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/7065/?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/7065/?format=api",
    "id": 7065,
    "code": "ZRG-L-0522",
    "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.830279702666819,
                        52.78358093523482,
                        0.0
                    ],
                    [
                        4.830254655659818,
                        52.78277474917294,
                        0.0
                    ],
                    [
                        4.832930253605863,
                        52.78238062085962,
                        0.0
                    ],
                    [
                        4.832747264634975,
                        52.78196603495984,
                        0.0
                    ],
                    [
                        4.830069241693666,
                        52.78255274852539,
                        0.0
                    ],
                    [
                        4.827869454133309,
                        52.7825353116868,
                        0.0
                    ],
                    [
                        4.828374281582805,
                        52.7789281985004,
                        0.0
                    ],
                    [
                        4.828866931778729,
                        52.77603919902914,
                        0.0
                    ],
                    [
                        4.829975202727526,
                        52.77601750989807,
                        0.0
                    ],
                    [
                        4.830015477826149,
                        52.77504265663166,
                        0.0
                    ],
                    [
                        4.830019266441041,
                        52.77502638827098,
                        0.0
                    ],
                    [
                        4.830064257684772,
                        52.77487015452947,
                        0.0
                    ],
                    [
                        4.830095406818535,
                        52.77480375209969,
                        0.0
                    ],
                    [
                        4.830122754611962,
                        52.77479973697769,
                        0.0
                    ],
                    [
                        4.830189683794041,
                        52.7747899215757,
                        0.0
                    ],
                    [
                        4.830166590351601,
                        52.77475652612795,
                        0.0
                    ],
                    [
                        4.830253218050737,
                        52.77433473504438,
                        0.0
                    ],
                    [
                        4.830264626602918,
                        52.77429407766698,
                        0.0
                    ],
                    [
                        4.830243349518772,
                        52.77428335570067,
                        0.0
                    ],
                    [
                        4.830239285550074,
                        52.77428130566734,
                        0.0
                    ],
                    [
                        4.830200046778873,
                        52.77428350380317,
                        0.0
                    ],
                    [
                        4.830038239571927,
                        52.77431960273026,
                        0.0
                    ],
                    [
                        4.829672783769134,
                        52.77438417200505,
                        0.0
                    ],
                    [
                        4.829559677488695,
                        52.77438364279779,
                        0.0
                    ],
                    [
                        4.82933706101183,
                        52.77437831413724,
                        0.0
                    ],
                    [
                        4.829267170248085,
                        52.77431581550287,
                        0.0
                    ],
                    [
                        4.829348399388886,
                        52.77397649058138,
                        0.0
                    ],
                    [
                        4.829396133942042,
                        52.77367815986435,
                        0.0
                    ],
                    [
                        4.829439925611994,
                        52.77359413052014,
                        0.0
                    ],
                    [
                        4.829465013598587,
                        52.77348932574865,
                        0.0
                    ],
                    [
                        4.829500353962351,
                        52.77348949114292,
                        0.0
                    ],
                    [
                        4.829515486774773,
                        52.77341239135449,
                        0.0
                    ],
                    [
                        4.829462468917661,
                        52.77341214323139,
                        0.0
                    ],
                    [
                        4.829466677414634,
                        52.7733585739714,
                        0.0
                    ],
                    [
                        4.829449306526747,
                        52.77335768385207,
                        0.0
                    ],
                    [
                        4.829474790794743,
                        52.77325549611763,
                        0.0
                    ],
                    [
                        4.829527416093847,
                        52.77325397197699,
                        0.0
                    ],
                    [
                        4.829528019914227,
                        52.77320651492382,
                        0.0
                    ],
                    [
                        4.829768851477934,
                        52.77320647339545,
                        0.0
                    ],
                    [
                        4.8297996106295,
                        52.77306114612573,
                        0.0
                    ],
                    [
                        4.829789994040996,
                        52.77305993284926,
                        0.0
                    ],
                    [
                        4.829807709279185,
                        52.77294051673881,
                        0.0
                    ],
                    [
                        4.829823952041759,
                        52.77294154532311,
                        0.0
                    ],
                    [
                        4.829838361960919,
                        52.77286996006683,
                        0.0
                    ],
                    [
                        4.829822152400076,
                        52.77286865304421,
                        0.0
                    ],
                    [
                        4.829308954184351,
                        52.77282723041299,
                        0.0
                    ],
                    [
                        4.829319335456081,
                        52.77271946301401,
                        0.0
                    ],
                    [
                        4.829403745500674,
                        52.77268533941685,
                        0.0
                    ],
                    [
                        4.8294600911579,
                        52.77269416766885,
                        0.0
                    ],
                    [
                        4.829819630414087,
                        52.77272438332433,
                        0.0
                    ],
                    [
                        4.830103987889768,
                        52.77274711084073,
                        0.0
                    ],
                    [
                        4.830254370632233,
                        52.77276065606429,
                        0.0
                    ],
                    [
                        4.830378340539195,
                        52.7727747157563,
                        0.0
                    ],
                    [
                        4.830384560232265,
                        52.7727587031808,
                        0.0
                    ],
                    [
                        4.830412359248688,
                        52.77266540512704,
                        0.0
                    ],
                    [
                        4.830506118413837,
                        52.77266280558175,
                        0.0
                    ],
                    [
                        4.830548876154502,
                        52.77225972658033,
                        0.0
                    ],
                    [
                        4.830523736162327,
                        52.77225827818319,
                        0.0
                    ],
                    [
                        4.830623586956796,
                        52.7713274171477,
                        0.0
                    ],
                    [
                        4.828450157825304,
                        52.77113177853366,
                        0.0
                    ],
                    [
                        4.828327364271611,
                        52.77153780499172,
                        0.0
                    ],
                    [
                        4.827529977947564,
                        52.77134859516358,
                        0.0
                    ],
                    [
                        4.827522680465699,
                        52.77099902459123,
                        0.0
                    ],
                    [
                        4.827017231918897,
                        52.77097524993772,
                        0.0
                    ],
                    [
                        4.826870174011748,
                        52.77143822781482,
                        0.0
                    ],
                    [
                        4.827318209489574,
                        52.77154809761666,
                        0.0
                    ],
                    [
                        4.827162099518,
                        52.77200314363549,
                        0.0
                    ],
                    [
                        4.828150937784339,
                        52.77217091719816,
                        0.0
                    ],
                    [
                        4.828190772039891,
                        52.77216836305906,
                        0.0
                    ],
                    [
                        4.828237733620282,
                        52.77215304496843,
                        0.0
                    ],
                    [
                        4.828276944238567,
                        52.77213432041228,
                        0.0
                    ],
                    [
                        4.828342618362557,
                        52.77213665047825,
                        0.0
                    ],
                    [
                        4.828366575173225,
                        52.77216138697644,
                        0.0
                    ],
                    [
                        4.82841260241967,
                        52.77220889196101,
                        0.0
                    ],
                    [
                        4.828431157781877,
                        52.77224120604487,
                        0.0
                    ],
                    [
                        4.828490422499467,
                        52.7723057852937,
                        0.0
                    ],
                    [
                        4.828507146364428,
                        52.77231903851947,
                        0.0
                    ],
                    [
                        4.82860679926038,
                        52.77237832503912,
                        0.0
                    ],
                    [
                        4.828662627692045,
                        52.77239862754,
                        0.0
                    ],
                    [
                        4.828668881641676,
                        52.77240090358073,
                        0.0
                    ],
                    [
                        4.828685460377024,
                        52.77241043551776,
                        0.0
                    ],
                    [
                        4.828687476530081,
                        52.77242664837349,
                        0.0
                    ],
                    [
                        4.82867114853835,
                        52.77248465427216,
                        0.0
                    ],
                    [
                        4.828667339035833,
                        52.7724893994837,
                        0.0
                    ],
                    [
                        4.82865869653549,
                        52.77250013428545,
                        0.0
                    ],
                    [
                        4.82862640077905,
                        52.77250065693099,
                        0.0
                    ],
                    [
                        4.82858855955455,
                        52.77249912252747,
                        0.0
                    ],
                    [
                        4.82857791768072,
                        52.77248419031062,
                        0.0
                    ],
                    [
                        4.828572152940966,
                        52.77247608404952,
                        0.0
                    ],
                    [
                        4.828542708054568,
                        52.77242732680963,
                        0.0
                    ],
                    [
                        4.828493026078612,
                        52.77239332106568,
                        0.0
                    ],
                    [
                        4.828441095681662,
                        52.77236133579909,
                        0.0
                    ],
                    [
                        4.828403547185367,
                        52.77233685012942,
                        0.0
                    ],
                    [
                        4.828370499591156,
                        52.77228593706116,
                        0.0
                    ],
                    [
                        4.828349930612939,
                        52.77226162985497,
                        0.0
                    ],
                    [
                        4.828316773401014,
                        52.77224256588482,
                        0.0
                    ],
                    [
                        4.828312186702107,
                        52.77226875021676,
                        0.0
                    ],
                    [
                        4.828261528168531,
                        52.77255770254727,
                        0.0
                    ],
                    [
                        4.82777416066867,
                        52.77252577677736,
                        0.0
                    ],
                    [
                        4.827732565128417,
                        52.77269879529524,
                        0.0
                    ],
                    [
                        4.827453563319952,
                        52.77268033808055,
                        0.0
                    ],
                    [
                        4.827449690833995,
                        52.77269464503155,
                        0.0
                    ],
                    [
                        4.827405356987195,
                        52.772858025584,
                        0.0
                    ],
                    [
                        4.827557052057989,
                        52.7728801718667,
                        0.0
                    ],
                    [
                        4.827534288052957,
                        52.77300225104302,
                        0.0
                    ],
                    [
                        4.827515296892055,
                        52.77310505302479,
                        0.0
                    ],
                    [
                        4.827460116847551,
                        52.77327414324969,
                        0.0
                    ],
                    [
                        4.827438447480044,
                        52.77331047441547,
                        0.0
                    ],
                    [
                        4.827398759329163,
                        52.77337459833231,
                        0.0
                    ],
                    [
                        4.827369322426187,
                        52.77346449094263,
                        0.0
                    ],
                    [
                        4.827339325244468,
                        52.77359939635536,
                        0.0
                    ],
                    [
                        4.827328319798799,
                        52.77363149982458,
                        0.0
                    ],
                    [
                        4.827285114763074,
                        52.77363216856624,
                        0.0
                    ],
                    [
                        4.827116192609314,
                        52.77363478979783,
                        0.0
                    ],
                    [
                        4.827108604076936,
                        52.77367548281634,
                        0.0
                    ],
                    [
                        4.827141917730366,
                        52.77383426737361,
                        0.0
                    ],
                    [
                        4.827200141974501,
                        52.77398029972085,
                        0.0
                    ],
                    [
                        4.82724188107577,
                        52.77403408480482,
                        0.0
                    ],
                    [
                        4.827301502319274,
                        52.77407080686317,
                        0.0
                    ],
                    [
                        4.82731520820747,
                        52.7740813679713,
                        0.0
                    ],
                    [
                        4.827329501202396,
                        52.77409237219285,
                        0.0
                    ],
                    [
                        4.827313450493864,
                        52.77410876080413,
                        0.0
                    ],
                    [
                        4.827331807618785,
                        52.77414499240822,
                        0.0
                    ],
                    [
                        4.827349533094365,
                        52.77423067601144,
                        0.0
                    ],
                    [
                        4.827374590447459,
                        52.77426559104244,
                        0.0
                    ],
                    [
                        4.827365220161896,
                        52.77433905096658,
                        0.0
                    ],
                    [
                        4.827338763886821,
                        52.77447397298435,
                        0.0
                    ],
                    [
                        4.827309888508307,
                        52.77452100063276,
                        0.0
                    ],
                    [
                        4.827298703718454,
                        52.77456596351617,
                        0.0
                    ],
                    [
                        4.827316025865294,
                        52.77459390432455,
                        0.0
                    ],
                    [
                        4.827386516660777,
                        52.77460924362001,
                        0.0
                    ],
                    [
                        4.827371777767311,
                        52.77465633768357,
                        0.0
                    ],
                    [
                        4.827327889667722,
                        52.77477188290437,
                        0.0
                    ],
                    [
                        4.827269666007325,
                        52.77477068370063,
                        0.0
                    ],
                    [
                        4.827255349175717,
                        52.77481488595053,
                        0.0
                    ],
                    [
                        4.827230248755041,
                        52.77489235200028,
                        0.0
                    ],
                    [
                        4.827259547354569,
                        52.77492125676531,
                        0.0
                    ],
                    [
                        4.827726950542049,
                        52.77496359650751,
                        0.0
                    ],
                    [
                        4.827682919399317,
                        52.77511593357951,
                        0.0
                    ],
                    [
                        4.82777573760952,
                        52.77512942730572,
                        0.0
                    ],
                    [
                        4.827767209066894,
                        52.77516832754268,
                        0.0
                    ],
                    [
                        4.827993475989764,
                        52.77521538449203,
                        0.0
                    ],
                    [
                        4.828085614625222,
                        52.77523454552604,
                        0.0
                    ],
                    [
                        4.828184083669477,
                        52.77525467082264,
                        0.0
                    ],
                    [
                        4.828228204143359,
                        52.77526368494497,
                        0.0
                    ],
                    [
                        4.828267786856414,
                        52.77527177907422,
                        0.0
                    ],
                    [
                        4.828319800201975,
                        52.77528241187746,
                        0.0
                    ],
                    [
                        4.828395699326483,
                        52.77529791972001,
                        0.0
                    ],
                    [
                        4.82840058874396,
                        52.77529892312124,
                        0.0
                    ],
                    [
                        4.82852337686567,
                        52.77646075269648,
                        0.0
                    ],
                    [
                        4.828054108144912,
                        52.77820622688787,
                        0.0
                    ],
                    [
                        4.827380160319923,
                        52.77847413135118,
                        0.0
                    ],
                    [
                        4.827303294575663,
                        52.77896597291633,
                        0.0
                    ],
                    [
                        4.827914611321779,
                        52.77899737666803,
                        0.0
                    ],
                    [
                        4.827490888731195,
                        52.78085719493779,
                        0.0
                    ],
                    [
                        4.827082442289181,
                        52.78247884559994,
                        0.0
                    ],
                    [
                        4.82593814164999,
                        52.78268316710303,
                        0.0
                    ],
                    [
                        4.826004066887347,
                        52.7830472785871,
                        0.0
                    ],
                    [
                        4.827204468501781,
                        52.78301725836465,
                        0.0
                    ],
                    [
                        4.827208940580044,
                        52.78358794776538,
                        0.0
                    ],
                    [
                        4.830279702666819,
                        52.78358093523482,
                        0.0
                    ]
                ]
            ]
        ]
    },
    "last_modified": "2021-11-29T09:35:51.714225Z",
    "created": "2021-11-29T09:24:34.903856Z",
    "image_url": "",
    "timeseries": [],
    "name": "Rg. Barsingerhorn",
    "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": 22.89404051,
    "lowest_invert_level": null,
    "water_retention_capacity": null,
    "minimum_overflow_crest_level": 0.0,
    "downstream_pumped_drainage_area": "https://demo.lizard.net/api/v4/pumpeddrainageareas/6707/?format=api",
    "pump_station": "https://demo.lizard.net/api/v4/pumpstations/12022/?format=api",
    "area_type": "other",
    "inhabitants": null,
    "pump_overcapacity": 57.10595949
}