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/6705/?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/6705/?format=api",
    "id": 6705,
    "code": "ZRG-O-0018",
    "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.776974335059387,
                        52.73127077118866,
                        0.0
                    ],
                    [
                        4.775690177588364,
                        52.73135858465587,
                        0.0
                    ],
                    [
                        4.775793469979445,
                        52.73161072898935,
                        0.0
                    ],
                    [
                        4.775653621036376,
                        52.73162331082107,
                        0.0
                    ],
                    [
                        4.775700845949284,
                        52.7317587814242,
                        0.0
                    ],
                    [
                        4.775468361259622,
                        52.7317598799881,
                        0.0
                    ],
                    [
                        4.77544496940564,
                        52.73163991755049,
                        0.0
                    ],
                    [
                        4.775313260085972,
                        52.7316468528928,
                        0.0
                    ],
                    [
                        4.774776730317075,
                        52.7316954558344,
                        0.0
                    ],
                    [
                        4.774685610827158,
                        52.73103976845777,
                        0.0
                    ],
                    [
                        4.774528998753196,
                        52.73105013371048,
                        0.0
                    ],
                    [
                        4.774474895383699,
                        52.73106768564958,
                        0.0
                    ],
                    [
                        4.774405857993806,
                        52.73110300000534,
                        0.0
                    ],
                    [
                        4.774342079197568,
                        52.7311115869411,
                        0.0
                    ],
                    [
                        4.774249055086647,
                        52.7311111081599,
                        0.0
                    ],
                    [
                        4.774122176449913,
                        52.7310807348435,
                        0.0
                    ],
                    [
                        4.77370046253843,
                        52.73112494514861,
                        0.0
                    ],
                    [
                        4.77347156186795,
                        52.73113517922012,
                        0.0
                    ],
                    [
                        4.773424348491179,
                        52.7311501509578,
                        0.0
                    ],
                    [
                        4.773386827827338,
                        52.73114425078971,
                        0.0
                    ],
                    [
                        4.773016434119079,
                        52.7311899004934,
                        0.0
                    ],
                    [
                        4.772837698589691,
                        52.73119848681473,
                        0.0
                    ],
                    [
                        4.772803301470991,
                        52.73119260257302,
                        0.0
                    ],
                    [
                        4.772693089774603,
                        52.73111279507602,
                        0.0
                    ],
                    [
                        4.772107203091516,
                        52.73115418428092,
                        0.0
                    ],
                    [
                        4.772009511553415,
                        52.7312511442093,
                        0.0
                    ],
                    [
                        4.771890315538966,
                        52.73127159402359,
                        0.0
                    ],
                    [
                        4.771799319085157,
                        52.73128063210685,
                        0.0
                    ],
                    [
                        4.771751261149033,
                        52.73127871214854,
                        0.0
                    ],
                    [
                        4.771069708700099,
                        52.73135146089961,
                        0.0
                    ],
                    [
                        4.770150166899968,
                        52.73144770517752,
                        0.0
                    ],
                    [
                        4.770259367374831,
                        52.73182241987431,
                        0.0
                    ],
                    [
                        4.769361704792241,
                        52.7319242894927,
                        0.0
                    ],
                    [
                        4.769250637961044,
                        52.73157750501256,
                        0.0
                    ],
                    [
                        4.7690026267637,
                        52.7316104584451,
                        0.0
                    ],
                    [
                        4.769056107619577,
                        52.73181807633871,
                        0.0
                    ],
                    [
                        4.768924289544774,
                        52.73183261608749,
                        0.0
                    ],
                    [
                        4.768977984632511,
                        52.73202502004101,
                        0.0
                    ],
                    [
                        4.768485386976422,
                        52.73206811595043,
                        0.0
                    ],
                    [
                        4.76849124664341,
                        52.73209668028432,
                        0.0
                    ],
                    [
                        4.768563391245007,
                        52.7320913483119,
                        0.0
                    ],
                    [
                        4.768572121140087,
                        52.73213895314029,
                        0.0
                    ],
                    [
                        4.768258196581863,
                        52.73217917463248,
                        0.0
                    ],
                    [
                        4.768180205356683,
                        52.7319314725522,
                        0.0
                    ],
                    [
                        4.767712631635743,
                        52.73197849686159,
                        0.0
                    ],
                    [
                        4.76764983543186,
                        52.73173379424393,
                        0.0
                    ],
                    [
                        4.766928987767274,
                        52.73181628152743,
                        0.0
                    ],
                    [
                        4.766809163104248,
                        52.73182541727934,
                        0.0
                    ],
                    [
                        4.766863438523861,
                        52.73200438959707,
                        0.0
                    ],
                    [
                        4.766436068723859,
                        52.73204851779222,
                        0.0
                    ],
                    [
                        4.766441691024736,
                        52.7320759755859,
                        0.0
                    ],
                    [
                        4.766454377848786,
                        52.73213778277013,
                        0.0
                    ],
                    [
                        4.766428174899769,
                        52.73217535585507,
                        0.0
                    ],
                    [
                        4.766161788300801,
                        52.73217776844643,
                        0.0
                    ],
                    [
                        4.76591429516877,
                        52.73217267596937,
                        0.0
                    ],
                    [
                        4.765898618582132,
                        52.73195192607439,
                        0.0
                    ],
                    [
                        4.764926824771724,
                        52.73203331640084,
                        0.0
                    ],
                    [
                        4.764388824822407,
                        52.73208836254067,
                        0.0
                    ],
                    [
                        4.764109366968089,
                        52.73211364612514,
                        0.0
                    ],
                    [
                        4.764141356353366,
                        52.73224632761572,
                        0.0
                    ],
                    [
                        4.764150975044693,
                        52.73228626248909,
                        0.0
                    ],
                    [
                        4.76395479917247,
                        52.73230901568663,
                        0.0
                    ],
                    [
                        4.763617426514974,
                        52.73232916985346,
                        0.0
                    ],
                    [
                        4.763604302577351,
                        52.7322740212711,
                        0.0
                    ],
                    [
                        4.763565608403089,
                        52.73220758314859,
                        0.0
                    ],
                    [
                        4.763506307248156,
                        52.732147003596,
                        0.0
                    ],
                    [
                        4.763428675619571,
                        52.73209461136222,
                        0.0
                    ],
                    [
                        4.763335697671567,
                        52.73205241897245,
                        0.0
                    ],
                    [
                        4.763230947879771,
                        52.73202204841562,
                        0.0
                    ],
                    [
                        4.763118449787434,
                        52.73200466658896,
                        0.0
                    ],
                    [
                        4.763002527144736,
                        52.73200094141147,
                        0.0
                    ],
                    [
                        4.762953606142621,
                        52.73200523152586,
                        0.0
                    ],
                    [
                        4.762908367621867,
                        52.73186660180419,
                        0.0
                    ],
                    [
                        4.762422780900288,
                        52.73192647924872,
                        0.0
                    ],
                    [
                        4.762470031998108,
                        52.73207140975819,
                        0.0
                    ],
                    [
                        4.762479082294188,
                        52.73209916433152,
                        0.0
                    ],
                    [
                        4.762161454927153,
                        52.73213599817358,
                        0.0
                    ],
                    [
                        4.762178469790582,
                        52.7322063842295,
                        0.0
                    ],
                    [
                        4.761914008140352,
                        52.73223886811205,
                        0.0
                    ],
                    [
                        4.761990769386156,
                        52.73250603121354,
                        0.0
                    ],
                    [
                        4.761949059066961,
                        52.73251219932369,
                        0.0
                    ],
                    [
                        4.761843797822125,
                        52.73254191321597,
                        0.0
                    ],
                    [
                        4.761750108652704,
                        52.73258352194507,
                        0.0
                    ],
                    [
                        4.761671592671605,
                        52.73263542678973,
                        0.0
                    ],
                    [
                        4.761611265953631,
                        52.73269563231499,
                        0.0
                    ],
                    [
                        4.761571447397639,
                        52.73276182578476,
                        0.0
                    ],
                    [
                        4.761559582066891,
                        52.73278980305898,
                        0.0
                    ],
                    [
                        4.761336147150333,
                        52.73282019782036,
                        0.0
                    ],
                    [
                        4.761314032658176,
                        52.73283340040855,
                        0.0
                    ],
                    [
                        4.761301168208245,
                        52.73285615991493,
                        0.0
                    ],
                    [
                        4.760644819707201,
                        52.73295352522312,
                        0.0
                    ],
                    [
                        4.760616699728503,
                        52.73294767048829,
                        0.0
                    ],
                    [
                        4.760595046786968,
                        52.73292853096024,
                        0.0
                    ],
                    [
                        4.760570566450314,
                        52.73288655842063,
                        0.0
                    ],
                    [
                        4.760544076210009,
                        52.73288891742659,
                        0.0
                    ],
                    [
                        4.760298800621758,
                        52.73291075017536,
                        0.0
                    ],
                    [
                        4.759930795965382,
                        52.73295192323656,
                        0.0
                    ],
                    [
                        4.759803677951472,
                        52.73296614694024,
                        0.0
                    ],
                    [
                        4.759862124833926,
                        52.73319763067899,
                        0.0
                    ],
                    [
                        4.758728438512866,
                        52.73337890741539,
                        0.0
                    ],
                    [
                        4.758614166970615,
                        52.73315241104968,
                        0.0
                    ],
                    [
                        4.758359058501904,
                        52.73318673114197,
                        0.0
                    ],
                    [
                        4.758449060251644,
                        52.73339823862131,
                        0.0
                    ],
                    [
                        4.757325667839367,
                        52.73354388855493,
                        0.0
                    ],
                    [
                        4.757226347700598,
                        52.73329963600747,
                        0.0
                    ],
                    [
                        4.756681852168738,
                        52.73336808912392,
                        0.0
                    ],
                    [
                        4.756777079391185,
                        52.7336925730789,
                        0.0
                    ],
                    [
                        4.755614460736226,
                        52.73384097126142,
                        0.0
                    ],
                    [
                        4.755050979988119,
                        52.73390777137628,
                        0.0
                    ],
                    [
                        4.755279844997356,
                        52.73455385316456,
                        0.0
                    ],
                    [
                        4.75502885543975,
                        52.73457344563917,
                        0.0
                    ],
                    [
                        4.755026714274318,
                        52.73501206458183,
                        0.0
                    ],
                    [
                        4.755347790880337,
                        52.73518544823976,
                        0.0
                    ],
                    [
                        4.755362477536187,
                        52.73526600343384,
                        0.0
                    ],
                    [
                        4.755364908977814,
                        52.73528777848681,
                        0.0
                    ],
                    [
                        4.755361813941125,
                        52.73528782137968,
                        0.0
                    ],
                    [
                        4.755361924401835,
                        52.73528971284284,
                        0.0
                    ],
                    [
                        4.755366262458239,
                        52.73528971608582,
                        0.0
                    ],
                    [
                        4.755354325400001,
                        52.73518776292743,
                        0.0
                    ],
                    [
                        4.755556315842767,
                        52.73510263870188,
                        0.0
                    ],
                    [
                        4.755593242505469,
                        52.73491855231048,
                        0.0
                    ],
                    [
                        4.755902437458206,
                        52.73486966294555,
                        0.0
                    ],
                    [
                        4.755587775423928,
                        52.73393766886662,
                        0.0
                    ],
                    [
                        4.75655399385038,
                        52.73382686998229,
                        0.0
                    ],
                    [
                        4.756600649360284,
                        52.7339876204769,
                        0.0
                    ],
                    [
                        4.758529017338547,
                        52.73374957381057,
                        0.0
                    ],
                    [
                        4.758620327076072,
                        52.73398638928168,
                        0.0
                    ],
                    [
                        4.759319699501167,
                        52.73389449060603,
                        0.0
                    ],
                    [
                        4.759258007997136,
                        52.73367095744938,
                        0.0
                    ],
                    [
                        4.760287991207733,
                        52.73356124550336,
                        0.0
                    ],
                    [
                        4.76066540616687,
                        52.73429704078244,
                        0.0
                    ],
                    [
                        4.760798177467202,
                        52.73428157601848,
                        0.0
                    ],
                    [
                        4.760971669434979,
                        52.73426280680837,
                        0.0
                    ],
                    [
                        4.760922096751971,
                        52.73438548898804,
                        0.0
                    ],
                    [
                        4.760838061106506,
                        52.73456385340023,
                        0.0
                    ],
                    [
                        4.760778370326292,
                        52.73479371579008,
                        0.0
                    ],
                    [
                        4.760777284080516,
                        52.73486980343564,
                        0.0
                    ],
                    [
                        4.761216295597545,
                        52.73482874036051,
                        0.0
                    ],
                    [
                        4.761252474660487,
                        52.73482604568252,
                        0.0
                    ],
                    [
                        4.761274869850151,
                        52.73482437496974,
                        0.0
                    ],
                    [
                        4.761295264840444,
                        52.73472108614445,
                        0.0
                    ],
                    [
                        4.761295982575161,
                        52.73471747712279,
                        0.0
                    ],
                    [
                        4.761321589010639,
                        52.73471435569306,
                        0.0
                    ],
                    [
                        4.761168663053768,
                        52.73436132867913,
                        0.0
                    ],
                    [
                        4.76112304428601,
                        52.73435801169266,
                        0.0
                    ],
                    [
                        4.761114213435022,
                        52.73431801782453,
                        0.0
                    ],
                    [
                        4.76112610012162,
                        52.73430779014173,
                        0.0
                    ],
                    [
                        4.761728563811296,
                        52.73423204957757,
                        0.0
                    ],
                    [
                        4.762793382282122,
                        52.73409818533451,
                        0.0
                    ],
                    [
                        4.763460574967251,
                        52.73400954645425,
                        0.0
                    ],
                    [
                        4.763656969914178,
                        52.73397193061916,
                        0.0
                    ],
                    [
                        4.763701929022623,
                        52.73390975094696,
                        0.0
                    ],
                    [
                        4.763693663705582,
                        52.73380270784403,
                        0.0
                    ],
                    [
                        4.763602340272327,
                        52.73354568530107,
                        0.0
                    ],
                    [
                        4.763599492976247,
                        52.73353768090288,
                        0.0
                    ],
                    [
                        4.763584985903474,
                        52.73350524256414,
                        0.0
                    ],
                    [
                        4.763555893051374,
                        52.73340632251004,
                        0.0
                    ],
                    [
                        4.76353784874696,
                        52.73335297074562,
                        0.0
                    ],
                    [
                        4.76346278924865,
                        52.73323091990436,
                        0.0
                    ],
                    [
                        4.763409733228073,
                        52.73310867871034,
                        0.0
                    ],
                    [
                        4.763395150555589,
                        52.73306835111294,
                        0.0
                    ],
                    [
                        4.763604129813823,
                        52.73309107385585,
                        0.0
                    ],
                    [
                        4.763672775532902,
                        52.7332534716519,
                        0.0
                    ],
                    [
                        4.763679665019916,
                        52.73326978327478,
                        0.0
                    ],
                    [
                        4.764782193604638,
                        52.73311598573256,
                        0.0
                    ],
                    [
                        4.764793249327515,
                        52.73312772668474,
                        0.0
                    ],
                    [
                        4.764803794552463,
                        52.73313892574094,
                        0.0
                    ],
                    [
                        4.764898331487648,
                        52.73312907569557,
                        0.0
                    ],
                    [
                        4.765081541954103,
                        52.73369733153964,
                        0.0
                    ],
                    [
                        4.765263835617838,
                        52.73426270636071,
                        0.0
                    ],
                    [
                        4.766514647501731,
                        52.73410872341425,
                        0.0
                    ],
                    [
                        4.766166113557856,
                        52.73303436489392,
                        0.0
                    ],
                    [
                        4.766290438390132,
                        52.73302341988477,
                        0.0
                    ],
                    [
                        4.767054005385632,
                        52.73290527359286,
                        0.0
                    ],
                    [
                        4.767506249502168,
                        52.73283534496492,
                        0.0
                    ],
                    [
                        4.767954486096647,
                        52.73277128029963,
                        0.0
                    ],
                    [
                        4.768275765005511,
                        52.7327190461816,
                        0.0
                    ],
                    [
                        4.7683195575551,
                        52.73271593059118,
                        0.0
                    ],
                    [
                        4.768394841718289,
                        52.73293317932301,
                        0.0
                    ],
                    [
                        4.768570676146718,
                        52.73290936051659,
                        0.0
                    ],
                    [
                        4.768621500166197,
                        52.73302394877615,
                        0.0
                    ],
                    [
                        4.768712275385633,
                        52.73301284494413,
                        0.0
                    ],
                    [
                        4.772916997563577,
                        52.73234711269932,
                        0.0
                    ],
                    [
                        4.772883613912314,
                        52.73224857006716,
                        0.0
                    ],
                    [
                        4.775958951394823,
                        52.73236001608669,
                        0.0
                    ],
                    [
                        4.77627185198406,
                        52.73279637449172,
                        0.0
                    ],
                    [
                        4.776490672557656,
                        52.73280081847371,
                        0.0
                    ],
                    [
                        4.776491146414889,
                        52.73280985378367,
                        0.0
                    ],
                    [
                        4.776944062319622,
                        52.73276070320402,
                        0.0
                    ],
                    [
                        4.777581293883522,
                        52.73144189542843,
                        0.0
                    ],
                    [
                        4.77752537788982,
                        52.73139699028322,
                        0.0
                    ],
                    [
                        4.777481733324263,
                        52.73138906672637,
                        0.0
                    ],
                    [
                        4.777366165471884,
                        52.73138243476113,
                        0.0
                    ],
                    [
                        4.777250686942424,
                        52.73138961623307,
                        0.0
                    ],
                    [
                        4.777244976840149,
                        52.73139068250743,
                        0.0
                    ],
                    [
                        4.777065964344445,
                        52.73135147255453,
                        0.0
                    ],
                    [
                        4.776988765271296,
                        52.73133260501631,
                        0.0
                    ],
                    [
                        4.776974335059387,
                        52.73127077118866,
                        0.0
                    ]
                ]
            ]
        ]
    },
    "last_modified": "2021-11-29T09:36:38.578023Z",
    "created": "2021-11-25T10:51:18.420530Z",
    "image_url": "",
    "timeseries": [],
    "name": "Rg. Tuitjenhorn put Kalverdijk",
    "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": 40.06634131,
    "lowest_invert_level": -3.25,
    "water_retention_capacity": null,
    "minimum_overflow_crest_level": 0.0,
    "downstream_pumped_drainage_area": "https://demo.lizard.net/api/v4/pumpeddrainageareas/7080/?format=api",
    "pump_station": null,
    "area_type": "other",
    "inhabitants": null,
    "pump_overcapacity": 79.93365869
}