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/7124/?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/7124/?format=api",
    "id": 7124,
    "code": "ZRG-L-0514",
    "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.833379972892794,
                        52.74679419245656,
                        0.0
                    ],
                    [
                        4.833644064576185,
                        52.74673264602343,
                        0.0
                    ],
                    [
                        4.833656706825706,
                        52.74673540086609,
                        0.0
                    ],
                    [
                        4.833894148925793,
                        52.74678707371422,
                        0.0
                    ],
                    [
                        4.833992571387054,
                        52.74668861125974,
                        0.0
                    ],
                    [
                        4.834211346482351,
                        52.74649179690032,
                        0.0
                    ],
                    [
                        4.83436223253224,
                        52.74636200645144,
                        0.0
                    ],
                    [
                        4.834415924872482,
                        52.74633904228339,
                        0.0
                    ],
                    [
                        4.834441961635428,
                        52.74633537959385,
                        0.0
                    ],
                    [
                        4.834492272077274,
                        52.74630343070307,
                        0.0
                    ],
                    [
                        4.834761300592536,
                        52.74613291970127,
                        0.0
                    ],
                    [
                        4.834979638553651,
                        52.74597033327208,
                        0.0
                    ],
                    [
                        4.83521699689051,
                        52.74579072338935,
                        0.0
                    ],
                    [
                        4.835333069758413,
                        52.74571250387997,
                        0.0
                    ],
                    [
                        4.835382172100489,
                        52.7457419893495,
                        0.0
                    ],
                    [
                        4.835479061869181,
                        52.74578083050695,
                        0.0
                    ],
                    [
                        4.83558657708395,
                        52.7458074544755,
                        0.0
                    ],
                    [
                        4.835649576087929,
                        52.74581484950342,
                        0.0
                    ],
                    [
                        4.835686661819645,
                        52.74583284597704,
                        0.0
                    ],
                    [
                        4.835705420732753,
                        52.74583673432243,
                        0.0
                    ],
                    [
                        4.835751117617447,
                        52.74583592136765,
                        0.0
                    ],
                    [
                        4.835925768596501,
                        52.74586733941479,
                        0.0
                    ],
                    [
                        4.836152892408236,
                        52.74589968296983,
                        0.0
                    ],
                    [
                        4.836278367283569,
                        52.7459247977988,
                        0.0
                    ],
                    [
                        4.836546007745863,
                        52.74579687460577,
                        0.0
                    ],
                    [
                        4.836710078173607,
                        52.74571203205964,
                        0.0
                    ],
                    [
                        4.836842798664746,
                        52.74562704444387,
                        0.0
                    ],
                    [
                        4.837145779648942,
                        52.74546294885629,
                        0.0
                    ],
                    [
                        4.837326015539283,
                        52.74533823301841,
                        0.0
                    ],
                    [
                        4.837528324388853,
                        52.74520220531747,
                        0.0
                    ],
                    [
                        4.837689680252016,
                        52.74508310853123,
                        0.0
                    ],
                    [
                        4.83792394589102,
                        52.74489966851704,
                        0.0
                    ],
                    [
                        4.838117736395819,
                        52.74472454314483,
                        0.0
                    ],
                    [
                        4.838229050814163,
                        52.74461600829264,
                        0.0
                    ],
                    [
                        4.838456335755613,
                        52.74439476280173,
                        0.0
                    ],
                    [
                        4.838658928025059,
                        52.74417030265518,
                        0.0
                    ],
                    [
                        4.838774052809035,
                        52.74402564820837,
                        0.0
                    ],
                    [
                        4.838757283014922,
                        52.74397996210263,
                        0.0
                    ],
                    [
                        4.838720701619978,
                        52.74393053605598,
                        0.0
                    ],
                    [
                        4.838671860219208,
                        52.74387744077568,
                        0.0
                    ],
                    [
                        4.838595533091293,
                        52.74381732587303,
                        0.0
                    ],
                    [
                        4.83873309828331,
                        52.7436117712212,
                        0.0
                    ],
                    [
                        4.838780445547565,
                        52.74358536082305,
                        0.0
                    ],
                    [
                        4.838833937556439,
                        52.74356848691583,
                        0.0
                    ],
                    [
                        4.838909279349743,
                        52.74355932552937,
                        0.0
                    ],
                    [
                        4.839112670575845,
                        52.7435868900025,
                        0.0
                    ],
                    [
                        4.839141021777044,
                        52.74357560699777,
                        0.0
                    ],
                    [
                        4.839175960361839,
                        52.74353962214083,
                        0.0
                    ],
                    [
                        4.839408292524029,
                        52.74325725963358,
                        0.0
                    ],
                    [
                        4.839492856850255,
                        52.74301225914477,
                        0.0
                    ],
                    [
                        4.839560493714356,
                        52.74284987711032,
                        0.0
                    ],
                    [
                        4.839570429467163,
                        52.74284375682745,
                        0.0
                    ],
                    [
                        4.839634229841524,
                        52.74278487899399,
                        0.0
                    ],
                    [
                        4.839677874735283,
                        52.74271957894652,
                        0.0
                    ],
                    [
                        4.839688680488198,
                        52.74269737596523,
                        0.0
                    ],
                    [
                        4.839844247372348,
                        52.74273424466259,
                        0.0
                    ],
                    [
                        4.839869340057683,
                        52.74273245473199,
                        0.0
                    ],
                    [
                        4.83995529299863,
                        52.74262632703519,
                        0.0
                    ],
                    [
                        4.839946127641308,
                        52.7426072594948,
                        0.0
                    ],
                    [
                        4.839783665373834,
                        52.74256466060064,
                        0.0
                    ],
                    [
                        4.839758966342464,
                        52.742552949389,
                        0.0
                    ],
                    [
                        4.839833428078621,
                        52.74239994141819,
                        0.0
                    ],
                    [
                        4.839845380019236,
                        52.74239184605365,
                        0.0
                    ],
                    [
                        4.839905101027271,
                        52.74237880178059,
                        0.0
                    ],
                    [
                        4.840024148490638,
                        52.74238315022022,
                        0.0
                    ],
                    [
                        4.840105775238952,
                        52.7423721117153,
                        0.0
                    ],
                    [
                        4.840183942735298,
                        52.74235941265027,
                        0.0
                    ],
                    [
                        4.840235227584757,
                        52.74227829805015,
                        0.0
                    ],
                    [
                        4.840471761265762,
                        52.74185138818844,
                        0.0
                    ],
                    [
                        4.840435478559938,
                        52.74183739067986,
                        0.0
                    ],
                    [
                        4.84032098227993,
                        52.7417769129016,
                        0.0
                    ],
                    [
                        4.840230660964116,
                        52.7417169684173,
                        0.0
                    ],
                    [
                        4.84016936784292,
                        52.74167447509711,
                        0.0
                    ],
                    [
                        4.840143979138835,
                        52.74164661568489,
                        0.0
                    ],
                    [
                        4.840264499137119,
                        52.74145785845439,
                        0.0
                    ],
                    [
                        4.840376133113952,
                        52.74130239300811,
                        0.0
                    ],
                    [
                        4.840610605177167,
                        52.74101427722739,
                        0.0
                    ],
                    [
                        4.841003265659156,
                        52.74048214405289,
                        0.0
                    ],
                    [
                        4.841226817033657,
                        52.74019157742291,
                        0.0
                    ],
                    [
                        4.841245645039715,
                        52.7401897584846,
                        0.0
                    ],
                    [
                        4.841280934104626,
                        52.74012524992231,
                        0.0
                    ],
                    [
                        4.841275011173824,
                        52.74009668910644,
                        0.0
                    ],
                    [
                        4.841273076376694,
                        52.74009462401843,
                        0.0
                    ],
                    [
                        4.841348195078299,
                        52.74007371319701,
                        0.0
                    ],
                    [
                        4.841442257281598,
                        52.74003240240732,
                        0.0
                    ],
                    [
                        4.841521234916693,
                        52.73998074851794,
                        0.0
                    ],
                    [
                        4.841582090029281,
                        52.73992073544394,
                        0.0
                    ],
                    [
                        4.841885899264443,
                        52.73954242681263,
                        0.0
                    ],
                    [
                        4.841926295439126,
                        52.73947636062123,
                        0.0
                    ],
                    [
                        4.841944676980807,
                        52.73940678128032,
                        0.0
                    ],
                    [
                        4.841940341500873,
                        52.73933636279943,
                        0.0
                    ],
                    [
                        4.841913453885935,
                        52.73926781012219,
                        0.0
                    ],
                    [
                        4.841865049092926,
                        52.73920375755592,
                        0.0
                    ],
                    [
                        4.841796984471378,
                        52.73914666882804,
                        0.0
                    ],
                    [
                        4.841711878833622,
                        52.73909873524108,
                        0.0
                    ],
                    [
                        4.841661365379,
                        52.73907986667369,
                        0.0
                    ],
                    [
                        4.841911958465265,
                        52.7387794460948,
                        0.0
                    ],
                    [
                        4.842039401236192,
                        52.73861262893844,
                        0.0
                    ],
                    [
                        4.842122585752026,
                        52.73849823688605,
                        0.0
                    ],
                    [
                        4.842147590485699,
                        52.73848186918792,
                        0.0
                    ],
                    [
                        4.842169565442534,
                        52.7384781592712,
                        0.0
                    ],
                    [
                        4.842210216893461,
                        52.73848595726872,
                        0.0
                    ],
                    [
                        4.842242877959535,
                        52.73840749755795,
                        0.0
                    ],
                    [
                        4.842272432724769,
                        52.73835500500069,
                        0.0
                    ],
                    [
                        4.842355350816886,
                        52.73819401404506,
                        0.0
                    ],
                    [
                        4.842450136556083,
                        52.73800851587416,
                        0.0
                    ],
                    [
                        4.842581817159189,
                        52.73764427341796,
                        0.0
                    ],
                    [
                        4.842449744005569,
                        52.73762153446047,
                        0.0
                    ],
                    [
                        4.842349355991388,
                        52.73762867824915,
                        0.0
                    ],
                    [
                        4.84230551033605,
                        52.73762658140182,
                        0.0
                    ],
                    [
                        4.842042950959637,
                        52.73757020877139,
                        0.0
                    ],
                    [
                        4.841961428107607,
                        52.73757364607479,
                        0.0
                    ],
                    [
                        4.841946759474964,
                        52.73757685018317,
                        0.0
                    ],
                    [
                        4.841901714373552,
                        52.73758668241926,
                        0.0
                    ],
                    [
                        4.841860779996219,
                        52.73760171894911,
                        0.0
                    ],
                    [
                        4.841832929852339,
                        52.73757305774415,
                        0.0
                    ],
                    [
                        4.841541321922125,
                        52.73751304605717,
                        0.0
                    ],
                    [
                        4.841381413228487,
                        52.73777004214447,
                        0.0
                    ],
                    [
                        4.841458750808564,
                        52.73778647426385,
                        0.0
                    ],
                    [
                        4.84131702133875,
                        52.7380340992444,
                        0.0
                    ],
                    [
                        4.841396731365696,
                        52.73812647331972,
                        0.0
                    ],
                    [
                        4.841373080892711,
                        52.73816846896378,
                        0.0
                    ],
                    [
                        4.841249185752303,
                        52.73837136646099,
                        0.0
                    ],
                    [
                        4.841055030555912,
                        52.73832093106347,
                        0.0
                    ],
                    [
                        4.840465645867159,
                        52.73816781177381,
                        0.0
                    ],
                    [
                        4.84028359428462,
                        52.73839851664534,
                        0.0
                    ],
                    [
                        4.840140591359218,
                        52.7385753888131,
                        0.0
                    ],
                    [
                        4.840353077583265,
                        52.73862581999285,
                        0.0
                    ],
                    [
                        4.840314521931361,
                        52.73870173576827,
                        0.0
                    ],
                    [
                        4.840318935580702,
                        52.73885013116249,
                        0.0
                    ],
                    [
                        4.840277953487851,
                        52.738851039389,
                        0.0
                    ],
                    [
                        4.840276160605923,
                        52.73899486785057,
                        0.0
                    ],
                    [
                        4.840251954983572,
                        52.73908246067714,
                        0.0
                    ],
                    [
                        4.840204359606374,
                        52.73919099360108,
                        0.0
                    ],
                    [
                        4.839961874663726,
                        52.73916882321171,
                        0.0
                    ],
                    [
                        4.839916203716145,
                        52.73912301339785,
                        0.0
                    ],
                    [
                        4.839806517628884,
                        52.73911198557691,
                        0.0
                    ],
                    [
                        4.839776565623835,
                        52.73919603798807,
                        0.0
                    ],
                    [
                        4.839712550035677,
                        52.73923082893283,
                        0.0
                    ],
                    [
                        4.839641402777022,
                        52.73937433855363,
                        0.0
                    ],
                    [
                        4.839416342740487,
                        52.73934523731358,
                        0.0
                    ],
                    [
                        4.83950036807084,
                        52.73909654046483,
                        0.0
                    ],
                    [
                        4.839349574629084,
                        52.73913795096607,
                        0.0
                    ],
                    [
                        4.839224675280742,
                        52.73916064369603,
                        0.0
                    ],
                    [
                        4.839225519585329,
                        52.73932066983097,
                        0.0
                    ],
                    [
                        4.839220099987661,
                        52.73950326042241,
                        0.0
                    ],
                    [
                        4.8391966025777,
                        52.73957545260053,
                        0.0
                    ],
                    [
                        4.839174680433578,
                        52.73971949396989,
                        0.0
                    ],
                    [
                        4.839120343108304,
                        52.73990517564066,
                        0.0
                    ],
                    [
                        4.83906691484485,
                        52.74010694816629,
                        0.0
                    ],
                    [
                        4.839107385951226,
                        52.7401067389826,
                        0.0
                    ],
                    [
                        4.839906550202912,
                        52.74030405636552,
                        0.0
                    ],
                    [
                        4.839893345360585,
                        52.74032396475885,
                        0.0
                    ],
                    [
                        4.839990775087605,
                        52.74034558575048,
                        0.0
                    ],
                    [
                        4.839964357820039,
                        52.74038601364083,
                        0.0
                    ],
                    [
                        4.839619307921547,
                        52.74031181298301,
                        0.0
                    ],
                    [
                        4.839110235043526,
                        52.74019752062346,
                        0.0
                    ],
                    [
                        4.839043293155089,
                        52.74019615209245,
                        0.0
                    ],
                    [
                        4.839041475121612,
                        52.7402030007933,
                        0.0
                    ],
                    [
                        4.838969052812724,
                        52.7404482457444,
                        0.0
                    ],
                    [
                        4.838813299661162,
                        52.74088603952147,
                        0.0
                    ],
                    [
                        4.838735831082461,
                        52.74107161447284,
                        0.0
                    ],
                    [
                        4.838687352524402,
                        52.74125031302852,
                        0.0
                    ],
                    [
                        4.838639224593744,
                        52.74140093784549,
                        0.0
                    ],
                    [
                        4.838570511074419,
                        52.74181107470167,
                        0.0
                    ],
                    [
                        4.838546870815923,
                        52.74185306082039,
                        0.0
                    ],
                    [
                        4.838487616047066,
                        52.74196855812417,
                        0.0
                    ],
                    [
                        4.838416986958004,
                        52.74206996533136,
                        0.0
                    ],
                    [
                        4.838345128604916,
                        52.74226960349099,
                        0.0
                    ],
                    [
                        4.83829667202153,
                        52.74235162901925,
                        0.0
                    ],
                    [
                        4.838211663389648,
                        52.74244710133515,
                        0.0
                    ],
                    [
                        4.838147845230796,
                        52.74254964516203,
                        0.0
                    ],
                    [
                        4.837837443664536,
                        52.74275835642469,
                        0.0
                    ],
                    [
                        4.837724201455592,
                        52.74284068861381,
                        0.0
                    ],
                    [
                        4.837601491566596,
                        52.74279160357562,
                        0.0
                    ],
                    [
                        4.837583659664642,
                        52.74278331348726,
                        0.0
                    ],
                    [
                        4.837622276447441,
                        52.74275389485706,
                        0.0
                    ],
                    [
                        4.837948820773245,
                        52.74252737450769,
                        0.0
                    ],
                    [
                        4.838024934004498,
                        52.74245054529342,
                        0.0
                    ],
                    [
                        4.838101485960408,
                        52.74233864188109,
                        0.0
                    ],
                    [
                        4.838172686959136,
                        52.74219162858539,
                        0.0
                    ],
                    [
                        4.838280819084061,
                        52.74186587266565,
                        0.0
                    ],
                    [
                        4.838412794558863,
                        52.74148057989763,
                        0.0
                    ],
                    [
                        4.83853226790862,
                        52.74117241853918,
                        0.0
                    ],
                    [
                        4.838658245120675,
                        52.74080464040225,
                        0.0
                    ],
                    [
                        4.838778927986004,
                        52.74039824762248,
                        0.0
                    ],
                    [
                        4.838919591992588,
                        52.73978146252853,
                        0.0
                    ],
                    [
                        4.839000461394448,
                        52.73932227634101,
                        0.0
                    ],
                    [
                        4.838856493510819,
                        52.73927950958753,
                        0.0
                    ],
                    [
                        4.837580362602034,
                        52.73894247507078,
                        0.0
                    ],
                    [
                        4.837511368335145,
                        52.73892425458687,
                        0.0
                    ],
                    [
                        4.837495941624996,
                        52.73894535672805,
                        0.0
                    ],
                    [
                        4.837404285360072,
                        52.73907661099221,
                        0.0
                    ],
                    [
                        4.837297401017929,
                        52.73924968322063,
                        0.0
                    ],
                    [
                        4.837198038070974,
                        52.73942509973604,
                        0.0
                    ],
                    [
                        4.837158941456034,
                        52.73950469665869,
                        0.0
                    ],
                    [
                        4.836923382332811,
                        52.73980512193441,
                        0.0
                    ],
                    [
                        4.836878469674745,
                        52.73986786825547,
                        0.0
                    ],
                    [
                        4.836701595199665,
                        52.74012761951406,
                        0.0
                    ],
                    [
                        4.836593972086559,
                        52.74027653963793,
                        0.0
                    ],
                    [
                        4.836327909996678,
                        52.74064468340681,
                        0.0
                    ],
                    [
                        4.836226828078532,
                        52.74078544629641,
                        0.0
                    ],
                    [
                        4.835984512279638,
                        52.74112287376142,
                        0.0
                    ],
                    [
                        4.835697644526576,
                        52.74152676885684,
                        0.0
                    ],
                    [
                        4.835493319281909,
                        52.74177693684168,
                        0.0
                    ],
                    [
                        4.835484934329078,
                        52.74179018076255,
                        0.0
                    ],
                    [
                        4.835459052068626,
                        52.74181121622692,
                        0.0
                    ],
                    [
                        4.835433856559505,
                        52.74182591904158,
                        0.0
                    ],
                    [
                        4.835424243148692,
                        52.74182616209129,
                        0.0
                    ],
                    [
                        4.835376166116066,
                        52.74195649323883,
                        0.0
                    ],
                    [
                        4.835365384832471,
                        52.74197306021709,
                        0.0
                    ],
                    [
                        4.835340044601305,
                        52.74200749775681,
                        0.0
                    ],
                    [
                        4.835388177062838,
                        52.74202817512577,
                        0.0
                    ],
                    [
                        4.835428812736358,
                        52.74204563635426,
                        0.0
                    ],
                    [
                        4.835450978634952,
                        52.74205519064459,
                        0.0
                    ],
                    [
                        4.835374711252491,
                        52.74209841070031,
                        0.0
                    ],
                    [
                        4.835306933314349,
                        52.7421556268287,
                        0.0
                    ],
                    [
                        4.835268871614589,
                        52.74220640214898,
                        0.0
                    ],
                    [
                        4.83524863054613,
                        52.74219439071962,
                        0.0
                    ],
                    [
                        4.834928626082721,
                        52.74271602512909,
                        0.0
                    ],
                    [
                        4.835475471794862,
                        52.74284933972748,
                        0.0
                    ],
                    [
                        4.835621149041305,
                        52.74268156338221,
                        0.0
                    ],
                    [
                        4.835860937785123,
                        52.74276587951001,
                        0.0
                    ],
                    [
                        4.836106648338482,
                        52.74285993747144,
                        0.0
                    ],
                    [
                        4.836199448982456,
                        52.7429041441706,
                        0.0
                    ],
                    [
                        4.836259728827039,
                        52.74294378776938,
                        0.0
                    ],
                    [
                        4.836260623197997,
                        52.74294449918203,
                        0.0
                    ],
                    [
                        4.836201689045877,
                        52.74301229484251,
                        0.0
                    ],
                    [
                        4.836431757598248,
                        52.74308469304015,
                        0.0
                    ],
                    [
                        4.836448222591464,
                        52.74309864506819,
                        0.0
                    ],
                    [
                        4.836469939845411,
                        52.74312300043572,
                        0.0
                    ],
                    [
                        4.836524830849335,
                        52.74317378170688,
                        0.0
                    ],
                    [
                        4.836552572511434,
                        52.74319186234624,
                        0.0
                    ],
                    [
                        4.836148398050845,
                        52.74366271446259,
                        0.0
                    ],
                    [
                        4.836096290444505,
                        52.74366949221389,
                        0.0
                    ],
                    [
                        4.835693213680891,
                        52.74354483751757,
                        0.0
                    ],
                    [
                        4.835440769690456,
                        52.74385238902575,
                        0.0
                    ],
                    [
                        4.83537696462956,
                        52.74386962704024,
                        0.0
                    ],
                    [
                        4.835253599155572,
                        52.74402692966609,
                        0.0
                    ],
                    [
                        4.835324594579256,
                        52.74405026528415,
                        0.0
                    ],
                    [
                        4.835839895963161,
                        52.74421965664918,
                        0.0
                    ],
                    [
                        4.835864641823289,
                        52.74416306337663,
                        0.0
                    ],
                    [
                        4.835865435349565,
                        52.74409992455762,
                        0.0
                    ],
                    [
                        4.835867066666937,
                        52.74397012422499,
                        0.0
                    ],
                    [
                        4.835937484291845,
                        52.74388626015124,
                        0.0
                    ],
                    [
                        4.836019246211613,
                        52.74381998212308,
                        0.0
                    ],
                    [
                        4.836205179140139,
                        52.74374366220999,
                        0.0
                    ],
                    [
                        4.836408333928413,
                        52.74367794539875,
                        0.0
                    ],
                    [
                        4.836600143360111,
                        52.74359464220477,
                        0.0
                    ],
                    [
                        4.8367221822145,
                        52.74354257853869,
                        0.0
                    ],
                    [
                        4.836920642426387,
                        52.7434189001206,
                        0.0
                    ],
                    [
                        4.836953628396996,
                        52.74339350882349,
                        0.0
                    ],
                    [
                        4.837055285019266,
                        52.74343417264406,
                        0.0
                    ],
                    [
                        4.836831570462876,
                        52.74357816918346,
                        0.0
                    ],
                    [
                        4.836522836797281,
                        52.74376617872236,
                        0.0
                    ],
                    [
                        4.83639535962301,
                        52.74379015071227,
                        0.0
                    ],
                    [
                        4.836308396013,
                        52.74381079603722,
                        0.0
                    ],
                    [
                        4.836209514978386,
                        52.74385945249971,
                        0.0
                    ],
                    [
                        4.836121478689035,
                        52.7439642917051,
                        0.0
                    ],
                    [
                        4.836050444274055,
                        52.744097266851,
                        0.0
                    ],
                    [
                        4.836043214770324,
                        52.74421300361835,
                        0.0
                    ],
                    [
                        4.836012899300324,
                        52.74432512863646,
                        0.0
                    ],
                    [
                        4.835922509035121,
                        52.74447576340648,
                        0.0
                    ],
                    [
                        4.835918425281226,
                        52.74448255663218,
                        0.0
                    ],
                    [
                        4.835898223181819,
                        52.74453580981265,
                        0.0
                    ],
                    [
                        4.83585864579253,
                        52.74464014514422,
                        0.0
                    ],
                    [
                        4.835753046454266,
                        52.74476243635772,
                        0.0
                    ],
                    [
                        4.835648211010719,
                        52.74482510243673,
                        0.0
                    ],
                    [
                        4.835415658958928,
                        52.74492927184539,
                        0.0
                    ],
                    [
                        4.835331657064798,
                        52.74496383302809,
                        0.0
                    ],
                    [
                        4.834985659478603,
                        52.74510619182615,
                        0.0
                    ],
                    [
                        4.834892681734163,
                        52.74514435081392,
                        0.0
                    ],
                    [
                        4.834879989038371,
                        52.7451573949657,
                        0.0
                    ],
                    [
                        4.83468184282853,
                        52.74536087575652,
                        0.0
                    ],
                    [
                        4.834547877767715,
                        52.74544093933237,
                        0.0
                    ],
                    [
                        4.834430667867042,
                        52.74547583109819,
                        0.0
                    ],
                    [
                        4.834350590527869,
                        52.74549966138521,
                        0.0
                    ],
                    [
                        4.834214004573921,
                        52.74553497526568,
                        0.0
                    ],
                    [
                        4.83397935142773,
                        52.74559967930236,
                        0.0
                    ],
                    [
                        4.833915572351795,
                        52.74560873851222,
                        0.0
                    ],
                    [
                        4.833758427576972,
                        52.74561846032747,
                        0.0
                    ],
                    [
                        4.833516576873952,
                        52.74565728348094,
                        0.0
                    ],
                    [
                        4.833376795753525,
                        52.74566641148626,
                        0.0
                    ],
                    [
                        4.833629991610075,
                        52.74610864212154,
                        0.0
                    ],
                    [
                        4.833629007357426,
                        52.74618663548158,
                        0.0
                    ],
                    [
                        4.833602001431204,
                        52.74618377793502,
                        0.0
                    ],
                    [
                        4.833365433557078,
                        52.74614760209015,
                        0.0
                    ],
                    [
                        4.833261433085606,
                        52.74614361357421,
                        0.0
                    ],
                    [
                        4.83281682018812,
                        52.74626940278179,
                        0.0
                    ],
                    [
                        4.832771829303517,
                        52.74629867963956,
                        0.0
                    ],
                    [
                        4.832767680123045,
                        52.74637855451338,
                        0.0
                    ],
                    [
                        4.832795385667825,
                        52.74641863056083,
                        0.0
                    ],
                    [
                        4.833326844371999,
                        52.7467806267413,
                        0.0
                    ],
                    [
                        4.833379972892794,
                        52.74679419245656,
                        0.0
                    ]
                ]
            ]
        ]
    },
    "last_modified": "2021-11-29T09:37:13.921333Z",
    "created": "2021-11-29T09:24:37.422626Z",
    "image_url": "",
    "timeseries": [],
    "name": "Rg. Zijdewind",
    "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": 4.53090753,
    "lowest_invert_level": -4.33,
    "water_retention_capacity": null,
    "minimum_overflow_crest_level": -1.5,
    "downstream_pumped_drainage_area": "https://demo.lizard.net/api/v4/pumpeddrainageareas/6702/?format=api",
    "pump_station": "https://demo.lizard.net/api/v4/pumpstations/12240/?format=api",
    "area_type": "other",
    "inhabitants": null,
    "pump_overcapacity": 18.46909247
}