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/17952/?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/17952/?format=api",
    "id": 17952,
    "code": "2751 D",
    "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.706691720500565,
                        52.81693197998426,
                        0.0
                    ],
                    [
                        4.70723535261965,
                        52.81786340162925,
                        0.0
                    ],
                    [
                        4.706996512866418,
                        52.8173713782478,
                        0.0
                    ],
                    [
                        4.706691720500565,
                        52.81693197998426,
                        0.0
                    ]
                ]
            ],
            [
                [
                    [
                        4.704918410460952,
                        52.81378164891471,
                        0.0
                    ],
                    [
                        4.704995345291051,
                        52.81386356441763,
                        0.0
                    ],
                    [
                        4.706976171241662,
                        52.81331697353821,
                        0.0
                    ],
                    [
                        4.706915882004061,
                        52.81321841166967,
                        0.0
                    ],
                    [
                        4.706637748879681,
                        52.81288537834267,
                        0.0
                    ],
                    [
                        4.705660811331771,
                        52.81317145059705,
                        0.0
                    ],
                    [
                        4.705607319730873,
                        52.81317377800588,
                        0.0
                    ],
                    [
                        4.704624061485143,
                        52.81346769617158,
                        0.0
                    ],
                    [
                        4.704625488861828,
                        52.81346937590764,
                        0.0
                    ],
                    [
                        4.704569967946594,
                        52.8134886225741,
                        0.0
                    ],
                    [
                        4.704649932317641,
                        52.81349507460047,
                        0.0
                    ],
                    [
                        4.704696396752913,
                        52.81354298017042,
                        0.0
                    ],
                    [
                        4.704980173436906,
                        52.813454213775,
                        0.0
                    ],
                    [
                        4.705176036843953,
                        52.81370632961473,
                        0.0
                    ],
                    [
                        4.704918410460952,
                        52.81378164891471,
                        0.0
                    ]
                ]
            ],
            [
                [
                    [
                        4.705849358800244,
                        52.81488004055583,
                        0.0
                    ],
                    [
                        4.705832348905385,
                        52.81491127171238,
                        0.0
                    ],
                    [
                        4.705692704717333,
                        52.81500134028552,
                        0.0
                    ],
                    [
                        4.705736115623423,
                        52.81505500654792,
                        0.0
                    ],
                    [
                        4.705644416368113,
                        52.81511136956757,
                        0.0
                    ],
                    [
                        4.705774563776827,
                        52.81510256029871,
                        0.0
                    ],
                    [
                        4.705965225925998,
                        52.81533795627792,
                        0.0
                    ],
                    [
                        4.706092220051186,
                        52.81549465842922,
                        0.0
                    ],
                    [
                        4.706941411018267,
                        52.81651682317851,
                        0.0
                    ],
                    [
                        4.707792420631787,
                        52.81755624664322,
                        0.0
                    ],
                    [
                        4.708630181264863,
                        52.81858309640737,
                        0.0
                    ],
                    [
                        4.709305792429563,
                        52.81939566940401,
                        0.0
                    ],
                    [
                        4.709415000953927,
                        52.81952702246743,
                        0.0
                    ],
                    [
                        4.709418119985269,
                        52.81953060799068,
                        0.0
                    ],
                    [
                        4.70947697116558,
                        52.81959458762687,
                        0.0
                    ],
                    [
                        4.709363203277911,
                        52.81965511478318,
                        0.0
                    ],
                    [
                        4.709509144565684,
                        52.81963114940248,
                        0.0
                    ],
                    [
                        4.70959976870451,
                        52.81973075382836,
                        0.0
                    ],
                    [
                        4.709670902694756,
                        52.81982687826475,
                        0.0
                    ],
                    [
                        4.709862472936774,
                        52.81976999118448,
                        0.0
                    ],
                    [
                        4.710021214519095,
                        52.81973081118031,
                        0.0
                    ],
                    [
                        4.710272917770055,
                        52.8196277226898,
                        0.0
                    ],
                    [
                        4.710935595334499,
                        52.81921332249529,
                        0.0
                    ],
                    [
                        4.711224526215566,
                        52.81907188934981,
                        0.0
                    ],
                    [
                        4.71157914337525,
                        52.8189466356143,
                        0.0
                    ],
                    [
                        4.712722136628738,
                        52.81854298907394,
                        0.0
                    ],
                    [
                        4.712677766376152,
                        52.81849111740564,
                        0.0
                    ],
                    [
                        4.712516896897241,
                        52.81830599405834,
                        0.0
                    ],
                    [
                        4.712387458331393,
                        52.81827696193581,
                        0.0
                    ],
                    [
                        4.711863670473752,
                        52.81843853776548,
                        0.0
                    ],
                    [
                        4.711995763055365,
                        52.81862535934943,
                        0.0
                    ],
                    [
                        4.711117944750407,
                        52.81894112799999,
                        0.0
                    ],
                    [
                        4.707773935618254,
                        52.81448026658665,
                        0.0
                    ],
                    [
                        4.708258830925694,
                        52.8143463556331,
                        0.0
                    ],
                    [
                        4.708930048491572,
                        52.81416085741336,
                        0.0
                    ],
                    [
                        4.709030668007508,
                        52.81406541362714,
                        0.0
                    ],
                    [
                        4.709063343291931,
                        52.81405493200349,
                        0.0
                    ],
                    [
                        4.716705047089463,
                        52.811952361861,
                        0.0
                    ],
                    [
                        4.71674975482564,
                        52.81197239342755,
                        0.0
                    ],
                    [
                        4.716790655613086,
                        52.81202794677547,
                        0.0
                    ],
                    [
                        4.7179451870961,
                        52.81311018253475,
                        0.0
                    ],
                    [
                        4.718534564696044,
                        52.81364581902294,
                        0.0
                    ],
                    [
                        4.718927559581388,
                        52.81383940713727,
                        0.0
                    ],
                    [
                        4.719408397538677,
                        52.81397455883446,
                        0.0
                    ],
                    [
                        4.719831627564079,
                        52.81393662208165,
                        0.0
                    ],
                    [
                        4.719973097777701,
                        52.81389587634172,
                        0.0
                    ],
                    [
                        4.720093798805356,
                        52.81393808910907,
                        0.0
                    ],
                    [
                        4.720953250783103,
                        52.8137792878539,
                        0.0
                    ],
                    [
                        4.721910507770005,
                        52.81425928439015,
                        0.0
                    ],
                    [
                        4.720317545876931,
                        52.81440644354061,
                        0.0
                    ],
                    [
                        4.72026103963465,
                        52.81451994652735,
                        0.0
                    ],
                    [
                        4.721128215159167,
                        52.81539735797296,
                        0.0
                    ],
                    [
                        4.717576298318397,
                        52.81665297458449,
                        0.0
                    ],
                    [
                        4.717708954954351,
                        52.81678088394926,
                        0.0
                    ],
                    [
                        4.719293188367467,
                        52.81621366321437,
                        0.0
                    ],
                    [
                        4.723030898491904,
                        52.81488610199929,
                        0.0
                    ],
                    [
                        4.723750376137846,
                        52.81519839350568,
                        0.0
                    ],
                    [
                        4.723858405317435,
                        52.8152462745367,
                        0.0
                    ],
                    [
                        4.723986003734987,
                        52.81530561475183,
                        0.0
                    ],
                    [
                        4.725709313864244,
                        52.81612089740212,
                        0.0
                    ],
                    [
                        4.723375803227474,
                        52.81807868208382,
                        0.0
                    ],
                    [
                        4.721848504954205,
                        52.81935816142396,
                        0.0
                    ],
                    [
                        4.721550874984355,
                        52.81922221847514,
                        0.0
                    ],
                    [
                        4.721247592204652,
                        52.81945693412123,
                        0.0
                    ],
                    [
                        4.721207843360586,
                        52.81952567747141,
                        0.0
                    ],
                    [
                        4.721087752042322,
                        52.81961386901918,
                        0.0
                    ],
                    [
                        4.719382786755982,
                        52.81882856756712,
                        0.0
                    ],
                    [
                        4.718708235865644,
                        52.81925774925642,
                        0.0
                    ],
                    [
                        4.719674394305458,
                        52.81968460123276,
                        0.0
                    ],
                    [
                        4.719561547364918,
                        52.81978097391934,
                        0.0
                    ],
                    [
                        4.719460327614978,
                        52.8198152852868,
                        0.0
                    ],
                    [
                        4.720576521541511,
                        52.82030099809962,
                        0.0
                    ],
                    [
                        4.72066820170654,
                        52.82029793377377,
                        0.0
                    ],
                    [
                        4.721159239579594,
                        52.82007685901522,
                        0.0
                    ],
                    [
                        4.721590825639707,
                        52.8198483148428,
                        0.0
                    ],
                    [
                        4.723030997448392,
                        52.81863734595092,
                        0.0
                    ],
                    [
                        4.723637521390538,
                        52.81812732881956,
                        0.0
                    ],
                    [
                        4.725893711564109,
                        52.81625892524077,
                        0.0
                    ],
                    [
                        4.728908841028368,
                        52.81759997796483,
                        0.0
                    ],
                    [
                        4.729026209868221,
                        52.81767563031863,
                        0.0
                    ],
                    [
                        4.732115946536636,
                        52.81911437621043,
                        0.0
                    ],
                    [
                        4.732267325297036,
                        52.81913746816441,
                        0.0
                    ],
                    [
                        4.732361274553298,
                        52.81922642391859,
                        0.0
                    ],
                    [
                        4.733505569059662,
                        52.81973823149215,
                        0.0
                    ],
                    [
                        4.733646454931296,
                        52.81977674854109,
                        0.0
                    ],
                    [
                        4.733710067298092,
                        52.81983421769507,
                        0.0
                    ],
                    [
                        4.734956485273597,
                        52.82040375415249,
                        0.0
                    ],
                    [
                        4.734829913712482,
                        52.82044173231989,
                        0.0
                    ],
                    [
                        4.7346585660861,
                        52.8206193279883,
                        0.0
                    ],
                    [
                        4.734704062976095,
                        52.82072687114745,
                        0.0
                    ],
                    [
                        4.734748087624143,
                        52.82077396954527,
                        0.0
                    ],
                    [
                        4.734732279283564,
                        52.82078952020608,
                        0.0
                    ],
                    [
                        4.734150687867611,
                        52.82128919697953,
                        0.0
                    ],
                    [
                        4.73372619731716,
                        52.82166895734456,
                        0.0
                    ],
                    [
                        4.73089684465794,
                        52.82416329905116,
                        0.0
                    ],
                    [
                        4.731086900684362,
                        52.82425084333539,
                        0.0
                    ],
                    [
                        4.734788987039432,
                        52.82100086905889,
                        0.0
                    ],
                    [
                        4.735302465154557,
                        52.82055072992448,
                        0.0
                    ],
                    [
                        4.735510983489402,
                        52.82064225950298,
                        0.0
                    ],
                    [
                        4.735609668307679,
                        52.82056525106049,
                        0.0
                    ],
                    [
                        4.735712647208651,
                        52.82047380612443,
                        0.0
                    ],
                    [
                        4.734659092361935,
                        52.8200218748331,
                        0.0
                    ],
                    [
                        4.734610269822677,
                        52.81995038673017,
                        0.0
                    ],
                    [
                        4.734477363375723,
                        52.81993376158321,
                        0.0
                    ],
                    [
                        4.731059183204898,
                        52.81838634517172,
                        0.0
                    ],
                    [
                        4.731053591827417,
                        52.81832294794005,
                        0.0
                    ],
                    [
                        4.732899015025495,
                        52.81687572175058,
                        0.0
                    ],
                    [
                        4.733015081245491,
                        52.8168413546454,
                        0.0
                    ],
                    [
                        4.733029555984712,
                        52.8167710667913,
                        0.0
                    ],
                    [
                        4.73475541292445,
                        52.81546516646423,
                        0.0
                    ],
                    [
                        4.736194022203049,
                        52.81611116934807,
                        0.0
                    ],
                    [
                        4.736986466367986,
                        52.81547735268903,
                        0.0
                    ],
                    [
                        4.737883252398879,
                        52.81587736530205,
                        0.0
                    ],
                    [
                        4.737949262415761,
                        52.81592118525749,
                        0.0
                    ],
                    [
                        4.738962534736043,
                        52.81635440122049,
                        0.0
                    ],
                    [
                        4.738942281673491,
                        52.81639785050514,
                        0.0
                    ],
                    [
                        4.738211245382391,
                        52.81701564009572,
                        0.0
                    ],
                    [
                        4.738203999771095,
                        52.81706312325273,
                        0.0
                    ],
                    [
                        4.739348126699764,
                        52.81761407482467,
                        0.0
                    ],
                    [
                        4.73940607353425,
                        52.81764671539795,
                        0.0
                    ],
                    [
                        4.739498035103267,
                        52.81764721492035,
                        0.0
                    ],
                    [
                        4.73956791511758,
                        52.81760120422017,
                        0.0
                    ],
                    [
                        4.740171979708244,
                        52.81713009330034,
                        0.0
                    ],
                    [
                        4.740902764823791,
                        52.81746184334888,
                        0.0
                    ],
                    [
                        4.741098975484212,
                        52.81772571863204,
                        0.0
                    ],
                    [
                        4.741169927775108,
                        52.81782001582454,
                        0.0
                    ],
                    [
                        4.741216066707333,
                        52.81789097446151,
                        0.0
                    ],
                    [
                        4.741590077674637,
                        52.8185542536971,
                        0.0
                    ],
                    [
                        4.741590496957475,
                        52.81855499289018,
                        0.0
                    ],
                    [
                        4.741739332410014,
                        52.81852944907282,
                        0.0
                    ],
                    [
                        4.742224775989016,
                        52.81841563275248,
                        0.0
                    ],
                    [
                        4.741606449733151,
                        52.81738293988249,
                        0.0
                    ],
                    [
                        4.741541769300038,
                        52.81722244365895,
                        0.0
                    ],
                    [
                        4.741526028992089,
                        52.81718335541353,
                        0.0
                    ],
                    [
                        4.741244106834648,
                        52.81679710062864,
                        0.0
                    ],
                    [
                        4.740471622848284,
                        52.81583059917931,
                        0.0
                    ],
                    [
                        4.738936853695821,
                        52.81397698972562,
                        0.0
                    ],
                    [
                        4.738215761513056,
                        52.81323245834352,
                        0.0
                    ],
                    [
                        4.737990555876936,
                        52.81291597253622,
                        0.0
                    ],
                    [
                        4.73737140925516,
                        52.81190049686505,
                        0.0
                    ],
                    [
                        4.737095941748305,
                        52.81153376817603,
                        0.0
                    ],
                    [
                        4.736551171281422,
                        52.81095527635399,
                        0.0
                    ],
                    [
                        4.736089492178826,
                        52.81053485675712,
                        0.0
                    ],
                    [
                        4.736029758664099,
                        52.81056230903677,
                        0.0
                    ],
                    [
                        4.735959125705853,
                        52.81059463555995,
                        0.0
                    ],
                    [
                        4.73560664796882,
                        52.81072993072596,
                        0.0
                    ],
                    [
                        4.735193331356338,
                        52.81088602037166,
                        0.0
                    ],
                    [
                        4.735099985529468,
                        52.81078624069887,
                        0.0
                    ],
                    [
                        4.735012053119427,
                        52.81070042922808,
                        0.0
                    ],
                    [
                        4.734910272684074,
                        52.81073578409369,
                        0.0
                    ],
                    [
                        4.734584490433506,
                        52.81078927081795,
                        0.0
                    ],
                    [
                        4.734705668713126,
                        52.81087843691279,
                        0.0
                    ],
                    [
                        4.734689479934834,
                        52.81093467815911,
                        0.0
                    ],
                    [
                        4.734589227871537,
                        52.81092416303348,
                        0.0
                    ],
                    [
                        4.734435637416796,
                        52.81082940927426,
                        0.0
                    ],
                    [
                        4.73328027031559,
                        52.81132495156388,
                        0.0
                    ],
                    [
                        4.732755498738339,
                        52.81150757089418,
                        0.0
                    ],
                    [
                        4.732172487115411,
                        52.81170548721516,
                        0.0
                    ],
                    [
                        4.730451022438672,
                        52.81229825661053,
                        0.0
                    ],
                    [
                        4.727931810148021,
                        52.81317567456701,
                        0.0
                    ],
                    [
                        4.727347777943989,
                        52.81337833377114,
                        0.0
                    ],
                    [
                        4.726851923440527,
                        52.81353249093238,
                        0.0
                    ],
                    [
                        4.726822645855622,
                        52.81350191715035,
                        0.0
                    ],
                    [
                        4.726776772905485,
                        52.81344172052083,
                        0.0
                    ],
                    [
                        4.727199973391533,
                        52.81329182574827,
                        0.0
                    ],
                    [
                        4.726904251401786,
                        52.81311755933667,
                        0.0
                    ],
                    [
                        4.725951437309567,
                        52.81354727186687,
                        0.0
                    ],
                    [
                        4.725848336641111,
                        52.81364454037525,
                        0.0
                    ],
                    [
                        4.725849049982479,
                        52.81376029550027,
                        0.0
                    ],
                    [
                        4.724799174412139,
                        52.81411959637584,
                        0.0
                    ],
                    [
                        4.724549868584285,
                        52.81403831772678,
                        0.0
                    ],
                    [
                        4.722397884294947,
                        52.81279574574006,
                        0.0
                    ],
                    [
                        4.723300820786259,
                        52.81226443851234,
                        0.0
                    ],
                    [
                        4.723262002723784,
                        52.81220498074462,
                        0.0
                    ],
                    [
                        4.723197247548584,
                        52.81218537022463,
                        0.0
                    ],
                    [
                        4.723139612446807,
                        52.81222535549399,
                        0.0
                    ],
                    [
                        4.723069335309841,
                        52.8122226634408,
                        0.0
                    ],
                    [
                        4.719967056137367,
                        52.81082993465955,
                        0.0
                    ],
                    [
                        4.718286013638724,
                        52.81138838930362,
                        0.0
                    ],
                    [
                        4.716863986410409,
                        52.81184279746989,
                        0.0
                    ],
                    [
                        4.716862450889177,
                        52.81184331007778,
                        0.0
                    ],
                    [
                        4.716716437295849,
                        52.81180714362388,
                        0.0
                    ],
                    [
                        4.714613589958012,
                        52.81079550713829,
                        0.0
                    ],
                    [
                        4.7126754803114,
                        52.80988293799126,
                        0.0
                    ],
                    [
                        4.712487506929325,
                        52.80988704191607,
                        0.0
                    ],
                    [
                        4.712440385716142,
                        52.80995554310901,
                        0.0
                    ],
                    [
                        4.714636840816326,
                        52.81098021140346,
                        0.0
                    ],
                    [
                        4.716476603526735,
                        52.81188389995315,
                        0.0
                    ],
                    [
                        4.716313304965506,
                        52.81193717229878,
                        0.0
                    ],
                    [
                        4.710979399947995,
                        52.8133920382711,
                        0.0
                    ],
                    [
                        4.705925768969408,
                        52.81481959085412,
                        0.0
                    ],
                    [
                        4.705870720625744,
                        52.81485509813594,
                        0.0
                    ],
                    [
                        4.705859057964308,
                        52.81484011323396,
                        0.0
                    ],
                    [
                        4.705835525165162,
                        52.81483967321248,
                        0.0
                    ],
                    [
                        4.70583407666148,
                        52.81485745002155,
                        0.0
                    ],
                    [
                        4.705849358800244,
                        52.81488004055583,
                        0.0
                    ]
                ],
                [
                    [
                        4.72595368727737,
                        52.81596207049853,
                        0.0
                    ],
                    [
                        4.723759169896042,
                        52.81491472630267,
                        0.0
                    ],
                    [
                        4.726039123027407,
                        52.81407678943912,
                        0.0
                    ],
                    [
                        4.726419121295047,
                        52.81394287921684,
                        0.0
                    ],
                    [
                        4.726554039780478,
                        52.81393387601761,
                        0.0
                    ],
                    [
                        4.726617018818227,
                        52.81387487550212,
                        0.0
                    ],
                    [
                        4.72788620600656,
                        52.81343139604242,
                        0.0
                    ],
                    [
                        4.728159534507695,
                        52.81333589354634,
                        0.0
                    ],
                    [
                        4.729895935642744,
                        52.81272913004636,
                        0.0
                    ],
                    [
                        4.731196992886783,
                        52.81332563720473,
                        0.0
                    ],
                    [
                        4.731345909185468,
                        52.81339391195847,
                        0.0
                    ],
                    [
                        4.731816144628257,
                        52.81309617360552,
                        0.0
                    ],
                    [
                        4.732952444737564,
                        52.81364447573016,
                        0.0
                    ],
                    [
                        4.732982728731742,
                        52.81366556335823,
                        0.0
                    ],
                    [
                        4.733021033668355,
                        52.81367695319814,
                        0.0
                    ],
                    [
                        4.734172127936065,
                        52.81417416232501,
                        0.0
                    ],
                    [
                        4.734228386794199,
                        52.81423786389151,
                        0.0
                    ],
                    [
                        4.734374589230863,
                        52.81426584972763,
                        0.0
                    ],
                    [
                        4.735387142581533,
                        52.81472847972354,
                        0.0
                    ],
                    [
                        4.732879617013205,
                        52.81671271016035,
                        0.0
                    ],
                    [
                        4.730864774385321,
                        52.81825344684185,
                        0.0
                    ],
                    [
                        4.729691934327894,
                        52.81771699377332,
                        0.0
                    ],
                    [
                        4.72848626668556,
                        52.81714504717576,
                        0.0
                    ],
                    [
                        4.727508527862379,
                        52.81667954079987,
                        0.0
                    ],
                    [
                        4.72595368727737,
                        52.81596207049853,
                        0.0
                    ]
                ]
            ],
            [
                [
                    [
                        4.712924800329567,
                        52.82262555631739,
                        0.0
                    ],
                    [
                        4.713439956052111,
                        52.82347863563235,
                        0.0
                    ],
                    [
                        4.713482837999974,
                        52.82348494402995,
                        0.0
                    ],
                    [
                        4.713468316999919,
                        52.82346257453925,
                        0.0
                    ],
                    [
                        4.712924800329567,
                        52.82262555631739,
                        0.0
                    ]
                ]
            ],
            [
                [
                    [
                        4.713482837999974,
                        52.82348494402995,
                        0.0
                    ],
                    [
                        4.713472347374945,
                        52.82352553241673,
                        0.0
                    ],
                    [
                        4.714247977208788,
                        52.82451614041835,
                        0.0
                    ],
                    [
                        4.713482837999974,
                        52.82348494402995,
                        0.0
                    ]
                ]
            ]
        ]
    },
    "last_modified": "2020-03-11T16:28:25.862894Z",
    "created": "2020-03-11T16:28:25.862940Z",
    "image_url": "",
    "timeseries": [],
    "name": "Afd. Z",
    "type": "default",
    "water_level_summer": null,
    "water_level_winter": null,
    "water_level_fixed": -0.7
}