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/17861/?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/17861/?format=api",
    "id": 17861,
    "code": "6750-57",
    "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": [
            [
                [
                    [
                        5.089322641007715,
                        52.71329403851873,
                        0.0
                    ],
                    [
                        5.090949667860467,
                        52.71380654995451,
                        0.0
                    ],
                    [
                        5.091174593644243,
                        52.71361890531963,
                        0.0
                    ],
                    [
                        5.09124828825459,
                        52.71281959446521,
                        0.0
                    ],
                    [
                        5.09132145630105,
                        52.71202555742062,
                        0.0
                    ],
                    [
                        5.091370177005488,
                        52.7114972655833,
                        0.0
                    ],
                    [
                        5.091552046161461,
                        52.71134218961846,
                        0.0
                    ],
                    [
                        5.091861932412791,
                        52.71148988573825,
                        0.0
                    ],
                    [
                        5.091707301223686,
                        52.71175564975223,
                        0.0
                    ],
                    [
                        5.091679361513389,
                        52.7120264461544,
                        0.0
                    ],
                    [
                        5.091483409210605,
                        52.71364869132961,
                        0.0
                    ],
                    [
                        5.091788712991917,
                        52.71418304711113,
                        0.0
                    ],
                    [
                        5.091568969473504,
                        52.71419655733576,
                        0.0
                    ],
                    [
                        5.091430584788683,
                        52.71429396437605,
                        0.0
                    ],
                    [
                        5.091373871466301,
                        52.71434974008216,
                        0.0
                    ],
                    [
                        5.091786966559791,
                        52.71456589426795,
                        0.0
                    ],
                    [
                        5.091651061440551,
                        52.71562516785713,
                        0.0
                    ],
                    [
                        5.091751257793413,
                        52.71562618935081,
                        0.0
                    ],
                    [
                        5.091817852424856,
                        52.71562843951007,
                        0.0
                    ],
                    [
                        5.091854316041041,
                        52.715445915925,
                        0.0
                    ],
                    [
                        5.092087655609717,
                        52.71544714144584,
                        0.0
                    ],
                    [
                        5.091706975088797,
                        52.71902938501527,
                        0.0
                    ],
                    [
                        5.092533051051436,
                        52.71906724456063,
                        0.0
                    ],
                    [
                        5.092730952741569,
                        52.71923123275023,
                        0.0
                    ],
                    [
                        5.093547385770452,
                        52.71930419120059,
                        0.0
                    ],
                    [
                        5.093950128886548,
                        52.71937920865203,
                        0.0
                    ],
                    [
                        5.09551804723586,
                        52.71934714731927,
                        0.0
                    ],
                    [
                        5.096599382667339,
                        52.71944433289976,
                        0.0
                    ],
                    [
                        5.096830339194212,
                        52.71855128372903,
                        0.0
                    ],
                    [
                        5.097020709430554,
                        52.7181705952235,
                        0.0
                    ],
                    [
                        5.097054248372714,
                        52.71784986247335,
                        0.0
                    ],
                    [
                        5.097195074579729,
                        52.717136025193,
                        0.0
                    ],
                    [
                        5.097033945243482,
                        52.71695362991246,
                        0.0
                    ],
                    [
                        5.096425106043402,
                        52.7165706507762,
                        0.0
                    ],
                    [
                        5.095923560777385,
                        52.71639667882435,
                        0.0
                    ],
                    [
                        5.095888540841337,
                        52.71614981268961,
                        0.0
                    ],
                    [
                        5.095681289828899,
                        52.71581615187672,
                        0.0
                    ],
                    [
                        5.095909565495286,
                        52.71448604565099,
                        0.0
                    ],
                    [
                        5.095935881876542,
                        52.71361508048819,
                        0.0
                    ],
                    [
                        5.094706249575364,
                        52.71273372155824,
                        0.0
                    ],
                    [
                        5.094914517098797,
                        52.71257556891833,
                        0.0
                    ],
                    [
                        5.095108963967008,
                        52.71255285078825,
                        0.0
                    ],
                    [
                        5.095084166026354,
                        52.71248116423833,
                        0.0
                    ],
                    [
                        5.095081630632938,
                        52.71244408698877,
                        0.0
                    ],
                    [
                        5.095390545379455,
                        52.71218636267454,
                        0.0
                    ],
                    [
                        5.09566430800342,
                        52.71203626868523,
                        0.0
                    ],
                    [
                        5.096329480802058,
                        52.71167162447791,
                        0.0
                    ],
                    [
                        5.09701151193531,
                        52.71130692775195,
                        0.0
                    ],
                    [
                        5.096443252602267,
                        52.71079410503612,
                        0.0
                    ],
                    [
                        5.099207019066462,
                        52.70939102498932,
                        0.0
                    ],
                    [
                        5.100224405806903,
                        52.70978436733095,
                        0.0
                    ],
                    [
                        5.100948863653882,
                        52.70933459014395,
                        0.0
                    ],
                    [
                        5.100571794299747,
                        52.70911291938498,
                        0.0
                    ],
                    [
                        5.100070861909677,
                        52.70912961451124,
                        0.0
                    ],
                    [
                        5.099817807409606,
                        52.70924067555811,
                        0.0
                    ],
                    [
                        5.099798781481985,
                        52.70918825385758,
                        0.0
                    ],
                    [
                        5.099709527790692,
                        52.70914755232182,
                        0.0
                    ],
                    [
                        5.099749458126794,
                        52.70888164479607,
                        0.0
                    ],
                    [
                        5.099984100273762,
                        52.70873491531527,
                        0.0
                    ],
                    [
                        5.100041497841891,
                        52.70870296144169,
                        0.0
                    ],
                    [
                        5.099984840350521,
                        52.70865793511563,
                        0.0
                    ],
                    [
                        5.0995374614139,
                        52.70850971229623,
                        0.0
                    ],
                    [
                        5.098766411526142,
                        52.70798548212581,
                        0.0
                    ],
                    [
                        5.098569804608004,
                        52.70784940201057,
                        0.0
                    ],
                    [
                        5.092461565870684,
                        52.71105402293793,
                        0.0
                    ],
                    [
                        5.09245711434938,
                        52.71096985839501,
                        0.0
                    ],
                    [
                        5.09231104863856,
                        52.71092378929028,
                        0.0
                    ],
                    [
                        5.097818785429453,
                        52.70807261184949,
                        0.0
                    ],
                    [
                        5.097470967307866,
                        52.70780127757121,
                        0.0
                    ],
                    [
                        5.097428151235044,
                        52.70766380821615,
                        0.0
                    ],
                    [
                        5.097297836263078,
                        52.70753899512524,
                        0.0
                    ],
                    [
                        5.09724865074068,
                        52.70727270954556,
                        0.0
                    ],
                    [
                        5.097107329121788,
                        52.70710309655404,
                        0.0
                    ],
                    [
                        5.097455310292517,
                        52.70696044953225,
                        0.0
                    ],
                    [
                        5.097471539533175,
                        52.70690689996954,
                        0.0
                    ],
                    [
                        5.097471603994989,
                        52.7068634752891,
                        0.0
                    ],
                    [
                        5.096638967275313,
                        52.70697472664866,
                        0.0
                    ],
                    [
                        5.096497700019917,
                        52.70684658772348,
                        0.0
                    ],
                    [
                        5.095994985087546,
                        52.70703986344442,
                        0.0
                    ],
                    [
                        5.095688920989248,
                        52.70680266844734,
                        0.0
                    ],
                    [
                        5.095544190951762,
                        52.70583494289273,
                        0.0
                    ],
                    [
                        5.095137694643626,
                        52.70545699864516,
                        0.0
                    ],
                    [
                        5.094535924843921,
                        52.70569601137706,
                        0.0
                    ],
                    [
                        5.094129112784564,
                        52.70536688888449,
                        0.0
                    ],
                    [
                        5.094699015377889,
                        52.7051316822697,
                        0.0
                    ],
                    [
                        5.094653833498479,
                        52.70509566847093,
                        0.0
                    ],
                    [
                        5.094505156855125,
                        52.70497550726558,
                        0.0
                    ],
                    [
                        5.094251596384252,
                        52.70476454450612,
                        0.0
                    ],
                    [
                        5.093649332926019,
                        52.7049917786906,
                        0.0
                    ],
                    [
                        5.093163283105611,
                        52.70516120532705,
                        0.0
                    ],
                    [
                        5.091854574274314,
                        52.70577749856158,
                        0.0
                    ],
                    [
                        5.091293886761964,
                        52.70603812950318,
                        0.0
                    ],
                    [
                        5.088780929930177,
                        52.70720618932753,
                        0.0
                    ],
                    [
                        5.088935624699425,
                        52.70748698712037,
                        0.0
                    ],
                    [
                        5.089006147567779,
                        52.70783943341381,
                        0.0
                    ],
                    [
                        5.088935541920463,
                        52.7078696323967,
                        0.0
                    ],
                    [
                        5.088897687479781,
                        52.70789442237658,
                        0.0
                    ],
                    [
                        5.088871717027838,
                        52.70791447005988,
                        0.0
                    ],
                    [
                        5.088823114583239,
                        52.7079662567825,
                        0.0
                    ],
                    [
                        5.088799173465397,
                        52.70801863551773,
                        0.0
                    ],
                    [
                        5.088592988954701,
                        52.7080988482188,
                        0.0
                    ],
                    [
                        5.087106403179868,
                        52.70886076130453,
                        0.0
                    ],
                    [
                        5.086352685883986,
                        52.70883598766591,
                        0.0
                    ],
                    [
                        5.08570695373353,
                        52.70849448678888,
                        0.0
                    ],
                    [
                        5.085390890363926,
                        52.70866184052722,
                        0.0
                    ],
                    [
                        5.085207658719566,
                        52.70950854666994,
                        0.0
                    ],
                    [
                        5.085028327252958,
                        52.71124130104985,
                        0.0
                    ],
                    [
                        5.084904135140653,
                        52.71144733456915,
                        0.0
                    ],
                    [
                        5.086543711128573,
                        52.71201359046019,
                        0.0
                    ],
                    [
                        5.086596760293594,
                        52.71203311816128,
                        0.0
                    ],
                    [
                        5.088696357113139,
                        52.71293461124173,
                        0.0
                    ],
                    [
                        5.089322641007715,
                        52.71329403851873,
                        0.0
                    ]
                ]
            ],
            [
                [
                    [
                        5.098400346488503,
                        52.71430344085655,
                        0.0
                    ],
                    [
                        5.097702169501211,
                        52.7137267270943,
                        0.0
                    ],
                    [
                        5.096518958882142,
                        52.71325088156742,
                        0.0
                    ],
                    [
                        5.095740836141096,
                        52.71269715613257,
                        0.0
                    ],
                    [
                        5.095516426262932,
                        52.71260131840983,
                        0.0
                    ],
                    [
                        5.095296908552403,
                        52.71255327568514,
                        0.0
                    ],
                    [
                        5.095108963967008,
                        52.71255285078825,
                        0.0
                    ],
                    [
                        5.095162708169664,
                        52.71266881496125,
                        0.0
                    ],
                    [
                        5.096045182377964,
                        52.713367147185,
                        0.0
                    ],
                    [
                        5.096466520650395,
                        52.71354727677708,
                        0.0
                    ],
                    [
                        5.096511898291044,
                        52.71445406815469,
                        0.0
                    ],
                    [
                        5.096311284106535,
                        52.71586034422284,
                        0.0
                    ],
                    [
                        5.097135447308008,
                        52.71659835518135,
                        0.0
                    ],
                    [
                        5.097699730787326,
                        52.71698829506366,
                        0.0
                    ],
                    [
                        5.097664668502402,
                        52.71760599659832,
                        0.0
                    ],
                    [
                        5.097438672540592,
                        52.71828441646704,
                        0.0
                    ],
                    [
                        5.097075951578606,
                        52.71938778989832,
                        0.0
                    ],
                    [
                        5.096986971883494,
                        52.71959400219414,
                        0.0
                    ],
                    [
                        5.096827181310975,
                        52.72039640337715,
                        0.0
                    ],
                    [
                        5.096779873811661,
                        52.72053592644222,
                        0.0
                    ],
                    [
                        5.096721767569124,
                        52.72102581325957,
                        0.0
                    ],
                    [
                        5.096665181185309,
                        52.72150278054185,
                        0.0
                    ],
                    [
                        5.099506484909635,
                        52.72228929963325,
                        0.0
                    ],
                    [
                        5.100767688583061,
                        52.72251393814081,
                        0.0
                    ],
                    [
                        5.101485452880991,
                        52.72230316706536,
                        0.0
                    ],
                    [
                        5.102679085070983,
                        52.72227876719177,
                        0.0
                    ],
                    [
                        5.103641825149621,
                        52.72163451018532,
                        0.0
                    ],
                    [
                        5.104333430235042,
                        52.72122730503228,
                        0.0
                    ],
                    [
                        5.104426358306455,
                        52.72104435483836,
                        0.0
                    ],
                    [
                        5.105000775855609,
                        52.71991318877502,
                        0.0
                    ],
                    [
                        5.105748364918975,
                        52.71987235090514,
                        0.0
                    ],
                    [
                        5.106002082159953,
                        52.71971355861893,
                        0.0
                    ],
                    [
                        5.106332874670771,
                        52.71950653516485,
                        0.0
                    ],
                    [
                        5.106830224843109,
                        52.7194501369401,
                        0.0
                    ],
                    [
                        5.107067624037591,
                        52.71939605522689,
                        0.0
                    ],
                    [
                        5.107392444707626,
                        52.71937252720489,
                        0.0
                    ],
                    [
                        5.107608627358912,
                        52.71941250534444,
                        0.0
                    ],
                    [
                        5.107793406033813,
                        52.71953132335461,
                        0.0
                    ],
                    [
                        5.10856034105326,
                        52.72028175538131,
                        0.0
                    ],
                    [
                        5.109392863894023,
                        52.7206540500227,
                        0.0
                    ],
                    [
                        5.110191308167793,
                        52.7210579023741,
                        0.0
                    ],
                    [
                        5.110677162656887,
                        52.72130363656867,
                        0.0
                    ],
                    [
                        5.111213428644605,
                        52.72167744091678,
                        0.0
                    ],
                    [
                        5.111656654485922,
                        52.72167543853381,
                        0.0
                    ],
                    [
                        5.111858158103198,
                        52.72161814578894,
                        0.0
                    ],
                    [
                        5.112090775638312,
                        52.72149422387746,
                        0.0
                    ],
                    [
                        5.112510440780417,
                        52.72114611470332,
                        0.0
                    ],
                    [
                        5.112629452039877,
                        52.72106349403828,
                        0.0
                    ],
                    [
                        5.11300733849966,
                        52.72080120144867,
                        0.0
                    ],
                    [
                        5.113203620323288,
                        52.72070457675204,
                        0.0
                    ],
                    [
                        5.113353062139986,
                        52.72071401517933,
                        0.0
                    ],
                    [
                        5.114040130911453,
                        52.72106679161674,
                        0.0
                    ],
                    [
                        5.115831813868962,
                        52.72198669611877,
                        0.0
                    ],
                    [
                        5.116653917070486,
                        52.72238616416235,
                        0.0
                    ],
                    [
                        5.115241190350699,
                        52.72359565516717,
                        0.0
                    ],
                    [
                        5.115172768067588,
                        52.72372381365076,
                        0.0
                    ],
                    [
                        5.116382051910642,
                        52.72444006485929,
                        0.0
                    ],
                    [
                        5.116895482649804,
                        52.72475995983354,
                        0.0
                    ],
                    [
                        5.117778099303086,
                        52.72539338665279,
                        0.0
                    ],
                    [
                        5.118670167391334,
                        52.72587968594704,
                        0.0
                    ],
                    [
                        5.120189433683405,
                        52.72658309801155,
                        0.0
                    ],
                    [
                        5.120526435719711,
                        52.72684516431728,
                        0.0
                    ],
                    [
                        5.120908497314178,
                        52.72710300769835,
                        0.0
                    ],
                    [
                        5.122326293207557,
                        52.72780888829206,
                        0.0
                    ],
                    [
                        5.123441921465407,
                        52.72844424616346,
                        0.0
                    ],
                    [
                        5.124070923499461,
                        52.72878759660364,
                        0.0
                    ],
                    [
                        5.125299857465404,
                        52.72932718933134,
                        0.0
                    ],
                    [
                        5.126488479225324,
                        52.73008156597999,
                        0.0
                    ],
                    [
                        5.126762840237608,
                        52.73025568450541,
                        0.0
                    ],
                    [
                        5.127768625667954,
                        52.7306263225889,
                        0.0
                    ],
                    [
                        5.12986525,
                        52.73146406903054,
                        0.0
                    ],
                    [
                        5.129934821752487,
                        52.7315361681038,
                        0.0
                    ],
                    [
                        5.130113893276381,
                        52.73158174061717,
                        0.0
                    ],
                    [
                        5.13116424341494,
                        52.73224356628378,
                        0.0
                    ],
                    [
                        5.131237478934836,
                        52.73237850856686,
                        0.0
                    ],
                    [
                        5.131400932238879,
                        52.73238669618525,
                        0.0
                    ],
                    [
                        5.132100844825251,
                        52.73280967162315,
                        0.0
                    ],
                    [
                        5.133409053325057,
                        52.73155571644865,
                        0.0
                    ],
                    [
                        5.134059283537959,
                        52.73091408103922,
                        0.0
                    ],
                    [
                        5.134667776758286,
                        52.73030347503816,
                        0.0
                    ],
                    [
                        5.13553993690945,
                        52.73063254129291,
                        0.0
                    ],
                    [
                        5.137359059670253,
                        52.7313188683658,
                        0.0
                    ],
                    [
                        5.137326787622858,
                        52.73106639574313,
                        0.0
                    ],
                    [
                        5.135541493758545,
                        52.7303712785382,
                        0.0
                    ],
                    [
                        5.134843486114458,
                        52.73009950409917,
                        0.0
                    ],
                    [
                        5.134478592521873,
                        52.72995740315665,
                        0.0
                    ],
                    [
                        5.135549473342749,
                        52.72897917630034,
                        0.0
                    ],
                    [
                        5.136191160281323,
                        52.72839301376587,
                        0.0
                    ],
                    [
                        5.138497048122519,
                        52.72932087304224,
                        0.0
                    ],
                    [
                        5.138655625173124,
                        52.72956889992017,
                        0.0
                    ],
                    [
                        5.138886441318125,
                        52.72954812732929,
                        0.0
                    ],
                    [
                        5.139038043864334,
                        52.72955347587832,
                        0.0
                    ],
                    [
                        5.13916686754148,
                        52.7291336622291,
                        0.0
                    ],
                    [
                        5.137547213395822,
                        52.72849289456251,
                        0.0
                    ],
                    [
                        5.138904179401216,
                        52.72717075190773,
                        0.0
                    ],
                    [
                        5.140931586878729,
                        52.72519517995381,
                        0.0
                    ],
                    [
                        5.140548682069338,
                        52.72463734538805,
                        0.0
                    ],
                    [
                        5.140456614084588,
                        52.72429494353529,
                        0.0
                    ],
                    [
                        5.140235350065128,
                        52.7241435504416,
                        0.0
                    ],
                    [
                        5.139015982615528,
                        52.72522794259331,
                        0.0
                    ],
                    [
                        5.138690871234465,
                        52.72514654469579,
                        0.0
                    ],
                    [
                        5.138376412105389,
                        52.72498008044035,
                        0.0
                    ],
                    [
                        5.138797422442884,
                        52.72459340917518,
                        0.0
                    ],
                    [
                        5.139785020132164,
                        52.72369471904436,
                        0.0
                    ],
                    [
                        5.13944761787616,
                        52.72329339178584,
                        0.0
                    ],
                    [
                        5.1393640315758,
                        52.72298700802751,
                        0.0
                    ],
                    [
                        5.138622396840124,
                        52.7226835035394,
                        0.0
                    ],
                    [
                        5.138692029696228,
                        52.72245718846928,
                        0.0
                    ],
                    [
                        5.137694717724074,
                        52.72205253632136,
                        0.0
                    ],
                    [
                        5.136580737259635,
                        52.72305292675191,
                        0.0
                    ],
                    [
                        5.136434388535094,
                        52.72299983880554,
                        0.0
                    ],
                    [
                        5.136264969148225,
                        52.72293823643827,
                        0.0
                    ],
                    [
                        5.136967350679973,
                        52.72224220638115,
                        0.0
                    ],
                    [
                        5.136532573807462,
                        52.7220701820085,
                        0.0
                    ],
                    [
                        5.136867793568625,
                        52.72171861023432,
                        0.0
                    ],
                    [
                        5.135891322997066,
                        52.72134017442708,
                        0.0
                    ],
                    [
                        5.135593787520257,
                        52.7212308589373,
                        0.0
                    ],
                    [
                        5.135274645665956,
                        52.72111359753161,
                        0.0
                    ],
                    [
                        5.13336017000122,
                        52.72041014660553,
                        0.0
                    ],
                    [
                        5.133415919052288,
                        52.72029052413696,
                        0.0
                    ],
                    [
                        5.133472627006436,
                        52.72016882771111,
                        0.0
                    ],
                    [
                        5.133132697667147,
                        52.71987614612071,
                        0.0
                    ],
                    [
                        5.134145022596233,
                        52.71903115223217,
                        0.0
                    ],
                    [
                        5.130851623487916,
                        52.71733961555346,
                        0.0
                    ],
                    [
                        5.129616109078016,
                        52.71826283351352,
                        0.0
                    ],
                    [
                        5.129411666706691,
                        52.71816174699299,
                        0.0
                    ],
                    [
                        5.131650854752766,
                        52.71643627195566,
                        0.0
                    ],
                    [
                        5.132532993979898,
                        52.71574078732569,
                        0.0
                    ],
                    [
                        5.132481731703246,
                        52.71569466479195,
                        0.0
                    ],
                    [
                        5.128119014013119,
                        52.71336013641437,
                        0.0
                    ],
                    [
                        5.127912152835695,
                        52.71328218316679,
                        0.0
                    ],
                    [
                        5.125977535210892,
                        52.71225065330999,
                        0.0
                    ],
                    [
                        5.125902847468143,
                        52.71230101385015,
                        0.0
                    ],
                    [
                        5.12362772477361,
                        52.71390384752019,
                        0.0
                    ],
                    [
                        5.123342995271744,
                        52.71373809166119,
                        0.0
                    ],
                    [
                        5.125635606744594,
                        52.71221294865111,
                        0.0
                    ],
                    [
                        5.125445341728873,
                        52.71210550553846,
                        0.0
                    ],
                    [
                        5.12358394388876,
                        52.71105482028745,
                        0.0
                    ],
                    [
                        5.121957250671541,
                        52.71209773389018,
                        0.0
                    ],
                    [
                        5.121110602850181,
                        52.7126398227155,
                        0.0
                    ],
                    [
                        5.120709534544441,
                        52.71249624078598,
                        0.0
                    ],
                    [
                        5.121359832187787,
                        52.71209640179214,
                        0.0
                    ],
                    [
                        5.122618328026215,
                        52.71133025755648,
                        0.0
                    ],
                    [
                        5.122548866143477,
                        52.71111705053653,
                        0.0
                    ],
                    [
                        5.122124347244165,
                        52.71080528507225,
                        0.0
                    ],
                    [
                        5.122717168569377,
                        52.71047113074064,
                        0.0
                    ],
                    [
                        5.122150621557005,
                        52.71006560387392,
                        0.0
                    ],
                    [
                        5.120856330043485,
                        52.71080972626181,
                        0.0
                    ],
                    [
                        5.120703138641907,
                        52.71063826375804,
                        0.0
                    ],
                    [
                        5.121950752082895,
                        52.70990740258688,
                        0.0
                    ],
                    [
                        5.121154592919613,
                        52.70936910780582,
                        0.0
                    ],
                    [
                        5.120864086049496,
                        52.70953053743671,
                        0.0
                    ],
                    [
                        5.118696547650384,
                        52.71068249244396,
                        0.0
                    ],
                    [
                        5.116933875123499,
                        52.71171429162536,
                        0.0
                    ],
                    [
                        5.116330497426197,
                        52.71208506871073,
                        0.0
                    ],
                    [
                        5.116314484958891,
                        52.71209489092916,
                        0.0
                    ],
                    [
                        5.113452456848582,
                        52.71363968461807,
                        0.0
                    ],
                    [
                        5.112651431770534,
                        52.71320148132052,
                        0.0
                    ],
                    [
                        5.112269569380659,
                        52.71339512200085,
                        0.0
                    ],
                    [
                        5.11207281050798,
                        52.71325859681844,
                        0.0
                    ],
                    [
                        5.111080801464823,
                        52.71379380788673,
                        0.0
                    ],
                    [
                        5.110383740620267,
                        52.71414193314857,
                        0.0
                    ],
                    [
                        5.111493809584033,
                        52.71511809568376,
                        0.0
                    ],
                    [
                        5.110784112424101,
                        52.71550777635318,
                        0.0
                    ],
                    [
                        5.111098030351499,
                        52.71559170529751,
                        0.0
                    ],
                    [
                        5.111826323751623,
                        52.71596271728176,
                        0.0
                    ],
                    [
                        5.113887893224502,
                        52.71702616807983,
                        0.0
                    ],
                    [
                        5.114741119773895,
                        52.71658005421155,
                        0.0
                    ],
                    [
                        5.115475231226779,
                        52.71701577166959,
                        0.0
                    ],
                    [
                        5.114664933729761,
                        52.7174814905647,
                        0.0
                    ],
                    [
                        5.114720136595848,
                        52.71756962556687,
                        0.0
                    ],
                    [
                        5.115746581391571,
                        52.71811885812672,
                        0.0
                    ],
                    [
                        5.117185797448375,
                        52.71887409016919,
                        0.0
                    ],
                    [
                        5.11730423366443,
                        52.71898855507828,
                        0.0
                    ],
                    [
                        5.117494808670259,
                        52.71904714097525,
                        0.0
                    ],
                    [
                        5.11907987406139,
                        52.71993225302062,
                        0.0
                    ],
                    [
                        5.119722082152044,
                        52.71945233211551,
                        0.0
                    ],
                    [
                        5.119910333917716,
                        52.71951414419352,
                        0.0
                    ],
                    [
                        5.120177011356303,
                        52.71939845198419,
                        0.0
                    ],
                    [
                        5.120802319813814,
                        52.71971518429325,
                        0.0
                    ],
                    [
                        5.12142601303482,
                        52.720031289578,
                        0.0
                    ],
                    [
                        5.120889915713275,
                        52.72046310742606,
                        0.0
                    ],
                    [
                        5.121176399833374,
                        52.72063318644111,
                        0.0
                    ],
                    [
                        5.120945259051206,
                        52.72086273431528,
                        0.0
                    ],
                    [
                        5.121041180564736,
                        52.72091912574162,
                        0.0
                    ],
                    [
                        5.120990958265843,
                        52.72095147414351,
                        0.0
                    ],
                    [
                        5.120890871575617,
                        52.72103521489944,
                        0.0
                    ],
                    [
                        5.120794627932153,
                        52.72098311836574,
                        0.0
                    ],
                    [
                        5.120210997765705,
                        52.7206658774591,
                        0.0
                    ],
                    [
                        5.11997272605513,
                        52.72044655728514,
                        0.0
                    ],
                    [
                        5.119452778711067,
                        52.72022665766802,
                        0.0
                    ],
                    [
                        5.11888847386773,
                        52.72068842829967,
                        0.0
                    ],
                    [
                        5.118383073415639,
                        52.72043058717765,
                        0.0
                    ],
                    [
                        5.118936709122522,
                        52.72005363112985,
                        0.0
                    ],
                    [
                        5.117378234053223,
                        52.71917396958622,
                        0.0
                    ],
                    [
                        5.116681850993432,
                        52.71882008569838,
                        0.0
                    ],
                    [
                        5.116008413582695,
                        52.71848143778931,
                        0.0
                    ],
                    [
                        5.1152142695163,
                        52.71803217829991,
                        0.0
                    ],
                    [
                        5.113888020858878,
                        52.71721968327569,
                        0.0
                    ],
                    [
                        5.113761775481001,
                        52.71731104189025,
                        0.0
                    ],
                    [
                        5.113278180260979,
                        52.71702772400032,
                        0.0
                    ],
                    [
                        5.112634900445283,
                        52.71742490158923,
                        0.0
                    ],
                    [
                        5.112175670100546,
                        52.71709919025823,
                        0.0
                    ],
                    [
                        5.112692922542102,
                        52.71674407097936,
                        0.0
                    ],
                    [
                        5.11226921098134,
                        52.71648548408916,
                        0.0
                    ],
                    [
                        5.112125131106769,
                        52.71656269936711,
                        0.0
                    ],
                    [
                        5.111290043790747,
                        52.71610316358197,
                        0.0
                    ],
                    [
                        5.110730451288197,
                        52.71647878551329,
                        0.0
                    ],
                    [
                        5.109571178687666,
                        52.71561419077929,
                        0.0
                    ],
                    [
                        5.108488806923317,
                        52.71498880720578,
                        0.0
                    ],
                    [
                        5.108967772309608,
                        52.71473777255341,
                        0.0
                    ],
                    [
                        5.108447218394622,
                        52.71431330787646,
                        0.0
                    ],
                    [
                        5.108934274902308,
                        52.71409207487888,
                        0.0
                    ],
                    [
                        5.108673773947867,
                        52.7137522460658,
                        0.0
                    ],
                    [
                        5.108477160305164,
                        52.71383452853321,
                        0.0
                    ],
                    [
                        5.108401217440038,
                        52.71376896202102,
                        0.0
                    ],
                    [
                        5.108008201964934,
                        52.71352509817294,
                        0.0
                    ],
                    [
                        5.108456124886617,
                        52.71323871910617,
                        0.0
                    ],
                    [
                        5.108322587298736,
                        52.71310118533549,
                        0.0
                    ],
                    [
                        5.107471927371724,
                        52.71354430291856,
                        0.0
                    ],
                    [
                        5.106673425026035,
                        52.71285740635673,
                        0.0
                    ],
                    [
                        5.106602974116119,
                        52.71269493675413,
                        0.0
                    ],
                    [
                        5.106781979572287,
                        52.71255194525692,
                        0.0
                    ],
                    [
                        5.106957947201376,
                        52.71237465228049,
                        0.0
                    ],
                    [
                        5.107322840677702,
                        52.71206423071597,
                        0.0
                    ],
                    [
                        5.10736740116907,
                        52.71202632977857,
                        0.0
                    ],
                    [
                        5.107399486793193,
                        52.71183517264113,
                        0.0
                    ],
                    [
                        5.107439639460885,
                        52.71161571667187,
                        0.0
                    ],
                    [
                        5.107064328215185,
                        52.71131668450582,
                        0.0
                    ],
                    [
                        5.10729178910533,
                        52.71121066151971,
                        0.0
                    ],
                    [
                        5.107120484238013,
                        52.7110846486297,
                        0.0
                    ],
                    [
                        5.106903085661861,
                        52.71092866348094,
                        0.0
                    ],
                    [
                        5.106055576455001,
                        52.71136011353955,
                        0.0
                    ],
                    [
                        5.105525675887296,
                        52.71163077841248,
                        0.0
                    ],
                    [
                        5.104268352290316,
                        52.71085085194266,
                        0.0
                    ],
                    [
                        5.105043295080812,
                        52.71046459060949,
                        0.0
                    ],
                    [
                        5.105075008559337,
                        52.71021757943106,
                        0.0
                    ],
                    [
                        5.106059076290435,
                        52.70978220791956,
                        0.0
                    ],
                    [
                        5.106239788184869,
                        52.70977568753977,
                        0.0
                    ],
                    [
                        5.106446643239272,
                        52.70966775722596,
                        0.0
                    ],
                    [
                        5.106067946163201,
                        52.7094251426166,
                        0.0
                    ],
                    [
                        5.105429143707283,
                        52.70901618379466,
                        0.0
                    ],
                    [
                        5.104805946806411,
                        52.70930491316906,
                        0.0
                    ],
                    [
                        5.10360191618404,
                        52.70841640861024,
                        0.0
                    ],
                    [
                        5.102597072821501,
                        52.70894884094371,
                        0.0
                    ],
                    [
                        5.101380806138128,
                        52.70958086279571,
                        0.0
                    ],
                    [
                        5.099420660087395,
                        52.71057822839655,
                        0.0
                    ],
                    [
                        5.100693973407384,
                        52.71129031265635,
                        0.0
                    ],
                    [
                        5.101787198308092,
                        52.71193374092283,
                        0.0
                    ],
                    [
                        5.103139576396927,
                        52.71287293462177,
                        0.0
                    ],
                    [
                        5.10275149226046,
                        52.71306153328084,
                        0.0
                    ],
                    [
                        5.102783050738621,
                        52.71317438541792,
                        0.0
                    ],
                    [
                        5.102769345909496,
                        52.7131815242416,
                        0.0
                    ],
                    [
                        5.102756537151572,
                        52.71318739804941,
                        0.0
                    ],
                    [
                        5.102592113974588,
                        52.7131420346972,
                        0.0
                    ],
                    [
                        5.099429585963998,
                        52.71481030475876,
                        0.0
                    ],
                    [
                        5.098941431721161,
                        52.71457696532644,
                        0.0
                    ],
                    [
                        5.098400346488503,
                        52.71430344085655,
                        0.0
                    ]
                ]
            ]
        ]
    },
    "last_modified": "2020-03-11T16:28:23.577301Z",
    "created": "2020-03-11T16:28:23.577350Z",
    "image_url": "",
    "timeseries": [],
    "name": "Vier Noorder Koggen",
    "type": "default",
    "water_level_summer": null,
    "water_level_winter": null,
    "water_level_fixed": -3.55
}