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/6946/?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/6946/?format=api",
    "id": 6946,
    "code": "ZRG-L-0528",
    "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.80913272165759,
                        52.83497163613624,
                        0.0
                    ],
                    [
                        4.809073684300754,
                        52.83492379199667,
                        0.0
                    ],
                    [
                        4.80902083339179,
                        52.83488169340874,
                        0.0
                    ],
                    [
                        4.808959359356682,
                        52.83486216372434,
                        0.0
                    ],
                    [
                        4.808876510599542,
                        52.83476113713817,
                        0.0
                    ],
                    [
                        4.808830973583786,
                        52.83474952112299,
                        0.0
                    ],
                    [
                        4.808569763102687,
                        52.83478820057729,
                        0.0
                    ],
                    [
                        4.808066070180095,
                        52.83487325151879,
                        0.0
                    ],
                    [
                        4.807612834859471,
                        52.8349433398792,
                        0.0
                    ],
                    [
                        4.807600835893359,
                        52.83490143014885,
                        0.0
                    ],
                    [
                        4.807559949936658,
                        52.83490503288986,
                        0.0
                    ],
                    [
                        4.807514198610642,
                        52.83480209168322,
                        0.0
                    ],
                    [
                        4.807511783705982,
                        52.83474691909619,
                        0.0
                    ],
                    [
                        4.807556420099423,
                        52.83469768175745,
                        0.0
                    ],
                    [
                        4.807734214955826,
                        52.83455397524452,
                        0.0
                    ],
                    [
                        4.807813369545336,
                        52.83450680169457,
                        0.0
                    ],
                    [
                        4.807886056153606,
                        52.83447291508718,
                        0.0
                    ],
                    [
                        4.808018372209433,
                        52.83444311938019,
                        0.0
                    ],
                    [
                        4.808172653314223,
                        52.83441533534528,
                        0.0
                    ],
                    [
                        4.808303745671545,
                        52.83471462025835,
                        0.0
                    ],
                    [
                        4.808983693268987,
                        52.83460188977602,
                        0.0
                    ],
                    [
                        4.809032055684935,
                        52.83460631203121,
                        0.0
                    ],
                    [
                        4.808995930629138,
                        52.83451806650302,
                        0.0
                    ],
                    [
                        4.808953803711672,
                        52.83448760381354,
                        0.0
                    ],
                    [
                        4.808948537640447,
                        52.83448633811041,
                        0.0
                    ],
                    [
                        4.808897445409756,
                        52.83447402118266,
                        0.0
                    ],
                    [
                        4.808838293522589,
                        52.83443378816468,
                        0.0
                    ],
                    [
                        4.808704517469025,
                        52.83433612719217,
                        0.0
                    ],
                    [
                        4.808608270115323,
                        52.83425195752204,
                        0.0
                    ],
                    [
                        4.808496586004408,
                        52.83414680064787,
                        0.0
                    ],
                    [
                        4.808409470025389,
                        52.83408360532129,
                        0.0
                    ],
                    [
                        4.808328041689407,
                        52.83406609037895,
                        0.0
                    ],
                    [
                        4.808347590941845,
                        52.83401292059743,
                        0.0
                    ],
                    [
                        4.80828223913298,
                        52.83396695060506,
                        0.0
                    ],
                    [
                        4.808204607975503,
                        52.83389127358159,
                        0.0
                    ],
                    [
                        4.808012847332471,
                        52.8337429055137,
                        0.0
                    ],
                    [
                        4.807985272780892,
                        52.83374989814273,
                        0.0
                    ],
                    [
                        4.807732920817638,
                        52.83353467927506,
                        0.0
                    ],
                    [
                        4.807777390587565,
                        52.83343740668327,
                        0.0
                    ],
                    [
                        4.80784021476021,
                        52.83343771183345,
                        0.0
                    ],
                    [
                        4.808104144422757,
                        52.83366725769022,
                        0.0
                    ],
                    [
                        4.808184322881822,
                        52.83369057218751,
                        0.0
                    ],
                    [
                        4.808527609848483,
                        52.83379040962163,
                        0.0
                    ],
                    [
                        4.809226650091618,
                        52.8339937006642,
                        0.0
                    ],
                    [
                        4.809255769841876,
                        52.83416741241574,
                        0.0
                    ],
                    [
                        4.809619593395506,
                        52.8342666631734,
                        0.0
                    ],
                    [
                        4.809994753653523,
                        52.83380482418525,
                        0.0
                    ],
                    [
                        4.810158038577467,
                        52.83362965303181,
                        0.0
                    ],
                    [
                        4.810169013520539,
                        52.83362335336648,
                        0.0
                    ],
                    [
                        4.810202379846114,
                        52.83366087640933,
                        0.0
                    ],
                    [
                        4.810771282317439,
                        52.83326340513547,
                        0.0
                    ],
                    [
                        4.81087287472086,
                        52.83300234295535,
                        0.0
                    ],
                    [
                        4.811941018928466,
                        52.83224508917882,
                        0.0
                    ],
                    [
                        4.811936286767259,
                        52.83224543840954,
                        0.0
                    ],
                    [
                        4.811942171135387,
                        52.83223995429574,
                        0.0
                    ],
                    [
                        4.81206387532411,
                        52.83206173115854,
                        0.0
                    ],
                    [
                        4.812277385966362,
                        52.83182689333132,
                        0.0
                    ],
                    [
                        4.812576654247147,
                        52.83152017858723,
                        0.0
                    ],
                    [
                        4.812720303013266,
                        52.83134395668563,
                        0.0
                    ],
                    [
                        4.812813047401525,
                        52.83121696174013,
                        0.0
                    ],
                    [
                        4.812918583188114,
                        52.8310728994885,
                        0.0
                    ],
                    [
                        4.812962885300562,
                        52.83104838114495,
                        0.0
                    ],
                    [
                        4.813091119302118,
                        52.83089608108592,
                        0.0
                    ],
                    [
                        4.813141096626833,
                        52.83087043788491,
                        0.0
                    ],
                    [
                        4.813477606116668,
                        52.8304838233158,
                        0.0
                    ],
                    [
                        4.813536761156853,
                        52.83045865905177,
                        0.0
                    ],
                    [
                        4.813507817269432,
                        52.83044911337669,
                        0.0
                    ],
                    [
                        4.814375496041084,
                        52.82945220039471,
                        0.0
                    ],
                    [
                        4.813613942380642,
                        52.82914894357618,
                        0.0
                    ],
                    [
                        4.811719487004631,
                        52.83093257020563,
                        0.0
                    ],
                    [
                        4.811069999040237,
                        52.83165217015856,
                        0.0
                    ],
                    [
                        4.810976560520549,
                        52.83160833061714,
                        0.0
                    ],
                    [
                        4.810917204293721,
                        52.8316626206074,
                        0.0
                    ],
                    [
                        4.810908297638117,
                        52.83167078251173,
                        0.0
                    ],
                    [
                        4.810757362840996,
                        52.83159523821096,
                        0.0
                    ],
                    [
                        4.810644847473281,
                        52.83153752048707,
                        0.0
                    ],
                    [
                        4.810060729620629,
                        52.83126920805425,
                        0.0
                    ],
                    [
                        4.809537616826723,
                        52.83104485496945,
                        0.0
                    ],
                    [
                        4.808645746513592,
                        52.8317501560409,
                        0.0
                    ],
                    [
                        4.808371447387185,
                        52.83197196717713,
                        0.0
                    ],
                    [
                        4.8081246937334,
                        52.83186805055797,
                        0.0
                    ],
                    [
                        4.808055937619431,
                        52.83184299410104,
                        0.0
                    ],
                    [
                        4.807983845015016,
                        52.83183123083235,
                        0.0
                    ],
                    [
                        4.807917917657458,
                        52.83182900548175,
                        0.0
                    ],
                    [
                        4.807401629317708,
                        52.83191970799686,
                        0.0
                    ],
                    [
                        4.807361023369397,
                        52.83190239078906,
                        0.0
                    ],
                    [
                        4.807137569237751,
                        52.83146379160458,
                        0.0
                    ],
                    [
                        4.807109606702748,
                        52.83144082917913,
                        0.0
                    ],
                    [
                        4.80706887526156,
                        52.83143301927537,
                        0.0
                    ],
                    [
                        4.807036459258149,
                        52.83143706742945,
                        0.0
                    ],
                    [
                        4.806316379971608,
                        52.83202208066041,
                        0.0
                    ],
                    [
                        4.805990612824895,
                        52.83187484492237,
                        0.0
                    ],
                    [
                        4.805214878311896,
                        52.83152421746638,
                        0.0
                    ],
                    [
                        4.805206567448993,
                        52.83153101586416,
                        0.0
                    ],
                    [
                        4.804597450888827,
                        52.83202936133628,
                        0.0
                    ],
                    [
                        4.804103554174254,
                        52.8324077092164,
                        0.0
                    ],
                    [
                        4.803427289045247,
                        52.83295223602428,
                        0.0
                    ],
                    [
                        4.803265311981804,
                        52.83308650561844,
                        0.0
                    ],
                    [
                        4.802760607000147,
                        52.8334834964985,
                        0.0
                    ],
                    [
                        4.802799543324967,
                        52.8335002499078,
                        0.0
                    ],
                    [
                        4.802927033988843,
                        52.83355292590841,
                        0.0
                    ],
                    [
                        4.803022776294203,
                        52.8336084209132,
                        0.0
                    ],
                    [
                        4.803052898616554,
                        52.83363627468908,
                        0.0
                    ],
                    [
                        4.803035290293932,
                        52.83367475075288,
                        0.0
                    ],
                    [
                        4.802998958095303,
                        52.833754114854,
                        0.0
                    ],
                    [
                        4.802956903875871,
                        52.83383636263875,
                        0.0
                    ],
                    [
                        4.803056731769046,
                        52.83388821101651,
                        0.0
                    ],
                    [
                        4.803094115966762,
                        52.83391122051447,
                        0.0
                    ],
                    [
                        4.803084388991726,
                        52.83393399931629,
                        0.0
                    ],
                    [
                        4.802839899254901,
                        52.83413063692323,
                        0.0
                    ],
                    [
                        4.802832970432502,
                        52.83414110942764,
                        0.0
                    ],
                    [
                        4.803976430978882,
                        52.83456548790586,
                        0.0
                    ],
                    [
                        4.803948781238373,
                        52.83476692354172,
                        0.0
                    ],
                    [
                        4.803972998293529,
                        52.83477912378105,
                        0.0
                    ],
                    [
                        4.804416590953153,
                        52.83496200698212,
                        0.0
                    ],
                    [
                        4.804496338096265,
                        52.83499333715263,
                        0.0
                    ],
                    [
                        4.804734560547098,
                        52.8351399498421,
                        0.0
                    ],
                    [
                        4.804707550545431,
                        52.83516696072942,
                        0.0
                    ],
                    [
                        4.804703617938245,
                        52.8351792300468,
                        0.0
                    ],
                    [
                        4.805962675124671,
                        52.83578070516343,
                        0.0
                    ],
                    [
                        4.804859078349295,
                        52.83702405883825,
                        0.0
                    ],
                    [
                        4.804943223526453,
                        52.83704748920298,
                        0.0
                    ],
                    [
                        4.80514042146306,
                        52.83709981097623,
                        0.0
                    ],
                    [
                        4.805381704710009,
                        52.8371447356454,
                        0.0
                    ],
                    [
                        4.805548070470611,
                        52.83715315873475,
                        0.0
                    ],
                    [
                        4.806058766518904,
                        52.83725265995981,
                        0.0
                    ],
                    [
                        4.806300137679319,
                        52.83728998037854,
                        0.0
                    ],
                    [
                        4.806469549187971,
                        52.83730601982771,
                        0.0
                    ],
                    [
                        4.806586174787066,
                        52.83727614931572,
                        0.0
                    ],
                    [
                        4.806696483075763,
                        52.83724815314387,
                        0.0
                    ],
                    [
                        4.80676939180763,
                        52.83719905369787,
                        0.0
                    ],
                    [
                        4.806842689321556,
                        52.83711951789424,
                        0.0
                    ],
                    [
                        4.806893656443097,
                        52.8370665012288,
                        0.0
                    ],
                    [
                        4.80703623626736,
                        52.83697399289909,
                        0.0
                    ],
                    [
                        4.807128050891561,
                        52.83691926958876,
                        0.0
                    ],
                    [
                        4.807217541020264,
                        52.83680367647082,
                        0.0
                    ],
                    [
                        4.807277990983906,
                        52.83674499913975,
                        0.0
                    ],
                    [
                        4.807344177875612,
                        52.83672820107884,
                        0.0
                    ],
                    [
                        4.80740101749409,
                        52.83670565094655,
                        0.0
                    ],
                    [
                        4.807458260403929,
                        52.83665266454032,
                        0.0
                    ],
                    [
                        4.80749665740921,
                        52.83659959551087,
                        0.0
                    ],
                    [
                        4.807522349363584,
                        52.83655786894873,
                        0.0
                    ],
                    [
                        4.807684250568753,
                        52.83642930892183,
                        0.0
                    ],
                    [
                        4.807751217872187,
                        52.83635354320548,
                        0.0
                    ],
                    [
                        4.807836828858784,
                        52.83629309159966,
                        0.0
                    ],
                    [
                        4.808024253440495,
                        52.83613421685678,
                        0.0
                    ],
                    [
                        4.808072273535259,
                        52.83606597076396,
                        0.0
                    ],
                    [
                        4.808199651745109,
                        52.83593532824293,
                        0.0
                    ],
                    [
                        4.808275763108259,
                        52.83588053681157,
                        0.0
                    ],
                    [
                        4.808425518986346,
                        52.83571957341972,
                        0.0
                    ],
                    [
                        4.808489388381041,
                        52.8356399908465,
                        0.0
                    ],
                    [
                        4.808547232264974,
                        52.83554136298834,
                        0.0
                    ],
                    [
                        4.808607567800207,
                        52.83549219243081,
                        0.0
                    ],
                    [
                        4.808705744287198,
                        52.83543180114322,
                        0.0
                    ],
                    [
                        4.808797955865856,
                        52.83534664923936,
                        0.0
                    ],
                    [
                        4.808861698359023,
                        52.83527657385854,
                        0.0
                    ],
                    [
                        4.80890276059849,
                        52.83525965311846,
                        0.0
                    ],
                    [
                        4.80892540511496,
                        52.83521030866142,
                        0.0
                    ],
                    [
                        4.808979221818917,
                        52.83517823511169,
                        0.0
                    ],
                    [
                        4.809039883060961,
                        52.83510434328873,
                        0.0
                    ],
                    [
                        4.809135490444027,
                        52.83500018257025,
                        0.0
                    ],
                    [
                        4.80913272165759,
                        52.83497163613624,
                        0.0
                    ]
                ]
            ]
        ]
    },
    "last_modified": "2021-11-29T09:33:14.205772Z",
    "created": "2021-11-29T09:24:28.330359Z",
    "image_url": "",
    "timeseries": [],
    "name": "Rg. Oudesluis",
    "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": 37.15857091,
    "lowest_invert_level": -3.15,
    "water_retention_capacity": null,
    "minimum_overflow_crest_level": -1.07000005,
    "downstream_pumped_drainage_area": "https://demo.lizard.net/api/v4/pumpeddrainageareas/6717/?format=api",
    "pump_station": "https://demo.lizard.net/api/v4/pumpstations/12156/?format=api",
    "area_type": "other",
    "inhabitants": null,
    "pump_overcapacity": 69.84142909
}