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/7142/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "url": "https://demo.lizard.net/api/v4/pumpeddrainageareas/7142/?format=api",
    "id": 7142,
    "code": "ZRG-L-0566",
    "organisation": {
        "url": "https://demo.lizard.net/api/v4/organisations/474afd21-2f2e-4b4f-8261-5142f1d67acb/?format=api",
        "uuid": "474afd21-2f2e-4b4f-8261-5142f1d67acb",
        "name": "Hoogheemraadschap Hollands Noorderkwartier"
    },
    "geometry": {
        "type": "MultiPolygon",
        "coordinates": [
            [
                [
                    [
                        4.973516923201164,
                        52.84728231158605,
                        0.0
                    ],
                    [
                        4.97386856551354,
                        52.84676433099413,
                        0.0
                    ],
                    [
                        4.974099700749449,
                        52.8466660203328,
                        0.0
                    ],
                    [
                        4.974151395961184,
                        52.84667854604617,
                        0.0
                    ],
                    [
                        4.974195229342498,
                        52.84668550246211,
                        0.0
                    ],
                    [
                        4.974224809110443,
                        52.84669556114932,
                        0.0
                    ],
                    [
                        4.974708311172745,
                        52.84681558769643,
                        0.0
                    ],
                    [
                        4.974710556107273,
                        52.84681599446598,
                        0.0
                    ],
                    [
                        4.9747126354205,
                        52.84681664959265,
                        0.0
                    ],
                    [
                        4.975154637951733,
                        52.84692392258986,
                        0.0
                    ],
                    [
                        4.975182769876466,
                        52.84695630336612,
                        0.0
                    ],
                    [
                        4.975256009418693,
                        52.84701107013934,
                        0.0
                    ],
                    [
                        4.97534548867293,
                        52.84705613431475,
                        0.0
                    ],
                    [
                        4.97544776988261,
                        52.84708976305757,
                        0.0
                    ],
                    [
                        4.975558922713238,
                        52.84711066576687,
                        0.0
                    ],
                    [
                        4.975674675298126,
                        52.8471180377623,
                        0.0
                    ],
                    [
                        4.975790578630299,
                        52.84711159589025,
                        0.0
                    ],
                    [
                        4.975902178726315,
                        52.84709158810907,
                        0.0
                    ],
                    [
                        4.976005188905511,
                        52.84705878329209,
                        0.0
                    ],
                    [
                        4.976095647417301,
                        52.84701444121849,
                        0.0
                    ],
                    [
                        4.976170079686452,
                        52.84696026730187,
                        0.0
                    ],
                    [
                        4.976225623670756,
                        52.84689834290218,
                        0.0
                    ],
                    [
                        4.976260147812055,
                        52.8468310475644,
                        0.0
                    ],
                    [
                        4.976272323172618,
                        52.84676096757656,
                        0.0
                    ],
                    [
                        4.976261682222047,
                        52.84669079642721,
                        0.0
                    ],
                    [
                        4.976228634645135,
                        52.846623230626,
                        0.0
                    ],
                    [
                        4.976162204190623,
                        52.84652428437258,
                        0.0
                    ],
                    [
                        4.976160704607079,
                        52.84652006446549,
                        0.0
                    ],
                    [
                        4.976151218953928,
                        52.84650277742717,
                        0.0
                    ],
                    [
                        4.976126654654027,
                        52.84646521218755,
                        0.0
                    ],
                    [
                        4.975841919539447,
                        52.84609247120753,
                        0.0
                    ],
                    [
                        4.975519088122286,
                        52.8455602099139,
                        0.0
                    ],
                    [
                        4.975560346719535,
                        52.84548516453236,
                        0.0
                    ],
                    [
                        4.975592305091942,
                        52.84542820953818,
                        0.0
                    ],
                    [
                        4.975655598229864,
                        52.84537897430783,
                        0.0
                    ],
                    [
                        4.975715705812823,
                        52.84533543458019,
                        0.0
                    ],
                    [
                        4.975763098691298,
                        52.84530706538212,
                        0.0
                    ],
                    [
                        4.975815333300918,
                        52.8452878432991,
                        0.0
                    ],
                    [
                        4.975851250346742,
                        52.84527549364991,
                        0.0
                    ],
                    [
                        4.975964823882417,
                        52.84523642473624,
                        0.0
                    ],
                    [
                        4.976119099266774,
                        52.84520176459885,
                        0.0
                    ],
                    [
                        4.976263886979299,
                        52.84517373070315,
                        0.0
                    ],
                    [
                        4.976424377662203,
                        52.84514575068717,
                        0.0
                    ],
                    [
                        4.97649047664848,
                        52.84513266898704,
                        0.0
                    ],
                    [
                        4.976411428476974,
                        52.84485087200419,
                        0.0
                    ],
                    [
                        4.975741892165263,
                        52.84488851079661,
                        0.0
                    ],
                    [
                        4.975694571326832,
                        52.84490926854044,
                        0.0
                    ],
                    [
                        4.97562865135952,
                        52.84490333465744,
                        0.0
                    ],
                    [
                        4.975603756189994,
                        52.84487851751631,
                        0.0
                    ],
                    [
                        4.975553414004376,
                        52.84488595554908,
                        0.0
                    ],
                    [
                        4.975502782314782,
                        52.84492572653684,
                        0.0
                    ],
                    [
                        4.975408337242173,
                        52.84494632156521,
                        0.0
                    ],
                    [
                        4.97532972047987,
                        52.84495366192213,
                        0.0
                    ],
                    [
                        4.97516009452096,
                        52.84492881233223,
                        0.0
                    ],
                    [
                        4.975135909044106,
                        52.84484444298683,
                        0.0
                    ],
                    [
                        4.97507009532916,
                        52.84483197586638,
                        0.0
                    ],
                    [
                        4.9750086745336,
                        52.84434861420424,
                        0.0
                    ],
                    [
                        4.974895294630343,
                        52.84425234385628,
                        0.0
                    ],
                    [
                        4.974859071933403,
                        52.8442216011502,
                        0.0
                    ],
                    [
                        4.974793306175399,
                        52.84375706030744,
                        0.0
                    ],
                    [
                        4.974729475831854,
                        52.84330620374806,
                        0.0
                    ],
                    [
                        4.974688791489603,
                        52.84295701230901,
                        0.0
                    ],
                    [
                        4.974633583697596,
                        52.84248127438497,
                        0.0
                    ],
                    [
                        4.974550956809463,
                        52.84191508965185,
                        0.0
                    ],
                    [
                        4.974500906357409,
                        52.84164810256088,
                        0.0
                    ],
                    [
                        4.974100207222717,
                        52.83849907324504,
                        0.0
                    ],
                    [
                        4.974001948356206,
                        52.83784537507006,
                        0.0
                    ],
                    [
                        4.973954416763804,
                        52.83755608225194,
                        0.0
                    ],
                    [
                        4.973888642092753,
                        52.8370709784765,
                        0.0
                    ],
                    [
                        4.973859285958404,
                        52.83695186625599,
                        0.0
                    ],
                    [
                        4.972790126585748,
                        52.83668672597275,
                        0.0
                    ],
                    [
                        4.97188621182245,
                        52.83800469572658,
                        0.0
                    ],
                    [
                        4.971536817624624,
                        52.83793207985743,
                        0.0
                    ],
                    [
                        4.971394902915649,
                        52.8381596940516,
                        0.0
                    ],
                    [
                        4.971367039604968,
                        52.83820111536475,
                        0.0
                    ],
                    [
                        4.971271391507584,
                        52.83834332854675,
                        0.0
                    ],
                    [
                        4.971146328413293,
                        52.83852928504692,
                        0.0
                    ],
                    [
                        4.971143648940925,
                        52.83853326578301,
                        0.0
                    ],
                    [
                        4.971105082077662,
                        52.83859061003833,
                        0.0
                    ],
                    [
                        4.970991398108391,
                        52.83875963921262,
                        0.0
                    ],
                    [
                        4.970945635086183,
                        52.83882769737873,
                        0.0
                    ],
                    [
                        4.970630077608115,
                        52.83930784120319,
                        0.0
                    ],
                    [
                        4.970110972541938,
                        52.84004916224612,
                        0.0
                    ],
                    [
                        4.970109814052128,
                        52.84005081174332,
                        0.0
                    ],
                    [
                        4.969980388507043,
                        52.84023564634673,
                        0.0
                    ],
                    [
                        4.969936664583201,
                        52.84029809456911,
                        0.0
                    ],
                    [
                        4.969935807092797,
                        52.84029930476814,
                        0.0
                    ],
                    [
                        4.969850969988035,
                        52.84042896423944,
                        0.0
                    ],
                    [
                        4.969813875412273,
                        52.84048563920318,
                        0.0
                    ],
                    [
                        4.969578759375008,
                        52.84084493917517,
                        0.0
                    ],
                    [
                        4.969449102833617,
                        52.84103172247132,
                        0.0
                    ],
                    [
                        4.969426018598891,
                        52.84106497318975,
                        0.0
                    ],
                    [
                        4.969403581238649,
                        52.84109730952659,
                        0.0
                    ],
                    [
                        4.969307047416653,
                        52.8412439034427,
                        0.0
                    ],
                    [
                        4.969259548394627,
                        52.8413160258083,
                        0.0
                    ],
                    [
                        4.96918363067585,
                        52.84143132837224,
                        0.0
                    ],
                    [
                        4.96894787818181,
                        52.8417738466999,
                        0.0
                    ],
                    [
                        4.968675088936746,
                        52.8421973302843,
                        0.0
                    ],
                    [
                        4.967247892447972,
                        52.84429615057593,
                        0.0
                    ],
                    [
                        4.967026143825831,
                        52.84424208980847,
                        0.0
                    ],
                    [
                        4.966853001010659,
                        52.8441997000989,
                        0.0
                    ],
                    [
                        4.966802469664784,
                        52.84418890703061,
                        0.0
                    ],
                    [
                        4.966798469244984,
                        52.8441881740038,
                        0.0
                    ],
                    [
                        4.966727412377054,
                        52.84417798977211,
                        0.0
                    ],
                    [
                        4.966722962620016,
                        52.84417752475673,
                        0.0
                    ],
                    [
                        4.966625448972013,
                        52.84417229413862,
                        0.0
                    ],
                    [
                        4.96662173848322,
                        52.84417228105993,
                        0.0
                    ],
                    [
                        4.966524187314531,
                        52.84417681872493,
                        0.0
                    ],
                    [
                        4.966521513180788,
                        52.84417707799872,
                        0.0
                    ],
                    [
                        4.966509475822082,
                        52.844178325143,
                        0.0
                    ],
                    [
                        4.966507098509712,
                        52.84417858726272,
                        0.0
                    ],
                    [
                        4.966449052141263,
                        52.8441868147705,
                        0.0
                    ],
                    [
                        4.966446526179815,
                        52.84418725429809,
                        0.0
                    ],
                    [
                        4.966426331020764,
                        52.84419100960537,
                        0.0
                    ],
                    [
                        4.966424546522252,
                        52.8441913627785,
                        0.0
                    ],
                    [
                        4.96634650966225,
                        52.84421060837922,
                        0.0
                    ],
                    [
                        4.966344425736448,
                        52.84421123009668,
                        0.0
                    ],
                    [
                        4.966295071270308,
                        52.84422776310492,
                        0.0
                    ],
                    [
                        4.966291496229263,
                        52.84422909849356,
                        0.0
                    ],
                    [
                        4.96623816186773,
                        52.84425155312803,
                        0.0
                    ],
                    [
                        4.966235328917855,
                        52.84425289113315,
                        0.0
                    ],
                    [
                        4.966174871368387,
                        52.844285700202,
                        0.0
                    ],
                    [
                        4.966171138380977,
                        52.84428802355924,
                        0.0
                    ],
                    [
                        4.966139544418716,
                        52.84431179232398,
                        0.0
                    ],
                    [
                        4.966062550458741,
                        52.84429297842367,
                        0.0
                    ],
                    [
                        4.966021102447291,
                        52.84428391825878,
                        0.0
                    ],
                    [
                        4.965967823657865,
                        52.84427360850793,
                        0.0
                    ],
                    [
                        4.96587602905453,
                        52.84425570470668,
                        0.0
                    ],
                    [
                        4.965856773842495,
                        52.84425216606638,
                        0.0
                    ],
                    [
                        4.965839912612418,
                        52.84424925595867,
                        0.0
                    ],
                    [
                        4.96580969359136,
                        52.84423967460239,
                        0.0
                    ],
                    [
                        4.965713090031584,
                        52.84422086042166,
                        0.0
                    ],
                    [
                        4.965699156763402,
                        52.84421892400372,
                        0.0
                    ],
                    [
                        4.965533243956263,
                        52.84421036932218,
                        0.0
                    ],
                    [
                        4.965511566887869,
                        52.84421110151576,
                        0.0
                    ],
                    [
                        4.965408438918817,
                        52.84422013165715,
                        0.0
                    ],
                    [
                        4.965309505340504,
                        52.8442399389676,
                        0.0
                    ],
                    [
                        4.965217816159488,
                        52.84426991416245,
                        0.0
                    ],
                    [
                        4.965136195856326,
                        52.84430913443117,
                        0.0
                    ],
                    [
                        4.96512888252741,
                        52.84431333139465,
                        0.0
                    ],
                    [
                        4.965041271485705,
                        52.84437671081378,
                        0.0
                    ],
                    [
                        4.964979884157946,
                        52.84445053020174,
                        0.0
                    ],
                    [
                        4.964956656129321,
                        52.84448891091177,
                        0.0
                    ],
                    [
                        4.964956120647487,
                        52.84448979869598,
                        0.0
                    ],
                    [
                        4.964893755434394,
                        52.84459369382822,
                        0.0
                    ],
                    [
                        4.964833210395339,
                        52.84469382097533,
                        0.0
                    ],
                    [
                        4.964832958491272,
                        52.84469423886076,
                        0.0
                    ],
                    [
                        4.964772762377925,
                        52.84479417040083,
                        0.0
                    ],
                    [
                        4.964761884191644,
                        52.84481215103678,
                        0.0
                    ],
                    [
                        4.964705925759676,
                        52.84482444976057,
                        0.0
                    ],
                    [
                        4.964659411500257,
                        52.84483646197567,
                        0.0
                    ],
                    [
                        4.964621033659934,
                        52.84490642739794,
                        0.0
                    ],
                    [
                        4.963137703660589,
                        52.84548070286129,
                        0.0
                    ],
                    [
                        4.963054175829821,
                        52.84545630106462,
                        0.0
                    ],
                    [
                        4.962965576092193,
                        52.84550093735532,
                        0.0
                    ],
                    [
                        4.962849146731908,
                        52.84554546562526,
                        0.0
                    ],
                    [
                        4.962732753412741,
                        52.84558625546106,
                        0.0
                    ],
                    [
                        4.962644313336727,
                        52.84561591132343,
                        0.0
                    ],
                    [
                        4.96255280744107,
                        52.84564180877472,
                        0.0
                    ],
                    [
                        4.962529758278152,
                        52.84564680510231,
                        0.0
                    ],
                    [
                        4.961303972315259,
                        52.84534093108907,
                        0.0
                    ],
                    [
                        4.959246471533246,
                        52.84482496307137,
                        0.0
                    ],
                    [
                        4.959162459610093,
                        52.84379971750717,
                        0.0
                    ],
                    [
                        4.958133395717954,
                        52.84361769185359,
                        0.0
                    ],
                    [
                        4.95758498314702,
                        52.84447764388285,
                        0.0
                    ],
                    [
                        4.953227146694512,
                        52.84336217517045,
                        0.0
                    ],
                    [
                        4.953679226937146,
                        52.84232356305498,
                        0.0
                    ],
                    [
                        4.952405981628681,
                        52.84202171380989,
                        0.0
                    ],
                    [
                        4.951459465378208,
                        52.8434151759621,
                        0.0
                    ],
                    [
                        4.958370632650091,
                        52.84508280561595,
                        0.0
                    ],
                    [
                        4.958361179568138,
                        52.84514091174564,
                        0.0
                    ],
                    [
                        4.9583725874361,
                        52.84521103882054,
                        0.0
                    ],
                    [
                        4.95840637062511,
                        52.84527847122042,
                        0.0
                    ],
                    [
                        4.95846123509775,
                        52.84534061792122,
                        0.0
                    ],
                    [
                        4.958535068450128,
                        52.8453950889327,
                        0.0
                    ],
                    [
                        4.958625036935004,
                        52.84543979273715,
                        0.0
                    ],
                    [
                        4.95872768115077,
                        52.8454730103099,
                        0.0
                    ],
                    [
                        4.960850075231178,
                        52.84600525390375,
                        0.0
                    ],
                    [
                        4.960851021393729,
                        52.84600549093778,
                        0.0
                    ],
                    [
                        4.962433835832739,
                        52.84640045320803,
                        0.0
                    ],
                    [
                        4.963302498071269,
                        52.84661869721565,
                        0.0
                    ],
                    [
                        4.963303467951883,
                        52.84661894060505,
                        0.0
                    ],
                    [
                        4.964052874540532,
                        52.84680627625843,
                        0.0
                    ],
                    [
                        4.964054281276349,
                        52.84680662633604,
                        0.0
                    ],
                    [
                        4.964131429964748,
                        52.84682577186762,
                        0.0
                    ],
                    [
                        4.964263847292903,
                        52.8468482136552,
                        0.0
                    ],
                    [
                        4.964270668926452,
                        52.84684886689681,
                        0.0
                    ],
                    [
                        4.964393478881044,
                        52.84685282039155,
                        0.0
                    ],
                    [
                        4.964401348206824,
                        52.84685257867768,
                        0.0
                    ],
                    [
                        4.964491825564928,
                        52.8468455553332,
                        0.0
                    ],
                    [
                        4.964579457552604,
                        52.84683022267109,
                        0.0
                    ],
                    [
                        4.96458570395894,
                        52.8468288069267,
                        0.0
                    ],
                    [
                        4.964671560187527,
                        52.84680445339565,
                        0.0
                    ],
                    [
                        4.964678262042977,
                        52.84680214059458,
                        0.0
                    ],
                    [
                        4.964763159080004,
                        52.8467665889228,
                        0.0
                    ],
                    [
                        4.964836602010598,
                        52.84672267230951,
                        0.0
                    ],
                    [
                        4.964842879383405,
                        52.84671820120175,
                        0.0
                    ],
                    [
                        4.964903951669511,
                        52.84666214652476,
                        0.0
                    ],
                    [
                        4.965026935561352,
                        52.84669524190485,
                        0.0
                    ],
                    [
                        4.965050859852625,
                        52.84667557388151,
                        0.0
                    ],
                    [
                        4.96505226634932,
                        52.84667441059135,
                        0.0
                    ],
                    [
                        4.965055198718471,
                        52.84667509496712,
                        0.0
                    ],
                    [
                        4.965118095791543,
                        52.84668985787438,
                        0.0
                    ],
                    [
                        4.96518736553208,
                        52.84667488847121,
                        0.0
                    ],
                    [
                        4.965250129700429,
                        52.84663419419505,
                        0.0
                    ],
                    [
                        4.965339122432437,
                        52.84657650898723,
                        0.0
                    ],
                    [
                        4.965422104465484,
                        52.8464417508908,
                        0.0
                    ],
                    [
                        4.965459967076301,
                        52.84639736483123,
                        0.0
                    ],
                    [
                        4.965511085930088,
                        52.84633744274597,
                        0.0
                    ],
                    [
                        4.965552611486755,
                        52.84626720600959,
                        0.0
                    ],
                    [
                        4.965604838718298,
                        52.84615386213633,
                        0.0
                    ],
                    [
                        4.965610372087399,
                        52.84614186652524,
                        0.0
                    ],
                    [
                        4.965619669806676,
                        52.84612893163303,
                        0.0
                    ],
                    [
                        4.965686799090783,
                        52.84603561770585,
                        0.0
                    ],
                    [
                        4.965694262461798,
                        52.84600355272207,
                        0.0
                    ],
                    [
                        4.965703180780099,
                        52.84596529208405,
                        0.0
                    ],
                    [
                        4.965830850117648,
                        52.8457584028687,
                        0.0
                    ],
                    [
                        4.965862943892354,
                        52.84568718910941,
                        0.0
                    ],
                    [
                        4.965888874892261,
                        52.84560548412178,
                        0.0
                    ],
                    [
                        4.965930439174969,
                        52.84552954984098,
                        0.0
                    ],
                    [
                        4.965927911977943,
                        52.84546676911966,
                        0.0
                    ],
                    [
                        4.965953516489381,
                        52.84541739695344,
                        0.0
                    ],
                    [
                        4.96600701091448,
                        52.84540807791082,
                        0.0
                    ],
                    [
                        4.966051406650402,
                        52.8453663837565,
                        0.0
                    ],
                    [
                        4.966092823958863,
                        52.84530566330163,
                        0.0
                    ],
                    [
                        4.966135397312359,
                        52.84526206649512,
                        0.0
                    ],
                    [
                        4.966164898858975,
                        52.84523184961475,
                        0.0
                    ],
                    [
                        4.96618167331643,
                        52.84521467239696,
                        0.0
                    ],
                    [
                        4.966247500956103,
                        52.84523011905671,
                        0.0
                    ],
                    [
                        4.966240504836413,
                        52.84525224648657,
                        0.0
                    ],
                    [
                        4.966231303514086,
                        52.8452814206605,
                        0.0
                    ],
                    [
                        4.966294021283725,
                        52.84529305496757,
                        0.0
                    ],
                    [
                        4.966305081620925,
                        52.84526966576821,
                        0.0
                    ],
                    [
                        4.966316475133068,
                        52.84524558576905,
                        0.0
                    ],
                    [
                        4.966360233312183,
                        52.84526856621822,
                        0.0
                    ],
                    [
                        4.966416764343443,
                        52.84527066177039,
                        0.0
                    ],
                    [
                        4.966399874196133,
                        52.84529524361714,
                        0.0
                    ],
                    [
                        4.966388087086043,
                        52.84531241150034,
                        0.0
                    ],
                    [
                        4.966472709845905,
                        52.84533363084296,
                        0.0
                    ],
                    [
                        4.966453274507448,
                        52.84539443792774,
                        0.0
                    ],
                    [
                        4.966459132035224,
                        52.84543820562733,
                        0.0
                    ],
                    [
                        4.966460897548273,
                        52.84544600328496,
                        0.0
                    ],
                    [
                        4.96646817272535,
                        52.84547818319557,
                        0.0
                    ],
                    [
                        4.966480396591354,
                        52.84551437062759,
                        0.0
                    ],
                    [
                        4.966406954336017,
                        52.84563775007143,
                        0.0
                    ],
                    [
                        4.966331325961508,
                        52.84567976555912,
                        0.0
                    ],
                    [
                        4.966318507276585,
                        52.84568689169961,
                        0.0
                    ],
                    [
                        4.9662965107397,
                        52.8456868141101,
                        0.0
                    ],
                    [
                        4.966226378961288,
                        52.845793094521,
                        0.0
                    ],
                    [
                        4.965974537404001,
                        52.84617073267432,
                        0.0
                    ],
                    [
                        4.965738620642286,
                        52.84652656198119,
                        0.0
                    ],
                    [
                        4.965766822744686,
                        52.84653427328705,
                        0.0
                    ],
                    [
                        4.965718615593239,
                        52.84664632835473,
                        0.0
                    ],
                    [
                        4.96572099594674,
                        52.84672432294578,
                        0.0
                    ],
                    [
                        4.9657313477327,
                        52.8467622112993,
                        0.0
                    ],
                    [
                        4.965739204768433,
                        52.8467909693833,
                        0.0
                    ],
                    [
                        4.965753004696007,
                        52.84680528892904,
                        0.0
                    ],
                    [
                        4.965779649135621,
                        52.84683295408441,
                        0.0
                    ],
                    [
                        4.965967548908918,
                        52.8468963893195,
                        0.0
                    ],
                    [
                        4.966143225136782,
                        52.84692364579256,
                        0.0
                    ],
                    [
                        4.966243130156736,
                        52.84699057140711,
                        0.0
                    ],
                    [
                        4.966794747634233,
                        52.8471304253036,
                        0.0
                    ],
                    [
                        4.96684620537733,
                        52.84712472033272,
                        0.0
                    ],
                    [
                        4.967478947599435,
                        52.84725669692544,
                        0.0
                    ],
                    [
                        4.972668060364446,
                        52.84853442292349,
                        0.0
                    ],
                    [
                        4.972688280940746,
                        52.84852156138063,
                        0.0
                    ],
                    [
                        4.973516923201164,
                        52.84728231158605,
                        0.0
                    ]
                ]
            ]
        ]
    },
    "last_modified": "2021-11-29T09:37:40.063113Z",
    "created": "2021-11-29T09:24:38.225215Z",
    "image_url": "",
    "timeseries": [],
    "name": "Rg. Slootdorp",
    "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": 16.94002802,
    "lowest_invert_level": -5.64,
    "water_retention_capacity": null,
    "minimum_overflow_crest_level": -4.0,
    "downstream_pumped_drainage_area": "https://demo.lizard.net/api/v4/pumpeddrainageareas/6709/?format=api",
    "pump_station": "https://demo.lizard.net/api/v4/pumpstations/12181/?format=api",
    "area_type": "other",
    "inhabitants": null,
    "pump_overcapacity": 44.05997198
}