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=4
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 990,
    "next": "https://demo.lizard.net/api/v4/pumpeddrainageareas/?format=api&page=5",
    "previous": "https://demo.lizard.net/api/v4/pumpeddrainageareas/?format=api&page=3",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/pumpeddrainageareas/3570/?format=api",
            "id": 3570,
            "code": "221/0-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.208121340598001,
                                52.37031531330152,
                                0.0
                            ],
                            [
                                5.20685171679773,
                                52.37335551363046,
                                0.0
                            ],
                            [
                                5.207605428643966,
                                52.373489126510755,
                                0.0
                            ],
                            [
                                5.208186446758888,
                                52.37357375210477,
                                0.0
                            ],
                            [
                                5.209375332077387,
                                52.373746908673546,
                                0.0
                            ],
                            [
                                5.209572116132382,
                                52.37377728529386,
                                0.0
                            ],
                            [
                                5.20983247493229,
                                52.37381748133891,
                                0.0
                            ],
                            [
                                5.210554293996072,
                                52.37392890923126,
                                0.0
                            ],
                            [
                                5.211014845362881,
                                52.374000003685246,
                                0.0
                            ],
                            [
                                5.211499172898601,
                                52.37407476258802,
                                0.0
                            ],
                            [
                                5.21351885708749,
                                52.374402425705355,
                                0.0
                            ],
                            [
                                5.213945966326401,
                                52.37446592812135,
                                0.0
                            ],
                            [
                                5.214456495492312,
                                52.37319535363626,
                                0.0
                            ],
                            [
                                5.215122399114238,
                                52.37328367293214,
                                0.0
                            ],
                            [
                                5.215591479606418,
                                52.37216304480731,
                                0.0
                            ],
                            [
                                5.215282116673488,
                                52.37182921096223,
                                0.0
                            ],
                            [
                                5.2137841555573,
                                52.37160369542704,
                                0.0
                            ],
                            [
                                5.212276330479585,
                                52.371377765765764,
                                0.0
                            ],
                            [
                                5.212929343299312,
                                52.36975937517818,
                                0.0
                            ],
                            [
                                5.212318353381992,
                                52.36967023229268,
                                0.0
                            ],
                            [
                                5.211865393408203,
                                52.369859850401525,
                                0.0
                            ],
                            [
                                5.211705712761535,
                                52.369580845043565,
                                0.0
                            ],
                            [
                                5.211020449536476,
                                52.36948085761756,
                                0.0
                            ],
                            [
                                5.208241989572344,
                                52.37002883654538,
                                0.0
                            ],
                            [
                                5.208121340598001,
                                52.37031531330152,
                                0.0
                            ]
                        ]
                    ]
                ]
            },
            "last_modified": "2019-06-25T07:27:04.514015Z",
            "created": "2014-12-04T08:23:22.104437Z",
            "image_url": "",
            "timeseries": [],
            "name": "221/0-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/3571/?format=api",
            "id": 3571,
            "code": "115/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.149904257005127,
                                52.35141377355819,
                                0.0
                            ],
                            [
                                5.149189446665401,
                                52.35148307354124,
                                0.0
                            ],
                            [
                                5.149166063948842,
                                52.35150906351514,
                                0.0
                            ],
                            [
                                5.146577475564586,
                                52.354386070977476,
                                0.0
                            ],
                            [
                                5.146061945275819,
                                52.35495898980171,
                                0.0
                            ],
                            [
                                5.143441183342529,
                                52.357871228639894,
                                0.0
                            ],
                            [
                                5.149236331241267,
                                52.35982612937311,
                                0.0
                            ],
                            [
                                5.148525414064175,
                                52.35798672609599,
                                0.0
                            ],
                            [
                                5.148207144828724,
                                52.35715518895517,
                                0.0
                            ],
                            [
                                5.148277889134974,
                                52.356189560085625,
                                0.0
                            ],
                            [
                                5.148471905364622,
                                52.35577966364409,
                                0.0
                            ],
                            [
                                5.148665918003703,
                                52.35536976684869,
                                0.0
                            ],
                            [
                                5.149349224840082,
                                52.35469541338978,
                                0.0
                            ],
                            [
                                5.150683526185573,
                                52.35390306123472,
                                0.0
                            ],
                            [
                                5.150599478281412,
                                52.3534860144141,
                                0.0
                            ],
                            [
                                5.1518866965449,
                                52.353257678287896,
                                0.0
                            ],
                            [
                                5.151618054814555,
                                52.35248287251821,
                                0.0
                            ],
                            [
                                5.151694587094117,
                                52.35237974566193,
                                0.0
                            ],
                            [
                                5.151549666185526,
                                52.352266799152225,
                                0.0
                            ],
                            [
                                5.151423012054725,
                                52.35179931649563,
                                0.0
                            ],
                            [
                                5.151490073674137,
                                52.35172662984859,
                                0.0
                            ],
                            [
                                5.149904257005127,
                                52.35141377355819,
                                0.0
                            ]
                        ]
                    ]
                ]
            },
            "last_modified": "2019-06-25T07:27:04.514015Z",
            "created": "2014-12-04T08:23:22.112286Z",
            "image_url": "",
            "timeseries": [],
            "name": "115/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/3572/?format=api",
            "id": 3572,
            "code": "222/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.20685171679773,
                                52.37335551363046,
                                0.0
                            ],
                            [
                                5.206129148881215,
                                52.37511300217365,
                                0.0
                            ],
                            [
                                5.206659185430042,
                                52.37606727610146,
                                0.0
                            ],
                            [
                                5.208764836264559,
                                52.37641648760834,
                                0.0
                            ],
                            [
                                5.208735033904025,
                                52.37697292636163,
                                0.0
                            ],
                            [
                                5.209564863248758,
                                52.376805521781485,
                                0.0
                            ],
                            [
                                5.209947353228503,
                                52.37749828375825,
                                0.0
                            ],
                            [
                                5.210772386102748,
                                52.37756483436028,
                                0.0
                            ],
                            [
                                5.211560788736312,
                                52.37796358786705,
                                0.0
                            ],
                            [
                                5.21185549740164,
                                52.377624419117936,
                                0.0
                            ],
                            [
                                5.214151403771229,
                                52.37711297887972,
                                0.0
                            ],
                            [
                                5.214607931150073,
                                52.37696439147702,
                                0.0
                            ],
                            [
                                5.21531646252429,
                                52.37518247018467,
                                0.0
                            ],
                            [
                                5.215533934756554,
                                52.374702437800785,
                                0.0
                            ],
                            [
                                5.213945966326401,
                                52.37446592812135,
                                0.0
                            ],
                            [
                                5.21351885708749,
                                52.374402425705355,
                                0.0
                            ],
                            [
                                5.211499172898601,
                                52.37407476258802,
                                0.0
                            ],
                            [
                                5.211014845362881,
                                52.374000003685246,
                                0.0
                            ],
                            [
                                5.210554293996072,
                                52.37392890923126,
                                0.0
                            ],
                            [
                                5.20983247493229,
                                52.37381748133891,
                                0.0
                            ],
                            [
                                5.209572116132382,
                                52.37377728529386,
                                0.0
                            ],
                            [
                                5.209375332077387,
                                52.373746908673546,
                                0.0
                            ],
                            [
                                5.208186446758888,
                                52.37357375210477,
                                0.0
                            ],
                            [
                                5.207605428643966,
                                52.373489126510755,
                                0.0
                            ],
                            [
                                5.20685171679773,
                                52.37335551363046,
                                0.0
                            ]
                        ]
                    ]
                ]
            },
            "last_modified": "2019-06-25T07:27:04.514015Z",
            "created": "2014-12-04T08:23:22.120076Z",
            "image_url": "",
            "timeseries": [],
            "name": "222/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/3573/?format=api",
            "id": 3573,
            "code": "132/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.17557087103362,
                                52.388403701617094,
                                0.0
                            ],
                            [
                                5.172516725033791,
                                52.38737431525225,
                                0.0
                            ],
                            [
                                5.17117737783181,
                                52.38885863785788,
                                0.0
                            ],
                            [
                                5.169841681487001,
                                52.38840825764969,
                                0.0
                            ],
                            [
                                5.169237666526725,
                                52.38906659627774,
                                0.0
                            ],
                            [
                                5.169559468821315,
                                52.38917510847297,
                                0.0
                            ],
                            [
                                5.168779645230132,
                                52.39004108099448,
                                0.0
                            ],
                            [
                                5.16979997564219,
                                52.39038501457563,
                                0.0
                            ],
                            [
                                5.168670964348744,
                                52.391636044599856,
                                0.0
                            ],
                            [
                                5.168912936371854,
                                52.391717635686966,
                                0.0
                            ],
                            [
                                5.173904405509663,
                                52.39320602642135,
                                0.0
                            ],
                            [
                                5.174670210738018,
                                52.39249907114385,
                                0.0
                            ],
                            [
                                5.174775552722599,
                                52.39234966569725,
                                0.0
                            ],
                            [
                                5.175789128897011,
                                52.390917876615816,
                                0.0
                            ],
                            [
                                5.173901153642506,
                                52.39032945563272,
                                0.0
                            ],
                            [
                                5.174668653105544,
                                52.38943562004525,
                                0.0
                            ],
                            [
                                5.17557087103362,
                                52.388403701617094,
                                0.0
                            ]
                        ]
                    ]
                ]
            },
            "last_modified": "2019-06-25T07:27:04.514015Z",
            "created": "2014-12-04T08:23:22.127881Z",
            "image_url": "",
            "timeseries": [],
            "name": "132/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/3574/?format=api",
            "id": 3574,
            "code": "224/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.173844240446626,
                                52.34865915496982,
                                0.0
                            ],
                            [
                                5.174774255251802,
                                52.34869718728123,
                                0.0
                            ],
                            [
                                5.175165835842541,
                                52.34971292727576,
                                0.0
                            ],
                            [
                                5.176995812405113,
                                52.34967291117497,
                                0.0
                            ],
                            [
                                5.18089958079686,
                                52.345282463204,
                                0.0
                            ],
                            [
                                5.180356757048941,
                                52.34511429122198,
                                0.0
                            ],
                            [
                                5.178935597771723,
                                52.34482481234216,
                                0.0
                            ],
                            [
                                5.177938943002333,
                                52.34479216013823,
                                0.0
                            ],
                            [
                                5.177106510339534,
                                52.344782960620705,
                                0.0
                            ],
                            [
                                5.176323680545837,
                                52.34460937089155,
                                0.0
                            ],
                            [
                                5.175443864437171,
                                52.34424793557884,
                                0.0
                            ],
                            [
                                5.174627242884935,
                                52.345044296142596,
                                0.0
                            ],
                            [
                                5.174018584835513,
                                52.34582865859288,
                                0.0
                            ],
                            [
                                5.173637181189198,
                                52.34684302608224,
                                0.0
                            ],
                            [
                                5.173626349450449,
                                52.3480059077172,
                                0.0
                            ],
                            [
                                5.173844240446626,
                                52.34865915496982,
                                0.0
                            ]
                        ]
                    ]
                ]
            },
            "last_modified": "2019-06-25T07:27:04.514015Z",
            "created": "2014-12-04T08:23:22.135552Z",
            "image_url": "",
            "timeseries": [],
            "name": "224/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/3575/?format=api",
            "id": 3575,
            "code": "274/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.323498194982235,
                                52.34404000482236,
                                0.0
                            ],
                            [
                                5.319158951880593,
                                52.347809714313314,
                                0.0
                            ],
                            [
                                5.32122026520659,
                                52.34870091288104,
                                0.0
                            ],
                            [
                                5.316754795130819,
                                52.352579597133094,
                                0.0
                            ],
                            [
                                5.31788518718542,
                                52.35306918866403,
                                0.0
                            ],
                            [
                                5.326448644923185,
                                52.34537810983189,
                                0.0
                            ],
                            [
                                5.323498194982235,
                                52.34404000482236,
                                0.0
                            ]
                        ]
                    ]
                ]
            },
            "last_modified": "2019-06-25T07:27:04.514015Z",
            "created": "2014-12-04T08:23:22.143176Z",
            "image_url": "",
            "timeseries": [],
            "name": "274/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/3576/?format=api",
            "id": 3576,
            "code": "239/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.242973419348568,
                                52.38704807005,
                                0.0
                            ],
                            [
                                5.239099212828758,
                                52.39089492322176,
                                0.0
                            ],
                            [
                                5.241351576511236,
                                52.39171888969087,
                                0.0
                            ],
                            [
                                5.241375108654246,
                                52.39172815799189,
                                0.0
                            ],
                            [
                                5.241398829514329,
                                52.39173724665301,
                                0.0
                            ],
                            [
                                5.241422735633596,
                                52.39174615178498,
                                0.0
                            ],
                            [
                                5.241446823218416,
                                52.39175487197466,
                                0.0
                            ],
                            [
                                5.241471088446541,
                                52.39176340583818,
                                0.0
                            ],
                            [
                                5.241495527467414,
                                52.39177175202128,
                                0.0
                            ],
                            [
                                5.241520136402758,
                                52.39177990919949,
                                0.0
                            ],
                            [
                                5.24154491134759,
                                52.39178787607834,
                                0.0
                            ],
                            [
                                5.241569848370225,
                                52.39179565139359,
                                0.0
                            ],
                            [
                                5.241594943513612,
                                52.391803233911425,
                                0.0
                            ],
                            [
                                5.241620192795459,
                                52.391810622428395,
                                0.0
                            ],
                            [
                                5.241645592208836,
                                52.39181781577209,
                                0.0
                            ],
                            [
                                5.241671137723338,
                                52.3918248128011,
                                0.0
                            ],
                            [
                                5.241696825284953,
                                52.39183161240489,
                                0.0
                            ],
                            [
                                5.241722650817514,
                                52.391838213504485,
                                0.0
                            ],
                            [
                                5.241748610222708,
                                52.3918446150524,
                                0.0
                            ],
                            [
                                5.241774699381103,
                                52.39185081603259,
                                0.0
                            ],
                            [
                                5.241800914152587,
                                52.39185681546121,
                                0.0
                            ],
                            [
                                5.241827250377106,
                                52.391862612386056,
                                0.0
                            ],
                            [
                                5.241853703875389,
                                52.39186820588733,
                                0.0
                            ],
                            [
                                5.241880270449401,
                                52.39187359507723,
                                0.0
                            ],
                            [
                                5.241906945883507,
                                52.39187877910071,
                                0.0
                            ],
                            [
                                5.241933725944184,
                                52.3918837571349,
                                0.0
                            ],
                            [
                                5.241960606382079,
                                52.39188852838999,
                                0.0
                            ],
                            [
                                5.241987582931268,
                                52.39189309210884,
                                0.0
                            ],
                            [
                                5.242014651310876,
                                52.3918974475671,
                                0.0
                            ],
                            [
                                5.242041807225373,
                                52.391901594073566,
                                0.0
                            ],
                            [
                                5.242069046365301,
                                52.39190553097038,
                                0.0
                            ],
                            [
                                5.242096364408017,
                                52.39190925763263,
                                0.0
                            ],
                            [
                                5.242123757018421,
                                52.391912773469095,
                                0.0
                            ],
                            [
                                5.242151219849548,
                                52.391916077921685,
                                0.0
                            ],
                            [
                                5.242178748543299,
                                52.39191917046604,
                                0.0
                            ],
                            [
                                5.242206338730885,
                                52.39192205061145,
                                0.0
                            ],
                            [
                                5.242233986034146,
                                52.391924717900764,
                                0.0
                            ],
                            [
                                5.242261686065554,
                                52.39192717191075,
                                0.0
                            ],
                            [
                                5.242289434429386,
                                52.391929412252004,
                                0.0
                            ],
                            [
                                5.242317226722167,
                                52.39193143856904,
                                0.0
                            ],
                            [
                                5.242345058533405,
                                52.3919332505402,
                                0.0
                            ],
                            [
                                5.242372925446465,
                                52.39193484787788,
                                0.0
                            ],
                            [
                                5.242400823039022,
                                52.3919362303288,
                                0.0
                            ],
                            [
                                5.242428746883935,
                                52.39193739767342,
                                0.0
                            ],
                            [
                                5.242456692549982,
                                52.39193834972652,
                                0.0
                            ],
                            [
                                5.242484655602158,
                                52.39193908633702,
                                0.0
                            ],
                            [
                                5.242512631603138,
                                52.391939607388075,
                                0.0
                            ],
                            [
                                5.242540616113138,
                                52.39193991279691,
                                0.0
                            ],
                            [
                                5.242568604691525,
                                52.39194000251513,
                                0.0
                            ],
                            [
                                5.24259659289638,
                                52.39193987652837,
                                0.0
                            ],
                            [
                                5.242624576286254,
                                52.39193953485684,
                                0.0
                            ],
                            [
                                5.242652550420484,
                                52.39193897755465,
                                0.0
                            ],
                            [
                                5.242680510859747,
                                52.391938204710165,
                                0.0
                            ],
                            [
                                5.24270845316682,
                                52.39193721644609,
                                0.0
                            ],
                            [
                                5.242736372907459,
                                52.39193601291937,
                                0.0
                            ],
                            [
                                5.242764265651127,
                                52.39193459432082,
                                0.0
                            ],
                            [
                                5.24279212697129,
                                52.39193296087566,
                                0.0
                            ],
                            [
                                5.242819952446742,
                                52.391931112843004,
                                0.0
                            ],
                            [
                                5.242840565285988,
                                52.39192960369123,
                                0.0
                            ],
                            [
                                5.243417200820988,
                                52.3918493149375,
                                0.0
                            ],
                            [
                                5.244148303235018,
                                52.391747506424494,
                                0.0
                            ],
                            [
                                5.244388570034551,
                                52.39172089822425,
                                0.0
                            ],
                            [
                                5.244631761272696,
                                52.39170752693814,
                                0.0
                            ],
                            [
                                5.244875932608508,
                                52.391707499470826,
                                0.0
                            ],
                            [
                                5.2451191318683,
                                52.3917208160422,
                                0.0
                            ],
                            [
                                5.245359414646893,
                                52.39174737018484,
                                0.0
                            ],
                            [
                                5.245594859849539,
                                52.39178694959525,
                                0.0
                            ],
                            [
                                5.245752562039837,
                                52.39182146813643,
                                0.0
                            ],
                            [
                                5.246456146140718,
                                52.392090976854064,
                                0.0
                            ],
                            [
                                5.247096920856388,
                                52.39146716708142,
                                0.0
                            ],
                            [
                                5.247334760114395,
                                52.39126386218917,
                                0.0
                            ],
                            [
                                5.245268118756746,
                                52.39051492751935,
                                0.0
                            ],
                            [
                                5.247193469423877,
                                52.388596424443485,
                                0.0
                            ],
                            [
                                5.242973419348568,
                                52.38704807005,
                                0.0
                            ]
                        ]
                    ]
                ]
            },
            "last_modified": "2019-06-25T07:27:04.514015Z",
            "created": "2014-12-04T08:23:22.152364Z",
            "image_url": "",
            "timeseries": [],
            "name": "239/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/3577/?format=api",
            "id": 3577,
            "code": "133/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.173296406594655,
                                52.39396541014008,
                                0.0
                            ],
                            [
                                5.172494705276407,
                                52.394512575134705,
                                0.0
                            ],
                            [
                                5.170580511325159,
                                52.39397884236384,
                                0.0
                            ],
                            [
                                5.169071928523915,
                                52.39564979876783,
                                0.0
                            ],
                            [
                                5.168545713044851,
                                52.396233103143196,
                                0.0
                            ],
                            [
                                5.175488156922965,
                                52.3984652511158,
                                0.0
                            ],
                            [
                                5.176476292042618,
                                52.39739138756196,
                                0.0
                            ],
                            [
                                5.176539991206526,
                                52.39741324102021,
                                0.0
                            ],
                            [
                                5.177661331504515,
                                52.39617042515307,
                                0.0
                            ],
                            [
                                5.178009908584844,
                                52.39578407002914,
                                0.0
                            ],
                            [
                                5.177680563068098,
                                52.395727049011896,
                                0.0
                            ],
                            [
                                5.177612742944196,
                                52.39575253941028,
                                0.0
                            ],
                            [
                                5.177281957215067,
                                52.39584787686538,
                                0.0
                            ],
                            [
                                5.175551694564624,
                                52.39523304175184,
                                0.0
                            ],
                            [
                                5.175442528882621,
                                52.39502053708438,
                                0.0
                            ],
                            [
                                5.175395199035675,
                                52.394925324397114,
                                0.0
                            ],
                            [
                                5.175802325271637,
                                52.39449092562308,
                                0.0
                            ],
                            [
                                5.17489331177564,
                                52.3942277314937,
                                0.0
                            ],
                            [
                                5.173408472712802,
                                52.39398381988691,
                                0.0
                            ],
                            [
                                5.173296406594655,
                                52.39396541014008,
                                0.0
                            ]
                        ]
                    ]
                ]
            },
            "last_modified": "2019-06-25T07:27:04.514015Z",
            "created": "2014-12-04T08:23:22.160759Z",
            "image_url": "",
            "timeseries": [],
            "name": "133/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/3578/?format=api",
            "id": 3578,
            "code": "214/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.26726670196459,
                                52.34009169884365,
                                0.0
                            ],
                            [
                                5.264465289401008,
                                52.34309075230428,
                                0.0
                            ],
                            [
                                5.270498262065627,
                                52.34514064717946,
                                0.0
                            ],
                            [
                                5.273234586139711,
                                52.34211943375897,
                                0.0
                            ],
                            [
                                5.26726670196459,
                                52.34009169884365,
                                0.0
                            ]
                        ]
                    ]
                ]
            },
            "last_modified": "2019-06-25T07:27:04.514015Z",
            "created": "2014-12-04T08:23:22.168589Z",
            "image_url": "",
            "timeseries": [],
            "name": "214/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/3579/?format=api",
            "id": 3579,
            "code": "112/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.151311357137716,
                                52.33940967291315,
                                0.0
                            ],
                            [
                                5.149095072284326,
                                52.33942947637134,
                                0.0
                            ],
                            [
                                5.14672620186978,
                                52.342222865249184,
                                0.0
                            ],
                            [
                                5.146220334175948,
                                52.34281933607962,
                                0.0
                            ],
                            [
                                5.145494767838648,
                                52.34366841682322,
                                0.0
                            ],
                            [
                                5.146598272938892,
                                52.343764539440905,
                                0.0
                            ],
                            [
                                5.14852359636968,
                                52.343932222247666,
                                0.0
                            ],
                            [
                                5.149288160078438,
                                52.34407276182633,
                                0.0
                            ],
                            [
                                5.150332532780533,
                                52.34440356253399,
                                0.0
                            ],
                            [
                                5.151372685270359,
                                52.34447863194119,
                                0.0
                            ],
                            [
                                5.152765401277788,
                                52.34432932908408,
                                0.0
                            ],
                            [
                                5.151311357137716,
                                52.33940967291315,
                                0.0
                            ]
                        ]
                    ]
                ]
            },
            "last_modified": "2019-06-25T07:27:04.514015Z",
            "created": "2014-12-04T08:23:22.176902Z",
            "image_url": "",
            "timeseries": [],
            "name": "112/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
        }
    ]
}