List assets of type FixedDrainageLevelArea

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/fixeddrainagelevelareas/17965/?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/fixeddrainagelevelareas/17965/?format=api",
    "id": 17965,
    "code": "6200-13",
    "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.869897317254138,
                        52.64748291502341,
                        0.0
                    ],
                    [
                        4.869556027600257,
                        52.6472083458069,
                        0.0
                    ],
                    [
                        4.869110537575159,
                        52.64744988641699,
                        0.0
                    ],
                    [
                        4.868873581781616,
                        52.64729111106985,
                        0.0
                    ],
                    [
                        4.868453225022133,
                        52.64751354418694,
                        0.0
                    ],
                    [
                        4.867286745837908,
                        52.64828181463221,
                        0.0
                    ],
                    [
                        4.867193595931424,
                        52.64834802928485,
                        0.0
                    ],
                    [
                        4.866027312609944,
                        52.64917710439261,
                        0.0
                    ],
                    [
                        4.8656684231472,
                        52.64943827107777,
                        0.0
                    ],
                    [
                        4.865005711097915,
                        52.65012691688173,
                        0.0
                    ],
                    [
                        4.864354396878623,
                        52.65109441794925,
                        0.0
                    ],
                    [
                        4.863457653291033,
                        52.65256605728585,
                        0.0
                    ],
                    [
                        4.863236772397024,
                        52.6530980052967,
                        0.0
                    ],
                    [
                        4.863689018806641,
                        52.65305871868744,
                        0.0
                    ],
                    [
                        4.863840747710598,
                        52.65342735682978,
                        0.0
                    ],
                    [
                        4.863830059234179,
                        52.65349723890902,
                        0.0
                    ],
                    [
                        4.863455514529955,
                        52.65351645839913,
                        0.0
                    ],
                    [
                        4.863628878889315,
                        52.65398190288579,
                        0.0
                    ],
                    [
                        4.863248491666773,
                        52.65400243510297,
                        0.0
                    ],
                    [
                        4.863552533930861,
                        52.65469075263558,
                        0.0
                    ],
                    [
                        4.863489397534233,
                        52.65469716110435,
                        0.0
                    ],
                    [
                        4.863448173541785,
                        52.65474860183126,
                        0.0
                    ],
                    [
                        4.863136474022795,
                        52.65477007423689,
                        0.0
                    ],
                    [
                        4.86312240452907,
                        52.65480606873119,
                        0.0
                    ],
                    [
                        4.863106844810764,
                        52.65484557962392,
                        0.0
                    ],
                    [
                        4.86325549896535,
                        52.65486575465582,
                        0.0
                    ],
                    [
                        4.863112964721185,
                        52.65490498475494,
                        0.0
                    ],
                    [
                        4.863147409526626,
                        52.65495495234819,
                        0.0
                    ],
                    [
                        4.863175491329054,
                        52.65499568904584,
                        0.0
                    ],
                    [
                        4.863435599052161,
                        52.65499168507689,
                        0.0
                    ],
                    [
                        4.863560044102371,
                        52.65498970761598,
                        0.0
                    ],
                    [
                        4.86356926611237,
                        52.65522929195228,
                        0.0
                    ],
                    [
                        4.863477406756486,
                        52.65551680911472,
                        0.0
                    ],
                    [
                        4.863432829398835,
                        52.65568472660491,
                        0.0
                    ],
                    [
                        4.863520988565593,
                        52.65599603447983,
                        0.0
                    ],
                    [
                        4.863546011898435,
                        52.65608023747622,
                        0.0
                    ],
                    [
                        4.863629277998244,
                        52.65623906557376,
                        0.0
                    ],
                    [
                        4.864024439308593,
                        52.65661567658267,
                        0.0
                    ],
                    [
                        4.86429571795383,
                        52.65687868327724,
                        0.0
                    ],
                    [
                        4.864392341408297,
                        52.65701823814741,
                        0.0
                    ],
                    [
                        4.864396798271709,
                        52.65719410039416,
                        0.0
                    ],
                    [
                        4.864483185285286,
                        52.65732331090627,
                        0.0
                    ],
                    [
                        4.864496574012523,
                        52.65734333021088,
                        0.0
                    ],
                    [
                        4.86504902989918,
                        52.65792220160562,
                        0.0
                    ],
                    [
                        4.865734745289196,
                        52.6586278161943,
                        0.0
                    ],
                    [
                        4.866393846684547,
                        52.65932113253145,
                        0.0
                    ],
                    [
                        4.866590074285478,
                        52.65951533202583,
                        0.0
                    ],
                    [
                        4.867018492567433,
                        52.65974024930967,
                        0.0
                    ],
                    [
                        4.867894518243689,
                        52.65973646487157,
                        0.0
                    ],
                    [
                        4.867897805587086,
                        52.65979102221241,
                        0.0
                    ],
                    [
                        4.867928803779972,
                        52.65988832655672,
                        0.0
                    ],
                    [
                        4.8689493825463,
                        52.65985954292956,
                        0.0
                    ],
                    [
                        4.869699773428318,
                        52.65982724773348,
                        0.0
                    ],
                    [
                        4.869839568495253,
                        52.65987723120131,
                        0.0
                    ],
                    [
                        4.869743958243872,
                        52.65995356553856,
                        0.0
                    ],
                    [
                        4.869022904997252,
                        52.65998328369181,
                        0.0
                    ],
                    [
                        4.868475816456746,
                        52.6599828314568,
                        0.0
                    ],
                    [
                        4.8685022707993,
                        52.66023994321104,
                        0.0
                    ],
                    [
                        4.868396184999092,
                        52.66034576254477,
                        0.0
                    ],
                    [
                        4.868238898273054,
                        52.66034894091966,
                        0.0
                    ],
                    [
                        4.868069839637185,
                        52.66023998903019,
                        0.0
                    ],
                    [
                        4.868028229927896,
                        52.65998230774666,
                        0.0
                    ],
                    [
                        4.867644874889321,
                        52.6599883629062,
                        0.0
                    ],
                    [
                        4.867038193819272,
                        52.66003523968187,
                        0.0
                    ],
                    [
                        4.866988901226465,
                        52.66006149126695,
                        0.0
                    ],
                    [
                        4.867141748354507,
                        52.66025243545891,
                        0.0
                    ],
                    [
                        4.867180305214903,
                        52.66032788035164,
                        0.0
                    ],
                    [
                        4.867262119880578,
                        52.66054250051138,
                        0.0
                    ],
                    [
                        4.867254931718541,
                        52.66056666248566,
                        0.0
                    ],
                    [
                        4.867242699376345,
                        52.66056491044713,
                        0.0
                    ],
                    [
                        4.867237631214846,
                        52.66056727887406,
                        0.0
                    ],
                    [
                        4.867239114324113,
                        52.66057060161334,
                        0.0
                    ],
                    [
                        4.867258515206957,
                        52.66057610566381,
                        0.0
                    ],
                    [
                        4.867349236698801,
                        52.66070751676201,
                        0.0
                    ],
                    [
                        4.867362336878378,
                        52.66073088666389,
                        0.0
                    ],
                    [
                        4.867342475412893,
                        52.66074558371824,
                        0.0
                    ],
                    [
                        4.867488879199352,
                        52.66083170916366,
                        0.0
                    ],
                    [
                        4.867402345783303,
                        52.66094740901676,
                        0.0
                    ],
                    [
                        4.867415231979273,
                        52.66096763247581,
                        0.0
                    ],
                    [
                        4.867451005050594,
                        52.66096605426658,
                        0.0
                    ],
                    [
                        4.867543594829078,
                        52.66086441875526,
                        0.0
                    ],
                    [
                        4.868450008546977,
                        52.66141645591092,
                        0.0
                    ],
                    [
                        4.868529127620245,
                        52.66165354020205,
                        0.0
                    ],
                    [
                        4.868168885381244,
                        52.66168880721903,
                        0.0
                    ],
                    [
                        4.868391157642902,
                        52.66228042970752,
                        0.0
                    ],
                    [
                        4.86855180086671,
                        52.66227146904048,
                        0.0
                    ],
                    [
                        4.868927891540972,
                        52.66335506082831,
                        0.0
                    ],
                    [
                        4.868389738670805,
                        52.66342808115862,
                        0.0
                    ],
                    [
                        4.868424520433695,
                        52.66353450574666,
                        0.0
                    ],
                    [
                        4.868356137098152,
                        52.66358495787516,
                        0.0
                    ],
                    [
                        4.868235377930637,
                        52.66356440777748,
                        0.0
                    ],
                    [
                        4.86826199687991,
                        52.66370992679461,
                        0.0
                    ],
                    [
                        4.868648637548809,
                        52.66367994214157,
                        0.0
                    ],
                    [
                        4.868714804430813,
                        52.66379113181616,
                        0.0
                    ],
                    [
                        4.869385657101679,
                        52.66369663327428,
                        0.0
                    ],
                    [
                        4.869455783521143,
                        52.66365623576321,
                        0.0
                    ],
                    [
                        4.869567153583845,
                        52.66367207045303,
                        0.0
                    ],
                    [
                        4.869676818594047,
                        52.66396341624775,
                        0.0
                    ],
                    [
                        4.86981181316591,
                        52.6643446265985,
                        0.0
                    ],
                    [
                        4.86998728999927,
                        52.6648182387316,
                        0.0
                    ],
                    [
                        4.870099056184927,
                        52.66511993736268,
                        0.0
                    ],
                    [
                        4.87107111747234,
                        52.66498952247783,
                        0.0
                    ],
                    [
                        4.871576304126833,
                        52.66492173040665,
                        0.0
                    ],
                    [
                        4.871640026231955,
                        52.66509723768564,
                        0.0
                    ],
                    [
                        4.871134822875606,
                        52.665165029958,
                        0.0
                    ],
                    [
                        4.870018715308886,
                        52.66531477964733,
                        0.0
                    ],
                    [
                        4.869731398313255,
                        52.66535220184333,
                        0.0
                    ],
                    [
                        4.87005779474668,
                        52.66569852032963,
                        0.0
                    ],
                    [
                        4.870475217431721,
                        52.66626445635478,
                        0.0
                    ],
                    [
                        4.870506608211674,
                        52.66633676833774,
                        0.0
                    ],
                    [
                        4.870812722409079,
                        52.66704175371876,
                        0.0
                    ],
                    [
                        4.87148510303099,
                        52.66706407357835,
                        0.0
                    ],
                    [
                        4.871724075135626,
                        52.66772651687003,
                        0.0
                    ],
                    [
                        4.871739390279231,
                        52.66776560532924,
                        0.0
                    ],
                    [
                        4.871756547625764,
                        52.66781652882528,
                        0.0
                    ],
                    [
                        4.884605889230653,
                        52.66651300419714,
                        0.0
                    ],
                    [
                        4.885701447538295,
                        52.66640179253915,
                        0.0
                    ],
                    [
                        4.886763701364687,
                        52.666293953661,
                        0.0
                    ],
                    [
                        4.892465403908355,
                        52.66589181212018,
                        0.0
                    ],
                    [
                        4.892883570688109,
                        52.665721707715,
                        0.0
                    ],
                    [
                        4.892770940650212,
                        52.66563136849204,
                        0.0
                    ],
                    [
                        4.891194200323339,
                        52.66559174136948,
                        0.0
                    ],
                    [
                        4.891062196637533,
                        52.66532042699865,
                        0.0
                    ],
                    [
                        4.891704951636221,
                        52.66522862426699,
                        0.0
                    ],
                    [
                        4.891165027332495,
                        52.6648009329359,
                        0.0
                    ],
                    [
                        4.891059836152758,
                        52.66458240381571,
                        0.0
                    ],
                    [
                        4.889928466763763,
                        52.66372845981559,
                        0.0
                    ],
                    [
                        4.889542010124957,
                        52.66355016588128,
                        0.0
                    ],
                    [
                        4.88955056233014,
                        52.66343969597501,
                        0.0
                    ],
                    [
                        4.890088724224557,
                        52.66318749359617,
                        0.0
                    ],
                    [
                        4.890119524554798,
                        52.66312377776522,
                        0.0
                    ],
                    [
                        4.890195074172807,
                        52.66307781872212,
                        0.0
                    ],
                    [
                        4.890180361369191,
                        52.66296189523455,
                        0.0
                    ],
                    [
                        4.889984644050958,
                        52.66291857724131,
                        0.0
                    ],
                    [
                        4.889898913841815,
                        52.66296551812602,
                        0.0
                    ],
                    [
                        4.889795079820345,
                        52.66296118359926,
                        0.0
                    ],
                    [
                        4.889278365799039,
                        52.66257640403362,
                        0.0
                    ],
                    [
                        4.888953909333014,
                        52.66271031975964,
                        0.0
                    ],
                    [
                        4.88844410397271,
                        52.66267781590849,
                        0.0
                    ],
                    [
                        4.888285737322518,
                        52.66248896137927,
                        0.0
                    ],
                    [
                        4.888395849922642,
                        52.66246090698615,
                        0.0
                    ],
                    [
                        4.886872077953115,
                        52.66120056964273,
                        0.0
                    ],
                    [
                        4.886389371530917,
                        52.66129771140168,
                        0.0
                    ],
                    [
                        4.886152221349816,
                        52.6610389258681,
                        0.0
                    ],
                    [
                        4.886373182681846,
                        52.66095151285588,
                        0.0
                    ],
                    [
                        4.886444676029766,
                        52.66083862989341,
                        0.0
                    ],
                    [
                        4.884685688739855,
                        52.65953018069,
                        0.0
                    ],
                    [
                        4.884332227240633,
                        52.65926724217712,
                        0.0
                    ],
                    [
                        4.88341342668387,
                        52.65939861982467,
                        0.0
                    ],
                    [
                        4.883149155189757,
                        52.65877727991363,
                        0.0
                    ],
                    [
                        4.881516938862998,
                        52.65901097393419,
                        0.0
                    ],
                    [
                        4.880985763218288,
                        52.65770353010841,
                        0.0
                    ],
                    [
                        4.882064075414482,
                        52.65754042313909,
                        0.0
                    ],
                    [
                        4.88197476293649,
                        52.65739889176626,
                        0.0
                    ],
                    [
                        4.881173856874974,
                        52.65699106581776,
                        0.0
                    ],
                    [
                        4.880886383514794,
                        52.65673565909719,
                        0.0
                    ],
                    [
                        4.880493013517619,
                        52.65650655531983,
                        0.0
                    ],
                    [
                        4.880052219712285,
                        52.65619429666528,
                        0.0
                    ],
                    [
                        4.879786608592588,
                        52.65595235328785,
                        0.0
                    ],
                    [
                        4.879636093346896,
                        52.65564936548783,
                        0.0
                    ],
                    [
                        4.879037386850536,
                        52.655676233091,
                        0.0
                    ],
                    [
                        4.87883821615926,
                        52.65539711293476,
                        0.0
                    ],
                    [
                        4.878700704314598,
                        52.65511290867944,
                        0.0
                    ],
                    [
                        4.878576205273979,
                        52.65484481093632,
                        0.0
                    ],
                    [
                        4.878060575733022,
                        52.65439704889912,
                        0.0
                    ],
                    [
                        4.877410011799572,
                        52.65368824959658,
                        0.0
                    ],
                    [
                        4.877227254436392,
                        52.65339466466746,
                        0.0
                    ],
                    [
                        4.877235785580282,
                        52.65325918394391,
                        0.0
                    ],
                    [
                        4.877323528945588,
                        52.65321531635572,
                        0.0
                    ],
                    [
                        4.876547404869916,
                        52.65265611314791,
                        0.0
                    ],
                    [
                        4.875879799532433,
                        52.65270067918611,
                        0.0
                    ],
                    [
                        4.875718234034528,
                        52.65260400166829,
                        0.0
                    ],
                    [
                        4.87590978917615,
                        52.65222089391636,
                        0.0
                    ],
                    [
                        4.874778753688473,
                        52.6513995520085,
                        0.0
                    ],
                    [
                        4.87414175564413,
                        52.6508865508183,
                        0.0
                    ],
                    [
                        4.873059089440686,
                        52.65091267452916,
                        0.0
                    ],
                    [
                        4.872945866311637,
                        52.65074704591446,
                        0.0
                    ],
                    [
                        4.873008833524076,
                        52.65047383878687,
                        0.0
                    ],
                    [
                        4.873250115833639,
                        52.65037632845035,
                        0.0
                    ],
                    [
                        4.872653954712605,
                        52.64993741495528,
                        0.0
                    ],
                    [
                        4.872658400459604,
                        52.64977840630643,
                        0.0
                    ],
                    [
                        4.872650808441698,
                        52.6497339049677,
                        0.0
                    ],
                    [
                        4.872466775868851,
                        52.64968602487063,
                        0.0
                    ],
                    [
                        4.87167897700051,
                        52.64911477657736,
                        0.0
                    ],
                    [
                        4.870781846478137,
                        52.64916212931921,
                        0.0
                    ],
                    [
                        4.870221820067316,
                        52.64874504630998,
                        0.0
                    ],
                    [
                        4.870033922736122,
                        52.64861043740718,
                        0.0
                    ],
                    [
                        4.869682792394631,
                        52.64835888694518,
                        0.0
                    ],
                    [
                        4.869143363961181,
                        52.64797242674885,
                        0.0
                    ],
                    [
                        4.869897317254138,
                        52.64748291502341,
                        0.0
                    ]
                ],
                [
                    [
                        4.869839568495253,
                        52.65987723120131,
                        0.0
                    ],
                    [
                        4.869901744816764,
                        52.65985121421145,
                        0.0
                    ],
                    [
                        4.86995163859717,
                        52.65981389187565,
                        0.0
                    ],
                    [
                        4.87161687054097,
                        52.65955812148955,
                        0.0
                    ],
                    [
                        4.871798339030298,
                        52.65991904971452,
                        0.0
                    ],
                    [
                        4.870930157219873,
                        52.66003249518226,
                        0.0
                    ],
                    [
                        4.870847262251321,
                        52.6597938861941,
                        0.0
                    ],
                    [
                        4.869990940735105,
                        52.65991683076716,
                        0.0
                    ],
                    [
                        4.869901338491345,
                        52.65988575902818,
                        0.0
                    ],
                    [
                        4.869839568495253,
                        52.65987723120131,
                        0.0
                    ]
                ]
            ],
            [
                [
                    [
                        4.87268206448588,
                        52.64971217441639,
                        0.0
                    ],
                    [
                        4.872650808441698,
                        52.6497339049677,
                        0.0
                    ],
                    [
                        4.872700327145805,
                        52.64974010464626,
                        0.0
                    ],
                    [
                        4.872888293962889,
                        52.64971188010567,
                        0.0
                    ],
                    [
                        4.872914449345183,
                        52.64969162829274,
                        0.0
                    ],
                    [
                        4.872865265023778,
                        52.64968337208845,
                        0.0
                    ],
                    [
                        4.87268206448588,
                        52.64971217441639,
                        0.0
                    ]
                ]
            ],
            [
                [
                    [
                        4.87005451895795,
                        52.646858280232,
                        0.0
                    ],
                    [
                        4.86975174738447,
                        52.64702773753026,
                        0.0
                    ],
                    [
                        4.870049157120155,
                        52.64731443680952,
                        0.0
                    ],
                    [
                        4.870199616788828,
                        52.64745946989413,
                        0.0
                    ],
                    [
                        4.870570925859764,
                        52.64731476331382,
                        0.0
                    ],
                    [
                        4.871304066608433,
                        52.64797535737925,
                        0.0
                    ],
                    [
                        4.871002009936021,
                        52.64812771834131,
                        0.0
                    ],
                    [
                        4.87132320179664,
                        52.64836601377854,
                        0.0
                    ],
                    [
                        4.873006018515019,
                        52.64961477054673,
                        0.0
                    ],
                    [
                        4.872925535626912,
                        52.64966982843279,
                        0.0
                    ],
                    [
                        4.872914449345183,
                        52.64969162829274,
                        0.0
                    ],
                    [
                        4.873228671264227,
                        52.64977959593332,
                        0.0
                    ],
                    [
                        4.87356277863048,
                        52.64970983401062,
                        0.0
                    ],
                    [
                        4.873705823364647,
                        52.64988161223938,
                        0.0
                    ],
                    [
                        4.873972090910371,
                        52.64982696923661,
                        0.0
                    ],
                    [
                        4.874636128698154,
                        52.65056824514628,
                        0.0
                    ],
                    [
                        4.874405538546682,
                        52.65068043548494,
                        0.0
                    ],
                    [
                        4.874864294275534,
                        52.65099657675158,
                        0.0
                    ],
                    [
                        4.875487357240881,
                        52.65092097191637,
                        0.0
                    ],
                    [
                        4.875839882003613,
                        52.65119954428808,
                        0.0
                    ],
                    [
                        4.875768569765206,
                        52.65129585861887,
                        0.0
                    ],
                    [
                        4.876526429278071,
                        52.65188392742777,
                        0.0
                    ],
                    [
                        4.876212081698585,
                        52.65203773161505,
                        0.0
                    ],
                    [
                        4.876835857611393,
                        52.65238193983312,
                        0.0
                    ],
                    [
                        4.877318960390597,
                        52.6526876788631,
                        0.0
                    ],
                    [
                        4.878365256202957,
                        52.65250173979214,
                        0.0
                    ],
                    [
                        4.878511327131555,
                        52.65265830973095,
                        0.0
                    ],
                    [
                        4.878456677516658,
                        52.65293951772918,
                        0.0
                    ],
                    [
                        4.877800196796732,
                        52.65305817831801,
                        0.0
                    ],
                    [
                        4.87868620975216,
                        52.65373839675539,
                        0.0
                    ],
                    [
                        4.879272221640769,
                        52.65348914360808,
                        0.0
                    ],
                    [
                        4.879565017717048,
                        52.65342666571293,
                        0.0
                    ],
                    [
                        4.879606645566673,
                        52.65349984601329,
                        0.0
                    ],
                    [
                        4.879658916908678,
                        52.65354970511923,
                        0.0
                    ],
                    [
                        4.880636248073187,
                        52.6533616992719,
                        0.0
                    ],
                    [
                        4.881452351645531,
                        52.65487212857174,
                        0.0
                    ],
                    [
                        4.881138312788342,
                        52.65493066524786,
                        0.0
                    ],
                    [
                        4.881836696333443,
                        52.65541901242916,
                        0.0
                    ],
                    [
                        4.881861600167611,
                        52.65548705207975,
                        0.0
                    ],
                    [
                        4.88190536848684,
                        52.65553779072254,
                        0.0
                    ],
                    [
                        4.881994788461634,
                        52.65560270725739,
                        0.0
                    ],
                    [
                        4.882218905999355,
                        52.65568412088059,
                        0.0
                    ],
                    [
                        4.884114350666196,
                        52.65697921968497,
                        0.0
                    ],
                    [
                        4.884230517682241,
                        52.65716647274861,
                        0.0
                    ],
                    [
                        4.884816645542188,
                        52.65704804571747,
                        0.0
                    ],
                    [
                        4.887197845983893,
                        52.6564708053028,
                        0.0
                    ],
                    [
                        4.887767075803313,
                        52.65636955702437,
                        0.0
                    ],
                    [
                        4.888132048103083,
                        52.65724853934477,
                        0.0
                    ],
                    [
                        4.88824479422213,
                        52.65749789317081,
                        0.0
                    ],
                    [
                        4.888330821083156,
                        52.65756865025118,
                        0.0
                    ],
                    [
                        4.888343443289318,
                        52.65757902940956,
                        0.0
                    ],
                    [
                        4.890549422872233,
                        52.65721199603178,
                        0.0
                    ],
                    [
                        4.890581284194151,
                        52.65729341771938,
                        0.0
                    ],
                    [
                        4.89061073518481,
                        52.65736710938279,
                        0.0
                    ],
                    [
                        4.888405869057346,
                        52.65772002978084,
                        0.0
                    ],
                    [
                        4.88820383498689,
                        52.65775238988997,
                        0.0
                    ],
                    [
                        4.888222944722166,
                        52.65779540161213,
                        0.0
                    ],
                    [
                        4.888648452541945,
                        52.65875339915371,
                        0.0
                    ],
                    [
                        4.888516981964092,
                        52.65879150172981,
                        0.0
                    ],
                    [
                        4.887929361019146,
                        52.6585924162212,
                        0.0
                    ],
                    [
                        4.887886813612366,
                        52.65864806572115,
                        0.0
                    ],
                    [
                        4.887801414193972,
                        52.65869895186636,
                        0.0
                    ],
                    [
                        4.887416290794609,
                        52.6588696986488,
                        0.0
                    ],
                    [
                        4.88657101583731,
                        52.65924716278704,
                        0.0
                    ],
                    [
                        4.887219757979998,
                        52.65982304585946,
                        0.0
                    ],
                    [
                        4.887624034647614,
                        52.66041575625888,
                        0.0
                    ],
                    [
                        4.887374243976007,
                        52.66056930359939,
                        0.0
                    ],
                    [
                        4.888377848141595,
                        52.66142477733683,
                        0.0
                    ],
                    [
                        4.88955630449508,
                        52.66233795228987,
                        0.0
                    ],
                    [
                        4.889890143543618,
                        52.66220131509807,
                        0.0
                    ],
                    [
                        4.890570009314932,
                        52.66267936763225,
                        0.0
                    ],
                    [
                        4.890167152437854,
                        52.66286985681757,
                        0.0
                    ],
                    [
                        4.890180361369191,
                        52.66296189523455,
                        0.0
                    ],
                    [
                        4.890406338206643,
                        52.66294617703113,
                        0.0
                    ],
                    [
                        4.890673841253908,
                        52.66283307648811,
                        0.0
                    ],
                    [
                        4.890904065777888,
                        52.66300016420556,
                        0.0
                    ],
                    [
                        4.8906264451805,
                        52.66312694636928,
                        0.0
                    ],
                    [
                        4.89107232217402,
                        52.66343247268523,
                        0.0
                    ],
                    [
                        4.891617428633388,
                        52.66323874463006,
                        0.0
                    ],
                    [
                        4.892210820557908,
                        52.66379357274423,
                        0.0
                    ],
                    [
                        4.892771572007509,
                        52.66455634092334,
                        0.0
                    ],
                    [
                        4.892550404128202,
                        52.66466032816605,
                        0.0
                    ],
                    [
                        4.893111198367796,
                        52.66508400174176,
                        0.0
                    ],
                    [
                        4.893285058478962,
                        52.66502399773831,
                        0.0
                    ],
                    [
                        4.893647741608465,
                        52.66523806629756,
                        0.0
                    ],
                    [
                        4.89415431864896,
                        52.66514354636626,
                        0.0
                    ],
                    [
                        4.894237030439673,
                        52.66530517195237,
                        0.0
                    ],
                    [
                        4.894283102155329,
                        52.66539520706855,
                        0.0
                    ],
                    [
                        4.894379569296598,
                        52.6653807869729,
                        0.0
                    ],
                    [
                        4.894455380937923,
                        52.66536943572537,
                        0.0
                    ],
                    [
                        4.895235196133879,
                        52.66528227068797,
                        0.0
                    ],
                    [
                        4.895349027444639,
                        52.66526954828158,
                        0.0
                    ],
                    [
                        4.896204514286631,
                        52.66517390931836,
                        0.0
                    ],
                    [
                        4.896256241980652,
                        52.66516813737987,
                        0.0
                    ],
                    [
                        4.896762310037206,
                        52.66512264695168,
                        0.0
                    ],
                    [
                        4.896964814334856,
                        52.66510891349783,
                        0.0
                    ],
                    [
                        4.897644324181329,
                        52.66500977984212,
                        0.0
                    ],
                    [
                        4.898237949781143,
                        52.66491977075118,
                        0.0
                    ],
                    [
                        4.899109395978641,
                        52.66474083000237,
                        0.0
                    ],
                    [
                        4.899403139185028,
                        52.66462114013641,
                        0.0
                    ],
                    [
                        4.899536260305874,
                        52.66456954266104,
                        0.0
                    ],
                    [
                        4.899805908175455,
                        52.6645137502807,
                        0.0
                    ],
                    [
                        4.900606724931375,
                        52.66437243482278,
                        0.0
                    ],
                    [
                        4.901341849255039,
                        52.66417869347189,
                        0.0
                    ],
                    [
                        4.901986009412476,
                        52.66410072609151,
                        0.0
                    ],
                    [
                        4.902577582672683,
                        52.66414135966789,
                        0.0
                    ],
                    [
                        4.902909920246755,
                        52.66411578765544,
                        0.0
                    ],
                    [
                        4.903684951604272,
                        52.66418586726616,
                        0.0
                    ],
                    [
                        4.904210214582672,
                        52.66420247023972,
                        0.0
                    ],
                    [
                        4.904655032415237,
                        52.66419783160011,
                        0.0
                    ],
                    [
                        4.904716189258657,
                        52.66414753612209,
                        0.0
                    ],
                    [
                        4.904716943011306,
                        52.66410039277829,
                        0.0
                    ],
                    [
                        4.904896823993276,
                        52.66409744646114,
                        0.0
                    ],
                    [
                        4.905253417464975,
                        52.6636374931806,
                        0.0
                    ],
                    [
                        4.905364914979107,
                        52.66359292837397,
                        0.0
                    ],
                    [
                        4.9058669121283,
                        52.66336987826782,
                        0.0
                    ],
                    [
                        4.906552438156035,
                        52.66328262607416,
                        0.0
                    ],
                    [
                        4.906742826453354,
                        52.6632619788621,
                        0.0
                    ],
                    [
                        4.907220193028933,
                        52.66312776905328,
                        0.0
                    ],
                    [
                        4.907551629283503,
                        52.66309849573874,
                        0.0
                    ],
                    [
                        4.908014753883378,
                        52.66281537173803,
                        0.0
                    ],
                    [
                        4.907982251325558,
                        52.66266196555899,
                        0.0
                    ],
                    [
                        4.908038610598726,
                        52.66258341152655,
                        0.0
                    ],
                    [
                        4.908782941001621,
                        52.6621925289664,
                        0.0
                    ],
                    [
                        4.909489378013392,
                        52.66188026165845,
                        0.0
                    ],
                    [
                        4.910158458855161,
                        52.66160159597076,
                        0.0
                    ],
                    [
                        4.910232151934803,
                        52.66158153564807,
                        0.0
                    ],
                    [
                        4.910292386703819,
                        52.661562185231,
                        0.0
                    ],
                    [
                        4.910254929010517,
                        52.66151340576858,
                        0.0
                    ],
                    [
                        4.910234314270868,
                        52.66139442355956,
                        0.0
                    ],
                    [
                        4.910130640445235,
                        52.6612896494287,
                        0.0
                    ],
                    [
                        4.909871407747186,
                        52.66108069255542,
                        0.0
                    ],
                    [
                        4.909741854587325,
                        52.66086973028254,
                        0.0
                    ],
                    [
                        4.909594865193536,
                        52.6607455493669,
                        0.0
                    ],
                    [
                        4.909508181201401,
                        52.66063496530406,
                        0.0
                    ],
                    [
                        4.909448871149997,
                        52.66053117753219,
                        0.0
                    ],
                    [
                        4.90926854034122,
                        52.66044360163281,
                        0.0
                    ],
                    [
                        4.908928775284529,
                        52.66036541417455,
                        0.0
                    ],
                    [
                        4.908818975937382,
                        52.66032832319365,
                        0.0
                    ],
                    [
                        4.908578481152484,
                        52.66024709183301,
                        0.0
                    ],
                    [
                        4.908261387480669,
                        52.66010551763791,
                        0.0
                    ],
                    [
                        4.907954396651528,
                        52.66004750060794,
                        0.0
                    ],
                    [
                        4.907724326783299,
                        52.65998644964405,
                        0.0
                    ],
                    [
                        4.90753864937555,
                        52.65988548569268,
                        0.0
                    ],
                    [
                        4.906967535293591,
                        52.65936209007748,
                        0.0
                    ],
                    [
                        4.906875027833862,
                        52.65927537728275,
                        0.0
                    ],
                    [
                        4.906914933236374,
                        52.65915904731246,
                        0.0
                    ],
                    [
                        4.906900545228524,
                        52.65914074535755,
                        0.0
                    ],
                    [
                        4.90688135514425,
                        52.65911825398528,
                        0.0
                    ],
                    [
                        4.906778930610672,
                        52.65907893510573,
                        0.0
                    ],
                    [
                        4.906581426427085,
                        52.6590031217513,
                        0.0
                    ],
                    [
                        4.905896899862881,
                        52.65880660958949,
                        0.0
                    ],
                    [
                        4.905510255912612,
                        52.6584977387609,
                        0.0
                    ],
                    [
                        4.904746023392383,
                        52.65805704939848,
                        0.0
                    ],
                    [
                        4.904341214117493,
                        52.65790175392418,
                        0.0
                    ],
                    [
                        4.90410037795204,
                        52.65782395408171,
                        0.0
                    ],
                    [
                        4.903842866010113,
                        52.65776277508477,
                        0.0
                    ],
                    [
                        4.903695866909348,
                        52.65764192987844,
                        0.0
                    ],
                    [
                        4.90347499082253,
                        52.65755290407926,
                        0.0
                    ],
                    [
                        4.903139243427632,
                        52.65740133635371,
                        0.0
                    ],
                    [
                        4.902771521725406,
                        52.65727740768862,
                        0.0
                    ],
                    [
                        4.90252563575276,
                        52.65715950145825,
                        0.0
                    ],
                    [
                        4.902133348194603,
                        52.65686729451072,
                        0.0
                    ],
                    [
                        4.901492442477918,
                        52.65670433978629,
                        0.0
                    ],
                    [
                        4.900922781177506,
                        52.65655837994596,
                        0.0
                    ],
                    [
                        4.900244281568514,
                        52.65631843375289,
                        0.0
                    ],
                    [
                        4.899839592991447,
                        52.65615644584905,
                        0.0
                    ],
                    [
                        4.899540456801378,
                        52.65588798736943,
                        0.0
                    ],
                    [
                        4.899321511780817,
                        52.65581694494288,
                        0.0
                    ],
                    [
                        4.898376735356401,
                        52.65574964382548,
                        0.0
                    ],
                    [
                        4.898367527741799,
                        52.65570446359933,
                        0.0
                    ],
                    [
                        4.898348819360983,
                        52.65570298471908,
                        0.0
                    ],
                    [
                        4.898323449515819,
                        52.65570116390732,
                        0.0
                    ],
                    [
                        4.89819200361574,
                        52.6557226780182,
                        0.0
                    ],
                    [
                        4.898069856994037,
                        52.65569736230737,
                        0.0
                    ],
                    [
                        4.897892794022699,
                        52.65563336461648,
                        0.0
                    ],
                    [
                        4.897822092191855,
                        52.65555232432469,
                        0.0
                    ],
                    [
                        4.897776001022192,
                        52.65533414267947,
                        0.0
                    ],
                    [
                        4.897504965366485,
                        52.6550747098357,
                        0.0
                    ],
                    [
                        4.897107119682275,
                        52.6547209551429,
                        0.0
                    ],
                    [
                        4.896646235165679,
                        52.65436989586797,
                        0.0
                    ],
                    [
                        4.896260901120672,
                        52.65424954995247,
                        0.0
                    ],
                    [
                        4.896119056515376,
                        52.65401143426146,
                        0.0
                    ],
                    [
                        4.896102728994182,
                        52.6537239670399,
                        0.0
                    ],
                    [
                        4.896215184313469,
                        52.65344653088202,
                        0.0
                    ],
                    [
                        4.89614682359051,
                        52.65327285972521,
                        0.0
                    ],
                    [
                        4.896094905021235,
                        52.65302562474276,
                        0.0
                    ],
                    [
                        4.895995106048809,
                        52.65286844089479,
                        0.0
                    ],
                    [
                        4.895630147449006,
                        52.65278939203785,
                        0.0
                    ],
                    [
                        4.895335745075085,
                        52.6528063379575,
                        0.0
                    ],
                    [
                        4.89514026656219,
                        52.65282452824404,
                        0.0
                    ],
                    [
                        4.894941748951535,
                        52.6527643287413,
                        0.0
                    ],
                    [
                        4.894772085176716,
                        52.65256885702206,
                        0.0
                    ],
                    [
                        4.894747326569735,
                        52.65233836004705,
                        0.0
                    ],
                    [
                        4.894722335304427,
                        52.65222634862791,
                        0.0
                    ],
                    [
                        4.894546612947007,
                        52.6521261331954,
                        0.0
                    ],
                    [
                        4.89442317242933,
                        52.65198785786011,
                        0.0
                    ],
                    [
                        4.894338643079938,
                        52.65186399725275,
                        0.0
                    ],
                    [
                        4.894238214137968,
                        52.65176382371369,
                        0.0
                    ],
                    [
                        4.89409582929218,
                        52.65157559082922,
                        0.0
                    ],
                    [
                        4.894116467633211,
                        52.65147591005979,
                        0.0
                    ],
                    [
                        4.894258798311727,
                        52.65132211880291,
                        0.0
                    ],
                    [
                        4.894378316124847,
                        52.65111121837666,
                        0.0
                    ],
                    [
                        4.894463639969316,
                        52.65081704503538,
                        0.0
                    ],
                    [
                        4.894577240842896,
                        52.6506117548198,
                        0.0
                    ],
                    [
                        4.894129475782814,
                        52.6501848071529,
                        0.0
                    ],
                    [
                        4.894097887247699,
                        52.65006309801002,
                        0.0
                    ],
                    [
                        4.894106229043834,
                        52.64971041384891,
                        0.0
                    ],
                    [
                        4.89421851529111,
                        52.64949310265069,
                        0.0
                    ],
                    [
                        4.894260436544908,
                        52.64927949900343,
                        0.0
                    ],
                    [
                        4.894291049286484,
                        52.64909658452961,
                        0.0
                    ],
                    [
                        4.894103950122267,
                        52.64873774278095,
                        0.0
                    ],
                    [
                        4.893719019803296,
                        52.6483914439073,
                        0.0
                    ],
                    [
                        4.893456590474065,
                        52.648286139672,
                        0.0
                    ],
                    [
                        4.893363254012177,
                        52.64818688444933,
                        0.0
                    ],
                    [
                        4.893437212762652,
                        52.64805625764693,
                        0.0
                    ],
                    [
                        4.893732023388752,
                        52.64781966310616,
                        0.0
                    ],
                    [
                        4.894207751873787,
                        52.64758025000919,
                        0.0
                    ],
                    [
                        4.894478757308248,
                        52.64727843398925,
                        0.0
                    ],
                    [
                        4.894752086983472,
                        52.64676862817943,
                        0.0
                    ],
                    [
                        4.894948042123634,
                        52.6465297968291,
                        0.0
                    ],
                    [
                        4.895330340748906,
                        52.64624652158725,
                        0.0
                    ],
                    [
                        4.895407049032106,
                        52.64603432845043,
                        0.0
                    ],
                    [
                        4.895431719513627,
                        52.64582192008857,
                        0.0
                    ],
                    [
                        4.895776229600663,
                        52.64559274261377,
                        0.0
                    ],
                    [
                        4.895680764153927,
                        52.64548835766507,
                        0.0
                    ],
                    [
                        4.89533999469863,
                        52.64538294936452,
                        0.0
                    ],
                    [
                        4.895050403541135,
                        52.64535461907082,
                        0.0
                    ],
                    [
                        4.894374161128789,
                        52.64533373650203,
                        0.0
                    ],
                    [
                        4.893966242895313,
                        52.64525065766544,
                        0.0
                    ],
                    [
                        4.89342599852122,
                        52.64503590538189,
                        0.0
                    ],
                    [
                        4.892809498346613,
                        52.64499265022462,
                        0.0
                    ],
                    [
                        4.892185313512735,
                        52.64497196259678,
                        0.0
                    ],
                    [
                        4.890462327883544,
                        52.64482913507609,
                        0.0
                    ],
                    [
                        4.890187134676687,
                        52.64475369739413,
                        0.0
                    ],
                    [
                        4.889986701134037,
                        52.64501329862913,
                        0.0
                    ],
                    [
                        4.889862146990864,
                        52.64531120560646,
                        0.0
                    ],
                    [
                        4.890362345240503,
                        52.6453275589717,
                        0.0
                    ],
                    [
                        4.890368806065322,
                        52.64538478027424,
                        0.0
                    ],
                    [
                        4.890395005667352,
                        52.64624687548075,
                        0.0
                    ],
                    [
                        4.88953533904215,
                        52.64625490162555,
                        0.0
                    ],
                    [
                        4.889543450701026,
                        52.646475687235,
                        0.0
                    ],
                    [
                        4.889454064539549,
                        52.64649725082568,
                        0.0
                    ],
                    [
                        4.889343724037384,
                        52.64649550380544,
                        0.0
                    ],
                    [
                        4.889332967141103,
                        52.6459588442797,
                        0.0
                    ],
                    [
                        4.889854322203538,
                        52.64476296480922,
                        0.0
                    ],
                    [
                        4.889893456832879,
                        52.64467319389831,
                        0.0
                    ],
                    [
                        4.889784284610559,
                        52.64469920452603,
                        0.0
                    ],
                    [
                        4.888521346328236,
                        52.64449069761914,
                        0.0
                    ],
                    [
                        4.888257170524169,
                        52.64459336438696,
                        0.0
                    ],
                    [
                        4.885831708364614,
                        52.64410106499478,
                        0.0
                    ],
                    [
                        4.885312303680061,
                        52.64414426829401,
                        0.0
                    ],
                    [
                        4.885007062980167,
                        52.64410838808723,
                        0.0
                    ],
                    [
                        4.884615849542262,
                        52.64413051546391,
                        0.0
                    ],
                    [
                        4.882406639818472,
                        52.64338179285554,
                        0.0
                    ],
                    [
                        4.882142161208825,
                        52.64320124099453,
                        0.0
                    ],
                    [
                        4.881734602310047,
                        52.64279090751216,
                        0.0
                    ],
                    [
                        4.881500286810558,
                        52.6427682971773,
                        0.0
                    ],
                    [
                        4.881118566609863,
                        52.64258506947256,
                        0.0
                    ],
                    [
                        4.880825036879459,
                        52.64245843087079,
                        0.0
                    ],
                    [
                        4.879809836311288,
                        52.64204118782425,
                        0.0
                    ],
                    [
                        4.879616027959088,
                        52.64189767132112,
                        0.0
                    ],
                    [
                        4.879265194889832,
                        52.6418096986983,
                        0.0
                    ],
                    [
                        4.878967780469637,
                        52.64171330768097,
                        0.0
                    ],
                    [
                        4.877836220114876,
                        52.64121987818096,
                        0.0
                    ],
                    [
                        4.877645742101,
                        52.64109582991871,
                        0.0
                    ],
                    [
                        4.877289873724038,
                        52.64107226793192,
                        0.0
                    ],
                    [
                        4.877160594824517,
                        52.64111745827075,
                        0.0
                    ],
                    [
                        4.876789806333617,
                        52.64110140698674,
                        0.0
                    ],
                    [
                        4.876782147496811,
                        52.64112229627196,
                        0.0
                    ],
                    [
                        4.876756821010992,
                        52.64119140683309,
                        0.0
                    ],
                    [
                        4.876682042831888,
                        52.64128496592397,
                        0.0
                    ],
                    [
                        4.87623404899375,
                        52.6416667225451,
                        0.0
                    ],
                    [
                        4.876193453758527,
                        52.64174269648899,
                        0.0
                    ],
                    [
                        4.876342785022436,
                        52.64186031523096,
                        0.0
                    ],
                    [
                        4.875934378934132,
                        52.64237293231515,
                        0.0
                    ],
                    [
                        4.874838140674312,
                        52.6431881325442,
                        0.0
                    ],
                    [
                        4.874040827369424,
                        52.64381883895421,
                        0.0
                    ],
                    [
                        4.871754362132637,
                        52.645446369321,
                        0.0
                    ],
                    [
                        4.870431548759002,
                        52.6465116931187,
                        0.0
                    ],
                    [
                        4.870148761346197,
                        52.6466871518255,
                        0.0
                    ],
                    [
                        4.870234669576745,
                        52.64675745448796,
                        0.0
                    ],
                    [
                        4.87005451895795,
                        52.646858280232,
                        0.0
                    ]
                ]
            ]
        ]
    },
    "last_modified": "2020-03-11T16:28:26.118220Z",
    "created": "2020-03-11T16:28:26.118268Z",
    "image_url": "",
    "timeseries": [],
    "name": "Hensbroek",
    "type": "default",
    "water_level_summer": null,
    "water_level_winter": null,
    "water_level_fixed": -3.45
}