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=9
{ "count": 990, "next": "https://demo.lizard.net/api/v4/pumpeddrainageareas/?format=api&page=10", "previous": "https://demo.lizard.net/api/v4/pumpeddrainageareas/?format=api&page=8", "results": [ { "url": "https://demo.lizard.net/api/v4/pumpeddrainageareas/3620/?format=api", "id": 3620, "code": "223/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.196965798533813, 52.37954084509209, 0.0 ], [ 5.194087048130568, 52.378645696469334, 0.0 ], [ 5.192611537799456, 52.38018725734025, 0.0 ], [ 5.189855762775606, 52.38306605548488, 0.0 ], [ 5.190813642662087, 52.38413137732886, 0.0 ], [ 5.198991680076456, 52.38711772121086, 0.0 ], [ 5.205618185179163, 52.38763399428447, 0.0 ], [ 5.205645680766881, 52.38712135929196, 0.0 ], [ 5.205673175711309, 52.38660872423883, 0.0 ], [ 5.205936791801531, 52.38579738955546, 0.0 ], [ 5.205228210468213, 52.384499802967404, 0.0 ], [ 5.203602449108479, 52.381568813765405, 0.0 ], [ 5.201772222900364, 52.381219089274175, 0.0 ], [ 5.202606208974507, 52.38013631099216, 0.0 ], [ 5.202574804537208, 52.37995912448777, 0.0 ], [ 5.200071693951481, 52.38049588006197, 0.0 ], [ 5.199533018479154, 52.3803214040953, 0.0 ], [ 5.196965798533813, 52.37954084509209, 0.0 ] ] ] ] }, "last_modified": "2019-06-25T07:27:04.514015Z", "created": "2014-12-04T08:23:22.492231Z", "image_url": "", "timeseries": [], "name": "223/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/3621/?format=api", "id": 3621, "code": "252/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.264258216797063, 52.39538661567903, 0.0 ], [ 5.255895453815376, 52.39157646088024, 0.0 ], [ 5.249438270138864, 52.397435376126765, 0.0 ], [ 5.25969552327529, 52.401672570203104, 0.0 ], [ 5.262107839802609, 52.39981692939677, 0.0 ], [ 5.262739907644292, 52.39931444419924, 0.0 ], [ 5.265023736722743, 52.39749870804967, 0.0 ], [ 5.265729017176867, 52.39698918384251, 0.0 ], [ 5.266203527737954, 52.396579141239584, 0.0 ], [ 5.265688108676976, 52.39601826308259, 0.0 ], [ 5.264258216797063, 52.39538661567903, 0.0 ] ] ] ] }, "last_modified": "2019-06-25T07:27:04.514015Z", "created": "2014-12-04T08:23:22.499472Z", "image_url": "", "timeseries": [], "name": "252/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/3622/?format=api", "id": 3622, "code": "226/0-1-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.190800124599735, 52.36778221358536, 0.0 ], [ 5.190833123748872, 52.36779765398527, 0.0 ], [ 5.191004938493051, 52.367876844831414, 0.0 ], [ 5.195949226006584, 52.37015547965757, 0.0 ], [ 5.196606032247087, 52.37044372311657, 0.0 ], [ 5.197859887243536, 52.37093723348041, 0.0 ], [ 5.198231468843717, 52.37106901859113, 0.0 ], [ 5.199057451965374, 52.37136107268809, 0.0 ], [ 5.199432886803395, 52.371487894485995, 0.0 ], [ 5.200132778168721, 52.37171940296665, 0.0 ], [ 5.201029989048409, 52.37037359056819, 0.0 ], [ 5.201737614030614, 52.369312093445664, 0.0 ], [ 5.202588458237108, 52.36954298331732, 0.0 ], [ 5.202703221966048, 52.3693717059734, 0.0 ], [ 5.202841632918381, 52.36916836154514, 0.0 ], [ 5.202871786760884, 52.369098898451035, 0.0 ], [ 5.203105510213286, 52.36879123022552, 0.0 ], [ 5.203441052266276, 52.36886748960221, 0.0 ], [ 5.203807541563529, 52.368906030086336, 0.0 ], [ 5.204357175934293, 52.36894374677315, 0.0 ], [ 5.204367515305833, 52.3685046830184, 0.0 ], [ 5.204338418142251, 52.36832188444509, 0.0 ], [ 5.20431104437486, 52.36824114710563, 0.0 ], [ 5.204118128915096, 52.3678047352475, 0.0 ], [ 5.203314242048092, 52.36632115292957, 0.0 ], [ 5.203133638029974, 52.365942081270404, 0.0 ], [ 5.203046611297486, 52.36583393309357, 0.0 ], [ 5.202276800457366, 52.36437623986987, 0.0 ], [ 5.202136298571347, 52.364184319467725, 0.0 ], [ 5.20181445849696, 52.36382251024671, 0.0 ], [ 5.201297069822162, 52.36345555356041, 0.0 ], [ 5.20087600364948, 52.363227038340064, 0.0 ], [ 5.200484568532277, 52.363050786279096, 0.0 ], [ 5.20029303699318, 52.362981657165946, 0.0 ], [ 5.200029855040043, 52.36289694688361, 0.0 ], [ 5.199641204290979, 52.36276332460918, 0.0 ], [ 5.198761399836155, 52.36245822817217, 0.0 ], [ 5.197074059574141, 52.36191575433463, 0.0 ], [ 5.196818742443411, 52.36181091727034, 0.0 ], [ 5.196023554068874, 52.36154426848648, 0.0 ], [ 5.195260839056641, 52.361293368307805, 0.0 ], [ 5.194984203682119, 52.36119086544402, 0.0 ], [ 5.194652124976903, 52.36109776272483, 0.0 ], [ 5.194247503312758, 52.36102353172874, 0.0 ], [ 5.19398806142694, 52.36099551685159, 0.0 ], [ 5.193605126096978, 52.36099838775305, 0.0 ], [ 5.193278550642381, 52.36103105374176, 0.0 ], [ 5.192796341846318, 52.361123756847064, 0.0 ], [ 5.192436534712513, 52.36118342315359, 0.0 ], [ 5.191278297182331, 52.36141853409985, 0.0 ], [ 5.193474224942759, 52.364745186254204, 0.0 ], [ 5.193512619700609, 52.36544115432667, 0.0 ], [ 5.193648219396592, 52.36551564498993, 0.0 ], [ 5.193414446840555, 52.365665418576334, 0.0 ], [ 5.192689841543053, 52.3662719059804, 0.0 ], [ 5.192849412908622, 52.36651386572674, 0.0 ], [ 5.192412708702014, 52.36650648360951, 0.0 ], [ 5.190800124599735, 52.36778221358536, 0.0 ] ] ] ] }, "last_modified": "2019-06-25T07:27:04.514015Z", "created": "2014-12-04T08:23:22.508512Z", "image_url": "", "timeseries": [], "name": "226/0-1-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/3623/?format=api", "id": 3623, "code": "218/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.249623985787704, 52.327460707262595, 0.0 ], [ 5.250660203598827, 52.327914453784764, 0.0 ], [ 5.251108398128435, 52.32859047280213, 0.0 ], [ 5.250972889010414, 52.3287326361014, 0.0 ], [ 5.251234358286127, 52.32878745281096, 0.0 ], [ 5.251875554389684, 52.32983238358584, 0.0 ], [ 5.251714087259841, 52.330052154587385, 0.0 ], [ 5.252050320799803, 52.330190092674435, 0.0 ], [ 5.252619201883937, 52.3329166151214, 0.0 ], [ 5.254214372462049, 52.33249974552822, 0.0 ], [ 5.259808452486459, 52.33233458917412, 0.0 ], [ 5.266484819076152, 52.33085739085504, 0.0 ], [ 5.262808143388001, 52.32484382593629, 0.0 ], [ 5.249623985787704, 52.327460707262595, 0.0 ] ] ] ] }, "last_modified": "2019-06-25T07:27:04.514015Z", "created": "2014-12-04T08:23:22.524825Z", "image_url": "", "timeseries": [], "name": "218/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/3624/?format=api", "id": 3624, "code": "220/0-3-7", "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.223743740124538, 52.38599581947966, 0.0 ], [ 5.223491672771993, 52.386306734290855, 0.0 ], [ 5.223498425650298, 52.38639063135479, 0.0 ], [ 5.223398413590716, 52.38642176444428, 0.0 ], [ 5.223305965941854, 52.386535792951896, 0.0 ], [ 5.223209889083952, 52.38665428226492, 0.0 ], [ 5.222961290870916, 52.3869608943922, 0.0 ], [ 5.222919988521607, 52.38702553853695, 0.0 ], [ 5.22291266770343, 52.3870369965056, 0.0 ], [ 5.222912518343067, 52.38707733243366, 0.0 ], [ 5.222936490856295, 52.38712889130052, 0.0 ], [ 5.222980649808661, 52.38717152653354, 0.0 ], [ 5.223604035776401, 52.387355258420456, 0.0 ], [ 5.22375280641817, 52.38742715738994, 0.0 ], [ 5.223255097707403, 52.38804261149419, 0.0 ], [ 5.221906482109064, 52.388315703343835, 0.0 ], [ 5.222529939966987, 52.38943698608718, 0.0 ], [ 5.223816614901914, 52.389820719634244, 0.0 ], [ 5.22454272333298, 52.39004081680359, 0.0 ], [ 5.22546929826211, 52.39032167839848, 0.0 ], [ 5.225989898051568, 52.39047981350623, 0.0 ], [ 5.227371228383319, 52.39089893108265, 0.0 ], [ 5.227636550656565, 52.3909761410666, 0.0 ], [ 5.227715912711145, 52.39099923802063, 0.0 ], [ 5.227729237544682, 52.39100312059375, 0.0 ], [ 5.229003857338095, 52.39079675808006, 0.0 ], [ 5.229366582174257, 52.39090589208301, 0.0 ], [ 5.230007207664827, 52.3914413764521, 0.0 ], [ 5.229640690243502, 52.391678709165795, 0.0 ], [ 5.229419752465395, 52.391771553164354, 0.0 ], [ 5.229241480754839, 52.39182158304133, 0.0 ], [ 5.2288345239484, 52.391899393387185, 0.0 ], [ 5.228924304059092, 52.3920665647567, 0.0 ], [ 5.228945397816544, 52.39211242938662, 0.0 ], [ 5.228947898593784, 52.39215678624462, 0.0 ], [ 5.228923818775694, 52.3922025815671, 0.0 ], [ 5.228675653238493, 52.39252201765258, 0.0 ], [ 5.228600573236108, 52.39261521687668, 0.0 ], [ 5.234895106393049, 52.39423388105483, 0.0 ], [ 5.238411102076953, 52.390577566937104, 0.0 ], [ 5.235288658706049, 52.389531633464, 0.0 ], [ 5.234750065152564, 52.389353941214104, 0.0 ], [ 5.233818466751219, 52.38907391079207, 0.0 ], [ 5.233785864154621, 52.38899569379252, 0.0 ], [ 5.233783781278501, 52.3889202052621, 0.0 ], [ 5.233605188242946, 52.38883022509792, 0.0 ], [ 5.23351690000434, 52.38881365984852, 0.0 ], [ 5.233439955934501, 52.3888488117759, 0.0 ], [ 5.231935824575262, 52.38839562884212, 0.0 ], [ 5.23188886806771, 52.38823799054559, 0.0 ], [ 5.232273730736605, 52.38731013408429, 0.0 ], [ 5.233327612039738, 52.38598870804936, 0.0 ], [ 5.23295683119323, 52.385877462132235, 0.0 ], [ 5.232077082198749, 52.38529630355121, 0.0 ], [ 5.231540802525797, 52.385168199276556, 0.0 ], [ 5.231366228286284, 52.38497351549158, 0.0 ], [ 5.230578284599722, 52.38477131710503, 0.0 ], [ 5.230271611046365, 52.38476420609853, 0.0 ], [ 5.229997667346732, 52.38479401699698, 0.0 ], [ 5.229668141424708, 52.38489121475762, 0.0 ], [ 5.229252823685823, 52.38492927093239, 0.0 ], [ 5.229158697161495, 52.384920710444426, 0.0 ], [ 5.228934222436603, 52.3849002949147, 0.0 ], [ 5.226724141433239, 52.38419996912342, 0.0 ], [ 5.226430440349883, 52.38363799825865, 0.0 ], [ 5.226461162735912, 52.38347208311964, 0.0 ], [ 5.226562587520845, 52.383426747902305, 0.0 ], [ 5.22613147701006, 52.38330706765699, 0.0 ], [ 5.225399525584433, 52.384189790180784, 0.0 ], [ 5.225333063570519, 52.384269940330945, 0.0 ], [ 5.225156261413135, 52.38449769505317, 0.0 ], [ 5.224864119004092, 52.384630586127116, 0.0 ], [ 5.224032513480171, 52.38563168076961, 0.0 ], [ 5.224069836968989, 52.38569056082566, 0.0 ], [ 5.223972806200072, 52.385703855089254, 0.0 ], [ 5.223818790459701, 52.38590324699722, 0.0 ], [ 5.223787076725722, 52.38594236505141, 0.0 ], [ 5.22382039145998, 52.3859870311852, 0.0 ], [ 5.223743740124538, 52.38599581947966, 0.0 ] ] ] ] }, "last_modified": "2019-06-25T07:27:04.514015Z", "created": "2014-12-04T08:23:22.533697Z", "image_url": "", "timeseries": [], "name": "220/0-3-7", "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/3625/?format=api", "id": 3625, "code": "245-1-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.263144910471742, 52.41370971677045, 0.0 ], [ 5.257740379667404, 52.418401669127554, 0.0 ], [ 5.268431932116609, 52.422991157174536, 0.0 ], [ 5.270167359099854, 52.42283388879599, 0.0 ], [ 5.271286506676584, 52.42203117448043, 0.0 ], [ 5.274227618039665, 52.42000335314444, 0.0 ], [ 5.275355012829598, 52.41907658962251, 0.0 ], [ 5.263144910471742, 52.41370971677045, 0.0 ] ] ] ] }, "last_modified": "2019-06-25T07:27:04.514015Z", "created": "2014-12-04T08:23:22.540994Z", "image_url": "", "timeseries": [], "name": "245-1-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/3626/?format=api", "id": 3626, "code": "264/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.293370868786321, 52.40056210321614, 0.0 ], [ 5.29265611924059, 52.401266246835114, 0.0 ], [ 5.29439558036622, 52.4020143210776, 0.0 ], [ 5.293165837382587, 52.40307899307071, 0.0 ], [ 5.290957713216264, 52.404968877387994, 0.0 ], [ 5.289227068943368, 52.406474014071115, 0.0 ], [ 5.290153855145159, 52.406878112640506, 0.0 ], [ 5.295355127322242, 52.408615825820405, 0.0 ], [ 5.300674110886284, 52.41049978420604, 0.0 ], [ 5.306487409911127, 52.405496565869896, 0.0 ], [ 5.305104088348654, 52.405019647558134, 0.0 ], [ 5.293370868786321, 52.40056210321614, 0.0 ] ] ] ] }, "last_modified": "2019-06-25T07:27:04.514015Z", "created": "2014-12-04T08:23:22.548222Z", "image_url": "", "timeseries": [], "name": "264/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/3627/?format=api", "id": 3627, "code": "251/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.268687345425531, 52.39384000387404, 0.0 ], [ 5.268523844495492, 52.393979964982286, 0.0 ], [ 5.268147346828988, 52.3943101489616, 0.0 ], [ 5.267955063324419, 52.39453529111989, 0.0 ], [ 5.267719314038372, 52.39485551768126, 0.0 ], [ 5.267461866075688, 52.39519591682381, 0.0 ], [ 5.267204461555807, 52.39558398079015, 0.0 ], [ 5.266772354427331, 52.39606270380917, 0.0 ], [ 5.266550204573859, 52.39628153099547, 0.0 ], [ 5.266203527737954, 52.396579141239584, 0.0 ], [ 5.267566814496759, 52.397215430399235, 0.0 ], [ 5.268153223712819, 52.39780924220343, 0.0 ], [ 5.268913919497393, 52.39814392595373, 0.0 ], [ 5.269512704920024, 52.398403910673125, 0.0 ], [ 5.270257978178003, 52.398711023669094, 0.0 ], [ 5.271393759073837, 52.398549769715146, 0.0 ], [ 5.271606681341154, 52.39861396862406, 0.0 ], [ 5.272445789753429, 52.398971093929816, 0.0 ], [ 5.272684643805473, 52.399151692283525, 0.0 ], [ 5.272657476529571, 52.399890901756265, 0.0 ], [ 5.273042523863751, 52.400172106083375, 0.0 ], [ 5.273859088877389, 52.400397181860605, 0.0 ], [ 5.274612738934268, 52.40071139340037, 0.0 ], [ 5.275673793646398, 52.40100076050087, 0.0 ], [ 5.275942523567398, 52.40103958761929, 0.0 ], [ 5.276531146215286, 52.400750539670575, 0.0 ], [ 5.277371512495426, 52.401099437030624, 0.0 ], [ 5.277569915041195, 52.400929235240845, 0.0 ], [ 5.277507389010715, 52.4009074276325, 0.0 ], [ 5.278262858201699, 52.40022543208395, 0.0 ], [ 5.279841962634327, 52.3988787979763, 0.0 ], [ 5.279909670497299, 52.39890794286749, 0.0 ], [ 5.281861238414892, 52.3972285267928, 0.0 ], [ 5.282604518103667, 52.396582033242346, 0.0 ], [ 5.278547874326594, 52.39452969224136, 0.0 ], [ 5.276626365219429, 52.39337682516637, 0.0 ], [ 5.2755616332017, 52.39266294543601, 0.0 ], [ 5.275161581455631, 52.39236255525789, 0.0 ], [ 5.274319281539277, 52.392797134623166, 0.0 ], [ 5.274212676332957, 52.392847673726436, 0.0 ], [ 5.272654310093253, 52.392212993301115, 0.0 ], [ 5.272395484992879, 52.392164945621566, 0.0 ], [ 5.272220579560736, 52.392171495977976, 0.0 ], [ 5.272072782227767, 52.39220900134886, 0.0 ], [ 5.270806426484074, 52.39263056558907, 0.0 ], [ 5.270165678759654, 52.392917437092684, 0.0 ], [ 5.269315251818528, 52.393364955701536, 0.0 ], [ 5.26885898298654, 52.39369307639632, 0.0 ], [ 5.268687345425531, 52.39384000387404, 0.0 ] ] ] ] }, "last_modified": "2019-06-25T07:27:04.514015Z", "created": "2014-12-04T08:23:22.556519Z", "image_url": "", "timeseries": [], "name": "251/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/3628/?format=api", "id": 3628, "code": "233/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.235137609095297, 52.37641565583867, 0.0 ], [ 5.23399298352154, 52.37760575259811, 0.0 ], [ 5.234261582007939, 52.37848389648585, 0.0 ], [ 5.234476949173937, 52.378912189071336, 0.0 ], [ 5.234691154097719, 52.37921192610007, 0.0 ], [ 5.234776885105292, 52.37933189006428, 0.0 ], [ 5.235097363045528, 52.37961743229829, 0.0 ], [ 5.235708815293371, 52.38001516023119, 0.0 ], [ 5.236369847757398, 52.38029581317819, 0.0 ], [ 5.237118261093408, 52.380571975963974, 0.0 ], [ 5.2388490343135, 52.381190679359705, 0.0 ], [ 5.23995683563004, 52.381597431280184, 0.0 ], [ 5.240357544369072, 52.381751036004495, 0.0 ], [ 5.240967185412977, 52.38197505422414, 0.0 ], [ 5.241072540330222, 52.38201432049315, 0.0 ], [ 5.241948019894475, 52.38256238843925, 0.0 ], [ 5.242132585323451, 52.382709947513064, 0.0 ], [ 5.242412858645078, 52.38302337176632, 0.0 ], [ 5.242840727541831, 52.383428828013784, 0.0 ], [ 5.243214380028091, 52.383706431770115, 0.0 ], [ 5.243565550622444, 52.38385221358713, 0.0 ], [ 5.245283076736079, 52.38447422602663, 0.0 ], [ 5.247365593613291, 52.38234715856569, 0.0 ], [ 5.249263109830355, 52.38039891568311, 0.0 ], [ 5.251323135413036, 52.37828341233248, 0.0 ], [ 5.251442832234479, 52.3781040139288, 0.0 ], [ 5.251584020547397, 52.37794638989679, 0.0 ], [ 5.249073315247403, 52.37739045971379, 0.0 ], [ 5.248608021816668, 52.37731309863743, 0.0 ], [ 5.246558646799161, 52.37697233843095, 0.0 ], [ 5.245021290756938, 52.37674895151784, 0.0 ], [ 5.243813179748541, 52.37663153836902, 0.0 ], [ 5.241313562346139, 52.37645290200962, 0.0 ], [ 5.24028543334874, 52.37641044634227, 0.0 ], [ 5.239294560247877, 52.37638873111338, 0.0 ], [ 5.235137609095297, 52.37641565583867, 0.0 ] ] ] ] }, "last_modified": "2019-06-25T07:27:04.514015Z", "created": "2014-12-04T08:23:22.564974Z", "image_url": "", "timeseries": [], "name": "233/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/3629/?format=api", "id": 3629, "code": "240/0-4-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.256866852759758, 52.404482415909364, 0.0 ], [ 5.257474985143225, 52.40554331665699, 0.0 ], [ 5.253743060690655, 52.408708895918124, 0.0 ], [ 5.252945019807792, 52.409060484964115, 0.0 ], [ 5.253233177720195, 52.40905938990093, 0.0 ], [ 5.253434679432698, 52.409124925981104, 0.0 ], [ 5.253449099647085, 52.409275739158694, 0.0 ], [ 5.26340289076443, 52.41286266890026, 0.0 ], [ 5.268802601793338, 52.408095366489206, 0.0 ], [ 5.269184133122339, 52.40772719611193, 0.0 ], [ 5.267196498324417, 52.406964471964834, 0.0 ], [ 5.266305120263721, 52.40657193145674, 0.0 ], [ 5.264046091896558, 52.40543644823189, 0.0 ], [ 5.263467884873812, 52.405117697416784, 0.0 ], [ 5.262192990314289, 52.404401830584874, 0.0 ], [ 5.261149808462787, 52.40381848366112, 0.0 ], [ 5.260165703440882, 52.40328895857596, 0.0 ], [ 5.258725206696753, 52.40255362976235, 0.0 ] ] ] ] }, "last_modified": "2019-06-25T07:27:04.514015Z", "created": "2014-12-04T08:23:22.574565Z", "image_url": "", "timeseries": [], "name": "240/0-4-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 } ] }