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=5
https://demo.lizard.net/api/v4/pumpeddrainageareas/?format=api&page=6", "previous": "https://demo.lizard.net/api/v4/pumpeddrainageareas/?format=api&page=4", "results": [ { "url": "https://demo.lizard.net/api/v4/pumpeddrainageareas/3580/?format=api", "id": 3580, "code": "114/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.137080180189477, 52.35267033886604, 0.0 ], [ 5.134964785518609, 52.35500733701916, 0.0 ], [ 5.138999751965483, 52.356370739351966, 0.0 ], [ 5.139054651234559, 52.35611210988813, 0.0 ], [ 5.139041906057174, 52.355921166817154, 0.0 ], [ 5.139345637307173, 52.35560624876132, 0.0 ], [ 5.139144715422141, 52.3552854725639, 0.0 ], [ 5.138377208720139, 52.35430809303291, 0.0 ], [ 5.138589445751408, 52.35430423487755, 0.0 ], [ 5.139544434783081, 52.35434321510724, 0.0 ], [ 5.139654432059529, 52.35411170993562, 0.0 ], [ 5.139593326278369, 52.353939112309696, 0.0 ], [ 5.139344178289896, 52.353235361836, 0.0 ], [ 5.139537846800358, 52.35305449373774, 0.0 ], [ 5.142283224838727, 52.353993285685895, 0.0 ], [ 5.144177751802559, 52.35464106564858, 0.0 ], [ 5.144229024099401, 52.35458238255556, 0.0 ], [ 5.144875432083896, 52.35384154726463, 0.0 ], [ 5.146721663657758, 52.3517254616351, 0.0 ], [ 5.139809899806403, 52.35240405380132, 0.0 ], [ 5.137080180189477, 52.35267033886604, 0.0 ] ] ] ] }, "last_modified": "2019-06-25T07:27:04.514015Z", "created": "2014-12-04T08:23:22.184415Z", "image_url": "", "timeseries": [], "name": "114/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/3581/?format=api", "id": 3581, "code": "221/1-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.192014489206868, 52.35715600954649, 0.0 ], [ 5.192193993473617, 52.35749838278147, 0.0 ], [ 5.192566758003481, 52.35819810634629, 0.0 ], [ 5.192790707177565, 52.358513337137424, 0.0 ], [ 5.193878593986565, 52.360568116849656, 0.0 ], [ 5.193948474898682, 52.360737732656595, 0.0 ], [ 5.19398806142694, 52.36099551685159, 0.0 ], [ 5.194247503312758, 52.36102353172874, 0.0 ], [ 5.194652124976903, 52.36109776272483, 0.0 ], [ 5.194984203682119, 52.36119086544402, 0.0 ], [ 5.195260839056641, 52.361293368307805, 0.0 ], [ 5.196023554068874, 52.36154426848648, 0.0 ], [ 5.196749310393801, 52.3606901771278, 0.0 ], [ 5.198853124122658, 52.35835118186725, 0.0 ], [ 5.198612873220283, 52.357893015647875, 0.0 ], [ 5.198257507996672, 52.35721526872114, 0.0 ], [ 5.195887650825135, 52.35635652261947, 0.0 ], [ 5.194218891185951, 52.35670161956658, 0.0 ], [ 5.192143257544275, 52.35712946811445, 0.0 ], [ 5.192014284615596, 52.35715564067082, 0.0 ], [ 5.192014489206868, 52.35715600954649, 0.0 ] ] ] ] }, "last_modified": "2019-06-25T07:27:04.514015Z", "created": "2014-12-04T08:23:22.193399Z", "image_url": "", "timeseries": [], "name": "221/1-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/3582/?format=api", "id": 3582, "code": "114/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.138999751965483, 52.356370739351966, 0.0 ], [ 5.143441183342529, 52.357871228639894, 0.0 ], [ 5.146061945275819, 52.35495898980171, 0.0 ], [ 5.146577475564586, 52.354386070977476, 0.0 ], [ 5.14657430695333, 52.35438400504655, 0.0 ], [ 5.146088153664631, 52.35423827632905, 0.0 ], [ 5.144875432083896, 52.35384154726463, 0.0 ], [ 5.144229024099401, 52.35458238255556, 0.0 ], [ 5.144177751802559, 52.35464106564858, 0.0 ], [ 5.142283224838727, 52.353993285685895, 0.0 ], [ 5.139537846800358, 52.35305449373774, 0.0 ], [ 5.139344178289896, 52.353235361836, 0.0 ], [ 5.139593326278369, 52.353939112309696, 0.0 ], [ 5.139654432059529, 52.35411170993562, 0.0 ], [ 5.139544434783081, 52.35434321510724, 0.0 ], [ 5.138589445751408, 52.35430423487755, 0.0 ], [ 5.138377208720139, 52.35430809303291, 0.0 ], [ 5.139144715422141, 52.3552854725639, 0.0 ], [ 5.139345637307173, 52.35560624876132, 0.0 ], [ 5.139041906057174, 52.355921166817154, 0.0 ], [ 5.139054651234559, 52.35611210988813, 0.0 ], [ 5.138999751965483, 52.356370739351966, 0.0 ] ] ] ] }, "last_modified": "2019-06-25T07:27:04.514015Z", "created": "2014-12-04T08:23:22.200862Z", "image_url": "", "timeseries": [], "name": "114/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/3583/?format=api", "id": 3583, "code": "114/4-2-2", "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.139072473549389, 52.35054900805538, 0.0 ], [ 5.138373013084553, 52.35128702583498, 0.0 ], [ 5.137693449879841, 52.3520155250656, 0.0 ], [ 5.137080180189477, 52.35267033886604, 0.0 ], [ 5.139809899806403, 52.35240405380132, 0.0 ], [ 5.146721663657758, 52.3517254616351, 0.0 ], [ 5.147009621357109, 52.35169718093416, 0.0 ], [ 5.146965269353445, 52.351536675051356, 0.0 ], [ 5.148019935067511, 52.35029488921908, 0.0 ], [ 5.148608991379839, 52.34973646521368, 0.0 ], [ 5.149182773341605, 52.348822877676845, 0.0 ], [ 5.148861221406617, 52.34897675839912, 0.0 ], [ 5.147358899925583, 52.34969567809579, 0.0 ], [ 5.144792426098058, 52.34962404948215, 0.0 ], [ 5.142767602014568, 52.349906972822076, 0.0 ], [ 5.141524157819115, 52.35041604582233, 0.0 ], [ 5.139072473549389, 52.35054900805538, 0.0 ] ] ] ] }, "last_modified": "2019-06-25T07:27:04.514015Z", "created": "2014-12-04T08:23:22.208273Z", "image_url": "", "timeseries": [], "name": "114/4-2-2", "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/3584/?format=api", "id": 3584, "code": "265/2-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.300840035284036, 52.39641556850546, 0.0 ], [ 5.305867538223956, 52.3985771870777, 0.0 ], [ 5.308476297101293, 52.39969867441331, 0.0 ], [ 5.308735874118494, 52.39656827762189, 0.0 ], [ 5.308154805962051, 52.39654874853284, 0.0 ], [ 5.30815496714405, 52.39645820833844, 0.0 ], [ 5.307974024858144, 52.39630692651617, 0.0 ], [ 5.303953637983696, 52.39459435255709, 0.0 ], [ 5.302718309475741, 52.39505149123968, 0.0 ], [ 5.301929001463646, 52.39551839469936, 0.0 ], [ 5.300840035284036, 52.39641556850546, 0.0 ] ] ] ] }, "last_modified": "2019-06-25T07:27:04.514015Z", "created": "2014-12-04T08:23:22.215963Z", "image_url": "", "timeseries": [], "name": "265/2-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/3585/?format=api", "id": 3585, "code": "239/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.242973419348568, 52.38704807005, 0.0 ], [ 5.247193469423877, 52.388596424443485, 0.0 ], [ 5.245268118756746, 52.39051492751935, 0.0 ], [ 5.247334760114395, 52.39126386218917, 0.0 ], [ 5.247096920856388, 52.39146716708142, 0.0 ], [ 5.246456146140718, 52.392090976854064, 0.0 ], [ 5.245752562039837, 52.39182146813643, 0.0 ], [ 5.245594859849539, 52.39178694959525, 0.0 ], [ 5.245359414646893, 52.39174737018484, 0.0 ], [ 5.2451191318683, 52.3917208160422, 0.0 ], [ 5.244875932608508, 52.391707499470826, 0.0 ], [ 5.244631761272696, 52.39170752693814, 0.0 ], [ 5.244388570034551, 52.39172089822425, 0.0 ], [ 5.244148303235018, 52.391747506424494, 0.0 ], [ 5.243417200820988, 52.3918493149375, 0.0 ], [ 5.243784403737504, 52.392322791941126, 0.0 ], [ 5.241862786572864, 52.39419943965939, 0.0 ], [ 5.246798805823745, 52.395934492991906, 0.0 ], [ 5.255120161725412, 52.38824817486081, 0.0 ], [ 5.24544890118769, 52.38471630724723, 0.0 ], [ 5.242973419348568, 52.38704807005, 0.0 ] ] ] ] }, "last_modified": "2019-06-25T07:27:04.514015Z", "created": "2014-12-04T08:23:22.224224Z", "image_url": "", "timeseries": [], "name": "239/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/3586/?format=api", "id": 3586, "code": "213/0-2-3", "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.233008445546858, 52.330695297669465, 0.0 ], [ 5.2296807226649, 52.33129337712528, 0.0 ], [ 5.223330860222174, 52.33244288153294, 0.0 ], [ 5.223459856451753, 52.33274489675009, 0.0 ], [ 5.222395659232211, 52.33291547801459, 0.0 ], [ 5.221583987531644, 52.333431146074965, 0.0 ], [ 5.223391050285456, 52.33411972766302, 0.0 ], [ 5.225922069747599, 52.334414896036954, 0.0 ], [ 5.226216838329643, 52.33496510292619, 0.0 ], [ 5.226497780980165, 52.33552275898465, 0.0 ], [ 5.227239813369554, 52.33708397360881, 0.0 ], [ 5.227559575843643, 52.337163405520315, 0.0 ], [ 5.229721773324928, 52.33770048490495, 0.0 ], [ 5.230880180309802, 52.33651063769906, 0.0 ], [ 5.23137362340547, 52.336209512331386, 0.0 ], [ 5.231925940872626, 52.33603878759929, 0.0 ], [ 5.234544584348613, 52.33557135381964, 0.0 ], [ 5.234642082756653, 52.335505921115214, 0.0 ], [ 5.234873938510107, 52.335512558552786, 0.0 ], [ 5.235347643016383, 52.33542799243484, 0.0 ], [ 5.236140956986868, 52.3352975458149, 0.0 ], [ 5.236697313301087, 52.33530754713559, 0.0 ], [ 5.23747879783803, 52.335519194374065, 0.0 ], [ 5.237589239156629, 52.33551708686981, 0.0 ], [ 5.238098669740427, 52.3353051459547, 0.0 ], [ 5.238532416811363, 52.33493974340633, 0.0 ], [ 5.238926978723522, 52.334471407752496, 0.0 ], [ 5.238944115604798, 52.33419859577107, 0.0 ], [ 5.23879312295783, 52.33384255488624, 0.0 ], [ 5.238830013001571, 52.3333995050969, 0.0 ], [ 5.238609131034699, 52.3331250330275, 0.0 ], [ 5.238090779679173, 52.33265004982415, 0.0 ], [ 5.237577241124124, 52.33163394864244, 0.0 ], [ 5.236928552319258, 52.33102923054073, 0.0 ], [ 5.233434153443892, 52.331642742115356, 0.0 ], [ 5.233008445546858, 52.330695297669465, 0.0 ] ] ] ] }, "last_modified": "2019-06-25T07:27:04.514015Z", "created": "2014-12-04T08:23:22.232229Z", "image_url": "", "timeseries": [], "name": "213/0-2-3", "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/3587/?format=api", "id": 3587, "code": "265/1-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.300840035284036, 52.39641556850546, 0.0 ], [ 5.299499479232145, 52.3975770959992, 0.0 ], [ 5.29939836589382, 52.39799149102413, 0.0 ], [ 5.298844873046324, 52.398135337852025, 0.0 ], [ 5.297091600167322, 52.39964447728825, 0.0 ], [ 5.295285924521283, 52.39885952416332, 0.0 ], [ 5.294700868155609, 52.399332042088695, 0.0 ], [ 5.294020931874946, 52.399941407426546, 0.0 ], [ 5.293702878003958, 52.4002292160894, 0.0 ], [ 5.293370868786321, 52.40056210321614, 0.0 ], [ 5.305104088348654, 52.405019647558134, 0.0 ], [ 5.306541578559924, 52.40376452126158, 0.0 ], [ 5.307202029623124, 52.40320191733101, 0.0 ], [ 5.308147971404868, 52.402396087268194, 0.0 ], [ 5.308476297101293, 52.39969867441331, 0.0 ], [ 5.305867538223956, 52.3985771870777, 0.0 ], [ 5.300840035284036, 52.39641556850546, 0.0 ] ] ] ] }, "last_modified": "2019-06-25T07:27:04.514015Z", "created": "2014-12-04T08:23:22.239946Z", "image_url": "", "timeseries": [], "name": "265/1-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/3588/?format=api", "id": 3588, "code": "266/0-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.305104088348654, 52.405019647558134, 0.0 ], [ 5.306487409911127, 52.405496565869896, 0.0 ], [ 5.307913462215799, 52.406008296137834, 0.0 ], [ 5.308174462368698, 52.406116886496406, 0.0 ], [ 5.310795897669838, 52.407239061668506, 0.0 ], [ 5.311622851852304, 52.40760171107136, 0.0 ], [ 5.312318594046267, 52.40790681037205, 0.0 ], [ 5.317127859847193, 52.41007582386774, 0.0 ], [ 5.319406142096382, 52.40939241633221, 0.0 ], [ 5.319021585708117, 52.40892104450574, 0.0 ], [ 5.31866973407601, 52.40865578710114, 0.0 ], [ 5.318264419652809, 52.4084680507335, 0.0 ], [ 5.317556547876925, 52.40830333708702, 0.0 ], [ 5.316885565060561, 52.40819629587062, 0.0 ], [ 5.316341021557394, 52.407946838562225, 0.0 ], [ 5.322925942792089, 52.40592741871421, 0.0 ], [ 5.323133073634514, 52.40574293632195, 0.0 ], [ 5.322053989568062, 52.40527440571713, 0.0 ], [ 5.313274279543433, 52.401461551596846, 0.0 ], [ 5.313043399323421, 52.40166241425124, 0.0 ], [ 5.312261245140611, 52.402342860815644, 0.0 ], [ 5.311606208794046, 52.402894517457504, 0.0 ], [ 5.30986145248056, 52.404363826316576, 0.0 ], [ 5.307202029623124, 52.40320191733101, 0.0 ], [ 5.306541578559924, 52.40376452126158, 0.0 ], [ 5.305104088348654, 52.405019647558134, 0.0 ] ] ] ] }, "last_modified": "2019-06-25T07:27:04.514015Z", "created": "2014-12-04T08:23:22.247662Z", "image_url": "", "timeseries": [], "name": "266/0-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/3589/?format=api", "id": 3589, "code": "232/2-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.242844835546538, 52.356060140854126, 0.0 ], [ 5.249384023102184, 52.35843708702718, 0.0 ], [ 5.249698415178874, 52.35855053428889, 0.0 ], [ 5.250073277203195, 52.35867722653354, 0.0 ], [ 5.250422270150802, 52.35878194000822, 0.0 ], [ 5.250784132904424, 52.35907018504446, 0.0 ], [ 5.2510614760366, 52.35923804185894, 0.0 ], [ 5.251323535837753, 52.35935433661696, 0.0 ], [ 5.251670518096515, 52.359466422901406, 0.0 ], [ 5.252665718126792, 52.359613623516154, 0.0 ], [ 5.253613895431331, 52.35996895143308, 0.0 ], [ 5.256295134422567, 52.35675361963605, 0.0 ], [ 5.257513012171257, 52.35456836935047, 0.0 ], [ 5.256514097623067, 52.354309826270814, 0.0 ], [ 5.255167932514902, 52.35414559517475, 0.0 ], [ 5.254015608126926, 52.35405967810721, 0.0 ], [ 5.252540476807633, 52.35377683336027, 0.0 ], [ 5.249934607587773, 52.35318854277059, 0.0 ], [ 5.246817089143768, 52.35268358768115, 0.0 ], [ 5.244174737395402, 52.35242418121097, 0.0 ], [ 5.244038126781438, 52.352503754286374, 0.0 ], [ 5.243759643289903, 52.35248756326851, 0.0 ], [ 5.242653904935843, 52.353912373244434, 0.0 ], [ 5.242551827809164, 52.35405175431698, 0.0 ], [ 5.242580980304465, 52.35415937158599, 0.0 ], [ 5.243397701520379, 52.35516952134096, 0.0 ], [ 5.243475637863634, 52.355284810071794, 0.0 ], [ 5.243451410631777, 52.355396056231854, 0.0 ], [ 5.242873943391493, 52.355861406438095, 0.0 ], [ 5.242857221815468, 52.35594801759489, 0.0 ], [ 5.242925011437085, 52.35599666020194, 0.0 ], [ 5.242844835546538, 52.356060140854126, 0.0 ] ] ] ] }, "last_modified": "2019-06-25T07:27:04.514015Z", "created": "2014-12-04T08:23:22.255668Z", "image_url": "", "timeseries": [], "name": "232/2-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": "