Pumped Drainage Area Instance
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/7135/?format=api
https://demo.lizard.net/api/v4/pumpeddrainageareas/7135/?format=api", "id": 7135, "code": "ZRG-P-0156", "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.825292557443487, 52.64098708077355, 0.0 ], [ 4.825745583869706, 52.64065479198364, 0.0 ], [ 4.825466222442725, 52.64049177732866, 0.0 ], [ 4.824874556073933, 52.64087211125553, 0.0 ], [ 4.824852000986481, 52.64085786770254, 0.0 ], [ 4.824822912762132, 52.64084340182162, 0.0 ], [ 4.824776195995993, 52.64081751608031, 0.0 ], [ 4.824688052143043, 52.64077715007353, 0.0 ], [ 4.824589109705908, 52.64074745376104, 0.0 ], [ 4.824525955652998, 52.64073278079236, 0.0 ], [ 4.824466191621281, 52.64071041728991, 0.0 ], [ 4.824357575601651, 52.64068591365275, 0.0 ], [ 4.82433048449578, 52.64068327439284, 0.0 ], [ 4.824099775721846, 52.64055879391373, 0.0 ], [ 4.822120713575353, 52.63949092603396, 0.0 ], [ 4.822144974325494, 52.63947461088783, 0.0 ], [ 4.82213873952484, 52.63947233984597, 0.0 ], [ 4.820137280255891, 52.64078732068097, 0.0 ], [ 4.819211895431927, 52.64141697489369, 0.0 ], [ 4.821688068728121, 52.64264743576086, 0.0 ], [ 4.818110378556318, 52.64498442657797, 0.0 ], [ 4.821226625067941, 52.64659775333089, 0.0 ], [ 4.827345001692573, 52.64224824713944, 0.0 ], [ 4.827386139517303, 52.64210495099792, 0.0 ], [ 4.827158748725584, 52.64198654955472, 0.0 ], [ 4.826264257330166, 52.6415029573465, 0.0 ], [ 4.825860132177916, 52.6412834968482, 0.0 ], [ 4.825811133607677, 52.64126325460346, 0.0 ], [ 4.825764289449113, 52.6412573463327, 0.0 ], [ 4.82570334929123, 52.64125491694247, 0.0 ], [ 4.825648392458261, 52.64124254535869, 0.0 ], [ 4.825605214850931, 52.6412252100227, 0.0 ], [ 4.825566804687933, 52.64120291198093, 0.0 ], [ 4.825505362719427, 52.64114697743031, 0.0 ], [ 4.825414916253735, 52.64106664843545, 0.0 ], [ 4.825360343998561, 52.6410242980851, 0.0 ], [ 4.825292557443487, 52.64098708077355, 0.0 ] ] ] ] }, "last_modified": "2021-11-29T09:37:30.064327Z", "created": "2021-11-29T09:24:37.875555Z", "image_url": "", "timeseries": [], "name": "Rg. Arkeldijk (Rg 333)", "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": 16.85912074, "lowest_invert_level": -5.4, "water_retention_capacity": null, "minimum_overflow_crest_level": -3.5999999, "downstream_pumped_drainage_area": "https://demo.lizard.net/api/v4/pumpeddrainageareas/7058/?format=api", "pump_station": "https://demo.lizard.net/api/v4/pumpstations/12019/?format=api", "area_type": "other", "inhabitants": null, "pump_overcapacity": 18.14087926 }{ "url": "