Pumped Drainage Area List
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/?format=api&page=19
https://demo.lizard.net/api/v4/pumpeddrainageareas/?format=api&page=20", "previous": "https://demo.lizard.net/api/v4/pumpeddrainageareas/?format=api&page=18", "results": [ { "url": "https://demo.lizard.net/api/v4/pumpeddrainageareas/3720/?format=api", "id": 3720, "code": "267/4-1-1", "organisation": { "url": "https://demo.lizard.net/api/v4/organisations/83280e0e-2100-4a72-8f5f-78cc6abaedfb/?format=api", "uuid": "83280e0e-2100-4a72-8f5f-78cc6abaedfb", "name": "Almere" }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 5.314613331453196, 52.39678235676553, 0.0 ], [ 5.317350363638814, 52.39791504815104, 0.0 ], [ 5.319100835871729, 52.39639178192413, 0.0 ], [ 5.316200257344598, 52.395416104375236, 0.0 ], [ 5.314613331453196, 52.39678235676553, 0.0 ] ] ] ] }, "last_modified": "2019-06-25T07:27:04.514015Z", "created": "2014-12-04T08:23:23.311671Z", "image_url": "", "timeseries": [], "name": "267/4-1-1", "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": null, "lowest_invert_level": null, "water_retention_capacity": null, "minimum_overflow_crest_level": null, "downstream_pumped_drainage_area": null, "pump_station": null, "area_type": "base", "inhabitants": null, "pump_overcapacity": null }, { "url": "https://demo.lizard.net/api/v4/pumpeddrainageareas/3721/?format=api", "id": 3721, "code": "114/8-1-1", "organisation": { "url": "https://demo.lizard.net/api/v4/organisations/83280e0e-2100-4a72-8f5f-78cc6abaedfb/?format=api", "uuid": "83280e0e-2100-4a72-8f5f-78cc6abaedfb", "name": "Almere" }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 5.146721663657758, 52.3517254616351, 0.0 ], [ 5.144875432083896, 52.35384154726463, 0.0 ], [ 5.146088153664631, 52.35423827632905, 0.0 ], [ 5.14657430695333, 52.35438400504655, 0.0 ], [ 5.146577475564586, 52.354386070977476, 0.0 ], [ 5.149166063948842, 52.35150906351514, 0.0 ], [ 5.149189446665401, 52.35148307354124, 0.0 ], [ 5.147009621357109, 52.35169718093416, 0.0 ], [ 5.146721663657758, 52.3517254616351, 0.0 ] ] ] ] }, "last_modified": "2019-06-25T07:27:04.514015Z", "created": "2014-12-04T08:23:23.319017Z", "image_url": "", "timeseries": [], "name": "114/8-1-1", "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": null, "lowest_invert_level": null, "water_retention_capacity": null, "minimum_overflow_crest_level": null, "downstream_pumped_drainage_area": null, "pump_station": null, "area_type": "base", "inhabitants": null, "pump_overcapacity": null }, { "url": "https://demo.lizard.net/api/v4/pumpeddrainageareas/3722/?format=api", "id": 3722, "code": "265/7-1-1", "organisation": { "url": "https://demo.lizard.net/api/v4/organisations/83280e0e-2100-4a72-8f5f-78cc6abaedfb/?format=api", "uuid": "83280e0e-2100-4a72-8f5f-78cc6abaedfb", "name": "Almere" }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 5.310304851694597, 52.400484690232645, 0.0 ], [ 5.308928070961807, 52.40170479765766, 0.0 ], [ 5.311606208794046, 52.402894517457504, 0.0 ], [ 5.312261245140611, 52.402342860815644, 0.0 ], [ 5.313043399323421, 52.40166241425124, 0.0 ], [ 5.310304851694597, 52.400484690232645, 0.0 ] ] ] ] }, "last_modified": "2019-06-25T07:27:04.514015Z", "created": "2014-12-04T08:23:23.326868Z", "image_url": "", "timeseries": [], "name": "265/7-1-1", "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": null, "lowest_invert_level": null, "water_retention_capacity": null, "minimum_overflow_crest_level": null, "downstream_pumped_drainage_area": null, "pump_station": null, "area_type": "base", "inhabitants": null, "pump_overcapacity": null }, { "url": "https://demo.lizard.net/api/v4/pumpeddrainageareas/3723/?format=api", "id": 3723, "code": "232/3-1-1", "organisation": { "url": "https://demo.lizard.net/api/v4/organisations/83280e0e-2100-4a72-8f5f-78cc6abaedfb/?format=api", "uuid": "83280e0e-2100-4a72-8f5f-78cc6abaedfb", "name": "Almere" }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 5.233722518415627, 52.36494018576866, 0.0 ], [ 5.236302648763988, 52.36206803613934, 0.0 ], [ 5.232691573011778, 52.362308177535475, 0.0 ], [ 5.233722518415627, 52.36494018576866, 0.0 ] ] ] ] }, "last_modified": "2019-06-25T07:27:04.514015Z", "created": "2014-12-04T08:23:23.334252Z", "image_url": "", "timeseries": [], "name": "232/3-1-1", "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": null, "lowest_invert_level": null, "water_retention_capacity": null, "minimum_overflow_crest_level": null, "downstream_pumped_drainage_area": null, "pump_station": null, "area_type": "base", "inhabitants": null, "pump_overcapacity": null }, { "url": "https://demo.lizard.net/api/v4/pumpeddrainageareas/3724/?format=api", "id": 3724, "code": "001-onb", "organisation": { "url": "https://demo.lizard.net/api/v4/organisations/83280e0e-2100-4a72-8f5f-78cc6abaedfb/?format=api", "uuid": "83280e0e-2100-4a72-8f5f-78cc6abaedfb", "name": "Almere" }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 5.185283253886458, 52.39277730043293, 0.0 ], [ 5.186186731097266, 52.3917736619522, 0.0 ], [ 5.187526443860459, 52.390285329142934, 0.0 ], [ 5.187308584199001, 52.39023522091309, 0.0 ], [ 5.187142313126364, 52.390207741884545, 0.0 ], [ 5.186908008362788, 52.39019582684912, 0.0 ], [ 5.186750577537115, 52.39020464411807, 0.0 ], [ 5.186595666193481, 52.390226950418004, 0.0 ], [ 5.186374023441456, 52.3902856714579, 0.0 ], [ 5.186204934343002, 52.39035653864929, 0.0 ], [ 5.18306111737312, 52.391814884975254, 0.0 ], [ 5.183034554442448, 52.3920196601979, 0.0 ], [ 5.183173142124353, 52.39206635914518, 0.0 ], [ 5.184441682810108, 52.392096863946, 0.0 ], [ 5.18441669318059, 52.39248537839589, 0.0 ], [ 5.184635493229107, 52.39255910172944, 0.0 ], [ 5.185283253886458, 52.39277730043293, 0.0 ] ] ] ] }, "last_modified": "2019-06-25T07:27:04.514015Z", "created": "2014-12-04T08:23:23.342510Z", "image_url": "", "timeseries": [], "name": "001-onb", "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": null, "lowest_invert_level": null, "water_retention_capacity": null, "minimum_overflow_crest_level": null, "downstream_pumped_drainage_area": null, "pump_station": null, "area_type": "base", "inhabitants": null, "pump_overcapacity": null }, { "url": "https://demo.lizard.net/api/v4/pumpeddrainageareas/3725/?format=api", "id": 3725, "code": "224/5-1-1", "organisation": { "url": "https://demo.lizard.net/api/v4/organisations/83280e0e-2100-4a72-8f5f-78cc6abaedfb/?format=api", "uuid": "83280e0e-2100-4a72-8f5f-78cc6abaedfb", "name": "Almere" }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 5.197129872203815, 52.35494096360782, 0.0 ], [ 5.195887650825135, 52.35635652261947, 0.0 ], [ 5.198257507996672, 52.35721526872114, 0.0 ], [ 5.198804266247794, 52.35662594114588, 0.0 ], [ 5.199519095303266, 52.355768207651636, 0.0 ], [ 5.197129872203815, 52.35494096360782, 0.0 ] ] ] ] }, "last_modified": "2019-06-25T07:27:04.514015Z", "created": "2014-12-04T08:23:23.350287Z", "image_url": "", "timeseries": [], "name": "224/5-1-1", "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": null, "lowest_invert_level": null, "water_retention_capacity": null, "minimum_overflow_crest_level": null, "downstream_pumped_drainage_area": null, "pump_station": null, "area_type": "base", "inhabitants": null, "pump_overcapacity": null }, { "url": "https://demo.lizard.net/api/v4/pumpeddrainageareas/3726/?format=api", "id": 3726, "code": "222/3-1-1", "organisation": { "url": "https://demo.lizard.net/api/v4/organisations/83280e0e-2100-4a72-8f5f-78cc6abaedfb/?format=api", "uuid": "83280e0e-2100-4a72-8f5f-78cc6abaedfb", "name": "Almere" }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 5.216163681896787, 52.365027224409474, 0.0 ], [ 5.215074874334002, 52.367666022155326, 0.0 ], [ 5.215924368172166, 52.36787302359944, 0.0 ], [ 5.216728859739987, 52.367745493654326, 0.0 ], [ 5.217077361729872, 52.36771621200163, 0.0 ], [ 5.217511802814212, 52.365495565480096, 0.0 ], [ 5.216163681896787, 52.365027224409474, 0.0 ] ] ] ] }, "last_modified": "2019-06-25T07:27:04.514015Z", "created": "2014-12-04T08:23:23.357813Z", "image_url": "", "timeseries": [], "name": "222/3-1-1", "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": null, "lowest_invert_level": null, "water_retention_capacity": null, "minimum_overflow_crest_level": null, "downstream_pumped_drainage_area": null, "pump_station": null, "area_type": "base", "inhabitants": null, "pump_overcapacity": null }, { "url": "https://demo.lizard.net/api/v4/pumpeddrainageareas/3727/?format=api", "id": 3727, "code": "006-onb", "organisation": { "url": "https://demo.lizard.net/api/v4/organisations/83280e0e-2100-4a72-8f5f-78cc6abaedfb/?format=api", "uuid": "83280e0e-2100-4a72-8f5f-78cc6abaedfb", "name": "Almere" }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 5.185283253886458, 52.39277730043293, 0.0 ], [ 5.185336562616726, 52.39279525726818, 0.0 ], [ 5.186700040215825, 52.393254483979064, 0.0 ], [ 5.187507320157577, 52.39346188127279, 0.0 ], [ 5.187903308584139, 52.393594831765384, 0.0 ], [ 5.187920368302734, 52.3936024024275, 0.0 ], [ 5.188429796547369, 52.39382847117691, 0.0 ], [ 5.188541523300358, 52.393881640224826, 0.0 ], [ 5.18859396537086, 52.39390674408162, 0.0 ], [ 5.189405855540979, 52.39300477424438, 0.0 ], [ 5.186186731097266, 52.3917736619522, 0.0 ], [ 5.185283253886458, 52.39277730043293, 0.0 ] ] ] ] }, "last_modified": "2019-06-25T07:27:04.514015Z", "created": "2014-12-04T08:23:23.365317Z", "image_url": "", "timeseries": [], "name": "006-onb", "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": null, "lowest_invert_level": null, "water_retention_capacity": null, "minimum_overflow_crest_level": null, "downstream_pumped_drainage_area": null, "pump_station": null, "area_type": "base", "inhabitants": null, "pump_overcapacity": null }, { "url": "https://demo.lizard.net/api/v4/pumpeddrainageareas/3728/?format=api", "id": 3728, "code": "221/7-1-1", "organisation": { "url": "https://demo.lizard.net/api/v4/organisations/83280e0e-2100-4a72-8f5f-78cc6abaedfb/?format=api", "uuid": "83280e0e-2100-4a72-8f5f-78cc6abaedfb", "name": "Almere" }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 5.226305184930593, 52.35495505416391, 0.0 ], [ 5.2262995431801, 52.3565122239332, 0.0 ], [ 5.228842767472083, 52.356515651084884, 0.0 ], [ 5.228848319959419, 52.3549584811602, 0.0 ], [ 5.226305184930593, 52.35495505416391, 0.0 ] ] ] ] }, "last_modified": "2019-06-25T07:27:04.514015Z", "created": "2014-12-04T08:23:23.373162Z", "image_url": "", "timeseries": [], "name": "221/7-1-1", "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": null, "lowest_invert_level": null, "water_retention_capacity": null, "minimum_overflow_crest_level": null, "downstream_pumped_drainage_area": null, "pump_station": null, "area_type": "base", "inhabitants": null, "pump_overcapacity": null }, { "url": "https://demo.lizard.net/api/v4/pumpeddrainageareas/3729/?format=api", "id": 3729, "code": "221/4-1-1", "organisation": { "url": "https://demo.lizard.net/api/v4/organisations/83280e0e-2100-4a72-8f5f-78cc6abaedfb/?format=api", "uuid": "83280e0e-2100-4a72-8f5f-78cc6abaedfb", "name": "Almere" }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 5.220902117857325, 52.35465562100552, 0.0 ], [ 5.220896286511099, 52.35621279052751, 0.0 ], [ 5.223439493088999, 52.35621633379444, 0.0 ], [ 5.223445235173536, 52.35465916411177, 0.0 ], [ 5.220902117857325, 52.35465562100552, 0.0 ] ] ] ] }, "last_modified": "2019-06-25T07:27:04.514015Z", "created": "2014-12-04T08:23:23.381142Z", "image_url": "", "timeseries": [], "name": "221/4-1-1", "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": null, "lowest_invert_level": null, "water_retention_capacity": null, "minimum_overflow_crest_level": null, "downstream_pumped_drainage_area": null, "pump_station": null, "area_type": "base", "inhabitants": null, "pump_overcapacity": null } ] }{ "count": 990, "next": "