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=8
https://demo.lizard.net/api/v4/pumpeddrainageareas/?format=api&page=9", "previous": "https://demo.lizard.net/api/v4/pumpeddrainageareas/?format=api&page=7", "results": [ { "url": "https://demo.lizard.net/api/v4/pumpeddrainageareas/3610/?format=api", "id": 3610, "code": "", "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.278033728877841, 52.356675500554246, 0.0 ], [ 5.277662711664891, 52.35759137746845, 0.0 ], [ 5.277837934461743, 52.357846131056384, 0.0 ], [ 5.278339506189357, 52.35833807939805, 0.0 ], [ 5.279745940078268, 52.35894259071946, 0.0 ], [ 5.279886232665077, 52.35885810534463, 0.0 ], [ 5.280605235242699, 52.358249351956225, 0.0 ], [ 5.281008259778616, 52.357806721027, 0.0 ], [ 5.281167957972309, 52.35730947842795, 0.0 ], [ 5.280802799447083, 52.35672684604774, 0.0 ], [ 5.28012984500362, 52.35643508740776, 0.0 ], [ 5.279119426583416, 52.35640990754285, 0.0 ], [ 5.278033728877841, 52.356675500554246, 0.0 ] ] ] ] }, "last_modified": "2019-06-25T07:27:04.514015Z", "created": "2014-12-04T08:23:22.416958Z", "image_url": "", "timeseries": [], "name": "", "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/3611/?format=api", "id": 3611, "code": "271/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.280404952736347, 52.35944391160495, 0.0 ], [ 5.27988185163818, 52.360671738261864, 0.0 ], [ 5.281171669667988, 52.36107174761309, 0.0 ], [ 5.282772415175089, 52.361717616030994, 0.0 ], [ 5.284519577587844, 52.36025428230808, 0.0 ], [ 5.28366344148608, 52.359883531418085, 0.0 ], [ 5.282420697799976, 52.35961251680212, 0.0 ], [ 5.282241863921371, 52.359824657201436, 0.0 ], [ 5.280404952736347, 52.35944391160495, 0.0 ] ] ] ] }, "last_modified": "2019-06-25T07:27:04.514015Z", "created": "2014-12-04T08:23:22.424203Z", "image_url": "", "timeseries": [], "name": "271/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/3612/?format=api", "id": 3612, "code": "240/0-3-4", "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.258725206696753, 52.40255362976235, 0.0 ], [ 5.256976779719196, 52.401733790850685, 0.0 ], [ 5.255996276845359, 52.40130556007548, 0.0 ], [ 5.254700394920512, 52.400784069594295, 0.0 ], [ 5.253079189390396, 52.40017962442329, 0.0 ], [ 5.251379692974722, 52.399608321123274, 0.0 ], [ 5.250397450533615, 52.39930286524464, 0.0 ], [ 5.248091668969082, 52.39865697194231, 0.0 ], [ 5.245957712298237, 52.39812609904306, 0.0 ], [ 5.244607285784232, 52.399555242759, 0.0 ], [ 5.241474666283287, 52.40225209437191, 0.0 ], [ 5.240800559593368, 52.40290312870652, 0.0 ], [ 5.239604994765879, 52.40370682134187, 0.0 ], [ 5.252873817055143, 52.40881203103612, 0.0 ], [ 5.252911082550668, 52.408826365263856, 0.0 ], [ 5.252945019807792, 52.409060484964115, 0.0 ], [ 5.253743060690655, 52.408708895918124, 0.0 ], [ 5.257474985143225, 52.40554331665699, 0.0 ], [ 5.256866852759758, 52.404482415909364, 0.0 ], [ 5.258725206696753, 52.40255362976235, 0.0 ] ] ] ] }, "last_modified": "2019-06-25T07:27:04.514015Z", "created": "2014-12-04T08:23:22.431533Z", "image_url": "", "timeseries": [], "name": "240/0-3-4", "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/3613/?format=api", "id": 3613, "code": "271/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.289494117171938, 52.36657265993187, 0.0 ], [ 5.290663721765611, 52.36527101614785, 0.0 ], [ 5.289269087001738, 52.36414469080648, 0.0 ], [ 5.288697822365465, 52.36427306799441, 0.0 ], [ 5.287966304197674, 52.36458585540643, 0.0 ], [ 5.287265610274747, 52.36492406074862, 0.0 ], [ 5.2867223664957, 52.36535739926209, 0.0 ], [ 5.289494117171938, 52.36657265993187, 0.0 ] ] ] ] }, "last_modified": "2019-06-25T07:27:04.514015Z", "created": "2014-12-04T08:23:22.438806Z", "image_url": "", "timeseries": [], "name": "271/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/3614/?format=api", "id": 3614, "code": "271/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.277094248696832, 52.35611385786572, 0.0 ], [ 5.275828811949999, 52.357049822882054, 0.0 ], [ 5.276618108249421, 52.35860993010292, 0.0 ], [ 5.277662711664891, 52.35759137746845, 0.0 ], [ 5.278033728877841, 52.356675500554246, 0.0 ], [ 5.277094248696832, 52.35611385786572, 0.0 ] ] ] ] }, "last_modified": "2019-06-25T07:27:04.514015Z", "created": "2014-12-04T08:23:22.445986Z", "image_url": "", "timeseries": [], "name": "271/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/3615/?format=api", "id": 3615, "code": "231/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.226763173823182, 52.36870883627654, 0.0 ], [ 5.226838928846396, 52.36886776294374, 0.0 ], [ 5.226914684411713, 52.36902668955768, 0.0 ], [ 5.226889523212432, 52.36922846273721, 0.0 ], [ 5.225189009775918, 52.37337808843143, 0.0 ], [ 5.223427830423192, 52.37401844973208, 0.0 ], [ 5.222717185758246, 52.375786571377276, 0.0 ], [ 5.22416905389688, 52.37599338589322, 0.0 ], [ 5.225689416646819, 52.37616940445143, 0.0 ], [ 5.226772590893196, 52.37625204265908, 0.0 ], [ 5.228671755862552, 52.37637474316948, 0.0 ], [ 5.229372299588307, 52.376394643718235, 0.0 ], [ 5.229868416191854, 52.37640873452809, 0.0 ], [ 5.230765167140592, 52.37643419894183, 0.0 ], [ 5.230782885274393, 52.37643470200262, 0.0 ], [ 5.2343008806853, 52.37642105770652, 0.0 ], [ 5.235011023025805, 52.37478148847822, 0.0 ], [ 5.235798639917627, 52.37356570576965, 0.0 ], [ 5.238567016604601, 52.37067532527088, 0.0 ], [ 5.230846302636233, 52.3678728375082, 0.0 ], [ 5.226763173823182, 52.36870883627654, 0.0 ] ] ] ] }, "last_modified": "2019-06-25T07:27:04.514015Z", "created": "2014-12-04T08:23:22.453199Z", "image_url": "", "timeseries": [], "name": "231/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/3616/?format=api", "id": 3616, "code": "236/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.245283076736079, 52.38447422602663, 0.0 ], [ 5.246334489745716, 52.384855986282616, 0.0 ], [ 5.246460802827539, 52.38490185151775, 0.0 ], [ 5.246730147871236, 52.384999654513265, 0.0 ], [ 5.247292199578102, 52.38518481573732, 0.0 ], [ 5.252420794493443, 52.38699659054449, 0.0 ], [ 5.254217277924465, 52.387675103173386, 0.0 ], [ 5.256322149326882, 52.38844748062679, 0.0 ], [ 5.260525009105695, 52.38481266498162, 0.0 ], [ 5.263308167505613, 52.38241777249562, 0.0 ], [ 5.261547557708936, 52.38153839191045, 0.0 ], [ 5.259962437823229, 52.38094420100838, 0.0 ], [ 5.257465601450567, 52.380020675536365, 0.0 ], [ 5.25611277843521, 52.37952992731388, 0.0 ], [ 5.255419088459963, 52.379279749373715, 0.0 ], [ 5.2542676747679, 52.378864479035414, 0.0 ], [ 5.253592034904712, 52.37862857834299, 0.0 ], [ 5.25230520488709, 52.37816248349033, 0.0 ], [ 5.251922301855293, 52.378025339233666, 0.0 ], [ 5.251584020547397, 52.37794638989679, 0.0 ], [ 5.251442832234479, 52.3781040139288, 0.0 ], [ 5.251323135413036, 52.37828341233248, 0.0 ], [ 5.249263109830355, 52.38039891568311, 0.0 ], [ 5.247365593613291, 52.38234715856569, 0.0 ], [ 5.245283076736079, 52.38447422602663, 0.0 ] ] ] ] }, "last_modified": "2019-06-25T07:27:04.514015Z", "created": "2014-12-04T08:23:22.460775Z", "image_url": "", "timeseries": [], "name": "236/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/3617/?format=api", "id": 3617, "code": "234/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.252816266902386, 52.36776678753678, 0.0 ], [ 5.255026862360881, 52.368388679905166, 0.0 ], [ 5.258204497187163, 52.369304115134945, 0.0 ], [ 5.259618150252224, 52.369730551150106, 0.0 ], [ 5.263732938163548, 52.365606140483855, 0.0 ], [ 5.263783663630406, 52.365557021512956, 0.0 ], [ 5.265502641662763, 52.36389240671207, 0.0 ], [ 5.264607599034402, 52.36355212226729, 0.0 ], [ 5.261488838293316, 52.36279141232711, 0.0 ], [ 5.261419325376568, 52.3627442795431, 0.0 ], [ 5.261316313900909, 52.362753013947895, 0.0 ], [ 5.25882519427212, 52.36185415274237, 0.0 ], [ 5.258513708363275, 52.36148666273916, 0.0 ], [ 5.257595152013423, 52.36155592662476, 0.0 ], [ 5.257776742933292, 52.361437533813316, 0.0 ], [ 5.257746401974172, 52.36137585027522, 0.0 ], [ 5.257555907275582, 52.361124676944634, 0.0 ], [ 5.257220445765665, 52.36086377706831, 0.0 ], [ 5.256877304817202, 52.36070235146314, 0.0 ], [ 5.256462969389046, 52.360590116320154, 0.0 ], [ 5.255886750077823, 52.36051273407669, 0.0 ], [ 5.255387326951023, 52.3604593324962, 0.0 ], [ 5.254754044610551, 52.36035404216339, 0.0 ], [ 5.254365230233071, 52.36024969682582, 0.0 ], [ 5.253613895431331, 52.35996895143308, 0.0 ], [ 5.251704471145821, 52.361923897724886, 0.0 ], [ 5.251680604646822, 52.36194833192693, 0.0 ], [ 5.247535853237942, 52.36611739162557, 0.0 ], [ 5.248754435821214, 52.36654530057384, 0.0 ], [ 5.249703492252073, 52.366810937200036, 0.0 ], [ 5.250700262487731, 52.367114962197675, 0.0 ], [ 5.251699312524969, 52.367455821481336, 0.0 ], [ 5.252816266902386, 52.36776678753678, 0.0 ] ] ] ] }, "last_modified": "2019-06-25T07:27:04.514015Z", "created": "2014-12-04T08:23:22.468965Z", "image_url": "", "timeseries": [], "name": "234/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/3618/?format=api", "id": 3618, "code": "261/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.285523195200245, 52.397613661045405, 0.0 ], [ 5.282008986457424, 52.40032234576535, 0.0 ], [ 5.28042809621659, 52.40176480505636, 0.0 ], [ 5.280005598389312, 52.40207159834237, 0.0 ], [ 5.279883336087257, 52.402184507517745, 0.0 ], [ 5.27964265912429, 52.40239227856876, 0.0 ], [ 5.27802536236458, 52.4037995127178, 0.0 ], [ 5.282642251967141, 52.40575704497375, 0.0 ], [ 5.287422934992137, 52.407833294952674, 0.0 ], [ 5.287688123164334, 52.4076754634654, 0.0 ], [ 5.289227068943368, 52.406474014071115, 0.0 ], [ 5.290957713216264, 52.404968877387994, 0.0 ], [ 5.293165837382587, 52.40307899307071, 0.0 ], [ 5.29439558036622, 52.4020143210776, 0.0 ], [ 5.29265611924059, 52.401266246835114, 0.0 ], [ 5.293370868786321, 52.40056210321614, 0.0 ], [ 5.285523195200245, 52.397613661045405, 0.0 ] ] ] ] }, "last_modified": "2019-06-25T07:27:04.514015Z", "created": "2014-12-04T08:23:22.476643Z", "image_url": "", "timeseries": [], "name": "261/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/3619/?format=api", "id": 3619, "code": "254/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.270730282456642, 52.38838812123816, 0.0 ], [ 5.272296095885325, 52.38994487100118, 0.0 ], [ 5.273010632637468, 52.39063433925912, 0.0 ], [ 5.273815001646663, 52.39131793029219, 0.0 ], [ 5.274742348758572, 52.392047828373514, 0.0 ], [ 5.275161581455631, 52.39236255525789, 0.0 ], [ 5.2755616332017, 52.39266294543601, 0.0 ], [ 5.276626365219429, 52.39337682516637, 0.0 ], [ 5.278547874326594, 52.39452969224136, 0.0 ], [ 5.282604518103667, 52.396582033242346, 0.0 ], [ 5.285103719354593, 52.39447387702321, 0.0 ], [ 5.285998781096909, 52.393681000386536, 0.0 ], [ 5.287102672027229, 52.39271848288855, 0.0 ], [ 5.288904253046649, 52.39114751492494, 0.0 ], [ 5.288528522441122, 52.390990080893864, 0.0 ], [ 5.287418109531126, 52.39058997944075, 0.0 ], [ 5.285428277171446, 52.389734841028535, 0.0 ], [ 5.284215308811235, 52.38920826532235, 0.0 ], [ 5.283916205032067, 52.38907841408476, 0.0 ], [ 5.283706424681779, 52.388756763692214, 0.0 ], [ 5.282948544541961, 52.388659013612696, 0.0 ], [ 5.279955807775721, 52.38736181023132, 0.0 ], [ 5.278041477795581, 52.38654748045232, 0.0 ], [ 5.278033773619469, 52.386554511713335, 0.0 ], [ 5.277483458239832, 52.3869760768043, 0.0 ], [ 5.277057630941364, 52.38726397543552, 0.0 ], [ 5.276684160445971, 52.387571361388574, 0.0 ], [ 5.275803615708783, 52.38822838951257, 0.0 ], [ 5.275565436270237, 52.38840893192235, 0.0 ], [ 5.275440305190267, 52.38851362674845, 0.0 ], [ 5.275043955103031, 52.38840029789306, 0.0 ], [ 5.274146112956626, 52.38800266130206, 0.0 ], [ 5.27255853267311, 52.387720798558036, 0.0 ], [ 5.272316527070876, 52.38770096577172, 0.0 ], [ 5.271308045273579, 52.38807281508918, 0.0 ], [ 5.271227254788152, 52.38821389956716, 0.0 ], [ 5.270730282456642, 52.38838812123816, 0.0 ] ] ] ] }, "last_modified": "2019-06-25T07:27:04.514015Z", "created": "2014-12-04T08:23:22.484678Z", "image_url": "", "timeseries": [], "name": "254/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 } ] }{ "count": 990, "next": "