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/17890/?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/17890/?format=api",
    "id": 17890,
    "code": "2758 A",
    "organisation": {
        "url": "https://demo.lizard.net/api/v4/organisations/474afd21-2f2e-4b4f-8261-5142f1d67acb/?format=api",
        "uuid": "474afd21-2f2e-4b4f-8261-5142f1d67acb",
        "name": "Hoogheemraadschap Hollands Noorderkwartier"
    },
    "geometry": {
        "type": "MultiPolygon",
        "coordinates": [
            [
                [
                    [
                        4.68762763568373,
                        52.75661162619223,
                        0.0
                    ],
                    [
                        4.687031509024632,
                        52.755932710453,
                        0.0
                    ],
                    [
                        4.686126946104334,
                        52.75460961733319,
                        0.0
                    ],
                    [
                        4.685993433410721,
                        52.75467126464552,
                        0.0
                    ],
                    [
                        4.68594784252702,
                        52.75467392605612,
                        0.0
                    ],
                    [
                        4.685932736147901,
                        52.75469323121412,
                        0.0
                    ],
                    [
                        4.685897233060478,
                        52.75470049045825,
                        0.0
                    ],
                    [
                        4.685768916170509,
                        52.75467063485129,
                        0.0
                    ],
                    [
                        4.685836800036101,
                        52.75480039436001,
                        0.0
                    ],
                    [
                        4.686200516856389,
                        52.75528990371517,
                        0.0
                    ],
                    [
                        4.68642731159106,
                        52.75556902819425,
                        0.0
                    ],
                    [
                        4.686467885417395,
                        52.75558931700387,
                        0.0
                    ],
                    [
                        4.68704692335028,
                        52.75636631887744,
                        0.0
                    ],
                    [
                        4.687129679902362,
                        52.7563749115651,
                        0.0
                    ],
                    [
                        4.687091490584383,
                        52.75642230956461,
                        0.0
                    ],
                    [
                        4.68712843974659,
                        52.75647578402398,
                        0.0
                    ],
                    [
                        4.68703662583173,
                        52.75650284369149,
                        0.0
                    ],
                    [
                        4.687354162399393,
                        52.75692306614445,
                        0.0
                    ],
                    [
                        4.688940207840766,
                        52.7589317771365,
                        0.0
                    ],
                    [
                        4.689039405993475,
                        52.75898639766059,
                        0.0
                    ],
                    [
                        4.689110354667757,
                        52.75898609445988,
                        0.0
                    ],
                    [
                        4.689069333372331,
                        52.75901875567587,
                        0.0
                    ],
                    [
                        4.689116208301216,
                        52.75917297855814,
                        0.0
                    ],
                    [
                        4.691048792521624,
                        52.76170722996281,
                        0.0
                    ],
                    [
                        4.691081360449976,
                        52.76174517483246,
                        0.0
                    ],
                    [
                        4.691148773783063,
                        52.76173174663236,
                        0.0
                    ],
                    [
                        4.691158920366308,
                        52.76173464581807,
                        0.0
                    ],
                    [
                        4.691157057078683,
                        52.76174283111634,
                        0.0
                    ],
                    [
                        4.69109628924113,
                        52.76176319121255,
                        0.0
                    ],
                    [
                        4.691143019820674,
                        52.76182262595193,
                        0.0
                    ],
                    [
                        4.691765595716206,
                        52.76280355757728,
                        0.0
                    ],
                    [
                        4.691829242482166,
                        52.76288758044939,
                        0.0
                    ],
                    [
                        4.69197007828918,
                        52.76294723153058,
                        0.0
                    ],
                    [
                        4.693187980506994,
                        52.76454571190089,
                        0.0
                    ],
                    [
                        4.693171976063605,
                        52.76461517833009,
                        0.0
                    ],
                    [
                        4.693220486077601,
                        52.76462715303028,
                        0.0
                    ],
                    [
                        4.693322838917902,
                        52.76463712264036,
                        0.0
                    ],
                    [
                        4.693332485132968,
                        52.7646436045484,
                        0.0
                    ],
                    [
                        4.693318904510312,
                        52.76464793809156,
                        0.0
                    ],
                    [
                        4.693264202642376,
                        52.764651798473,
                        0.0
                    ],
                    [
                        4.69385506675224,
                        52.76553365805763,
                        0.0
                    ],
                    [
                        4.694665628681798,
                        52.76647422769693,
                        0.0
                    ],
                    [
                        4.695236033375382,
                        52.76635024048039,
                        0.0
                    ],
                    [
                        4.695945091825972,
                        52.76719930772198,
                        0.0
                    ],
                    [
                        4.696703557210473,
                        52.76811173669792,
                        0.0
                    ],
                    [
                        4.694568789581926,
                        52.76877060518915,
                        0.0
                    ],
                    [
                        4.693937609768686,
                        52.76896053295921,
                        0.0
                    ],
                    [
                        4.695295798578194,
                        52.77062717111161,
                        0.0
                    ],
                    [
                        4.696002297149833,
                        52.77153024287017,
                        0.0
                    ],
                    [
                        4.697601581593505,
                        52.77346335905766,
                        0.0
                    ],
                    [
                        4.698943997375236,
                        52.77475168800163,
                        0.0
                    ],
                    [
                        4.699541222254872,
                        52.77453289621265,
                        0.0
                    ],
                    [
                        4.701249849874435,
                        52.77410724263721,
                        0.0
                    ],
                    [
                        4.701636898835591,
                        52.7745502107534,
                        0.0
                    ],
                    [
                        4.702667800531599,
                        52.7757300284993,
                        0.0
                    ],
                    [
                        4.702892892159307,
                        52.77595797345964,
                        0.0
                    ],
                    [
                        4.703089543141224,
                        52.77598206434145,
                        0.0
                    ],
                    [
                        4.703153921072397,
                        52.77586424585891,
                        0.0
                    ],
                    [
                        4.705227171596364,
                        52.77525742780913,
                        0.0
                    ],
                    [
                        4.70634170892028,
                        52.77493118314424,
                        0.0
                    ],
                    [
                        4.706320971603248,
                        52.77479892878921,
                        0.0
                    ],
                    [
                        4.70641619794705,
                        52.77477139746333,
                        0.0
                    ],
                    [
                        4.705337272526513,
                        52.7734443728985,
                        0.0
                    ],
                    [
                        4.704754925180537,
                        52.77272959184488,
                        0.0
                    ],
                    [
                        4.70441932681543,
                        52.77230268275673,
                        0.0
                    ],
                    [
                        4.702747623373453,
                        52.77017592292508,
                        0.0
                    ],
                    [
                        4.701886222434795,
                        52.76908635568048,
                        0.0
                    ],
                    [
                        4.701886222434795,
                        52.76908635568048,
                        0.0
                    ],
                    [
                        4.701801411293652,
                        52.76897907512053,
                        0.0
                    ],
                    [
                        4.701757933981368,
                        52.76892433672819,
                        0.0
                    ],
                    [
                        4.701013670152495,
                        52.76798702500096,
                        0.0
                    ],
                    [
                        4.700261687940813,
                        52.76705696122921,
                        0.0
                    ],
                    [
                        4.699992750542347,
                        52.76672432841767,
                        0.0
                    ],
                    [
                        4.69956883085022,
                        52.76620794158899,
                        0.0
                    ],
                    [
                        4.699025095765125,
                        52.76636586780116,
                        0.0
                    ],
                    [
                        4.699695972915703,
                        52.76717418736333,
                        0.0
                    ],
                    [
                        4.696914342788282,
                        52.76799982938109,
                        0.0
                    ],
                    [
                        4.696251972427484,
                        52.76717126876854,
                        0.0
                    ],
                    [
                        4.69608098123682,
                        52.76713504791738,
                        0.0
                    ],
                    [
                        4.696164831308733,
                        52.76706439294934,
                        0.0
                    ],
                    [
                        4.695517257566387,
                        52.76628957530506,
                        0.0
                    ],
                    [
                        4.695439192029546,
                        52.76619274517926,
                        0.0
                    ],
                    [
                        4.695389782242101,
                        52.76611840517068,
                        0.0
                    ],
                    [
                        4.695253126350515,
                        52.76616002141468,
                        0.0
                    ],
                    [
                        4.695091770986581,
                        52.76619602991503,
                        0.0
                    ],
                    [
                        4.694816554999268,
                        52.76625902968186,
                        0.0
                    ],
                    [
                        4.694801774411441,
                        52.76625301234853,
                        0.0
                    ],
                    [
                        4.694164897614701,
                        52.76544768430544,
                        0.0
                    ],
                    [
                        4.694056554202118,
                        52.76537604750661,
                        0.0
                    ],
                    [
                        4.693432664329912,
                        52.76444734488796,
                        0.0
                    ],
                    [
                        4.693432932268842,
                        52.76444726556483,
                        0.0
                    ],
                    [
                        4.692333644951815,
                        52.76292664227216,
                        0.0
                    ],
                    [
                        4.692206273500592,
                        52.76287274098857,
                        0.0
                    ],
                    [
                        4.692217361540605,
                        52.76276580596354,
                        0.0
                    ],
                    [
                        4.691575852893593,
                        52.76187853699771,
                        0.0
                    ],
                    [
                        4.691331338027775,
                        52.76168968427909,
                        0.0
                    ],
                    [
                        4.691284674597457,
                        52.76170441109208,
                        0.0
                    ],
                    [
                        4.691271413970155,
                        52.76169889647109,
                        0.0
                    ],
                    [
                        4.691270030563413,
                        52.76168898466756,
                        0.0
                    ],
                    [
                        4.691320979938655,
                        52.76167304268232,
                        0.0
                    ],
                    [
                        4.691294815784567,
                        52.76152191649987,
                        0.0
                    ],
                    [
                        4.690494535236984,
                        52.76042752390793,
                        0.0
                    ],
                    [
                        4.690298910008978,
                        52.76016662707861,
                        0.0
                    ],
                    [
                        4.68979358822718,
                        52.75949454824669,
                        0.0
                    ],
                    [
                        4.689704829335161,
                        52.7594624391385,
                        0.0
                    ],
                    [
                        4.689589248148482,
                        52.75945230800902,
                        0.0
                    ],
                    [
                        4.689603063344407,
                        52.75942291137946,
                        0.0
                    ],
                    [
                        4.68970705309052,
                        52.75937945674499,
                        0.0
                    ],
                    [
                        4.689069217769865,
                        52.75853105460833,
                        0.0
                    ],
                    [
                        4.688953719429165,
                        52.75848053551619,
                        0.0
                    ],
                    [
                        4.688889476844689,
                        52.75849791738278,
                        0.0
                    ],
                    [
                        4.688871729843734,
                        52.7584895542523,
                        0.0
                    ],
                    [
                        4.688875731409945,
                        52.75847548600868,
                        0.0
                    ],
                    [
                        4.688935271507416,
                        52.75845572197899,
                        0.0
                    ],
                    [
                        4.688943978582637,
                        52.75836384444113,
                        0.0
                    ],
                    [
                        4.688110634992561,
                        52.75740212327844,
                        0.0
                    ],
                    [
                        4.688037709343879,
                        52.75738164518218,
                        0.0
                    ],
                    [
                        4.688062824595278,
                        52.75733756727207,
                        0.0
                    ],
                    [
                        4.68762763568373,
                        52.75661162619223,
                        0.0
                    ]
                ],
                [
                    [
                        4.698726527690207,
                        52.77031782159744,
                        0.0
                    ],
                    [
                        4.698807339204701,
                        52.77023130315192,
                        0.0
                    ],
                    [
                        4.697910494857941,
                        52.7691281113446,
                        0.0
                    ],
                    [
                        4.697054093865888,
                        52.76816561373379,
                        0.0
                    ],
                    [
                        4.697618559133102,
                        52.76799441679735,
                        0.0
                    ],
                    [
                        4.698747993888153,
                        52.7676134095902,
                        0.0
                    ],
                    [
                        4.699854111846988,
                        52.76733195026369,
                        0.0
                    ],
                    [
                        4.701037824566233,
                        52.76878743578028,
                        0.0
                    ],
                    [
                        4.700162401991175,
                        52.76904594461253,
                        0.0
                    ],
                    [
                        4.700266436304377,
                        52.76916210850943,
                        0.0
                    ],
                    [
                        4.70034285785471,
                        52.76923815685461,
                        0.0
                    ],
                    [
                        4.701212361930351,
                        52.76899064868295,
                        0.0
                    ],
                    [
                        4.701668248823844,
                        52.76951717962334,
                        0.0
                    ],
                    [
                        4.701767780456985,
                        52.76954827212938,
                        0.0
                    ],
                    [
                        4.701750097676996,
                        52.76961495292954,
                        0.0
                    ],
                    [
                        4.702751892035108,
                        52.77088183243573,
                        0.0
                    ],
                    [
                        4.702876640146889,
                        52.77095516399908,
                        0.0
                    ],
                    [
                        4.703411716796583,
                        52.7716361350223,
                        0.0
                    ],
                    [
                        4.703173856005813,
                        52.77176143274898,
                        0.0
                    ],
                    [
                        4.703258662149307,
                        52.77191137352637,
                        0.0
                    ],
                    [
                        4.700707313525934,
                        52.77269651013853,
                        0.0
                    ],
                    [
                        4.700183009538967,
                        52.77196163112849,
                        0.0
                    ],
                    [
                        4.700073197221346,
                        52.77187523488558,
                        0.0
                    ],
                    [
                        4.699993868978185,
                        52.77182742484214,
                        0.0
                    ],
                    [
                        4.69988650774935,
                        52.77173879580378,
                        0.0
                    ],
                    [
                        4.699787853578108,
                        52.77171388089873,
                        0.0
                    ],
                    [
                        4.700400422310596,
                        52.77271727214797,
                        0.0
                    ],
                    [
                        4.698384713122677,
                        52.77329159934181,
                        0.0
                    ],
                    [
                        4.697518869838536,
                        52.77227922790797,
                        0.0
                    ],
                    [
                        4.697503972601313,
                        52.77217688743725,
                        0.0
                    ],
                    [
                        4.696505082136076,
                        52.7710428266633,
                        0.0
                    ],
                    [
                        4.696354264536489,
                        52.77097703013161,
                        0.0
                    ],
                    [
                        4.696430544699709,
                        52.77094711421797,
                        0.0
                    ],
                    [
                        4.694797816975893,
                        52.76885048289862,
                        0.0
                    ],
                    [
                        4.696681993620011,
                        52.76827852773314,
                        0.0
                    ],
                    [
                        4.696788935761467,
                        52.76824606621241,
                        0.0
                    ],
                    [
                        4.697647283902314,
                        52.76921073388002,
                        0.0
                    ],
                    [
                        4.698549857842602,
                        52.77030920664671,
                        0.0
                    ],
                    [
                        4.698726527690207,
                        52.77031782159744,
                        0.0
                    ]
                ]
            ],
            [
                [
                    [
                        4.698726527690207,
                        52.77031782159744,
                        0.0
                    ],
                    [
                        4.698623938013435,
                        52.77039935216134,
                        0.0
                    ],
                    [
                        4.699565209600241,
                        52.77154484467886,
                        0.0
                    ],
                    [
                        4.699713438632243,
                        52.77160983131608,
                        0.0
                    ],
                    [
                        4.699776470263044,
                        52.77163942971834,
                        0.0
                    ],
                    [
                        4.69988650774935,
                        52.77173879580378,
                        0.0
                    ],
                    [
                        4.699965702605228,
                        52.77174878780063,
                        0.0
                    ],
                    [
                        4.70002121411597,
                        52.77173823365966,
                        0.0
                    ],
                    [
                        4.69997713116843,
                        52.77168145111425,
                        0.0
                    ],
                    [
                        4.698888201580139,
                        52.77033118467659,
                        0.0
                    ],
                    [
                        4.698726527690207,
                        52.77031782159744,
                        0.0
                    ]
                ]
            ],
            [
                [
                    [
                        4.714120716452571,
                        52.7844218174092,
                        0.0
                    ],
                    [
                        4.713252614125185,
                        52.78332098623628,
                        0.0
                    ],
                    [
                        4.713515378594402,
                        52.78320543445604,
                        0.0
                    ],
                    [
                        4.713507746493769,
                        52.78319571234248,
                        0.0
                    ],
                    [
                        4.713488025134876,
                        52.78318755751987,
                        0.0
                    ],
                    [
                        4.713198327359476,
                        52.78325214457182,
                        0.0
                    ],
                    [
                        4.713180052474973,
                        52.78322897165603,
                        0.0
                    ],
                    [
                        4.711408079671942,
                        52.78098172760068,
                        0.0
                    ],
                    [
                        4.711030674753467,
                        52.7805030791272,
                        0.0
                    ],
                    [
                        4.71083473252857,
                        52.78026345269644,
                        0.0
                    ],
                    [
                        4.710222176347061,
                        52.77948646479115,
                        0.0
                    ],
                    [
                        4.709564724818283,
                        52.77867183234245,
                        0.0
                    ],
                    [
                        4.70900341742492,
                        52.77797718928494,
                        0.0
                    ],
                    [
                        4.708394267591133,
                        52.77813635865813,
                        0.0
                    ],
                    [
                        4.708590678981185,
                        52.77839589818328,
                        0.0
                    ],
                    [
                        4.708515257176038,
                        52.77894232700332,
                        0.0
                    ],
                    [
                        4.709051316351395,
                        52.77977761863141,
                        0.0
                    ],
                    [
                        4.707586574746363,
                        52.78016399214165,
                        0.0
                    ],
                    [
                        4.70852054958137,
                        52.7816387944158,
                        0.0
                    ],
                    [
                        4.708110675625902,
                        52.78176590811206,
                        0.0
                    ],
                    [
                        4.707709426862488,
                        52.78180882560282,
                        0.0
                    ],
                    [
                        4.707480373356818,
                        52.78191585752128,
                        0.0
                    ],
                    [
                        4.70741536967972,
                        52.78197196096313,
                        0.0
                    ],
                    [
                        4.707281601435596,
                        52.7820112978019,
                        0.0
                    ],
                    [
                        4.706025816981454,
                        52.78238044782481,
                        0.0
                    ],
                    [
                        4.705276665334927,
                        52.78127086336703,
                        0.0
                    ],
                    [
                        4.704329928948212,
                        52.77987682686746,
                        0.0
                    ],
                    [
                        4.704175777429693,
                        52.77976359710764,
                        0.0
                    ],
                    [
                        4.704127905484538,
                        52.77975981780216,
                        0.0
                    ],
                    [
                        4.704122327089986,
                        52.77972120467659,
                        0.0
                    ],
                    [
                        4.704143211756922,
                        52.77960222877633,
                        0.0
                    ],
                    [
                        4.703137528931993,
                        52.77813435735718,
                        0.0
                    ],
                    [
                        4.702921477620749,
                        52.77781451000405,
                        0.0
                    ],
                    [
                        4.703771058308117,
                        52.77758681082614,
                        0.0
                    ],
                    [
                        4.70434928196908,
                        52.77743182854441,
                        0.0
                    ],
                    [
                        4.707835862406542,
                        52.77652387571921,
                        0.0
                    ],
                    [
                        4.707762295988433,
                        52.77643216640104,
                        0.0
                    ],
                    [
                        4.707537173652674,
                        52.77614612967383,
                        0.0
                    ],
                    [
                        4.706779519659919,
                        52.77635879706724,
                        0.0
                    ],
                    [
                        4.706940128977429,
                        52.77656357502622,
                        0.0
                    ],
                    [
                        4.704356909239977,
                        52.77723432908294,
                        0.0
                    ],
                    [
                        4.703282064849147,
                        52.77599062862343,
                        0.0
                    ],
                    [
                        4.703270390336387,
                        52.77594103426127,
                        0.0
                    ],
                    [
                        4.703262030061453,
                        52.77593451563868,
                        0.0
                    ],
                    [
                        4.703089543141224,
                        52.77598206434145,
                        0.0
                    ],
                    [
                        4.703009524228245,
                        52.77608222340024,
                        0.0
                    ],
                    [
                        4.704084342469516,
                        52.77730633450837,
                        0.0
                    ],
                    [
                        4.702710547568479,
                        52.77771065816132,
                        0.0
                    ],
                    [
                        4.702077895476832,
                        52.77790916717218,
                        0.0
                    ],
                    [
                        4.704934226808018,
                        52.7820773636977,
                        0.0
                    ],
                    [
                        4.705286145709015,
                        52.78259783691154,
                        0.0
                    ],
                    [
                        4.706147648955441,
                        52.78387201237229,
                        0.0
                    ],
                    [
                        4.706154989156563,
                        52.78391090502832,
                        0.0
                    ],
                    [
                        4.706052954134734,
                        52.7839355753357,
                        0.0
                    ],
                    [
                        4.706049929829685,
                        52.78394800501748,
                        0.0
                    ],
                    [
                        4.706069313587077,
                        52.78395588054801,
                        0.0
                    ],
                    [
                        4.706167634873528,
                        52.78393173721138,
                        0.0
                    ],
                    [
                        4.706227238411507,
                        52.78398972026761,
                        0.0
                    ],
                    [
                        4.706751861122749,
                        52.7847656057187,
                        0.0
                    ],
                    [
                        4.706915672106155,
                        52.78500289831823,
                        0.0
                    ],
                    [
                        4.707348127765663,
                        52.78559967457392,
                        0.0
                    ],
                    [
                        4.707849934562596,
                        52.78627503109159,
                        0.0
                    ],
                    [
                        4.714120716452571,
                        52.7844218174092,
                        0.0
                    ]
                ],
                [
                    [
                        4.71036209188043,
                        52.78313404198795,
                        0.0
                    ],
                    [
                        4.710456912727246,
                        52.78324700753328,
                        0.0
                    ],
                    [
                        4.710491013339238,
                        52.78329915487632,
                        0.0
                    ],
                    [
                        4.710776920070328,
                        52.78363306237699,
                        0.0
                    ],
                    [
                        4.709948014906469,
                        52.78387675502791,
                        0.0
                    ],
                    [
                        4.70979513617278,
                        52.78391903267131,
                        0.0
                    ],
                    [
                        4.709739971275664,
                        52.78397822188362,
                        0.0
                    ],
                    [
                        4.70975448113839,
                        52.78407799688508,
                        0.0
                    ],
                    [
                        4.709478000671754,
                        52.78414882410215,
                        0.0
                    ],
                    [
                        4.707604771635027,
                        52.7846326029276,
                        0.0
                    ],
                    [
                        4.707544722577073,
                        52.78454774698053,
                        0.0
                    ],
                    [
                        4.706673023990102,
                        52.78329477805825,
                        0.0
                    ],
                    [
                        4.706472805399237,
                        52.78301725801551,
                        0.0
                    ],
                    [
                        4.708262622021179,
                        52.78246638339239,
                        0.0
                    ],
                    [
                        4.708532482946266,
                        52.78235826128088,
                        0.0
                    ],
                    [
                        4.70872615272276,
                        52.78233667185147,
                        0.0
                    ],
                    [
                        4.709503286010744,
                        52.78212793125909,
                        0.0
                    ],
                    [
                        4.71036209188043,
                        52.78313404198795,
                        0.0
                    ]
                ]
            ]
        ]
    },
    "last_modified": "2020-03-11T16:28:24.093216Z",
    "created": "2020-03-11T16:28:24.093260Z",
    "image_url": "",
    "timeseries": [],
    "name": "Afd. ZG-ZM",
    "type": "default",
    "water_level_summer": null,
    "water_level_winter": null,
    "water_level_fixed": -0.8
}