List assets of type PumpedDrainageArea

Query parameters:

organisation Filter by organisation. Supports lookups on uuid and name.

code Exact filter on the code field. The (case-sensitive) startswith lookup is also supported.

created: Temporal filter on created. Supports various lookup types (exact, lt, lte, gt, gte; created__exact by default). Filter values should be specified in ISO 8601 YYYY-MM-DDThh:mm:ssZ format.

last_modified: Temporal filter on last_modified. Supports various lookup types (exact, lt, lte, gt, gte; last_modified__exact by default). Filter values should be specified in ISO 8601 YYYY-MM-DDThh:mm:ssZ format.

geometry The following lookups are available: isnull, contained, contains, contains_properly, covered_by, covers, crosses, disjoint, equals, intersects, overlaps, and within. Query geometries can be supplied as WKT, EWKT or HEXEWKB.

boundary__id: Filter on geometry of the region/boundary with the id boundary__id. For a list of regions/boundaries, see the boundary endpoint /api/v4/boundaries/

boundary__code: Filter on geometry of the region/boundary with the id boundary__code. For a list of regions/boundaries, see the boundary endpoint /api/v4/boundaries/

boundary__type: Spatial filter on geometry, whereby geometry is specified by a region/boundary object (see below) and filter operator is ST_Intersects. Available types are COUNTRY, PROVINCE, WATER_BOARD, MUNICIPALITY, CATCHMENT, POLDER, FIXED_DRAINAGE_LEVEL_AREA, PUMPED_DRAINAGE_AREA, MAIN_PUMPED_DRAINAGE_AREA, DISTRICT, NEIGHBOURHOOD, CADASTRE, PLANTATION, FIELD, CITY, and CUSTOM

boundary__name: Filter on name of the region/boundary with the name boundary__name. Requires boundary__type. For a list of regions/boundaries, see the boundary endpoint /api/v4/boundaries/

simplify: Simplify the query geometries (in WGS84) using this value as tolerance. A higher value may result in a better response time for detailed geometries. Defaults to 0.00001 degrees (approx. 1 meter). NB: Returned geometries are unaffected.

page_size The number of results on a single page. Defaults to 10, maximum is 100. Note that pagination is disabled for the root endpoint: the response will be truncated to page_size.

Custom route: search

Full-text search in 'code' and 'name' fields. Results are ranked.

Examples:

?code=ABC_2123

?code__startswith=ABC

?created__gte=2017-01-01T00:00:00Z

?last_modified__lt=2018-01-01T00:00:00Z

?organisation__name__startswith=Nelen

?organisation__uuid=61f5a464-c350-44c1-9bc7-d4b42d7f58cb

?organisation__name__icontains=Schuur

?geometry__intersects=POINT (5 52)

?boundary__id=198

?boundary__code=NL_GM0344

?boundary__type=PROVINCE&boundary__name=Utrecht

/search/abc/
GET /api/v4/pumpeddrainageareas/7132/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "url": "https://demo.lizard.net/api/v4/pumpeddrainageareas/7132/?format=api",
    "id": 7132,
    "code": "ZRG-P-0182",
    "organisation": {
        "url": "https://demo.lizard.net/api/v4/organisations/474afd21-2f2e-4b4f-8261-5142f1d67acb/?format=api",
        "uuid": "474afd21-2f2e-4b4f-8261-5142f1d67acb",
        "name": "Hoogheemraadschap Hollands Noorderkwartier"
    },
    "geometry": {
        "type": "MultiPolygon",
        "coordinates": [
            [
                [
                    [
                        4.825131731791599,
                        52.64064752784085,
                        0.0
                    ],
                    [
                        4.825479507712455,
                        52.64043096607917,
                        0.0
                    ],
                    [
                        4.825898513734385,
                        52.64067834148602,
                        0.0
                    ],
                    [
                        4.825591812647628,
                        52.64089570150124,
                        0.0
                    ],
                    [
                        4.825765970627254,
                        52.64098964312959,
                        0.0
                    ],
                    [
                        4.825806352871347,
                        52.64103001921343,
                        0.0
                    ],
                    [
                        4.825860256928586,
                        52.641065719262,
                        0.0
                    ],
                    [
                        4.82592001567166,
                        52.64109762465277,
                        0.0
                    ],
                    [
                        4.825978220073153,
                        52.64112352192004,
                        0.0
                    ],
                    [
                        4.826057373146376,
                        52.64114590605184,
                        0.0
                    ],
                    [
                        4.826440293335748,
                        52.64135013142582,
                        0.0
                    ],
                    [
                        4.82646707425778,
                        52.64136440089113,
                        0.0
                    ],
                    [
                        4.826479323391323,
                        52.64138446508655,
                        0.0
                    ],
                    [
                        4.826505250621342,
                        52.64141007957247,
                        0.0
                    ],
                    [
                        4.826777666772265,
                        52.64155551864038,
                        0.0
                    ],
                    [
                        4.826818057771734,
                        52.64156678213526,
                        0.0
                    ],
                    [
                        4.826850080914428,
                        52.64157141496464,
                        0.0
                    ],
                    [
                        4.827111485159105,
                        52.64171452040993,
                        0.0
                    ],
                    [
                        4.827117475936767,
                        52.64171720344604,
                        0.0
                    ],
                    [
                        4.827122627533494,
                        52.64172046760288,
                        0.0
                    ],
                    [
                        4.82726891479876,
                        52.6417970831792,
                        0.0
                    ],
                    [
                        4.827315710125855,
                        52.64184276802033,
                        0.0
                    ],
                    [
                        4.827521554075369,
                        52.64195266292103,
                        0.0
                    ],
                    [
                        4.82760704808344,
                        52.64197617049467,
                        0.0
                    ],
                    [
                        4.827656569823373,
                        52.64198316550721,
                        0.0
                    ],
                    [
                        4.82837121905562,
                        52.64125454556005,
                        0.0
                    ],
                    [
                        4.828369403834352,
                        52.64125508704812,
                        0.0
                    ],
                    [
                        4.828302985042473,
                        52.64128594614303,
                        0.0
                    ],
                    [
                        4.828286039187367,
                        52.64121952828456,
                        0.0
                    ],
                    [
                        4.828246280845695,
                        52.64115333841793,
                        0.0
                    ],
                    [
                        4.828186058355215,
                        52.6410931393746,
                        0.0
                    ],
                    [
                        4.828107688532828,
                        52.64104124274343,
                        0.0
                    ],
                    [
                        4.828014179109005,
                        52.64099964521312,
                        0.0
                    ],
                    [
                        4.827909126451158,
                        52.6409699436141,
                        0.0
                    ],
                    [
                        4.827796567003299,
                        52.64095327940681,
                        0.0
                    ],
                    [
                        4.827680827207813,
                        52.64095029394328,
                        0.0
                    ],
                    [
                        4.827566352477042,
                        52.64096110070993,
                        0.0
                    ],
                    [
                        4.827520615897526,
                        52.64097126658202,
                        0.0
                    ],
                    [
                        4.827436330756785,
                        52.64092512493696,
                        0.0
                    ],
                    [
                        4.82743435344343,
                        52.64092423937278,
                        0.0
                    ],
                    [
                        4.827432683135404,
                        52.64092314495876,
                        0.0
                    ],
                    [
                        4.827431429931103,
                        52.6409225935318,
                        0.0
                    ],
                    [
                        4.827430373454875,
                        52.64092190732826,
                        0.0
                    ],
                    [
                        4.827219333991883,
                        52.64080946864581,
                        0.0
                    ],
                    [
                        4.826687090496225,
                        52.64052560547177,
                        0.0
                    ],
                    [
                        4.826276032288132,
                        52.64030388030564,
                        0.0
                    ],
                    [
                        4.826290016112969,
                        52.64026814659417,
                        0.0
                    ],
                    [
                        4.826294344209971,
                        52.64019772610797,
                        0.0
                    ],
                    [
                        4.826276006116348,
                        52.64012814505979,
                        0.0
                    ],
                    [
                        4.826235705065531,
                        52.6400620768504,
                        0.0
                    ],
                    [
                        4.826174991030876,
                        52.64000206137454,
                        0.0
                    ],
                    [
                        4.826171545073792,
                        52.63999980190766,
                        0.0
                    ],
                    [
                        4.828000145750187,
                        52.63878399690223,
                        0.0
                    ],
                    [
                        4.827050424405519,
                        52.63816127978121,
                        0.0
                    ],
                    [
                        4.827699856683008,
                        52.63780765617065,
                        0.0
                    ],
                    [
                        4.826321452064987,
                        52.63708779971187,
                        0.0
                    ],
                    [
                        4.823660896977437,
                        52.63889443070943,
                        0.0
                    ],
                    [
                        4.823308022595874,
                        52.63870439734684,
                        0.0
                    ],
                    [
                        4.823310673342217,
                        52.63870240396663,
                        0.0
                    ],
                    [
                        4.822069871548415,
                        52.63792370379893,
                        0.0
                    ],
                    [
                        4.819681353407339,
                        52.63673527969213,
                        0.0
                    ],
                    [
                        4.816340536132526,
                        52.63514988916873,
                        0.0
                    ],
                    [
                        4.815513173685054,
                        52.63565715729217,
                        0.0
                    ],
                    [
                        4.816198133975856,
                        52.6361158191402,
                        0.0
                    ],
                    [
                        4.815356330309635,
                        52.63669860657404,
                        0.0
                    ],
                    [
                        4.815395280147296,
                        52.63672653747106,
                        0.0
                    ],
                    [
                        4.815027066629736,
                        52.6369773954411,
                        0.0
                    ],
                    [
                        4.814881499735964,
                        52.63707759091837,
                        0.0
                    ],
                    [
                        4.814314010055313,
                        52.63746850597612,
                        0.0
                    ],
                    [
                        4.813967005164608,
                        52.63770225678238,
                        0.0
                    ],
                    [
                        4.813444425185921,
                        52.63805999752152,
                        0.0
                    ],
                    [
                        4.813014645948543,
                        52.63834561942927,
                        0.0
                    ],
                    [
                        4.812787667835451,
                        52.63851693057201,
                        0.0
                    ],
                    [
                        4.812661937214148,
                        52.63846016912411,
                        0.0
                    ],
                    [
                        4.810750503247812,
                        52.63977175850039,
                        0.0
                    ],
                    [
                        4.809519305394287,
                        52.63905185417945,
                        0.0
                    ],
                    [
                        4.806757991286668,
                        52.6372549991546,
                        0.0
                    ],
                    [
                        4.805874678766788,
                        52.63754791875623,
                        0.0
                    ],
                    [
                        4.808387779957035,
                        52.63964082091525,
                        0.0
                    ],
                    [
                        4.809996362223301,
                        52.64028920569071,
                        0.0
                    ],
                    [
                        4.80989653396913,
                        52.64035770073567,
                        0.0
                    ],
                    [
                        4.809943411639467,
                        52.6403812070302,
                        0.0
                    ],
                    [
                        4.809903816476424,
                        52.64041903527207,
                        0.0
                    ],
                    [
                        4.809931724966069,
                        52.64043992496385,
                        0.0
                    ],
                    [
                        4.809613913659502,
                        52.64068335730204,
                        0.0
                    ],
                    [
                        4.815546236718654,
                        52.6438032592242,
                        0.0
                    ],
                    [
                        4.81745617725556,
                        52.64254865828418,
                        0.0
                    ],
                    [
                        4.819090050590064,
                        52.6434061966537,
                        0.0
                    ],
                    [
                        4.819405589674144,
                        52.64318893961607,
                        0.0
                    ],
                    [
                        4.817877134162365,
                        52.64227212551913,
                        0.0
                    ],
                    [
                        4.820137280255891,
                        52.64078732068097,
                        0.0
                    ],
                    [
                        4.82213873952484,
                        52.63947233984597,
                        0.0
                    ],
                    [
                        4.822469295817297,
                        52.63925515047077,
                        0.0
                    ],
                    [
                        4.822470413894401,
                        52.63925574713736,
                        0.0
                    ],
                    [
                        4.822476379183144,
                        52.63925173481579,
                        0.0
                    ],
                    [
                        4.82254103789663,
                        52.63928133033119,
                        0.0
                    ],
                    [
                        4.822564115103322,
                        52.63926397235119,
                        0.0
                    ],
                    [
                        4.823670256078906,
                        52.63985965752144,
                        0.0
                    ],
                    [
                        4.82376123536753,
                        52.63990993176248,
                        0.0
                    ],
                    [
                        4.823762398709789,
                        52.63991045763861,
                        0.0
                    ],
                    [
                        4.823763375777761,
                        52.63991110844832,
                        0.0
                    ],
                    [
                        4.823797890409201,
                        52.63992999505834,
                        0.0
                    ],
                    [
                        4.823846089847261,
                        52.63997808215091,
                        0.0
                    ],
                    [
                        4.823924533104639,
                        52.64002993614294,
                        0.0
                    ],
                    [
                        4.824018099308349,
                        52.64007148416484,
                        0.0
                    ],
                    [
                        4.824104712069698,
                        52.64009591717889,
                        0.0
                    ],
                    [
                        4.824358547038605,
                        52.64023169172949,
                        0.0
                    ],
                    [
                        4.824414981553112,
                        52.64028688421409,
                        0.0
                    ],
                    [
                        4.824477151835974,
                        52.64032725424082,
                        0.0
                    ],
                    [
                        4.824514207052983,
                        52.64034703880037,
                        0.0
                    ],
                    [
                        4.824588352741878,
                        52.64037935177021,
                        0.0
                    ],
                    [
                        4.824681346785289,
                        52.64040497480379,
                        0.0
                    ],
                    [
                        4.825085807485785,
                        52.6406227549857,
                        0.0
                    ],
                    [
                        4.825131731791599,
                        52.64064752784085,
                        0.0
                    ]
                ]
            ]
        ]
    },
    "last_modified": "2021-11-29T09:37:26.125451Z",
    "created": "2021-11-29T09:24:37.798292Z",
    "image_url": "",
    "timeseries": [],
    "name": "Rg. Lotte Beesedijk (Rg 334)",
    "sewer_system": null,
    "upstream_load": null,
    "connected_impervious_surface": null,
    "connected_impervious_surface_mixed": null,
    "connected_impervious_surface_rainwater": null,
    "population_equivalent": null,
    "pollution_equivalent": null,
    "water_consumption": null,
    "extraneous_water": null,
    "sanitary_load": 10.4964872,
    "lowest_invert_level": -6.27,
    "water_retention_capacity": null,
    "minimum_overflow_crest_level": -3.5999999,
    "downstream_pumped_drainage_area": "https://demo.lizard.net/api/v4/pumpeddrainageareas/7058/?format=api",
    "pump_station": "https://demo.lizard.net/api/v4/pumpstations/12113/?format=api",
    "area_type": "other",
    "inhabitants": null,
    "pump_overcapacity": 4.5035128
}