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/7114/?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/7114/?format=api",
    "id": 7114,
    "code": "ZRG-S-0165",
    "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.838522171489708,
                        52.69681891303761,
                        0.0
                    ],
                    [
                        4.838466155943786,
                        52.69581996245258,
                        0.0
                    ],
                    [
                        4.839106054735798,
                        52.69579475352655,
                        0.0
                    ],
                    [
                        4.839024928052655,
                        52.6950583807737,
                        0.0
                    ],
                    [
                        4.838936291321906,
                        52.69413223243082,
                        0.0
                    ],
                    [
                        4.838607930543574,
                        52.69414332193185,
                        0.0
                    ],
                    [
                        4.838653133670453,
                        52.69495170129883,
                        0.0
                    ],
                    [
                        4.836416998643267,
                        52.69473354762531,
                        0.0
                    ],
                    [
                        4.836313530580773,
                        52.69472050031144,
                        0.0
                    ],
                    [
                        4.836244718751505,
                        52.69469708227193,
                        0.0
                    ],
                    [
                        4.836186457961645,
                        52.69465693234984,
                        0.0
                    ],
                    [
                        4.836169843264269,
                        52.69460647920349,
                        0.0
                    ],
                    [
                        4.836177432427102,
                        52.6945519240632,
                        0.0
                    ],
                    [
                        4.836327804751504,
                        52.69413279008099,
                        0.0
                    ],
                    [
                        4.836393492162633,
                        52.69412891690278,
                        0.0
                    ],
                    [
                        4.836361195359953,
                        52.69422320197047,
                        0.0
                    ],
                    [
                        4.838155123846962,
                        52.69416012117193,
                        0.0
                    ],
                    [
                        4.838105443862071,
                        52.69343569343891,
                        0.0
                    ],
                    [
                        4.83884175589457,
                        52.69340131462799,
                        0.0
                    ],
                    [
                        4.838836816627768,
                        52.69324384254531,
                        0.0
                    ],
                    [
                        4.836680128637609,
                        52.69331157488806,
                        0.0
                    ],
                    [
                        4.836579970098114,
                        52.69330900496974,
                        0.0
                    ],
                    [
                        4.836510949574507,
                        52.69330240185452,
                        0.0
                    ],
                    [
                        4.836455948681846,
                        52.693281154398,
                        0.0
                    ],
                    [
                        4.8363941485135,
                        52.69324937853188,
                        0.0
                    ],
                    [
                        4.836363827547709,
                        52.69318836412989,
                        0.0
                    ],
                    [
                        4.836345086972249,
                        52.69302872146014,
                        0.0
                    ],
                    [
                        4.836860948527457,
                        52.69266586717902,
                        0.0
                    ],
                    [
                        4.837030122532084,
                        52.6929521297332,
                        0.0
                    ],
                    [
                        4.837154616246278,
                        52.6929422091455,
                        0.0
                    ],
                    [
                        4.837170630398966,
                        52.69304303654319,
                        0.0
                    ],
                    [
                        4.838753718860964,
                        52.69298318451254,
                        0.0
                    ],
                    [
                        4.838627803683031,
                        52.69172104111579,
                        0.0
                    ],
                    [
                        4.838484188134518,
                        52.69029345387088,
                        0.0
                    ],
                    [
                        4.836378249330092,
                        52.69034723176068,
                        0.0
                    ],
                    [
                        4.836278849074876,
                        52.69078429413481,
                        0.0
                    ],
                    [
                        4.833837875128078,
                        52.69070639015104,
                        0.0
                    ],
                    [
                        4.833182144365534,
                        52.6905701802001,
                        0.0
                    ],
                    [
                        4.829204675067999,
                        52.69069751750311,
                        0.0
                    ],
                    [
                        4.828622755204534,
                        52.69068462412269,
                        0.0
                    ],
                    [
                        4.828620739041865,
                        52.69068696568588,
                        0.0
                    ],
                    [
                        4.828590019102166,
                        52.6907042726476,
                        0.0
                    ],
                    [
                        4.828574057186287,
                        52.69070076555052,
                        0.0
                    ],
                    [
                        4.828570846744711,
                        52.69070036762873,
                        0.0
                    ],
                    [
                        4.828568401311468,
                        52.69070006047536,
                        0.0
                    ],
                    [
                        4.828568008772242,
                        52.69070010626483,
                        0.0
                    ],
                    [
                        4.828567611374319,
                        52.69070006934927,
                        0.0
                    ],
                    [
                        4.828565188476092,
                        52.69070043273722,
                        0.0
                    ],
                    [
                        4.82856273255138,
                        52.69070071778324,
                        0.0
                    ],
                    [
                        4.828562396573497,
                        52.69070085191139,
                        0.0
                    ],
                    [
                        4.828562008317265,
                        52.69070091030281,
                        0.0
                    ],
                    [
                        4.828559998662212,
                        52.6907018094651,
                        0.0
                    ],
                    [
                        4.828557909961978,
                        52.69070264355125,
                        0.0
                    ],
                    [
                        4.828557685545772,
                        52.69070284470796,
                        0.0
                    ],
                    [
                        4.828557362749931,
                        52.69070298878437,
                        0.0
                    ],
                    [
                        4.828556071280239,
                        52.69070428764733,
                        0.0
                    ],
                    [
                        4.82855466645926,
                        52.69070554374145,
                        0.0
                    ],
                    [
                        4.828554585033245,
                        52.69070578241511,
                        0.0
                    ],
                    [
                        4.828554378276305,
                        52.69070599084561,
                        0.0
                    ],
                    [
                        4.828554002744347,
                        52.69070749082724,
                        0.0
                    ],
                    [
                        4.828553497228447,
                        52.69070897761679,
                        0.0
                    ],
                    [
                        4.828553572587303,
                        52.69070921613078,
                        0.0
                    ],
                    [
                        4.828553511832675,
                        52.69070945759704,
                        0.0
                    ],
                    [
                        4.828554111332179,
                        52.69071093249645,
                        0.0
                    ],
                    [
                        4.828554579005528,
                        52.69071242205876,
                        0.0
                    ],
                    [
                        4.828554799749693,
                        52.69071262620506,
                        0.0
                    ],
                    [
                        4.828554895848558,
                        52.69071286211661,
                        0.0
                    ],
                    [
                        4.828556375663408,
                        52.69071408321965,
                        0.0
                    ],
                    [
                        4.828557748378032,
                        52.69071535235191,
                        0.0
                    ],
                    [
                        4.828558079435905,
                        52.69071548871127,
                        0.0
                    ],
                    [
                        4.828558316552654,
                        52.69071568484787,
                        0.0
                    ],
                    [
                        4.828560454183558,
                        52.69071646956827,
                        0.0
                    ],
                    [
                        4.828562521426838,
                        52.69071732316291,
                        0.0
                    ],
                    [
                        4.828562914229027,
                        52.69071737263879,
                        0.0
                    ],
                    [
                        4.82856325725788,
                        52.69071749826804,
                        0.0
                    ],
                    [
                        4.828564069960373,
                        52.69071767643379,
                        0.0
                    ],
                    [
                        4.828520355297639,
                        52.69073227298249,
                        0.0
                    ],
                    [
                        4.82850169772159,
                        52.69073871452456,
                        0.0
                    ],
                    [
                        4.828480368039778,
                        52.69073952747951,
                        0.0
                    ],
                    [
                        4.828273889210969,
                        52.69074758008109,
                        0.0
                    ],
                    [
                        4.827928160760353,
                        52.69076080614987,
                        0.0
                    ],
                    [
                        4.827858257047354,
                        52.69076497117411,
                        0.0
                    ],
                    [
                        4.827821587409248,
                        52.69076802788832,
                        0.0
                    ],
                    [
                        4.827787758022195,
                        52.69077720737088,
                        0.0
                    ],
                    [
                        4.827768143471099,
                        52.69078631257324,
                        0.0
                    ],
                    [
                        4.827744751671676,
                        52.69080375622021,
                        0.0
                    ],
                    [
                        4.827734006904094,
                        52.69081729151412,
                        0.0
                    ],
                    [
                        4.827729552358751,
                        52.69083131292147,
                        0.0
                    ],
                    [
                        4.82769613776532,
                        52.69096901619174,
                        0.0
                    ],
                    [
                        4.827710792952059,
                        52.69117480525573,
                        0.0
                    ],
                    [
                        4.827712838508701,
                        52.6911910689449,
                        0.0
                    ],
                    [
                        4.827755191925206,
                        52.69164459003996,
                        0.0
                    ],
                    [
                        4.827771797865738,
                        52.69165411174886,
                        0.0
                    ],
                    [
                        4.827893110607897,
                        52.69172373522601,
                        0.0
                    ],
                    [
                        4.82788127609751,
                        52.69173199986415,
                        0.0
                    ],
                    [
                        4.827893566095121,
                        52.69174244850866,
                        0.0
                    ],
                    [
                        4.827862242632448,
                        52.69176118858844,
                        0.0
                    ],
                    [
                        4.827887107019531,
                        52.69197748745305,
                        0.0
                    ],
                    [
                        4.827850548312537,
                        52.69199220006852,
                        0.0
                    ],
                    [
                        4.827807459298064,
                        52.69199796587823,
                        0.0
                    ],
                    [
                        4.82780117355151,
                        52.69202882949025,
                        0.0
                    ],
                    [
                        4.827794582465176,
                        52.69208588097666,
                        0.0
                    ],
                    [
                        4.827759088243922,
                        52.69212594488263,
                        0.0
                    ],
                    [
                        4.827739010191707,
                        52.69214863459651,
                        0.0
                    ],
                    [
                        4.827616771897596,
                        52.69216740283801,
                        0.0
                    ],
                    [
                        4.827665755532853,
                        52.69226824642627,
                        0.0
                    ],
                    [
                        4.827692516453064,
                        52.69226517822389,
                        0.0
                    ],
                    [
                        4.827702733467436,
                        52.69256769787722,
                        0.0
                    ],
                    [
                        4.827709436007002,
                        52.69259483178029,
                        0.0
                    ],
                    [
                        4.827749123881685,
                        52.69261355424271,
                        0.0
                    ],
                    [
                        4.828485558444717,
                        52.692682660938,
                        0.0
                    ],
                    [
                        4.82875533659567,
                        52.69270246301873,
                        0.0
                    ],
                    [
                        4.828851237322261,
                        52.69273289393534,
                        0.0
                    ],
                    [
                        4.828964927838257,
                        52.69283899061405,
                        0.0
                    ],
                    [
                        4.829117182436071,
                        52.69301583021272,
                        0.0
                    ],
                    [
                        4.829152077948518,
                        52.69307293608816,
                        0.0
                    ],
                    [
                        4.829153362632121,
                        52.69312644319636,
                        0.0
                    ],
                    [
                        4.829160417639676,
                        52.69316235456376,
                        0.0
                    ],
                    [
                        4.829152334231316,
                        52.69319145462989,
                        0.0
                    ],
                    [
                        4.829138426805254,
                        52.69319008988027,
                        0.0
                    ],
                    [
                        4.828493908686976,
                        52.69312787782811,
                        0.0
                    ],
                    [
                        4.828336248867174,
                        52.69311263870956,
                        0.0
                    ],
                    [
                        4.827026326818472,
                        52.69298617276251,
                        0.0
                    ],
                    [
                        4.827013175267174,
                        52.69308191512863,
                        0.0
                    ],
                    [
                        4.827002306373974,
                        52.69316625821231,
                        0.0
                    ],
                    [
                        4.826972554783643,
                        52.69335161726542,
                        0.0
                    ],
                    [
                        4.826919812205196,
                        52.69365215635226,
                        0.0
                    ],
                    [
                        4.826906963549357,
                        52.69373768358354,
                        0.0
                    ],
                    [
                        4.826935720803056,
                        52.69378658115626,
                        0.0
                    ],
                    [
                        4.826976344674769,
                        52.69382243947791,
                        0.0
                    ],
                    [
                        4.827050416522603,
                        52.69384536101259,
                        0.0
                    ],
                    [
                        4.827266754380237,
                        52.69388092362508,
                        0.0
                    ],
                    [
                        4.8272183705854,
                        52.69411162211697,
                        0.0
                    ],
                    [
                        4.826749997246043,
                        52.6941526327892,
                        0.0
                    ],
                    [
                        4.826725527964701,
                        52.6941547643334,
                        0.0
                    ],
                    [
                        4.826642076079115,
                        52.69443686808572,
                        0.0
                    ],
                    [
                        4.826492026374611,
                        52.69478711453061,
                        0.0
                    ],
                    [
                        4.826386997494677,
                        52.69510478349437,
                        0.0
                    ],
                    [
                        4.826350131841963,
                        52.69523158753169,
                        0.0
                    ],
                    [
                        4.82621615038924,
                        52.69561045049841,
                        0.0
                    ],
                    [
                        4.826129350397998,
                        52.69597099894117,
                        0.0
                    ],
                    [
                        4.826099816608883,
                        52.69609369529205,
                        0.0
                    ],
                    [
                        4.826058357809762,
                        52.69623160627381,
                        0.0
                    ],
                    [
                        4.826043748099313,
                        52.69627148771305,
                        0.0
                    ],
                    [
                        4.826043395655019,
                        52.6962990791204,
                        0.0
                    ],
                    [
                        4.826055800958587,
                        52.69630959947954,
                        0.0
                    ],
                    [
                        4.826090140240329,
                        52.6963173788339,
                        0.0
                    ],
                    [
                        4.826423371554794,
                        52.69633604640982,
                        0.0
                    ],
                    [
                        4.826704344503656,
                        52.69635639738999,
                        0.0
                    ],
                    [
                        4.826922445349194,
                        52.69637483677617,
                        0.0
                    ],
                    [
                        4.827119306580252,
                        52.69637997557928,
                        0.0
                    ],
                    [
                        4.827330139287582,
                        52.696374683751,
                        0.0
                    ],
                    [
                        4.827890418335657,
                        52.69633322553025,
                        0.0
                    ],
                    [
                        4.828094505057522,
                        52.69631319057898,
                        0.0
                    ],
                    [
                        4.828343757033775,
                        52.69627658756183,
                        0.0
                    ],
                    [
                        4.82845777614629,
                        52.69624163106594,
                        0.0
                    ],
                    [
                        4.828464666767618,
                        52.69628918175745,
                        0.0
                    ],
                    [
                        4.829391015425521,
                        52.69619984276131,
                        0.0
                    ],
                    [
                        4.831706013415105,
                        52.69651384397649,
                        0.0
                    ],
                    [
                        4.832165268610291,
                        52.69656354350622,
                        0.0
                    ],
                    [
                        4.832306302600971,
                        52.696243193138,
                        0.0
                    ],
                    [
                        4.834161467327901,
                        52.69655500178738,
                        0.0
                    ],
                    [
                        4.834374414692283,
                        52.69596153125977,
                        0.0
                    ],
                    [
                        4.836886311582414,
                        52.69618123301078,
                        0.0
                    ],
                    [
                        4.836984629755783,
                        52.69692476212994,
                        0.0
                    ],
                    [
                        4.838522171489708,
                        52.69681891303761,
                        0.0
                    ]
                ]
            ]
        ]
    },
    "last_modified": "2021-11-29T09:36:59.993324Z",
    "created": "2021-11-29T09:24:36.853948Z",
    "image_url": "",
    "timeseries": [],
    "name": "Rg. Copernicus (Rg325)",
    "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": 18.11906311,
    "lowest_invert_level": -5.78,
    "water_retention_capacity": null,
    "minimum_overflow_crest_level": -3.11999989,
    "downstream_pumped_drainage_area": "https://demo.lizard.net/api/v4/pumpeddrainageareas/6702/?format=api",
    "pump_station": "https://demo.lizard.net/api/v4/pumpstations/12045/?format=api",
    "area_type": "other",
    "inhabitants": null,
    "pump_overcapacity": 74.88093689
}