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=10
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=11",
    "previous": "https://demo.lizard.net/api/v4/pumpeddrainageareas/?format=api&page=9",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/pumpeddrainageareas/3630/?format=api",
            "id": 3630,
            "code": "212/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.195208263667387,
                                52.33670532743808,
                                0.0
                            ],
                            [
                                5.194755689462351,
                                52.33670501062458,
                                0.0
                            ],
                            [
                                5.193171734114172,
                                52.33667381780269,
                                0.0
                            ],
                            [
                                5.192261310305189,
                                52.33664004767274,
                                0.0
                            ],
                            [
                                5.190486031679683,
                                52.33651118544185,
                                0.0
                            ],
                            [
                                5.189184161660701,
                                52.336377656235044,
                                0.0
                            ],
                            [
                                5.187742746976189,
                                52.33619955058437,
                                0.0
                            ],
                            [
                                5.18703940980734,
                                52.33611263487852,
                                0.0
                            ],
                            [
                                5.185313856806239,
                                52.335768506762435,
                                0.0
                            ],
                            [
                                5.184569187340058,
                                52.33653122210176,
                                0.0
                            ],
                            [
                                5.184076165841169,
                                52.336976546644216,
                                0.0
                            ],
                            [
                                5.183915638625557,
                                52.3371298264415,
                                0.0
                            ],
                            [
                                5.183559061824836,
                                52.337510903508914,
                                0.0
                            ],
                            [
                                5.18371006505587,
                                52.338103467258605,
                                0.0
                            ],
                            [
                                5.183967319571834,
                                52.33863187059541,
                                0.0
                            ],
                            [
                                5.184294948605696,
                                52.339111366316764,
                                0.0
                            ],
                            [
                                5.184713464064402,
                                52.33955216744168,
                                0.0
                            ],
                            [
                                5.185198053419676,
                                52.33996103433184,
                                0.0
                            ],
                            [
                                5.18535573654719,
                                52.34007187375969,
                                0.0
                            ],
                            [
                                5.185921361748474,
                                52.34040050822723,
                                0.0
                            ],
                            [
                                5.186447378210961,
                                52.34066055999627,
                                0.0
                            ],
                            [
                                5.186646244063851,
                                52.34074316091503,
                                0.0
                            ],
                            [
                                5.187292340515691,
                                52.340982839515654,
                                0.0
                            ],
                            [
                                5.195409975425871,
                                52.34371799715566,
                                0.0
                            ],
                            [
                                5.196753923044969,
                                52.342137388503524,
                                0.0
                            ],
                            [
                                5.198849279314188,
                                52.34284774947238,
                                0.0
                            ],
                            [
                                5.199826333911871,
                                52.341738346565876,
                                0.0
                            ],
                            [
                                5.199844115360528,
                                52.34170263085975,
                                0.0
                            ],
                            [
                                5.199835755216152,
                                52.34140596260767,
                                0.0
                            ],
                            [
                                5.200408359187831,
                                52.34076551655113,
                                0.0
                            ],
                            [
                                5.200795781324933,
                                52.340363500399974,
                                0.0
                            ],
                            [
                                5.200634559637582,
                                52.34012673669438,
                                0.0
                            ],
                            [
                                5.200184232563246,
                                52.33997299371681,
                                0.0
                            ],
                            [
                                5.197036001153676,
                                52.33889807235106,
                                0.0
                            ],
                            [
                                5.198067917756538,
                                52.337776961477154,
                                0.0
                            ],
                            [
                                5.195215784706636,
                                52.33680854481042,
                                0.0
                            ],
                            [
                                5.195207976436071,
                                52.33678876830853,
                                0.0
                            ],
                            [
                                5.195208263667387,
                                52.33670532743808,
                                0.0
                            ]
                        ]
                    ]
                ]
            },
            "last_modified": "2019-06-25T07:27:04.514015Z",
            "created": "2014-12-04T08:23:22.586340Z",
            "image_url": "",
            "timeseries": [],
            "name": "212/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/3631/?format=api",
            "id": 3631,
            "code": "253/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.265477537149617,
                                52.38383534370161,
                                0.0
                            ],
                            [
                                5.264616632711275,
                                52.38433591699501,
                                0.0
                            ],
                            [
                                5.261449170948048,
                                52.387106659965326,
                                0.0
                            ],
                            [
                                5.260379857583229,
                                52.3866434621129,
                                0.0
                            ],
                            [
                                5.259522474245997,
                                52.38739754058637,
                                0.0
                            ],
                            [
                                5.259804435833961,
                                52.387637367673655,
                                0.0
                            ],
                            [
                                5.260476099679967,
                                52.38801155032404,
                                0.0
                            ],
                            [
                                5.258574539607843,
                                52.38967421997807,
                                0.0
                            ],
                            [
                                5.260979101673525,
                                52.39072428431078,
                                0.0
                            ],
                            [
                                5.261453054276143,
                                52.390925484199336,
                                0.0
                            ],
                            [
                                5.264719031497676,
                                52.39234350110025,
                                0.0
                            ],
                            [
                                5.265742002924733,
                                52.3927835087686,
                                0.0
                            ],
                            [
                                5.268687345425531,
                                52.39384000387404,
                                0.0
                            ],
                            [
                                5.26885898298654,
                                52.39369307639632,
                                0.0
                            ],
                            [
                                5.269315251818528,
                                52.393364955701536,
                                0.0
                            ],
                            [
                                5.270165678759654,
                                52.392917437092684,
                                0.0
                            ],
                            [
                                5.270806426484074,
                                52.39263056558907,
                                0.0
                            ],
                            [
                                5.272072782227767,
                                52.39220900134886,
                                0.0
                            ],
                            [
                                5.272220579560736,
                                52.392171495977976,
                                0.0
                            ],
                            [
                                5.272395484992879,
                                52.392164945621566,
                                0.0
                            ],
                            [
                                5.272654310093253,
                                52.392212993301115,
                                0.0
                            ],
                            [
                                5.274212676332957,
                                52.392847673726436,
                                0.0
                            ],
                            [
                                5.274319281539277,
                                52.392797134623166,
                                0.0
                            ],
                            [
                                5.275161581455631,
                                52.39236255525789,
                                0.0
                            ],
                            [
                                5.274742348758572,
                                52.392047828373514,
                                0.0
                            ],
                            [
                                5.273815001646663,
                                52.39131793029219,
                                0.0
                            ],
                            [
                                5.273010632637468,
                                52.39063433925912,
                                0.0
                            ],
                            [
                                5.272296095885325,
                                52.38994487100118,
                                0.0
                            ],
                            [
                                5.270730282456642,
                                52.38838812123816,
                                0.0
                            ],
                            [
                                5.269242906849483,
                                52.38688965856449,
                                0.0
                            ],
                            [
                                5.268404154745343,
                                52.38612127569775,
                                0.0
                            ],
                            [
                                5.268176252183428,
                                52.38589414750966,
                                0.0
                            ],
                            [
                                5.266679322722241,
                                52.384701403082225,
                                0.0
                            ],
                            [
                                5.265953075466746,
                                52.38416782215854,
                                0.0
                            ],
                            [
                                5.265477537149617,
                                52.38383534370161,
                                0.0
                            ]
                        ]
                    ]
                ]
            },
            "last_modified": "2019-06-25T07:27:04.514015Z",
            "created": "2014-12-04T08:23:22.598089Z",
            "image_url": "",
            "timeseries": [],
            "name": "253/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/3632/?format=api",
            "id": 3632,
            "code": "222/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.213945966326401,
                                52.37446592812135,
                                0.0
                            ],
                            [
                                5.215533934756554,
                                52.374702437800785,
                                0.0
                            ],
                            [
                                5.217350290564298,
                                52.374976174726,
                                0.0
                            ],
                            [
                                5.217773400303326,
                                52.375046958857304,
                                0.0
                            ],
                            [
                                5.217961276445911,
                                52.37473640622104,
                                0.0
                            ],
                            [
                                5.218348629773156,
                                52.37486151534607,
                                0.0
                            ],
                            [
                                5.218671467760317,
                                52.37519716936883,
                                0.0
                            ],
                            [
                                5.219703112289722,
                                52.37534784394029,
                                0.0
                            ],
                            [
                                5.220274900868437,
                                52.375431354512685,
                                0.0
                            ],
                            [
                                5.222717185758246,
                                52.375786571377276,
                                0.0
                            ],
                            [
                                5.223427830423192,
                                52.37401844973208,
                                0.0
                            ],
                            [
                                5.225189009775918,
                                52.37337808843143,
                                0.0
                            ],
                            [
                                5.226889523212432,
                                52.36922846273721,
                                0.0
                            ],
                            [
                                5.226914684411713,
                                52.36902668955768,
                                0.0
                            ],
                            [
                                5.226838928846396,
                                52.36886776294374,
                                0.0
                            ],
                            [
                                5.226763173823182,
                                52.36870883627654,
                                0.0
                            ],
                            [
                                5.21885995221484,
                                52.365963891162686,
                                0.0
                            ],
                            [
                                5.217525554848886,
                                52.37040294189629,
                                0.0
                            ],
                            [
                                5.216262189526317,
                                52.37095799770281,
                                0.0
                            ],
                            [
                                5.216115092213379,
                                52.371011410499314,
                                0.0
                            ],
                            [
                                5.214149245473377,
                                52.37074190658744,
                                0.0
                            ],
                            [
                                5.213919029263879,
                                52.37137098758689,
                                0.0
                            ],
                            [
                                5.21378479976244,
                                52.371438813149645,
                                0.0
                            ],
                            [
                                5.2137841555573,
                                52.37160369542704,
                                0.0
                            ],
                            [
                                5.215282116673488,
                                52.37182921096223,
                                0.0
                            ],
                            [
                                5.215591479606418,
                                52.37216304480731,
                                0.0
                            ],
                            [
                                5.215122399114238,
                                52.37328367293214,
                                0.0
                            ],
                            [
                                5.214456495492312,
                                52.37319535363626,
                                0.0
                            ],
                            [
                                5.213945966326401,
                                52.37446592812135,
                                0.0
                            ]
                        ]
                    ]
                ]
            },
            "last_modified": "2019-06-25T07:27:04.514015Z",
            "created": "2014-12-04T08:23:22.608381Z",
            "image_url": "",
            "timeseries": [],
            "name": "222/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/3633/?format=api",
            "id": 3633,
            "code": "255/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.265477537149617,
                                52.38383534370161,
                                0.0
                            ],
                            [
                                5.265953075466746,
                                52.38416782215854,
                                0.0
                            ],
                            [
                                5.266679322722241,
                                52.384701403082225,
                                0.0
                            ],
                            [
                                5.268176252183428,
                                52.38589414750966,
                                0.0
                            ],
                            [
                                5.268404154745343,
                                52.38612127569775,
                                0.0
                            ],
                            [
                                5.269242906849483,
                                52.38688965856449,
                                0.0
                            ],
                            [
                                5.270730282456642,
                                52.38838812123816,
                                0.0
                            ],
                            [
                                5.271227254788152,
                                52.38821389956716,
                                0.0
                            ],
                            [
                                5.271308045273579,
                                52.38807281508918,
                                0.0
                            ],
                            [
                                5.272316527070876,
                                52.38770096577172,
                                0.0
                            ],
                            [
                                5.27255853267311,
                                52.387720798558036,
                                0.0
                            ],
                            [
                                5.274146112956626,
                                52.38800266130206,
                                0.0
                            ],
                            [
                                5.275043955103031,
                                52.38840029789306,
                                0.0
                            ],
                            [
                                5.275440305190267,
                                52.38851362674845,
                                0.0
                            ],
                            [
                                5.275565436270237,
                                52.38840893192235,
                                0.0
                            ],
                            [
                                5.275803615708783,
                                52.38822838951257,
                                0.0
                            ],
                            [
                                5.276684160445971,
                                52.387571361388574,
                                0.0
                            ],
                            [
                                5.277057630941364,
                                52.38726397543552,
                                0.0
                            ],
                            [
                                5.277483458239832,
                                52.3869760768043,
                                0.0
                            ],
                            [
                                5.278033773619469,
                                52.386554511713335,
                                0.0
                            ],
                            [
                                5.278041477795581,
                                52.38654748045232,
                                0.0
                            ],
                            [
                                5.278667651561131,
                                52.38597599016404,
                                0.0
                            ],
                            [
                                5.279496066658936,
                                52.38518936463096,
                                0.0
                            ],
                            [
                                5.279677143244719,
                                52.38495953765232,
                                0.0
                            ],
                            [
                                5.28060305092594,
                                52.38408377321034,
                                0.0
                            ],
                            [
                                5.280901065518525,
                                52.383656359257465,
                                0.0
                            ],
                            [
                                5.280986440274162,
                                52.38356052063984,
                                0.0
                            ],
                            [
                                5.280903385293979,
                                52.38355858578776,
                                0.0
                            ],
                            [
                                5.280540901500893,
                                52.38343762038898,
                                0.0
                            ],
                            [
                                5.277538980158921,
                                52.38243432033393,
                                0.0
                            ],
                            [
                                5.277129576459997,
                                52.38229746048295,
                                0.0
                            ],
                            [
                                5.275924933827948,
                                52.38189475863438,
                                0.0
                            ],
                            [
                                5.275392616065806,
                                52.38171680307044,
                                0.0
                            ],
                            [
                                5.274502486425926,
                                52.38142042253117,
                                0.0
                            ],
                            [
                                5.27384524675018,
                                52.38123589259794,
                                0.0
                            ],
                            [
                                5.273615392561249,
                                52.38117634575089,
                                0.0
                            ],
                            [
                                5.27301707273408,
                                52.38103914218212,
                                0.0
                            ],
                            [
                                5.272582092611593,
                                52.38096352355763,
                                0.0
                            ],
                            [
                                5.272054914899011,
                                52.38089144479153,
                                0.0
                            ],
                            [
                                5.271569120863623,
                                52.3808441288135,
                                0.0
                            ],
                            [
                                5.270555062652264,
                                52.38079933002806,
                                0.0
                            ],
                            [
                                5.269965579872673,
                                52.38080834724893,
                                0.0
                            ],
                            [
                                5.269391660817533,
                                52.380841068200176,
                                0.0
                            ],
                            [
                                5.268689613157589,
                                52.38091741426437,
                                0.0
                            ],
                            [
                                5.268039731426994,
                                52.3810155584989,
                                0.0
                            ],
                            [
                                5.267014082626627,
                                52.38124821750622,
                                0.0
                            ],
                            [
                                5.266553920932134,
                                52.381389295087196,
                                0.0
                            ],
                            [
                                5.265682361390402,
                                52.38171085252806,
                                0.0
                            ],
                            [
                                5.264944853224459,
                                52.38205328284155,
                                0.0
                            ],
                            [
                                5.264511685282955,
                                52.38239417408182,
                                0.0
                            ],
                            [
                                5.264252728416488,
                                52.38267628983235,
                                0.0
                            ],
                            [
                                5.264031452019711,
                                52.3828936622171,
                                0.0
                            ],
                            [
                                5.26445188336094,
                                52.38317029478819,
                                0.0
                            ],
                            [
                                5.265477537149617,
                                52.38383534370161,
                                0.0
                            ]
                        ]
                    ]
                ]
            },
            "last_modified": "2019-06-25T07:27:04.514015Z",
            "created": "2014-12-04T08:23:22.617035Z",
            "image_url": "",
            "timeseries": [],
            "name": "255/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/3634/?format=api",
            "id": 3634,
            "code": "235/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.253955698171831,
                                52.37556469670936,
                                0.0
                            ],
                            [
                                5.252055960375213,
                                52.3775150046089,
                                0.0
                            ],
                            [
                                5.251741388631543,
                                52.37778085013483,
                                0.0
                            ],
                            [
                                5.263752580983604,
                                52.3821123391427,
                                0.0
                            ],
                            [
                                5.264479900957356,
                                52.38169578977561,
                                0.0
                            ],
                            [
                                5.264267302526652,
                                52.381568925850516,
                                0.0
                            ],
                            [
                                5.265836404304498,
                                52.380817282152854,
                                0.0
                            ],
                            [
                                5.266617354973225,
                                52.38050241366001,
                                0.0
                            ],
                            [
                                5.268478501488716,
                                52.37986906514964,
                                0.0
                            ],
                            [
                                5.270153108503068,
                                52.37939094065056,
                                0.0
                            ],
                            [
                                5.270888920446188,
                                52.37861654024782,
                                0.0
                            ],
                            [
                                5.266254367050212,
                                52.3770585954387,
                                0.0
                            ],
                            [
                                5.261697343385474,
                                52.375525066459666,
                                0.0
                            ],
                            [
                                5.262059475532757,
                                52.37512007863887,
                                0.0
                            ],
                            [
                                5.261839755764655,
                                52.375013992591505,
                                0.0
                            ],
                            [
                                5.261650810620616,
                                52.37501859129442,
                                0.0
                            ],
                            [
                                5.260981709944534,
                                52.37528423241185,
                                0.0
                            ],
                            [
                                5.256274461426738,
                                52.37367138010598,
                                0.0
                            ],
                            [
                                5.255987266010309,
                                52.37396780511739,
                                0.0
                            ],
                            [
                                5.255175153825741,
                                52.374380061828134,
                                0.0
                            ],
                            [
                                5.254053903180354,
                                52.375528677053325,
                                0.0
                            ],
                            [
                                5.253955698171831,
                                52.37556469670936,
                                0.0
                            ]
                        ]
                    ]
                ]
            },
            "last_modified": "2019-06-25T07:27:04.514015Z",
            "created": "2014-12-04T08:23:22.624952Z",
            "image_url": "",
            "timeseries": [],
            "name": "235/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/3635/?format=api",
            "id": 3635,
            "code": "219/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.312814291244351,
                                52.31262831606142,
                                0.0
                            ],
                            [
                                5.312604370394515,
                                52.31271603975262,
                                0.0
                            ],
                            [
                                5.306255012129042,
                                52.315090307287356,
                                0.0
                            ],
                            [
                                5.313320526807444,
                                52.32151503788045,
                                0.0
                            ],
                            [
                                5.32328347230733,
                                52.31760876574523,
                                0.0
                            ],
                            [
                                5.323805014687479,
                                52.31741588233855,
                                0.0
                            ],
                            [
                                5.312814291244351,
                                52.31262831606142,
                                0.0
                            ]
                        ]
                    ]
                ]
            },
            "last_modified": "2019-06-25T07:27:04.514015Z",
            "created": "2014-12-04T08:23:22.632146Z",
            "image_url": "",
            "timeseries": [],
            "name": "219/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/3636/?format=api",
            "id": 3636,
            "code": "219/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.312814291244351,
                                52.31262831606142,
                                0.0
                            ],
                            [
                                5.323805014687479,
                                52.31741588233855,
                                0.0
                            ],
                            [
                                5.329705395956715,
                                52.31523345118487,
                                0.0
                            ],
                            [
                                5.328705847063318,
                                52.31446682781224,
                                0.0
                            ],
                            [
                                5.328204328370692,
                                52.314081753317865,
                                0.0
                            ],
                            [
                                5.327727981018605,
                                52.31365051016025,
                                0.0
                            ],
                            [
                                5.327452634472714,
                                52.31308082908592,
                                0.0
                            ],
                            [
                                5.327277779081234,
                                52.31244962594178,
                                0.0
                            ],
                            [
                                5.327102658658975,
                                52.31201853196427,
                                0.0
                            ],
                            [
                                5.326802084415455,
                                52.311556587751966,
                                0.0
                            ],
                            [
                                5.323341052493304,
                                52.30964603545816,
                                0.0
                            ],
                            [
                                5.32231276855077,
                                52.309122113131565,
                                0.0
                            ],
                            [
                                5.32188654205212,
                                52.30883643019849,
                                0.0
                            ],
                            [
                                5.312814291244351,
                                52.31262831606142,
                                0.0
                            ]
                        ]
                    ]
                ]
            },
            "last_modified": "2019-06-25T07:27:04.514015Z",
            "created": "2014-12-04T08:23:22.639830Z",
            "image_url": "",
            "timeseries": [],
            "name": "219/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/3637/?format=api",
            "id": 3637,
            "code": "230/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.238567016604601,
                                52.37067532527088,
                                0.0
                            ],
                            [
                                5.235798639917627,
                                52.37356570576965,
                                0.0
                            ],
                            [
                                5.235011023025805,
                                52.37478148847822,
                                0.0
                            ],
                            [
                                5.2343008806853,
                                52.37642105770652,
                                0.0
                            ],
                            [
                                5.235137609095297,
                                52.37641565583867,
                                0.0
                            ],
                            [
                                5.239294560247877,
                                52.37638873111338,
                                0.0
                            ],
                            [
                                5.24028543334874,
                                52.37641044634227,
                                0.0
                            ],
                            [
                                5.241313562346139,
                                52.37645290200962,
                                0.0
                            ],
                            [
                                5.243813179748541,
                                52.37663153836902,
                                0.0
                            ],
                            [
                                5.245021290756938,
                                52.37674895151784,
                                0.0
                            ],
                            [
                                5.246558646799161,
                                52.37697233843095,
                                0.0
                            ],
                            [
                                5.248608021816668,
                                52.37731309863743,
                                0.0
                            ],
                            [
                                5.249073315247403,
                                52.37739045971379,
                                0.0
                            ],
                            [
                                5.251584020547397,
                                52.37794638989679,
                                0.0
                            ],
                            [
                                5.251741388631543,
                                52.37778085013483,
                                0.0
                            ],
                            [
                                5.252055960375213,
                                52.3775150046089,
                                0.0
                            ],
                            [
                                5.253955698171831,
                                52.37556469670936,
                                0.0
                            ],
                            [
                                5.25299261960896,
                                52.37522413937839,
                                0.0
                            ],
                            [
                                5.252805217562986,
                                52.375225105602546,
                                0.0
                            ],
                            [
                                5.252767859003157,
                                52.37515713518738,
                                0.0
                            ],
                            [
                                5.250772036312127,
                                52.37440956924974,
                                0.0
                            ],
                            [
                                5.250603853288384,
                                52.374423261318555,
                                0.0
                            ],
                            [
                                5.250339334496627,
                                52.374410313397135,
                                0.0
                            ],
                            [
                                5.249828496409529,
                                52.37422748282804,
                                0.0
                            ],
                            [
                                5.249706022566573,
                                52.374096801104855,
                                0.0
                            ],
                            [
                                5.249476929568952,
                                52.37410165378248,
                                0.0
                            ],
                            [
                                5.248782879978601,
                                52.373853241801946,
                                0.0
                            ],
                            [
                                5.248745724713283,
                                52.3737459766648,
                                0.0
                            ],
                            [
                                5.248313871859366,
                                52.37377577440099,
                                0.0
                            ],
                            [
                                5.24799711493236,
                                52.37374751734859,
                                0.0
                            ],
                            [
                                5.246588551201021,
                                52.37363768449523,
                                0.0
                            ],
                            [
                                5.246422955108317,
                                52.373401065294516,
                                0.0
                            ],
                            [
                                5.246351705080677,
                                52.37308229735215,
                                0.0
                            ],
                            [
                                5.242610213744683,
                                52.3717322405111,
                                0.0
                            ],
                            [
                                5.24253353102656,
                                52.3717187242417,
                                0.0
                            ],
                            [
                                5.242129450138498,
                                52.3714519283268,
                                0.0
                            ],
                            [
                                5.242041553444805,
                                52.37131252222206,
                                0.0
                            ],
                            [
                                5.241850577969073,
                                52.37117298965532,
                                0.0
                            ],
                            [
                                5.241600492693933,
                                52.37109893955627,
                                0.0
                            ],
                            [
                                5.240885716286386,
                                52.37105091479448,
                                0.0
                            ],
                            [
                                5.240647200992522,
                                52.371044503997275,
                                0.0
                            ],
                            [
                                5.240411628790933,
                                52.37103397106708,
                                0.0
                            ],
                            [
                                5.240091445298684,
                                52.37100693931185,
                                0.0
                            ],
                            [
                                5.238690917172836,
                                52.370545953970236,
                                0.0
                            ],
                            [
                                5.238567016604601,
                                52.37067532527088,
                                0.0
                            ]
                        ]
                    ]
                ]
            },
            "last_modified": "2019-06-25T07:27:04.514015Z",
            "created": "2014-12-04T08:23:22.653874Z",
            "image_url": "",
            "timeseries": [],
            "name": "230/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/3638/?format=api",
            "id": 3638,
            "code": "237/0-2-2",
            "organisation": {
                "url": "https://demo.lizard.net/api/v4/organisations/83280e0e-2100-4a72-8f5f-78cc6abaedfb/?format=api",
                "uuid": "83280e0e-2100-4a72-8f5f-78cc6abaedfb",
                "name": "Almere"
            },
            "geometry": {
                "type": "MultiPolygon",
                "coordinates": [
                    [
                        [
                            [
                                5.263783663630406,
                                52.365557021512956,
                                0.0
                            ],
                            [
                                5.270014618808948,
                                52.36735883257597,
                                0.0
                            ],
                            [
                                5.270166933727334,
                                52.3673383563898,
                                0.0
                            ],
                            [
                                5.270260945718416,
                                52.367426261123626,
                                0.0
                            ],
                            [
                                5.275114114498653,
                                52.3687739425716,
                                0.0
                            ],
                            [
                                5.278063999356919,
                                52.36963527842417,
                                0.0
                            ],
                            [
                                5.278466405010642,
                                52.36913544021068,
                                0.0
                            ],
                            [
                                5.278504433097257,
                                52.36906685044923,
                                0.0
                            ],
                            [
                                5.278518985402225,
                                52.36900026135825,
                                0.0
                            ],
                            [
                                5.27851136885248,
                                52.36893265881212,
                                0.0
                            ],
                            [
                                5.275995549664985,
                                52.36381109323608,
                                0.0
                            ],
                            [
                                5.276547296448748,
                                52.36305875543435,
                                0.0
                            ],
                            [
                                5.27347430890553,
                                52.36165327940158,
                                0.0
                            ],
                            [
                                5.269702633514785,
                                52.360133842625736,
                                0.0
                            ],
                            [
                                5.269618010684671,
                                52.360219653125725,
                                0.0
                            ],
                            [
                                5.269314673656367,
                                52.360104355508014,
                                0.0
                            ],
                            [
                                5.268688211029191,
                                52.360728359417756,
                                0.0
                            ],
                            [
                                5.268291529291932,
                                52.361191398267586,
                                0.0
                            ],
                            [
                                5.265502641662763,
                                52.36389240671207,
                                0.0
                            ],
                            [
                                5.263783663630406,
                                52.365557021512956,
                                0.0
                            ]
                        ]
                    ]
                ]
            },
            "last_modified": "2019-06-25T07:27:04.514015Z",
            "created": "2014-12-04T08:23:22.661570Z",
            "image_url": "",
            "timeseries": [],
            "name": "237/0-2-2",
            "sewer_system": null,
            "upstream_load": null,
            "connected_impervious_surface": null,
            "connected_impervious_surface_mixed": null,
            "connected_impervious_surface_rainwater": null,
            "population_equivalent": null,
            "pollution_equivalent": null,
            "water_consumption": null,
            "extraneous_water": null,
            "sanitary_load": null,
            "lowest_invert_level": null,
            "water_retention_capacity": null,
            "minimum_overflow_crest_level": null,
            "downstream_pumped_drainage_area": null,
            "pump_station": null,
            "area_type": "base",
            "inhabitants": null,
            "pump_overcapacity": null
        },
        {
            "url": "https://demo.lizard.net/api/v4/pumpeddrainageareas/3639/?format=api",
            "id": 3639,
            "code": "229/0-3-3",
            "organisation": {
                "url": "https://demo.lizard.net/api/v4/organisations/83280e0e-2100-4a72-8f5f-78cc6abaedfb/?format=api",
                "uuid": "83280e0e-2100-4a72-8f5f-78cc6abaedfb",
                "name": "Almere"
            },
            "geometry": {
                "type": "MultiPolygon",
                "coordinates": [
                    [
                        [
                            [
                                5.174077905777154,
                                52.35279823596572,
                                0.0
                            ],
                            [
                                5.174037298160114,
                                52.353435095547376,
                                0.0
                            ],
                            [
                                5.173856709968108,
                                52.354251617872606,
                                0.0
                            ],
                            [
                                5.173705001806379,
                                52.35466914476634,
                                0.0
                            ],
                            [
                                5.173370647742201,
                                52.355433594856926,
                                0.0
                            ],
                            [
                                5.171485050925679,
                                52.358858576297365,
                                0.0
                            ],
                            [
                                5.179251589538063,
                                52.362261821812,
                                0.0
                            ],
                            [
                                5.17997272007737,
                                52.36168169293585,
                                0.0
                            ],
                            [
                                5.180091261082166,
                                52.361560019324195,
                                0.0
                            ],
                            [
                                5.180180268198792,
                                52.361432771087536,
                                0.0
                            ],
                            [
                                5.180263193988763,
                                52.36119438935889,
                                0.0
                            ],
                            [
                                5.180328192399014,
                                52.360516927013094,
                                0.0
                            ],
                            [
                                5.181960496257252,
                                52.35870116263912,
                                0.0
                            ],
                            [
                                5.182494490890647,
                                52.35873146429311,
                                0.0
                            ],
                            [
                                5.182176839470094,
                                52.35848351408258,
                                0.0
                            ],
                            [
                                5.182565615613729,
                                52.35718221609885,
                                0.0
                            ],
                            [
                                5.184286954276564,
                                52.3553106485121,
                                0.0
                            ],
                            [
                                5.182055279273079,
                                52.35455096828765,
                                0.0
                            ],
                            [
                                5.178826276991073,
                                52.353384658465586,
                                0.0
                            ],
                            [
                                5.178310520609022,
                                52.353112010713545,
                                0.0
                            ],
                            [
                                5.177819206051675,
                                52.353361267502336,
                                0.0
                            ],
                            [
                                5.177577083272856,
                                52.353438767666916,
                                0.0
                            ],
                            [
                                5.176774154304619,
                                52.35312133411345,
                                0.0
                            ],
                            [
                                5.176081827753349,
                                52.35290328442119,
                                0.0
                            ],
                            [
                                5.175565887529879,
                                52.35282105244744,
                                0.0
                            ],
                            [
                                5.174077905777154,
                                52.35279823596572,
                                0.0
                            ]
                        ]
                    ]
                ]
            },
            "last_modified": "2019-06-25T07:27:04.514015Z",
            "created": "2014-12-04T08:23:22.669259Z",
            "image_url": "",
            "timeseries": [],
            "name": "229/0-3-3",
            "sewer_system": null,
            "upstream_load": null,
            "connected_impervious_surface": null,
            "connected_impervious_surface_mixed": null,
            "connected_impervious_surface_rainwater": null,
            "population_equivalent": null,
            "pollution_equivalent": null,
            "water_consumption": null,
            "extraneous_water": null,
            "sanitary_load": null,
            "lowest_invert_level": null,
            "water_retention_capacity": null,
            "minimum_overflow_crest_level": null,
            "downstream_pumped_drainage_area": null,
            "pump_station": null,
            "area_type": "base",
            "inhabitants": null,
            "pump_overcapacity": null
        }
    ]
}