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/17851/?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/17851/?format=api",
    "id": 17851,
    "code": "6130W-3",
    "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.002607345610261,
                        52.62217183846918,
                        0.0
                    ],
                    [
                        5.002420650491572,
                        52.62231090377563,
                        0.0
                    ],
                    [
                        5.0025776676114,
                        52.62221525826651,
                        0.0
                    ],
                    [
                        5.002607345610261,
                        52.62217183846918,
                        0.0
                    ]
                ]
            ],
            [
                [
                    [
                        5.001208114599478,
                        52.63962505014298,
                        0.0
                    ],
                    [
                        5.001216575191276,
                        52.6394992309956,
                        0.0
                    ],
                    [
                        5.000181883072289,
                        52.63501834882196,
                        0.0
                    ],
                    [
                        5.000030077892054,
                        52.63483642253041,
                        0.0
                    ],
                    [
                        4.999807394082573,
                        52.6348027954323,
                        0.0
                    ],
                    [
                        4.999633481001454,
                        52.63485707720015,
                        0.0
                    ],
                    [
                        4.999522147955042,
                        52.63483842549282,
                        0.0
                    ],
                    [
                        4.998815576128603,
                        52.63210552367979,
                        0.0
                    ],
                    [
                        4.998565039057878,
                        52.63101732455313,
                        0.0
                    ],
                    [
                        4.998797280389604,
                        52.63096318094289,
                        0.0
                    ],
                    [
                        4.998826231028938,
                        52.63087271211847,
                        0.0
                    ],
                    [
                        4.998503077071508,
                        52.62940467647898,
                        0.0
                    ],
                    [
                        4.998182718031146,
                        52.62806403231603,
                        0.0
                    ],
                    [
                        4.99823504018163,
                        52.62800120360693,
                        0.0
                    ],
                    [
                        4.999907974357177,
                        52.6283374002732,
                        0.0
                    ],
                    [
                        4.999984657821617,
                        52.62817453337874,
                        0.0
                    ],
                    [
                        4.9992201132808,
                        52.62801866657217,
                        0.0
                    ],
                    [
                        4.999312390216338,
                        52.62781278458071,
                        0.0
                    ],
                    [
                        4.999415597657964,
                        52.62767038739687,
                        0.0
                    ],
                    [
                        4.999691380660898,
                        52.62721455981008,
                        0.0
                    ],
                    [
                        4.999844866300721,
                        52.62704790801359,
                        0.0
                    ],
                    [
                        4.999913800755026,
                        52.62693967569396,
                        0.0
                    ],
                    [
                        4.998899924216152,
                        52.62674950823968,
                        0.0
                    ],
                    [
                        4.998428030524549,
                        52.626643346851,
                        0.0
                    ],
                    [
                        5.001204160339332,
                        52.62141424930067,
                        0.0
                    ],
                    [
                        5.000710114668808,
                        52.62145392140934,
                        0.0
                    ],
                    [
                        4.99969792692816,
                        52.62124187300363,
                        0.0
                    ],
                    [
                        4.999136722893853,
                        52.62114370020672,
                        0.0
                    ],
                    [
                        4.998072667459217,
                        52.62092391938538,
                        0.0
                    ],
                    [
                        4.997057428047085,
                        52.62074909019761,
                        0.0
                    ],
                    [
                        4.996275027600907,
                        52.62078385280243,
                        0.0
                    ],
                    [
                        4.995661471103923,
                        52.62080050009802,
                        0.0
                    ],
                    [
                        4.995435212863407,
                        52.62073879483488,
                        0.0
                    ],
                    [
                        4.994246221103896,
                        52.6205346189807,
                        0.0
                    ],
                    [
                        4.992898783974784,
                        52.6204137380637,
                        0.0
                    ],
                    [
                        4.991404279456784,
                        52.62013309978243,
                        0.0
                    ],
                    [
                        4.989979349524281,
                        52.61999768303752,
                        0.0
                    ],
                    [
                        4.989483676063987,
                        52.62054666948013,
                        0.0
                    ],
                    [
                        4.989100786423375,
                        52.62041073329779,
                        0.0
                    ],
                    [
                        4.989213480011943,
                        52.61990179895575,
                        0.0
                    ],
                    [
                        4.988356266715327,
                        52.61973092915456,
                        0.0
                    ],
                    [
                        4.987518101238904,
                        52.61966992239547,
                        0.0
                    ],
                    [
                        4.986569436498538,
                        52.61945338293505,
                        0.0
                    ],
                    [
                        4.985652237849871,
                        52.61931898601754,
                        0.0
                    ],
                    [
                        4.985665896555009,
                        52.61929149546501,
                        0.0
                    ],
                    [
                        4.985653051309774,
                        52.61928645521379,
                        0.0
                    ],
                    [
                        4.985637801876496,
                        52.6192875900127,
                        0.0
                    ],
                    [
                        4.985618198231347,
                        52.6193144223919,
                        0.0
                    ],
                    [
                        4.985434130447453,
                        52.6192920425533,
                        0.0
                    ],
                    [
                        4.985039605603903,
                        52.61931864973597,
                        0.0
                    ],
                    [
                        4.984865490950908,
                        52.61931564307281,
                        0.0
                    ],
                    [
                        4.984749902350958,
                        52.619299038986,
                        0.0
                    ],
                    [
                        4.983773272393431,
                        52.61920707046069,
                        0.0
                    ],
                    [
                        4.98352954388884,
                        52.61922071248225,
                        0.0
                    ],
                    [
                        4.983237227132162,
                        52.61914488340376,
                        0.0
                    ],
                    [
                        4.9827314611985,
                        52.61910770938147,
                        0.0
                    ],
                    [
                        4.981803084738083,
                        52.61902823717184,
                        0.0
                    ],
                    [
                        4.981347606424237,
                        52.61899369120841,
                        0.0
                    ],
                    [
                        4.980905498996107,
                        52.61904806333596,
                        0.0
                    ],
                    [
                        4.980554417547935,
                        52.61899620228783,
                        0.0
                    ],
                    [
                        4.980452471143365,
                        52.61893531594346,
                        0.0
                    ],
                    [
                        4.979640857304402,
                        52.61886734338496,
                        0.0
                    ],
                    [
                        4.977923786125234,
                        52.6187674925853,
                        0.0
                    ],
                    [
                        4.977702396062491,
                        52.61871165680527,
                        0.0
                    ],
                    [
                        4.976669393700653,
                        52.61835117744157,
                        0.0
                    ],
                    [
                        4.976212473184256,
                        52.61830303614838,
                        0.0
                    ],
                    [
                        4.974817539971006,
                        52.6182143731673,
                        0.0
                    ],
                    [
                        4.973908081553015,
                        52.61811451290023,
                        0.0
                    ],
                    [
                        4.972618215533373,
                        52.61786632536649,
                        0.0
                    ],
                    [
                        4.970890884881467,
                        52.61770786642111,
                        0.0
                    ],
                    [
                        4.970362900627287,
                        52.61770890118092,
                        0.0
                    ],
                    [
                        4.969517310952281,
                        52.61763392794966,
                        0.0
                    ],
                    [
                        4.968699446613427,
                        52.61751473949666,
                        0.0
                    ],
                    [
                        4.967363223203455,
                        52.61736048128899,
                        0.0
                    ],
                    [
                        4.966955600971056,
                        52.61731808643569,
                        0.0
                    ],
                    [
                        4.966829652790897,
                        52.61729435534652,
                        0.0
                    ],
                    [
                        4.965973322118096,
                        52.61711186811053,
                        0.0
                    ],
                    [
                        4.964853669559266,
                        52.61695205777163,
                        0.0
                    ],
                    [
                        4.964549869409355,
                        52.61772994219253,
                        0.0
                    ],
                    [
                        4.964354895616368,
                        52.61769948329897,
                        0.0
                    ],
                    [
                        4.964266364946019,
                        52.61768650542956,
                        0.0
                    ],
                    [
                        4.964452665880455,
                        52.61711759633674,
                        0.0
                    ],
                    [
                        4.964027489411097,
                        52.61705089056164,
                        0.0
                    ],
                    [
                        4.964077034614309,
                        52.61681821794922,
                        0.0
                    ],
                    [
                        4.962895072763004,
                        52.61673018163479,
                        0.0
                    ],
                    [
                        4.962492119194103,
                        52.61681256619182,
                        0.0
                    ],
                    [
                        4.962182160445074,
                        52.61674944683409,
                        0.0
                    ],
                    [
                        4.960582851501686,
                        52.61651662989926,
                        0.0
                    ],
                    [
                        4.95974440273127,
                        52.61625002375502,
                        0.0
                    ],
                    [
                        4.959009707813245,
                        52.61607893279057,
                        0.0
                    ],
                    [
                        4.958818470059026,
                        52.61603439530458,
                        0.0
                    ],
                    [
                        4.958385863894074,
                        52.61598809734873,
                        0.0
                    ],
                    [
                        4.957266651047649,
                        52.61598405480769,
                        0.0
                    ],
                    [
                        4.957017198708958,
                        52.6160283489418,
                        0.0
                    ],
                    [
                        4.956988927944765,
                        52.61602933408343,
                        0.0
                    ],
                    [
                        4.956967078276324,
                        52.61603958128923,
                        0.0
                    ],
                    [
                        4.956830369599635,
                        52.61608590969912,
                        0.0
                    ],
                    [
                        4.956564857869052,
                        52.61609782680743,
                        0.0
                    ],
                    [
                        4.957712166092001,
                        52.61695492459167,
                        0.0
                    ],
                    [
                        4.95852567717553,
                        52.61751725936453,
                        0.0
                    ],
                    [
                        4.959584464575266,
                        52.61812477777941,
                        0.0
                    ],
                    [
                        4.960725255900719,
                        52.61872704470281,
                        0.0
                    ],
                    [
                        4.962844861589307,
                        52.61974819487436,
                        0.0
                    ],
                    [
                        4.964140311465975,
                        52.62036206169956,
                        0.0
                    ],
                    [
                        4.965227783757046,
                        52.62084224690037,
                        0.0
                    ],
                    [
                        4.965790145441918,
                        52.62103808598879,
                        0.0
                    ],
                    [
                        4.965628658892142,
                        52.62125328654801,
                        0.0
                    ],
                    [
                        4.965599964985498,
                        52.62131356063497,
                        0.0
                    ],
                    [
                        4.965389276000429,
                        52.62128320954449,
                        0.0
                    ],
                    [
                        4.96534518790851,
                        52.62142892394152,
                        0.0
                    ],
                    [
                        4.965337800209722,
                        52.6216929229274,
                        0.0
                    ],
                    [
                        4.965486393728029,
                        52.62170019947252,
                        0.0
                    ],
                    [
                        4.965553155973259,
                        52.62173578282393,
                        0.0
                    ],
                    [
                        4.965548458864428,
                        52.6219425430502,
                        0.0
                    ],
                    [
                        4.965781334422849,
                        52.62203434589522,
                        0.0
                    ],
                    [
                        4.965617629072737,
                        52.62209992906973,
                        0.0
                    ],
                    [
                        4.965223686556666,
                        52.62208034144624,
                        0.0
                    ],
                    [
                        4.964939467823671,
                        52.62208991920554,
                        0.0
                    ],
                    [
                        4.965057803636758,
                        52.62233598583914,
                        0.0
                    ],
                    [
                        4.964924163060398,
                        52.62242003560036,
                        0.0
                    ],
                    [
                        4.964772132939714,
                        52.62240129649087,
                        0.0
                    ],
                    [
                        4.964514261435942,
                        52.62219201235645,
                        0.0
                    ],
                    [
                        4.959515624937013,
                        52.62314661972541,
                        0.0
                    ],
                    [
                        4.959709911813785,
                        52.62359677598985,
                        0.0
                    ],
                    [
                        4.959611597331288,
                        52.6237112155986,
                        0.0
                    ],
                    [
                        4.959419263354416,
                        52.62370155452031,
                        0.0
                    ],
                    [
                        4.959196513794936,
                        52.62330077870111,
                        0.0
                    ],
                    [
                        4.958254783234935,
                        52.62342151559209,
                        0.0
                    ],
                    [
                        4.958240485767591,
                        52.6237248979422,
                        0.0
                    ],
                    [
                        4.957159269864471,
                        52.62394125861631,
                        0.0
                    ],
                    [
                        4.956938142865699,
                        52.62361066524944,
                        0.0
                    ],
                    [
                        4.956866517323483,
                        52.62350948903841,
                        0.0
                    ],
                    [
                        4.956522658009868,
                        52.62357454229777,
                        0.0
                    ],
                    [
                        4.956453395393209,
                        52.62361536276185,
                        0.0
                    ],
                    [
                        4.956464278689026,
                        52.62367280327348,
                        0.0
                    ],
                    [
                        4.955112893292879,
                        52.62387047947573,
                        0.0
                    ],
                    [
                        4.955496166128349,
                        52.62443572706279,
                        0.0
                    ],
                    [
                        4.955946311124899,
                        52.62508033894927,
                        0.0
                    ],
                    [
                        4.956920302556334,
                        52.62488464923542,
                        0.0
                    ],
                    [
                        4.9572285440642,
                        52.62532832860667,
                        0.0
                    ],
                    [
                        4.957147785082177,
                        52.62559789426939,
                        0.0
                    ],
                    [
                        4.95695089945275,
                        52.62587941501891,
                        0.0
                    ],
                    [
                        4.956521090021044,
                        52.62603574546163,
                        0.0
                    ],
                    [
                        4.956130908548348,
                        52.62597726292495,
                        0.0
                    ],
                    [
                        4.955946640635976,
                        52.62588953598403,
                        0.0
                    ],
                    [
                        4.955773862237083,
                        52.62593457296779,
                        0.0
                    ],
                    [
                        4.955734666852911,
                        52.62598721238211,
                        0.0
                    ],
                    [
                        4.95555608162794,
                        52.62602794109699,
                        0.0
                    ],
                    [
                        4.955239267942344,
                        52.62555150400032,
                        0.0
                    ],
                    [
                        4.955074955059478,
                        52.62559328142198,
                        0.0
                    ],
                    [
                        4.95497631540842,
                        52.62547589193275,
                        0.0
                    ],
                    [
                        4.954935422874645,
                        52.62547870903241,
                        0.0
                    ],
                    [
                        4.954911842407039,
                        52.62549473729569,
                        0.0
                    ],
                    [
                        4.954994219819273,
                        52.6256138112337,
                        0.0
                    ],
                    [
                        4.954168329696361,
                        52.62586402859984,
                        0.0
                    ],
                    [
                        4.953371187922561,
                        52.62609747621858,
                        0.0
                    ],
                    [
                        4.953261753430926,
                        52.62617810518739,
                        0.0
                    ],
                    [
                        4.953174238596008,
                        52.62637378694145,
                        0.0
                    ],
                    [
                        4.952925754019704,
                        52.62652319000966,
                        0.0
                    ],
                    [
                        4.952610118595159,
                        52.62659570454236,
                        0.0
                    ],
                    [
                        4.952534802666734,
                        52.62647092096968,
                        0.0
                    ],
                    [
                        4.952493748577012,
                        52.62646755346773,
                        0.0
                    ],
                    [
                        4.952475767830329,
                        52.62648619901326,
                        0.0
                    ],
                    [
                        4.952552891722762,
                        52.62660885028615,
                        0.0
                    ],
                    [
                        4.952725599677746,
                        52.62689481516978,
                        0.0
                    ],
                    [
                        4.952658763679462,
                        52.62709739334444,
                        0.0
                    ],
                    [
                        4.952513660918912,
                        52.62709542499027,
                        0.0
                    ],
                    [
                        4.95248227899143,
                        52.62711909030231,
                        0.0
                    ],
                    [
                        4.952504357038373,
                        52.62714770528394,
                        0.0
                    ],
                    [
                        4.952660853813427,
                        52.62715497278553,
                        0.0
                    ],
                    [
                        4.952694033038977,
                        52.6272499805672,
                        0.0
                    ],
                    [
                        4.954182652927702,
                        52.62913325263592,
                        0.0
                    ],
                    [
                        4.954345272659547,
                        52.62918699484319,
                        0.0
                    ],
                    [
                        4.954279348521818,
                        52.62931226955106,
                        0.0
                    ],
                    [
                        4.952679835620343,
                        52.62982568627482,
                        0.0
                    ],
                    [
                        4.953617111642235,
                        52.63104399221373,
                        0.0
                    ],
                    [
                        4.952363448603537,
                        52.63140282792568,
                        0.0
                    ],
                    [
                        4.951990942757188,
                        52.63150341542297,
                        0.0
                    ],
                    [
                        4.951525188754149,
                        52.63091589971338,
                        0.0
                    ],
                    [
                        4.950084788204049,
                        52.63103315317577,
                        0.0
                    ],
                    [
                        4.949855539900163,
                        52.6306743515288,
                        0.0
                    ],
                    [
                        4.949728674846402,
                        52.63043526667465,
                        0.0
                    ],
                    [
                        4.94893371852636,
                        52.6305631113982,
                        0.0
                    ],
                    [
                        4.948989831799873,
                        52.63067136188695,
                        0.0
                    ],
                    [
                        4.948865609909875,
                        52.63070279046414,
                        0.0
                    ],
                    [
                        4.948766235260061,
                        52.63072792964822,
                        0.0
                    ],
                    [
                        4.94913190112776,
                        52.6313370252536,
                        0.0
                    ],
                    [
                        4.949880599315638,
                        52.63132764858315,
                        0.0
                    ],
                    [
                        4.950440294342516,
                        52.63193288800047,
                        0.0
                    ],
                    [
                        4.950001840967653,
                        52.6323161877234,
                        0.0
                    ],
                    [
                        4.950330491053593,
                        52.6326246396364,
                        0.0
                    ],
                    [
                        4.950600691807947,
                        52.63297225773113,
                        0.0
                    ],
                    [
                        4.950774651056324,
                        52.6333105348226,
                        0.0
                    ],
                    [
                        4.951094944014659,
                        52.63330833077976,
                        0.0
                    ],
                    [
                        4.951310159697812,
                        52.63352183689086,
                        0.0
                    ],
                    [
                        4.950976750173412,
                        52.63367438445876,
                        0.0
                    ],
                    [
                        4.95215779569822,
                        52.63503468399026,
                        0.0
                    ],
                    [
                        4.952065316866588,
                        52.63507722331906,
                        0.0
                    ],
                    [
                        4.951861087193423,
                        52.63527820140983,
                        0.0
                    ],
                    [
                        4.95222223959582,
                        52.63526097356222,
                        0.0
                    ],
                    [
                        4.95230410037132,
                        52.6352495537331,
                        0.0
                    ],
                    [
                        4.952744967602505,
                        52.63573157341568,
                        0.0
                    ],
                    [
                        4.953074095217667,
                        52.63599613486861,
                        0.0
                    ],
                    [
                        4.953467437265271,
                        52.63612924991857,
                        0.0
                    ],
                    [
                        4.953786919476153,
                        52.63621144291169,
                        0.0
                    ],
                    [
                        4.954244729877876,
                        52.63626067062125,
                        0.0
                    ],
                    [
                        4.954273767862519,
                        52.63623257467163,
                        0.0
                    ],
                    [
                        4.954348028503899,
                        52.63623403130911,
                        0.0
                    ],
                    [
                        4.954392632102116,
                        52.63627547162927,
                        0.0
                    ],
                    [
                        4.955344943310993,
                        52.63636567783853,
                        0.0
                    ],
                    [
                        4.955340172570453,
                        52.63626774554346,
                        0.0
                    ],
                    [
                        4.955057554346042,
                        52.63592570150258,
                        0.0
                    ],
                    [
                        4.955142521732855,
                        52.63581907217225,
                        0.0
                    ],
                    [
                        4.95550775269994,
                        52.63579447969384,
                        0.0
                    ],
                    [
                        4.956282442451198,
                        52.63563500859006,
                        0.0
                    ],
                    [
                        4.956319176549613,
                        52.63563542030261,
                        0.0
                    ],
                    [
                        4.956575936385778,
                        52.63563475067688,
                        0.0
                    ],
                    [
                        4.956637493117558,
                        52.63489918671281,
                        0.0
                    ],
                    [
                        4.956895225679875,
                        52.63489981407994,
                        0.0
                    ],
                    [
                        4.956989228029437,
                        52.6349018887267,
                        0.0
                    ],
                    [
                        4.956956339721225,
                        52.63512013948864,
                        0.0
                    ],
                    [
                        4.957222484242119,
                        52.63541961028052,
                        0.0
                    ],
                    [
                        4.958371501487821,
                        52.63510197461675,
                        0.0
                    ],
                    [
                        4.958659091162089,
                        52.63546501370019,
                        0.0
                    ],
                    [
                        4.959470303318493,
                        52.63607380284964,
                        0.0
                    ],
                    [
                        4.959619498386301,
                        52.63601949983971,
                        0.0
                    ],
                    [
                        4.960215526113752,
                        52.63581400246569,
                        0.0
                    ],
                    [
                        4.960799499548592,
                        52.63563693016167,
                        0.0
                    ],
                    [
                        4.961203453863469,
                        52.6361393304274,
                        0.0
                    ],
                    [
                        4.961701858766698,
                        52.63616330410738,
                        0.0
                    ],
                    [
                        4.962098358302756,
                        52.63615740665167,
                        0.0
                    ],
                    [
                        4.962507730368918,
                        52.63610036307512,
                        0.0
                    ],
                    [
                        4.962786457739018,
                        52.63610135819229,
                        0.0
                    ],
                    [
                        4.963281285115118,
                        52.63617626059732,
                        0.0
                    ],
                    [
                        4.964041359337875,
                        52.63636545095292,
                        0.0
                    ],
                    [
                        4.964264284135538,
                        52.63637355954955,
                        0.0
                    ],
                    [
                        4.964543469811654,
                        52.63632701018888,
                        0.0
                    ],
                    [
                        4.964809707567158,
                        52.63628578849418,
                        0.0
                    ],
                    [
                        4.964841569126141,
                        52.63633682281128,
                        0.0
                    ],
                    [
                        4.964868623338734,
                        52.63634080134323,
                        0.0
                    ],
                    [
                        4.96489293148579,
                        52.63633075916209,
                        0.0
                    ],
                    [
                        4.964884462906348,
                        52.63627421793605,
                        0.0
                    ],
                    [
                        4.964893487396426,
                        52.63627282102949,
                        0.0
                    ],
                    [
                        4.965115840302705,
                        52.63627429348814,
                        0.0
                    ],
                    [
                        4.965474704353974,
                        52.63631579316006,
                        0.0
                    ],
                    [
                        4.965987876832556,
                        52.63641633572689,
                        0.0
                    ],
                    [
                        4.966303107803376,
                        52.63648693147601,
                        0.0
                    ],
                    [
                        4.966931961531738,
                        52.63668237912633,
                        0.0
                    ],
                    [
                        4.967383063313609,
                        52.6367973273241,
                        0.0
                    ],
                    [
                        4.967909147210509,
                        52.63684305862808,
                        0.0
                    ],
                    [
                        4.968897675253488,
                        52.63693018327794,
                        0.0
                    ],
                    [
                        4.969003074308241,
                        52.63691958068473,
                        0.0
                    ],
                    [
                        4.969028368043924,
                        52.63686482112328,
                        0.0
                    ],
                    [
                        4.968930791775559,
                        52.63670359019017,
                        0.0
                    ],
                    [
                        4.970122331399163,
                        52.63647010136303,
                        0.0
                    ],
                    [
                        4.970488479174345,
                        52.63639825664033,
                        0.0
                    ],
                    [
                        4.970872515402857,
                        52.63705412607568,
                        0.0
                    ],
                    [
                        4.971358923670229,
                        52.63706579471393,
                        0.0
                    ],
                    [
                        4.971568892402301,
                        52.63713235055549,
                        0.0
                    ],
                    [
                        4.972089071097286,
                        52.63714878956639,
                        0.0
                    ],
                    [
                        4.972379854511594,
                        52.6371863729148,
                        0.0
                    ],
                    [
                        4.972645727891057,
                        52.63723849078657,
                        0.0
                    ],
                    [
                        4.97320286846166,
                        52.63727700035011,
                        0.0
                    ],
                    [
                        4.973575928314027,
                        52.63729508648542,
                        0.0
                    ],
                    [
                        4.973852995437083,
                        52.6373085150168,
                        0.0
                    ],
                    [
                        4.974193018462549,
                        52.6373791669652,
                        0.0
                    ],
                    [
                        4.974667425309364,
                        52.6373840669821,
                        0.0
                    ],
                    [
                        4.974799000921307,
                        52.63738452334781,
                        0.0
                    ],
                    [
                        4.974825030358587,
                        52.63744443198295,
                        0.0
                    ],
                    [
                        4.974852573857685,
                        52.63744681022439,
                        0.0
                    ],
                    [
                        4.974880833451033,
                        52.63745001775867,
                        0.0
                    ],
                    [
                        4.974939971629189,
                        52.63738501213849,
                        0.0
                    ],
                    [
                        4.975670180140244,
                        52.637464327407,
                        0.0
                    ],
                    [
                        4.976097310592766,
                        52.63749505788062,
                        0.0
                    ],
                    [
                        4.976802750014418,
                        52.63757428055153,
                        0.0
                    ],
                    [
                        4.97703187291593,
                        52.6375823865712,
                        0.0
                    ],
                    [
                        4.97845101921364,
                        52.63774391862481,
                        0.0
                    ],
                    [
                        4.979422995824423,
                        52.63780576172929,
                        0.0
                    ],
                    [
                        4.979893015277742,
                        52.6378878163064,
                        0.0
                    ],
                    [
                        4.980357184893916,
                        52.6379332803702,
                        0.0
                    ],
                    [
                        4.980975775408147,
                        52.63802681212916,
                        0.0
                    ],
                    [
                        4.981149285451608,
                        52.63802008917406,
                        0.0
                    ],
                    [
                        4.980967851067836,
                        52.6375441132102,
                        0.0
                    ],
                    [
                        4.981187114900915,
                        52.63751926666462,
                        0.0
                    ],
                    [
                        4.981356037479014,
                        52.63800982165385,
                        0.0
                    ],
                    [
                        4.98160364604489,
                        52.63802895522424,
                        0.0
                    ],
                    [
                        4.98186395203476,
                        52.63801521169976,
                        0.0
                    ],
                    [
                        4.982432985480061,
                        52.63810856694093,
                        0.0
                    ],
                    [
                        4.982959048453373,
                        52.63816154700131,
                        0.0
                    ],
                    [
                        4.9832370511397,
                        52.6382429354621,
                        0.0
                    ],
                    [
                        4.983416617131599,
                        52.63825086081368,
                        0.0
                    ],
                    [
                        4.983813166279919,
                        52.63824123329919,
                        0.0
                    ],
                    [
                        4.984249614830873,
                        52.63824635273362,
                        0.0
                    ],
                    [
                        4.984738982191862,
                        52.63824800988043,
                        0.0
                    ],
                    [
                        4.985667773744943,
                        52.63829136690752,
                        0.0
                    ],
                    [
                        4.985866491085431,
                        52.63823718026938,
                        0.0
                    ],
                    [
                        4.985996510612345,
                        52.63824494349219,
                        0.0
                    ],
                    [
                        4.986204049957111,
                        52.63828120554325,
                        0.0
                    ],
                    [
                        4.987314750637251,
                        52.63837736017231,
                        0.0
                    ],
                    [
                        4.98761858011755,
                        52.63834547956153,
                        0.0
                    ],
                    [
                        4.987791909772143,
                        52.63835702612003,
                        0.0
                    ],
                    [
                        4.9883385898839,
                        52.63839212227364,
                        0.0
                    ],
                    [
                        4.988377508820345,
                        52.63839461641392,
                        0.0
                    ],
                    [
                        4.988650407684917,
                        52.63835896268623,
                        0.0
                    ],
                    [
                        4.989306703773758,
                        52.63839407119728,
                        0.0
                    ],
                    [
                        4.989529313218012,
                        52.63843869993242,
                        0.0
                    ],
                    [
                        4.989746382712418,
                        52.63844576152444,
                        0.0
                    ],
                    [
                        4.988414564821276,
                        52.63378312013759,
                        0.0
                    ],
                    [
                        4.987819190643362,
                        52.63385446603891,
                        0.0
                    ],
                    [
                        4.987263203064662,
                        52.63224389066269,
                        0.0
                    ],
                    [
                        4.987336599937643,
                        52.63212678342203,
                        0.0
                    ],
                    [
                        4.987294318841869,
                        52.63183812705855,
                        0.0
                    ],
                    [
                        4.987897837153123,
                        52.63173232750289,
                        0.0
                    ],
                    [
                        4.988054911301768,
                        52.63166203618805,
                        0.0
                    ],
                    [
                        4.987995174659613,
                        52.63133508116894,
                        0.0
                    ],
                    [
                        4.987868160764791,
                        52.63081094694049,
                        0.0
                    ],
                    [
                        4.989038451865423,
                        52.63068180776713,
                        0.0
                    ],
                    [
                        4.989232001604397,
                        52.63067051179596,
                        0.0
                    ],
                    [
                        4.989305000191306,
                        52.63084498981807,
                        0.0
                    ],
                    [
                        4.98939647954201,
                        52.6312496813207,
                        0.0
                    ],
                    [
                        4.989602499686494,
                        52.63175498034023,
                        0.0
                    ],
                    [
                        4.989877375119172,
                        52.63275903456531,
                        0.0
                    ],
                    [
                        4.99001652383473,
                        52.63312515907717,
                        0.0
                    ],
                    [
                        4.990424372520944,
                        52.63453925334881,
                        0.0
                    ],
                    [
                        4.990652749418583,
                        52.63530585364391,
                        0.0
                    ],
                    [
                        4.991300595208735,
                        52.6375647971547,
                        0.0
                    ],
                    [
                        4.991576626050512,
                        52.63853736781211,
                        0.0
                    ],
                    [
                        4.993949226276477,
                        52.63880074997616,
                        0.0
                    ],
                    [
                        4.995310539408425,
                        52.63896978889702,
                        0.0
                    ],
                    [
                        4.995602642659481,
                        52.63899706539022,
                        0.0
                    ],
                    [
                        4.995824526574815,
                        52.63898977030684,
                        0.0
                    ],
                    [
                        4.997238644420121,
                        52.63915467401899,
                        0.0
                    ],
                    [
                        4.997603734768683,
                        52.63919974572637,
                        0.0
                    ],
                    [
                        4.998143002091004,
                        52.63916129376651,
                        0.0
                    ],
                    [
                        4.998762777455128,
                        52.63912675111737,
                        0.0
                    ],
                    [
                        4.999053837379059,
                        52.63913867470126,
                        0.0
                    ],
                    [
                        4.999799719898398,
                        52.63930169758336,
                        0.0
                    ],
                    [
                        5.000275355166889,
                        52.63945682687641,
                        0.0
                    ],
                    [
                        5.000708262680424,
                        52.63953867823825,
                        0.0
                    ],
                    [
                        5.001073520168386,
                        52.63956546001562,
                        0.0
                    ],
                    [
                        5.001208114599478,
                        52.63962505014298,
                        0.0
                    ]
                ]
            ],
            [
                [
                    [
                        4.939932902515463,
                        52.64512135022562,
                        0.0
                    ],
                    [
                        4.940835573190545,
                        52.64467367715658,
                        0.0
                    ],
                    [
                        4.942438177262247,
                        52.64391876733323,
                        0.0
                    ],
                    [
                        4.945706154391647,
                        52.64237107337037,
                        0.0
                    ],
                    [
                        4.9477001978231,
                        52.64138927180981,
                        0.0
                    ],
                    [
                        4.948390040595154,
                        52.64097736826027,
                        0.0
                    ],
                    [
                        4.948543265615944,
                        52.64085975263994,
                        0.0
                    ],
                    [
                        4.948427499575919,
                        52.64072770888893,
                        0.0
                    ],
                    [
                        4.948351630765507,
                        52.64067788283141,
                        0.0
                    ],
                    [
                        4.947665831514034,
                        52.64013364111758,
                        0.0
                    ],
                    [
                        4.948451923508905,
                        52.63969902283765,
                        0.0
                    ],
                    [
                        4.953270116424745,
                        52.6373961671746,
                        0.0
                    ],
                    [
                        4.952938857596759,
                        52.63688978143694,
                        0.0
                    ],
                    [
                        4.952747125226901,
                        52.63678504588652,
                        0.0
                    ],
                    [
                        4.952539856708825,
                        52.63658272470451,
                        0.0
                    ],
                    [
                        4.952401782860844,
                        52.63662123314449,
                        0.0
                    ],
                    [
                        4.95218888784524,
                        52.63643840186337,
                        0.0
                    ],
                    [
                        4.952378627008263,
                        52.6362392036492,
                        0.0
                    ],
                    [
                        4.952210608849912,
                        52.63596550563567,
                        0.0
                    ],
                    [
                        4.951790716614438,
                        52.63536450800309,
                        0.0
                    ],
                    [
                        4.951861087193423,
                        52.63527820140983,
                        0.0
                    ],
                    [
                        4.951659280929142,
                        52.63527887340741,
                        0.0
                    ],
                    [
                        4.95075312004407,
                        52.63417699730591,
                        0.0
                    ],
                    [
                        4.950021224250595,
                        52.63360821678123,
                        0.0
                    ],
                    [
                        4.949171990488158,
                        52.63391516632646,
                        0.0
                    ],
                    [
                        4.948839104918214,
                        52.63354535835229,
                        0.0
                    ],
                    [
                        4.949801430344716,
                        52.63303101719361,
                        0.0
                    ],
                    [
                        4.949024091722456,
                        52.63214558929288,
                        0.0
                    ],
                    [
                        4.948483942218217,
                        52.63157572586863,
                        0.0
                    ],
                    [
                        4.948001591455639,
                        52.63098636453435,
                        0.0
                    ],
                    [
                        4.947857108660153,
                        52.63077449762771,
                        0.0
                    ],
                    [
                        4.947204532443806,
                        52.63064922107766,
                        0.0
                    ],
                    [
                        4.945963572538673,
                        52.63166844912153,
                        0.0
                    ],
                    [
                        4.946250100554469,
                        52.63186257424792,
                        0.0
                    ],
                    [
                        4.94618366901339,
                        52.63191047209887,
                        0.0
                    ],
                    [
                        4.946111427137882,
                        52.63190435349153,
                        0.0
                    ],
                    [
                        4.94612693797651,
                        52.63195137793601,
                        0.0
                    ],
                    [
                        4.946056384711278,
                        52.63200226213807,
                        0.0
                    ],
                    [
                        4.945759786621484,
                        52.63185490430623,
                        0.0
                    ],
                    [
                        4.944722864024675,
                        52.63265840284819,
                        0.0
                    ],
                    [
                        4.944379250048854,
                        52.63251542311947,
                        0.0
                    ],
                    [
                        4.9437087950782,
                        52.63311630439235,
                        0.0
                    ],
                    [
                        4.94383548803102,
                        52.63363396093505,
                        0.0
                    ],
                    [
                        4.943668131904929,
                        52.63375817743655,
                        0.0
                    ],
                    [
                        4.942650815193248,
                        52.63335521375694,
                        0.0
                    ],
                    [
                        4.94223835269955,
                        52.63371790263599,
                        0.0
                    ],
                    [
                        4.942008691739842,
                        52.63398025894275,
                        0.0
                    ],
                    [
                        4.941857762562308,
                        52.63424243337128,
                        0.0
                    ],
                    [
                        4.943528153800647,
                        52.63487523527218,
                        0.0
                    ],
                    [
                        4.943558757403443,
                        52.63505732139753,
                        0.0
                    ],
                    [
                        4.943356445092172,
                        52.63524155804702,
                        0.0
                    ],
                    [
                        4.943519255292665,
                        52.6353300959656,
                        0.0
                    ],
                    [
                        4.943612055203724,
                        52.63535624430634,
                        0.0
                    ],
                    [
                        4.943505587624905,
                        52.6355224150306,
                        0.0
                    ],
                    [
                        4.943486713385038,
                        52.63575642404282,
                        0.0
                    ],
                    [
                        4.943298966312343,
                        52.63596961760921,
                        0.0
                    ],
                    [
                        4.942953176114756,
                        52.63620259442406,
                        0.0
                    ],
                    [
                        4.942283550321327,
                        52.63655466107684,
                        0.0
                    ],
                    [
                        4.941975212425682,
                        52.63672783084853,
                        0.0
                    ],
                    [
                        4.94180162138012,
                        52.63686942944543,
                        0.0
                    ],
                    [
                        4.941426511922434,
                        52.63691234850712,
                        0.0
                    ],
                    [
                        4.940535942890406,
                        52.63647212315816,
                        0.0
                    ],
                    [
                        4.940262722580055,
                        52.63630246159295,
                        0.0
                    ],
                    [
                        4.939946180292558,
                        52.63656135072474,
                        0.0
                    ],
                    [
                        4.939581487712482,
                        52.63684958955832,
                        0.0
                    ],
                    [
                        4.939401939052864,
                        52.63686012953153,
                        0.0
                    ],
                    [
                        4.939286013018856,
                        52.63688252030186,
                        0.0
                    ],
                    [
                        4.939204045409798,
                        52.63694878836679,
                        0.0
                    ],
                    [
                        4.939195499813744,
                        52.63701914356497,
                        0.0
                    ],
                    [
                        4.939230178516747,
                        52.63712725486754,
                        0.0
                    ],
                    [
                        4.939203550906457,
                        52.63714830132768,
                        0.0
                    ],
                    [
                        4.938970065416114,
                        52.63736198976975,
                        0.0
                    ],
                    [
                        4.938687017040712,
                        52.63757549082228,
                        0.0
                    ],
                    [
                        4.938436598634637,
                        52.63784698261816,
                        0.0
                    ],
                    [
                        4.939509116867166,
                        52.63850665591895,
                        0.0
                    ],
                    [
                        4.939213515044014,
                        52.63868739768938,
                        0.0
                    ],
                    [
                        4.938165476631519,
                        52.63801892589619,
                        0.0
                    ],
                    [
                        4.937694709940739,
                        52.63839057249647,
                        0.0
                    ],
                    [
                        4.937502756432056,
                        52.63831182030172,
                        0.0
                    ],
                    [
                        4.937205152379565,
                        52.63854899783568,
                        0.0
                    ],
                    [
                        4.937153096310282,
                        52.63861793001185,
                        0.0
                    ],
                    [
                        4.936884035026234,
                        52.63854565230543,
                        0.0
                    ],
                    [
                        4.936574711906359,
                        52.63874089476734,
                        0.0
                    ],
                    [
                        4.93616014293309,
                        52.63907873185433,
                        0.0
                    ],
                    [
                        4.935767335563978,
                        52.63935973446979,
                        0.0
                    ],
                    [
                        4.936365755757322,
                        52.6396153074915,
                        0.0
                    ],
                    [
                        4.936334180990616,
                        52.63964309288544,
                        0.0
                    ],
                    [
                        4.935902789149642,
                        52.64002272738885,
                        0.0
                    ],
                    [
                        4.935510254278519,
                        52.63986453713683,
                        0.0
                    ],
                    [
                        4.93536012949483,
                        52.64000376194453,
                        0.0
                    ],
                    [
                        4.93512423902594,
                        52.63991183459287,
                        0.0
                    ],
                    [
                        4.93485650226237,
                        52.64023917099534,
                        0.0
                    ],
                    [
                        4.934732325439199,
                        52.6405312932144,
                        0.0
                    ],
                    [
                        4.934712981040891,
                        52.64070138228866,
                        0.0
                    ],
                    [
                        4.935237680710401,
                        52.64118818927214,
                        0.0
                    ],
                    [
                        4.935667602113863,
                        52.64156692308359,
                        0.0
                    ],
                    [
                        4.936160285953478,
                        52.64132496244466,
                        0.0
                    ],
                    [
                        4.936656052629937,
                        52.64180301664752,
                        0.0
                    ],
                    [
                        4.937250076478012,
                        52.64242294307287,
                        0.0
                    ],
                    [
                        4.937787538785055,
                        52.64312884834064,
                        0.0
                    ],
                    [
                        4.937851988878402,
                        52.64328189125538,
                        0.0
                    ],
                    [
                        4.937841172390034,
                        52.64372909545183,
                        0.0
                    ],
                    [
                        4.937634724230127,
                        52.64394889559187,
                        0.0
                    ],
                    [
                        4.93779723363705,
                        52.6441180995467,
                        0.0
                    ],
                    [
                        4.938104107022402,
                        52.64422541484733,
                        0.0
                    ],
                    [
                        4.938356077860203,
                        52.64446455220954,
                        0.0
                    ],
                    [
                        4.938564625557362,
                        52.64454011208878,
                        0.0
                    ],
                    [
                        4.938701296735477,
                        52.644641409341,
                        0.0
                    ],
                    [
                        4.938815045220155,
                        52.64483039738376,
                        0.0
                    ],
                    [
                        4.939083954453892,
                        52.64492893932784,
                        0.0
                    ],
                    [
                        4.939193253575641,
                        52.6450138751296,
                        0.0
                    ],
                    [
                        4.939347320830316,
                        52.64503071312905,
                        0.0
                    ],
                    [
                        4.939646219350672,
                        52.64488879904371,
                        0.0
                    ],
                    [
                        4.93975477847462,
                        52.64497685906625,
                        0.0
                    ],
                    [
                        4.939932902515463,
                        52.64512135022562,
                        0.0
                    ]
                ]
            ]
        ]
    },
    "last_modified": "2020-03-11T16:28:23.127075Z",
    "created": "2020-03-11T16:28:23.127123Z",
    "image_url": "",
    "timeseries": [],
    "name": "Westerkogge",
    "type": "default",
    "water_level_summer": null,
    "water_level_winter": null,
    "water_level_fixed": -4.0
}