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/?format=api&page=485
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 5150,
    "next": "https://demo.lizard.net/api/v4/fixeddrainagelevelareas/?format=api&page=486",
    "previous": "https://demo.lizard.net/api/v4/fixeddrainagelevelareas/?format=api&page=484",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/fixeddrainagelevelareas/17868/?format=api",
            "id": 17868,
            "code": "8020 T",
            "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.761029135798414,
                                53.05316379687184,
                                0.0
                            ],
                            [
                                4.761003271402243,
                                53.05270961340229,
                                0.0
                            ],
                            [
                                4.760519269099415,
                                53.05340178961839,
                                0.0
                            ],
                            [
                                4.758455332281109,
                                53.05405471884202,
                                0.0
                            ],
                            [
                                4.759676174564071,
                                53.05461864909243,
                                0.0
                            ],
                            [
                                4.761526257900049,
                                53.05532016524317,
                                0.0
                            ],
                            [
                                4.761696854216421,
                                53.05514701116045,
                                0.0
                            ],
                            [
                                4.761742221366908,
                                53.05516486121961,
                                0.0
                            ],
                            [
                                4.761826463660298,
                                53.05519048974142,
                                0.0
                            ],
                            [
                                4.760702822528798,
                                53.05639354289454,
                                0.0
                            ],
                            [
                                4.760763514539514,
                                53.05641303711384,
                                0.0
                            ],
                            [
                                4.760827639457681,
                                53.05643443637313,
                                0.0
                            ],
                            [
                                4.760576071280099,
                                53.05671748945198,
                                0.0
                            ],
                            [
                                4.761959112387568,
                                53.05712515601747,
                                0.0
                            ],
                            [
                                4.762010264028743,
                                53.05714023245941,
                                0.0
                            ],
                            [
                                4.762067741231021,
                                53.05715935875595,
                                0.0
                            ],
                            [
                                4.76179148945909,
                                53.05752548897956,
                                0.0
                            ],
                            [
                                4.762527445520297,
                                53.05774165794385,
                                0.0
                            ],
                            [
                                4.762958085221159,
                                53.05831191489348,
                                0.0
                            ],
                            [
                                4.763343150032063,
                                53.05843041950128,
                                0.0
                            ],
                            [
                                4.763342364947815,
                                53.05848510561638,
                                0.0
                            ],
                            [
                                4.764603092285472,
                                53.05891013007993,
                                0.0
                            ],
                            [
                                4.767716873023045,
                                53.05955809435807,
                                0.0
                            ],
                            [
                                4.767952735558907,
                                53.05962350310858,
                                0.0
                            ],
                            [
                                4.771267897787471,
                                53.06038940749452,
                                0.0
                            ],
                            [
                                4.772153760081509,
                                53.05942389885595,
                                0.0
                            ],
                            [
                                4.772217616264402,
                                53.05944496707207,
                                0.0
                            ],
                            [
                                4.772299173057,
                                53.05946743815073,
                                0.0
                            ],
                            [
                                4.771790142795111,
                                53.06003312042529,
                                0.0
                            ],
                            [
                                4.772796971454131,
                                53.06035034678904,
                                0.0
                            ],
                            [
                                4.773321163885702,
                                53.05983944617292,
                                0.0
                            ],
                            [
                                4.774409418734374,
                                53.06024721718921,
                                0.0
                            ],
                            [
                                4.774499636365854,
                                53.0602787352712,
                                0.0
                            ],
                            [
                                4.775704902215847,
                                53.06070358280924,
                                0.0
                            ],
                            [
                                4.775770853838193,
                                53.06072651995716,
                                0.0
                            ],
                            [
                                4.774317690604322,
                                53.06182455652201,
                                0.0
                            ],
                            [
                                4.774281133791067,
                                53.06180413243643,
                                0.0
                            ],
                            [
                                4.773780754312744,
                                53.06216796482033,
                                0.0
                            ],
                            [
                                4.774684859813412,
                                53.06253968909908,
                                0.0
                            ],
                            [
                                4.774674798163217,
                                53.06258148641552,
                                0.0
                            ],
                            [
                                4.774588426097267,
                                53.06266093195183,
                                0.0
                            ],
                            [
                                4.775203160752363,
                                53.06296527543182,
                                0.0
                            ],
                            [
                                4.776238946081723,
                                53.06287626384236,
                                0.0
                            ],
                            [
                                4.776993748636627,
                                53.06281991431857,
                                0.0
                            ],
                            [
                                4.777209282860798,
                                53.0628989679203,
                                0.0
                            ],
                            [
                                4.777514249758376,
                                53.06262490516848,
                                0.0
                            ],
                            [
                                4.777684684291613,
                                53.0626681428751,
                                0.0
                            ],
                            [
                                4.779293789341518,
                                53.0631482339905,
                                0.0
                            ],
                            [
                                4.779331370226338,
                                53.06310636933779,
                                0.0
                            ],
                            [
                                4.779391155532783,
                                53.06302984975591,
                                0.0
                            ],
                            [
                                4.779366074524361,
                                53.06147972715735,
                                0.0
                            ],
                            [
                                4.779231134713465,
                                53.06140737700701,
                                0.0
                            ],
                            [
                                4.779041581960369,
                                53.06134270211381,
                                0.0
                            ],
                            [
                                4.777283888283033,
                                53.06050971644201,
                                0.0
                            ],
                            [
                                4.776649292912046,
                                53.05816367587074,
                                0.0
                            ],
                            [
                                4.777421951925247,
                                53.0575910485915,
                                0.0
                            ],
                            [
                                4.775231548266218,
                                53.05667175133895,
                                0.0
                            ],
                            [
                                4.774914446947388,
                                53.05653866151918,
                                0.0
                            ],
                            [
                                4.774810626953074,
                                53.05649601206311,
                                0.0
                            ],
                            [
                                4.775070982357243,
                                53.056259046715,
                                0.0
                            ],
                            [
                                4.775253585769801,
                                53.05609286331666,
                                0.0
                            ],
                            [
                                4.77537073764569,
                                53.05598624737201,
                                0.0
                            ],
                            [
                                4.775537746985264,
                                53.055834244987,
                                0.0
                            ],
                            [
                                4.775576877887691,
                                53.05579862579192,
                                0.0
                            ],
                            [
                                4.775114174775419,
                                53.05553163454735,
                                0.0
                            ],
                            [
                                4.774984293297408,
                                53.05545669924016,
                                0.0
                            ],
                            [
                                4.774504657812094,
                                53.05517994082379,
                                0.0
                            ],
                            [
                                4.77442562657423,
                                53.05513433558573,
                                0.0
                            ],
                            [
                                4.774356404012846,
                                53.05509439690075,
                                0.0
                            ],
                            [
                                4.774324108190603,
                                53.05507575587947,
                                0.0
                            ],
                            [
                                4.774136177026482,
                                53.05496731831341,
                                0.0
                            ],
                            [
                                4.77401202430393,
                                53.05489568225103,
                                0.0
                            ],
                            [
                                4.773825352324538,
                                53.05478796054717,
                                0.0
                            ],
                            [
                                4.773673624574201,
                                53.05470041200195,
                                0.0
                            ],
                            [
                                4.773637320144141,
                                53.05467945875807,
                                0.0
                            ],
                            [
                                4.773506866832694,
                                53.0546041863883,
                                0.0
                            ],
                            [
                                4.773388441599019,
                                53.05453584102677,
                                0.0
                            ],
                            [
                                4.773187895957078,
                                53.05442012131297,
                                0.0
                            ],
                            [
                                4.773039233198871,
                                53.05433433099389,
                                0.0
                            ],
                            [
                                4.77295903628425,
                                53.05428805380302,
                                0.0
                            ],
                            [
                                4.772862951082948,
                                53.05423260994186,
                                0.0
                            ],
                            [
                                4.772822954094126,
                                53.05420494275057,
                                0.0
                            ],
                            [
                                4.772813560582885,
                                53.05419843343986,
                                0.0
                            ],
                            [
                                4.772823196705317,
                                53.05418778028451,
                                0.0
                            ],
                            [
                                4.772858012664098,
                                53.05414938103931,
                                0.0
                            ],
                            [
                                4.772930857054428,
                                53.05406898653398,
                                0.0
                            ],
                            [
                                4.773140664483864,
                                53.05382669761364,
                                0.0
                            ],
                            [
                                4.772496346774656,
                                53.0532525851434,
                                0.0
                            ],
                            [
                                4.771874978810399,
                                53.05324344409603,
                                0.0
                            ],
                            [
                                4.771858110110432,
                                53.05304125685857,
                                0.0
                            ],
                            [
                                4.772214917024361,
                                53.05257499707138,
                                0.0
                            ],
                            [
                                4.772161480498047,
                                53.05256132406418,
                                0.0
                            ],
                            [
                                4.772079039427568,
                                53.05241678813581,
                                0.0
                            ],
                            [
                                4.771176607139115,
                                53.05240323344272,
                                0.0
                            ],
                            [
                                4.770502107032162,
                                53.05236304290484,
                                0.0
                            ],
                            [
                                4.769984440222646,
                                53.05232603861537,
                                0.0
                            ],
                            [
                                4.769876831895438,
                                53.0523464037373,
                                0.0
                            ],
                            [
                                4.769668583560174,
                                53.05233962342252,
                                0.0
                            ],
                            [
                                4.769579790382045,
                                53.05259024099696,
                                0.0
                            ],
                            [
                                4.769224120842027,
                                53.05251612916543,
                                0.0
                            ],
                            [
                                4.769293922881143,
                                53.05226921500134,
                                0.0
                            ],
                            [
                                4.768943821822272,
                                53.0522483925313,
                                0.0
                            ],
                            [
                                4.768320053824962,
                                53.05215957548499,
                                0.0
                            ],
                            [
                                4.76759404231331,
                                53.05200263148782,
                                0.0
                            ],
                            [
                                4.767439294943705,
                                53.0519495574548,
                                0.0
                            ],
                            [
                                4.767423535280607,
                                53.05192522198566,
                                0.0
                            ],
                            [
                                4.76738513430754,
                                53.05192930062297,
                                0.0
                            ],
                            [
                                4.767176016196998,
                                53.05187492928174,
                                0.0
                            ],
                            [
                                4.766980184206871,
                                53.05188343128779,
                                0.0
                            ],
                            [
                                4.766634032981087,
                                53.0520280952592,
                                0.0
                            ],
                            [
                                4.766042490418577,
                                53.05255571014754,
                                0.0
                            ],
                            [
                                4.765857990408583,
                                53.05259336658945,
                                0.0
                            ],
                            [
                                4.765692246532208,
                                53.05259487859403,
                                0.0
                            ],
                            [
                                4.764788187624084,
                                53.05235004217174,
                                0.0
                            ],
                            [
                                4.764637412090132,
                                53.05248628046327,
                                0.0
                            ],
                            [
                                4.764561239929806,
                                53.05248992812125,
                                0.0
                            ],
                            [
                                4.764459569977042,
                                53.05247866970549,
                                0.0
                            ],
                            [
                                4.764349064243105,
                                53.05247101364858,
                                0.0
                            ],
                            [
                                4.764207867300206,
                                53.0524767939677,
                                0.0
                            ],
                            [
                                4.761944293985043,
                                53.05332312561497,
                                0.0
                            ],
                            [
                                4.761293340065695,
                                53.05331378408506,
                                0.0
                            ],
                            [
                                4.761029135798414,
                                53.05316379687184,
                                0.0
                            ]
                        ],
                        [
                            [
                                4.768636277239225,
                                53.05614412684135,
                                0.0
                            ],
                            [
                                4.768799548947531,
                                53.05615063163573,
                                0.0
                            ],
                            [
                                4.769501825656446,
                                53.05632988401973,
                                0.0
                            ],
                            [
                                4.768709383876093,
                                53.05724711525929,
                                0.0
                            ],
                            [
                                4.767991809122665,
                                53.05711379769074,
                                0.0
                            ],
                            [
                                4.767535186312956,
                                53.05691115000992,
                                0.0
                            ],
                            [
                                4.768199205501158,
                                53.05600812568976,
                                0.0
                            ],
                            [
                                4.768636277239225,
                                53.05614412684135,
                                0.0
                            ]
                        ]
                    ],
                    [
                        [
                            [
                                4.783426409265986,
                                53.05814742515959,
                                0.0
                            ],
                            [
                                4.783180977431179,
                                53.05831547855227,
                                0.0
                            ],
                            [
                                4.781600498182859,
                                53.05944401737257,
                                0.0
                            ],
                            [
                                4.781358716983284,
                                53.05961772882179,
                                0.0
                            ],
                            [
                                4.781396076676243,
                                53.0596673330561,
                                0.0
                            ],
                            [
                                4.781602761568343,
                                53.05974184096704,
                                0.0
                            ],
                            [
                                4.783543972443279,
                                53.05837845153348,
                                0.0
                            ],
                            [
                                4.783426409265986,
                                53.05814742515959,
                                0.0
                            ]
                        ]
                    ]
                ]
            },
            "last_modified": "2020-03-11T16:28:23.727089Z",
            "created": "2020-03-11T16:28:23.727139Z",
            "image_url": "",
            "timeseries": [],
            "name": "Gemeenschappelijke polders",
            "type": "default",
            "water_level_summer": null,
            "water_level_winter": null,
            "water_level_fixed": -0.75
        },
        {
            "url": "https://demo.lizard.net/api/v4/fixeddrainagelevelareas/17869/?format=api",
            "id": 17869,
            "code": "2804-17",
            "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.792911137204283,
                                52.85521183808232,
                                0.0
                            ],
                            [
                                4.792997700469673,
                                52.85530404174979,
                                0.0
                            ],
                            [
                                4.792950387998955,
                                52.85525357026886,
                                0.0
                            ],
                            [
                                4.792911137204283,
                                52.85521183808232,
                                0.0
                            ]
                        ]
                    ],
                    [
                        [
                            [
                                4.799418001740359,
                                52.84959662789581,
                                0.0
                            ],
                            [
                                4.799711892760629,
                                52.84989825966811,
                                0.0
                            ],
                            [
                                4.799949914594769,
                                52.85014335867987,
                                0.0
                            ],
                            [
                                4.800032650160075,
                                52.85011967238772,
                                0.0
                            ],
                            [
                                4.800101439583738,
                                52.85009208007619,
                                0.0
                            ],
                            [
                                4.801914509967749,
                                52.85202366529692,
                                0.0
                            ],
                            [
                                4.801876583242035,
                                52.85205671222279,
                                0.0
                            ],
                            [
                                4.801939146535144,
                                52.85205188767906,
                                0.0
                            ],
                            [
                                4.801965164291532,
                                52.85208339699056,
                                0.0
                            ],
                            [
                                4.803395605593294,
                                52.85159366224762,
                                0.0
                            ],
                            [
                                4.80350024051662,
                                52.85160653092425,
                                0.0
                            ],
                            [
                                4.803475103714421,
                                52.85165353442414,
                                0.0
                            ],
                            [
                                4.80520290910004,
                                52.85350785032053,
                                0.0
                            ],
                            [
                                4.805160767930155,
                                52.85355758405733,
                                0.0
                            ],
                            [
                                4.805278511595673,
                                52.85360208548949,
                                0.0
                            ],
                            [
                                4.80700598564951,
                                52.85551527115499,
                                0.0
                            ],
                            [
                                4.807605015119061,
                                52.85530889031968,
                                0.0
                            ],
                            [
                                4.807679894267371,
                                52.85534855296211,
                                0.0
                            ],
                            [
                                4.807698642069878,
                                52.85542048391839,
                                0.0
                            ],
                            [
                                4.807997478253901,
                                52.85617194011068,
                                0.0
                            ],
                            [
                                4.808759983255082,
                                52.85910238950282,
                                0.0
                            ],
                            [
                                4.809008973691777,
                                52.8599200663873,
                                0.0
                            ],
                            [
                                4.809035641876413,
                                52.85999968309859,
                                0.0
                            ],
                            [
                                4.808786882445163,
                                52.86013293689491,
                                0.0
                            ],
                            [
                                4.808836004063089,
                                52.86018311415224,
                                0.0
                            ],
                            [
                                4.807868899227546,
                                52.86051749198872,
                                0.0
                            ],
                            [
                                4.805943030766921,
                                52.86118539311857,
                                0.0
                            ],
                            [
                                4.804885694094152,
                                52.86155301648292,
                                0.0
                            ],
                            [
                                4.804952528001308,
                                52.86162431066801,
                                0.0
                            ],
                            [
                                4.806763045000721,
                                52.86354183588114,
                                0.0
                            ],
                            [
                                4.808539828622841,
                                52.86544622765489,
                                0.0
                            ],
                            [
                                4.808584738950078,
                                52.86550198321991,
                                0.0
                            ],
                            [
                                4.808637054542658,
                                52.86554801510648,
                                0.0
                            ],
                            [
                                4.807343095554673,
                                52.86599912259078,
                                0.0
                            ],
                            [
                                4.805989459483493,
                                52.86647122395969,
                                0.0
                            ],
                            [
                                4.806337714774975,
                                52.86683859726958,
                                0.0
                            ],
                            [
                                4.807754916885089,
                                52.86833348573232,
                                0.0
                            ],
                            [
                                4.807780856964651,
                                52.86836629628024,
                                0.0
                            ],
                            [
                                4.807817074875408,
                                52.86839903090099,
                                0.0
                            ],
                            [
                                4.80839795779269,
                                52.86819890274261,
                                0.0
                            ],
                            [
                                4.809420228218266,
                                52.86924907131897,
                                0.0
                            ],
                            [
                                4.806976064093567,
                                52.87009765441637,
                                0.0
                            ],
                            [
                                4.806778379396881,
                                52.86990623827003,
                                0.0
                            ],
                            [
                                4.806709178431401,
                                52.86992700248537,
                                0.0
                            ],
                            [
                                4.806651164518106,
                                52.86995528901717,
                                0.0
                            ],
                            [
                                4.806235551443644,
                                52.87010590573495,
                                0.0
                            ],
                            [
                                4.80626454668086,
                                52.87014238006488,
                                0.0
                            ],
                            [
                                4.806301627122758,
                                52.8701828748425,
                                0.0
                            ],
                            [
                                4.807150703541767,
                                52.87111018900656,
                                0.0
                            ],
                            [
                                4.807637401628644,
                                52.87100673496138,
                                0.0
                            ],
                            [
                                4.807750557291447,
                                52.87100447151864,
                                0.0
                            ],
                            [
                                4.807674106861504,
                                52.8710532755162,
                                0.0
                            ],
                            [
                                4.807253166008991,
                                52.87122209489456,
                                0.0
                            ],
                            [
                                4.811525678474535,
                                52.86976167282824,
                                0.0
                            ],
                            [
                                4.811769228360237,
                                52.86965539340664,
                                0.0
                            ],
                            [
                                4.810623005623653,
                                52.86512789079815,
                                0.0
                            ],
                            [
                                4.810463293331039,
                                52.86505162181695,
                                0.0
                            ],
                            [
                                4.810559237984187,
                                52.86487597301001,
                                0.0
                            ],
                            [
                                4.81078469964516,
                                52.86485686902809,
                                0.0
                            ],
                            [
                                4.810851650602004,
                                52.86484944582879,
                                0.0
                            ],
                            [
                                4.81099293010708,
                                52.86534395628524,
                                0.0
                            ],
                            [
                                4.811996344500233,
                                52.86633032386737,
                                0.0
                            ],
                            [
                                4.812109813209204,
                                52.86679315539544,
                                0.0
                            ],
                            [
                                4.812733974708856,
                                52.86673187045898,
                                0.0
                            ],
                            [
                                4.812126937324929,
                                52.8668630016365,
                                0.0
                            ],
                            [
                                4.812297180456071,
                                52.86755740602036,
                                0.0
                            ],
                            [
                                4.812971117796363,
                                52.8692378548032,
                                0.0
                            ],
                            [
                                4.81673562730947,
                                52.86793038809083,
                                0.0
                            ],
                            [
                                4.815655528218172,
                                52.866817044601,
                                0.0
                            ],
                            [
                                4.81572975118683,
                                52.8667476722515,
                                0.0
                            ],
                            [
                                4.815783455577554,
                                52.86670406532769,
                                0.0
                            ],
                            [
                                4.815794485485537,
                                52.86664529123028,
                                0.0
                            ],
                            [
                                4.815792450566129,
                                52.86664305278748,
                                0.0
                            ],
                            [
                                4.815748882560025,
                                52.86658719857496,
                                0.0
                            ],
                            [
                                4.817009829073055,
                                52.8661569522754,
                                0.0
                            ],
                            [
                                4.818095991881313,
                                52.86733177254655,
                                0.0
                            ],
                            [
                                4.819484310206602,
                                52.86685103610262,
                                0.0
                            ],
                            [
                                4.818946078984698,
                                52.86628881040767,
                                0.0
                            ],
                            [
                                4.819094578795134,
                                52.86622150606168,
                                0.0
                            ],
                            [
                                4.819221877120673,
                                52.86625553344843,
                                0.0
                            ],
                            [
                                4.819661897509009,
                                52.86677956478879,
                                0.0
                            ],
                            [
                                4.820147467109692,
                                52.86662084025423,
                                0.0
                            ],
                            [
                                4.820299964102264,
                                52.86667923229487,
                                0.0
                            ],
                            [
                                4.821370961869087,
                                52.86630084347235,
                                0.0
                            ],
                            [
                                4.821438657983742,
                                52.86634257507148,
                                0.0
                            ],
                            [
                                4.821607419398958,
                                52.86626648480514,
                                0.0
                            ],
                            [
                                4.821936352235993,
                                52.8661537234386,
                                0.0
                            ],
                            [
                                4.821449325897603,
                                52.86576162697908,
                                0.0
                            ],
                            [
                                4.819709959775169,
                                52.86396538497489,
                                0.0
                            ],
                            [
                                4.818311018865466,
                                52.86249701077309,
                                0.0
                            ],
                            [
                                4.817901450525382,
                                52.86257857115049,
                                0.0
                            ],
                            [
                                4.817942995356832,
                                52.86247726450551,
                                0.0
                            ],
                            [
                                4.817783022900114,
                                52.86231586400004,
                                0.0
                            ],
                            [
                                4.81771840769642,
                                52.86230623647115,
                                0.0
                            ],
                            [
                                4.817730726781467,
                                52.86226219749638,
                                0.0
                            ],
                            [
                                4.817707092040033,
                                52.86223791946632,
                                0.0
                            ],
                            [
                                4.817867414306801,
                                52.86162110004826,
                                0.0
                            ],
                            [
                                4.818465157985389,
                                52.86140758624751,
                                0.0
                            ],
                            [
                                4.817677714621344,
                                52.8605790039659,
                                0.0
                            ],
                            [
                                4.81760831273286,
                                52.86050048836992,
                                0.0
                            ],
                            [
                                4.817580633581138,
                                52.86044026213281,
                                0.0
                            ],
                            [
                                4.815593962038816,
                                52.85837627447918,
                                0.0
                            ],
                            [
                                4.815550397476599,
                                52.85828333187816,
                                0.0
                            ],
                            [
                                4.815050777759546,
                                52.85783329114687,
                                0.0
                            ],
                            [
                                4.811582208820338,
                                52.85904206632532,
                                0.0
                            ],
                            [
                                4.811345558082106,
                                52.85877896178705,
                                0.0
                            ],
                            [
                                4.811236420621642,
                                52.85873109306026,
                                0.0
                            ],
                            [
                                4.811220854038997,
                                52.85866733804461,
                                0.0
                            ],
                            [
                                4.811957671023007,
                                52.85840719482952,
                                0.0
                            ],
                            [
                                4.811178835751563,
                                52.8576407350626,
                                0.0
                            ],
                            [
                                4.810887411112648,
                                52.85652261093725,
                                0.0
                            ],
                            [
                                4.810947861636031,
                                52.85647911056786,
                                0.0
                            ],
                            [
                                4.812241266775637,
                                52.85602773655451,
                                0.0
                            ],
                            [
                                4.813664294561382,
                                52.85554277715168,
                                0.0
                            ],
                            [
                                4.813612702530957,
                                52.85548283934893,
                                0.0
                            ],
                            [
                                4.813550924435573,
                                52.85540491505321,
                                0.0
                            ],
                            [
                                4.810323357922729,
                                52.85651422383644,
                                0.0
                            ],
                            [
                                4.808735085792826,
                                52.85660103050207,
                                0.0
                            ],
                            [
                                4.808396854312206,
                                52.85529494007243,
                                0.0
                            ],
                            [
                                4.80826032239531,
                                52.85530649070465,
                                0.0
                            ],
                            [
                                4.808095233444655,
                                52.85529393499019,
                                0.0
                            ],
                            [
                                4.807243332610178,
                                52.85198538480302,
                                0.0
                            ],
                            [
                                4.807460223737732,
                                52.85172100652212,
                                0.0
                            ],
                            [
                                4.807106552138994,
                                52.85161022456752,
                                0.0
                            ],
                            [
                                4.805002531558983,
                                52.85103515137011,
                                0.0
                            ],
                            [
                                4.804251991720668,
                                52.85082980640929,
                                0.0
                            ],
                            [
                                4.804404960853138,
                                52.85062764200772,
                                0.0
                            ],
                            [
                                4.804456247065682,
                                52.85057993923914,
                                0.0
                            ],
                            [
                                4.804719072241022,
                                52.85064583725325,
                                0.0
                            ],
                            [
                                4.804915729373963,
                                52.85049475042589,
                                0.0
                            ],
                            [
                                4.805355621406167,
                                52.84999515749193,
                                0.0
                            ],
                            [
                                4.803872243931676,
                                52.8484317336683,
                                0.0
                            ],
                            [
                                4.802155992721283,
                                52.8474637971736,
                                0.0
                            ],
                            [
                                4.798736748448456,
                                52.84867413204788,
                                0.0
                            ],
                            [
                                4.798898075353168,
                                52.8488031865252,
                                0.0
                            ],
                            [
                                4.79885348343041,
                                52.84883738590425,
                                0.0
                            ],
                            [
                                4.798820405728524,
                                52.84886532436168,
                                0.0
                            ],
                            [
                                4.798249254956678,
                                52.84898690106589,
                                0.0
                            ],
                            [
                                4.798245957888483,
                                52.84906307446578,
                                0.0
                            ],
                            [
                                4.799418001740359,
                                52.84959662789581,
                                0.0
                            ]
                        ],
                        [
                            [
                                4.812336096496939,
                                52.86375519493885,
                                0.0
                            ],
                            [
                                4.811395524731469,
                                52.86408131745745,
                                0.0
                            ],
                            [
                                4.810698339070683,
                                52.86333879514763,
                                0.0
                            ],
                            [
                                4.810234007272472,
                                52.86240952734898,
                                0.0
                            ],
                            [
                                4.81193211109192,
                                52.86181421344774,
                                0.0
                            ],
                            [
                                4.811983609422458,
                                52.86175640753375,
                                0.0
                            ],
                            [
                                4.812002383178141,
                                52.86174924574624,
                                0.0
                            ],
                            [
                                4.81204151624425,
                                52.86173629578381,
                                0.0
                            ],
                            [
                                4.812131020322863,
                                52.86174669337423,
                                0.0
                            ],
                            [
                                4.812417082058988,
                                52.86204340170723,
                                0.0
                            ],
                            [
                                4.811173601175986,
                                52.86248683156571,
                                0.0
                            ],
                            [
                                4.812336096496939,
                                52.86375519493885,
                                0.0
                            ]
                        ]
                    ]
                ]
            },
            "last_modified": "2020-03-11T16:28:23.745073Z",
            "created": "2020-03-11T16:28:23.745119Z",
            "image_url": "",
            "timeseries": [],
            "name": "Anna Paulownapolder laag",
            "type": "default",
            "water_level_summer": null,
            "water_level_winter": null,
            "water_level_fixed": -2.0
        },
        {
            "url": "https://demo.lizard.net/api/v4/fixeddrainagelevelareas/17870/?format=api",
            "id": 17870,
            "code": "8040 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.83663327601902,
                                53.13655516391522,
                                0.0
                            ],
                            [
                                4.836586685775012,
                                53.13651392004674,
                                0.0
                            ],
                            [
                                4.836542957798933,
                                53.13655321250093,
                                0.0
                            ],
                            [
                                4.836466648518427,
                                53.13656712269297,
                                0.0
                            ],
                            [
                                4.836401354459311,
                                53.13661258822304,
                                0.0
                            ],
                            [
                                4.836307780425755,
                                53.13663754361148,
                                0.0
                            ],
                            [
                                4.836382698481329,
                                53.13670610027344,
                                0.0
                            ],
                            [
                                4.836514508782347,
                                53.13666248589524,
                                0.0
                            ],
                            [
                                4.836562344577113,
                                53.13664684539564,
                                0.0
                            ],
                            [
                                4.836601889371123,
                                53.13663103200984,
                                0.0
                            ],
                            [
                                4.836690799350321,
                                53.13660386240095,
                                0.0
                            ],
                            [
                                4.83663327601902,
                                53.13655516391522,
                                0.0
                            ]
                        ]
                    ],
                    [
                        [
                            [
                                4.822602268451073,
                                53.11690604616894,
                                0.0
                            ],
                            [
                                4.822635320417354,
                                53.11700253207024,
                                0.0
                            ],
                            [
                                4.822647954232391,
                                53.11703940733138,
                                0.0
                            ],
                            [
                                4.821972017752834,
                                53.1173338115235,
                                0.0
                            ],
                            [
                                4.821927537800303,
                                53.11834366674952,
                                0.0
                            ],
                            [
                                4.817398618811737,
                                53.12024095169643,
                                0.0
                            ],
                            [
                                4.816136791163705,
                                53.11918421042674,
                                0.0
                            ],
                            [
                                4.814913262890771,
                                53.11811039401308,
                                0.0
                            ],
                            [
                                4.814744658166272,
                                53.11802807652244,
                                0.0
                            ],
                            [
                                4.814710460518786,
                                53.11784877669252,
                                0.0
                            ],
                            [
                                4.81347741850059,
                                53.11690465778035,
                                0.0
                            ],
                            [
                                4.813285414717307,
                                53.11687329378417,
                                0.0
                            ],
                            [
                                4.813298246706585,
                                53.11675346358578,
                                0.0
                            ],
                            [
                                4.812250158490921,
                                53.11578524487843,
                                0.0
                            ],
                            [
                                4.815094359656761,
                                53.1144776574008,
                                0.0
                            ],
                            [
                                4.815001650513723,
                                53.11439102968702,
                                0.0
                            ],
                            [
                                4.819792365563992,
                                53.11233535552912,
                                0.0
                            ],
                            [
                                4.81968087999035,
                                53.11223953962907,
                                0.0
                            ],
                            [
                                4.811872716446534,
                                53.11554480927539,
                                0.0
                            ],
                            [
                                4.810610706703182,
                                53.1144479376967,
                                0.0
                            ],
                            [
                                4.810524787662439,
                                53.11437811609606,
                                0.0
                            ],
                            [
                                4.81710814009563,
                                53.11004152622348,
                                0.0
                            ],
                            [
                                4.816929615520337,
                                53.11004339055421,
                                0.0
                            ],
                            [
                                4.816975927191638,
                                53.10993067427206,
                                0.0
                            ],
                            [
                                4.81427765987353,
                                53.1076291637045,
                                0.0
                            ],
                            [
                                4.813130362002011,
                                53.10812625389599,
                                0.0
                            ],
                            [
                                4.806490879714688,
                                53.1109188130334,
                                0.0
                            ],
                            [
                                4.803842830288475,
                                53.10873851382269,
                                0.0
                            ],
                            [
                                4.803754248512555,
                                53.10874509167579,
                                0.0
                            ],
                            [
                                4.803805266142986,
                                53.10870686175351,
                                0.0
                            ],
                            [
                                4.80264410868873,
                                53.10769986775863,
                                0.0
                            ],
                            [
                                4.807778663031109,
                                53.10550656889997,
                                0.0
                            ],
                            [
                                4.807720195688805,
                                53.10544684331177,
                                0.0
                            ],
                            [
                                4.810388813053552,
                                53.10431342971091,
                                0.0
                            ],
                            [
                                4.809021135591768,
                                53.10315189393759,
                                0.0
                            ],
                            [
                                4.808799878757168,
                                53.10312779474567,
                                0.0
                            ],
                            [
                                4.808846521352297,
                                53.10300359871017,
                                0.0
                            ],
                            [
                                4.806783973544311,
                                53.10125176358071,
                                0.0
                            ],
                            [
                                4.806621239335223,
                                53.10125227811048,
                                0.0
                            ],
                            [
                                4.806477964868161,
                                53.10127024784923,
                                0.0
                            ],
                            [
                                4.802758597744533,
                                53.10284927695135,
                                0.0
                            ],
                            [
                                4.802686395673197,
                                53.10306734038063,
                                0.0
                            ],
                            [
                                4.802795571409979,
                                53.10314610573617,
                                0.0
                            ],
                            [
                                4.804731145798783,
                                53.10473091559548,
                                0.0
                            ],
                            [
                                4.800989175668784,
                                53.10630277027892,
                                0.0
                            ],
                            [
                                4.80099168650423,
                                53.10639877177168,
                                0.0
                            ],
                            [
                                4.80097211272943,
                                53.10648370220968,
                                0.0
                            ],
                            [
                                4.801006261068692,
                                53.106662907737,
                                0.0
                            ],
                            [
                                4.80340208075611,
                                53.10866416429855,
                                0.0
                            ],
                            [
                                4.803588250147654,
                                53.10881965839783,
                                0.0
                            ],
                            [
                                4.80492793380476,
                                53.11001656800325,
                                0.0
                            ],
                            [
                                4.806211480621953,
                                53.11111304918629,
                                0.0
                            ],
                            [
                                4.806344684827643,
                                53.11110680262764,
                                0.0
                            ],
                            [
                                4.806287254679605,
                                53.1111777746562,
                                0.0
                            ],
                            [
                                4.806901073749383,
                                53.11170211944855,
                                0.0
                            ],
                            [
                                4.807479466610842,
                                53.11215284659901,
                                0.0
                            ],
                            [
                                4.807690916135348,
                                53.11226385858185,
                                0.0
                            ],
                            [
                                4.807732703204706,
                                53.11236330258063,
                                0.0
                            ],
                            [
                                4.808372001201549,
                                53.11286664551377,
                                0.0
                            ],
                            [
                                4.80897457326886,
                                53.11339026893046,
                                0.0
                            ],
                            [
                                4.809058287701474,
                                53.11340441249384,
                                0.0
                            ],
                            [
                                4.809054503867056,
                                53.11345973030542,
                                0.0
                            ],
                            [
                                4.809637618631251,
                                53.11396642550371,
                                0.0
                            ],
                            [
                                4.810355264044378,
                                53.11455419942728,
                                0.0
                            ],
                            [
                                4.810931676323622,
                                53.11504264108743,
                                0.0
                            ],
                            [
                                4.811739043419588,
                                53.11571604340532,
                                0.0
                            ],
                            [
                                4.811784307390051,
                                53.11576374296464,
                                0.0
                            ],
                            [
                                4.812283571996512,
                                53.11620652675324,
                                0.0
                            ],
                            [
                                4.812795644150916,
                                53.11664950454204,
                                0.0
                            ],
                            [
                                4.813795809389786,
                                53.11749765112542,
                                0.0
                            ],
                            [
                                4.814521412170235,
                                53.11812491274569,
                                0.0
                            ],
                            [
                                4.81516703384608,
                                53.11870249970389,
                                0.0
                            ],
                            [
                                4.815897448313176,
                                53.11926911992293,
                                0.0
                            ],
                            [
                                4.817145554939144,
                                53.12034900932506,
                                0.0
                            ],
                            [
                                4.81723009912545,
                                53.12042172191675,
                                0.0
                            ],
                            [
                                4.819910837289481,
                                53.1227540992722,
                                0.0
                            ],
                            [
                                4.822550514443362,
                                53.12494749463301,
                                0.0
                            ],
                            [
                                4.822640863724311,
                                53.12503237966399,
                                0.0
                            ],
                            [
                                4.825212246909892,
                                53.12739623394205,
                                0.0
                            ],
                            [
                                4.825270489107349,
                                53.12744287472439,
                                0.0
                            ],
                            [
                                4.825439625990899,
                                53.12737428665096,
                                0.0
                            ],
                            [
                                4.82548263412188,
                                53.12737909801842,
                                0.0
                            ],
                            [
                                4.825513491575742,
                                53.127405050394,
                                0.0
                            ],
                            [
                                4.826795069841176,
                                53.12852674966846,
                                0.0
                            ],
                            [
                                4.826820853832876,
                                53.12854888588554,
                                0.0
                            ],
                            [
                                4.82692267562164,
                                53.12863509718217,
                                0.0
                            ],
                            [
                                4.827417396155214,
                                53.12905398099425,
                                0.0
                            ],
                            [
                                4.828200964683846,
                                53.12971740675292,
                                0.0
                            ],
                            [
                                4.829630695668126,
                                53.1309379999565,
                                0.0
                            ],
                            [
                                4.830899383950086,
                                53.13202102561907,
                                0.0
                            ],
                            [
                                4.833528999737324,
                                53.13426131664038,
                                0.0
                            ],
                            [
                                4.833604530976051,
                                53.13432565454491,
                                0.0
                            ],
                            [
                                4.836228833373273,
                                53.13657562698099,
                                0.0
                            ],
                            [
                                4.836295424447364,
                                53.1366327152882,
                                0.0
                            ],
                            [
                                4.836307780425755,
                                53.13663754361148,
                                0.0
                            ],
                            [
                                4.836372964219337,
                                53.13659135874884,
                                0.0
                            ],
                            [
                                4.836466648518427,
                                53.13656712269297,
                                0.0
                            ],
                            [
                                4.836513607975813,
                                53.1365287077624,
                                0.0
                            ],
                            [
                                4.836586685775012,
                                53.13651392004674,
                                0.0
                            ],
                            [
                                4.836583322198177,
                                53.13651050790521,
                                0.0
                            ],
                            [
                                4.833995029898165,
                                53.13429802813945,
                                0.0
                            ],
                            [
                                4.833883066859907,
                                53.13420232304952,
                                0.0
                            ],
                            [
                                4.832494623773921,
                                53.13307108754072,
                                0.0
                            ],
                            [
                                4.831792911994548,
                                53.13247762170909,
                                0.0
                            ],
                            [
                                4.829775137679233,
                                53.13077098431289,
                                0.0
                            ],
                            [
                                4.827067635264813,
                                53.12845829236145,
                                0.0
                            ],
                            [
                                4.826950221432721,
                                53.12836128802189,
                                0.0
                            ],
                            [
                                4.834657716852172,
                                53.12512752958319,
                                0.0
                            ],
                            [
                                4.834743369960552,
                                53.12509158503492,
                                0.0
                            ],
                            [
                                4.832099648911325,
                                53.12293320855827,
                                0.0
                            ],
                            [
                                4.831961762105864,
                                53.12297831761941,
                                0.0
                            ],
                            [
                                4.831547532339913,
                                53.12261458556757,
                                0.0
                            ],
                            [
                                4.830700882296713,
                                53.12298868973758,
                                0.0
                            ],
                            [
                                4.829150657100971,
                                53.12367335036623,
                                0.0
                            ],
                            [
                                4.827900660376208,
                                53.12424096575856,
                                0.0
                            ],
                            [
                                4.827806743466695,
                                53.12416910673932,
                                0.0
                            ],
                            [
                                4.827731981180271,
                                53.12410509197282,
                                0.0
                            ],
                            [
                                4.826913817280422,
                                53.12331002566577,
                                0.0
                            ],
                            [
                                4.826080846559108,
                                53.12366180405095,
                                0.0
                            ],
                            [
                                4.824586577257027,
                                53.12429198791666,
                                0.0
                            ],
                            [
                                4.823000067338342,
                                53.12495974778068,
                                0.0
                            ],
                            [
                                4.822894157899022,
                                53.12492029488405,
                                0.0
                            ],
                            [
                                4.822811192998389,
                                53.12484650658298,
                                0.0
                            ],
                            [
                                4.830543455072217,
                                53.1216010047363,
                                0.0
                            ],
                            [
                                4.827893294054753,
                                53.11936882544329,
                                0.0
                            ],
                            [
                                4.82780163488132,
                                53.11940532119925,
                                0.0
                            ],
                            [
                                4.827777255910411,
                                53.11937654201983,
                                0.0
                            ],
                            [
                                4.825933141087154,
                                53.11844149759823,
                                0.0
                            ],
                            [
                                4.824598448913926,
                                53.11736986587019,
                                0.0
                            ],
                            [
                                4.825335003905077,
                                53.11706076940125,
                                0.0
                            ],
                            [
                                4.825335784598122,
                                53.11706045855048,
                                0.0
                            ],
                            [
                                4.824294261876904,
                                53.11617395215762,
                                0.0
                            ],
                            [
                                4.822602268451073,
                                53.11690604616894,
                                0.0
                            ]
                        ]
                    ]
                ]
            },
            "last_modified": "2020-03-11T16:28:23.764289Z",
            "created": "2020-03-11T16:28:23.764336Z",
            "image_url": "",
            "timeseries": [],
            "name": "Eijerland",
            "type": "default",
            "water_level_summer": null,
            "water_level_winter": null,
            "water_level_fixed": -0.55
        },
        {
            "url": "https://demo.lizard.net/api/v4/fixeddrainagelevelareas/17871/?format=api",
            "id": 17871,
            "code": "2804-34",
            "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.845029122984486,
                                52.86883294503919,
                                0.0
                            ],
                            [
                                4.847529993072874,
                                52.86798625867595,
                                0.0
                            ],
                            [
                                4.847786375684426,
                                52.86789113446179,
                                0.0
                            ],
                            [
                                4.847059305657279,
                                52.86767587771239,
                                0.0
                            ],
                            [
                                4.846118478338579,
                                52.86734718841648,
                                0.0
                            ],
                            [
                                4.846016631342827,
                                52.86740976816681,
                                0.0
                            ],
                            [
                                4.846047453663203,
                                52.86732159588637,
                                0.0
                            ],
                            [
                                4.844114177861211,
                                52.8666057880499,
                                0.0
                            ],
                            [
                                4.843344808361994,
                                52.86626291185887,
                                0.0
                            ],
                            [
                                4.842720211700012,
                                52.86592334224898,
                                0.0
                            ],
                            [
                                4.842167270298429,
                                52.86558178697723,
                                0.0
                            ],
                            [
                                4.842133183983695,
                                52.86569181699052,
                                0.0
                            ],
                            [
                                4.842047738405865,
                                52.86579296722529,
                                0.0
                            ],
                            [
                                4.841908877729605,
                                52.86583693376599,
                                0.0
                            ],
                            [
                                4.844465773627518,
                                52.86858365568884,
                                0.0
                            ],
                            [
                                4.844522775789821,
                                52.86856295795828,
                                0.0
                            ],
                            [
                                4.844560859306102,
                                52.86860075829716,
                                0.0
                            ],
                            [
                                4.844626243948793,
                                52.86866685594473,
                                0.0
                            ],
                            [
                                4.844821833466253,
                                52.86860676135613,
                                0.0
                            ],
                            [
                                4.845029122984486,
                                52.86883294503919,
                                0.0
                            ]
                        ]
                    ]
                ]
            },
            "last_modified": "2020-03-11T16:28:23.779638Z",
            "created": "2020-03-11T16:28:23.779680Z",
            "image_url": "",
            "timeseries": [],
            "name": "Anna Paulownapolder laag",
            "type": "default",
            "water_level_summer": null,
            "water_level_winter": null,
            "water_level_fixed": -2.5
        },
        {
            "url": "https://demo.lizard.net/api/v4/fixeddrainagelevelareas/17872/?format=api",
            "id": 17872,
            "code": "5400-40",
            "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.922624050165388,
                                52.54599692836103,
                                0.0
                            ],
                            [
                                4.913214793406903,
                                52.54813894149675,
                                0.0
                            ],
                            [
                                4.913542188985631,
                                52.54868536703088,
                                0.0
                            ],
                            [
                                4.913765147800953,
                                52.54907691854722,
                                0.0
                            ],
                            [
                                4.914054582512277,
                                52.54954458776161,
                                0.0
                            ],
                            [
                                4.91419477333282,
                                52.54976766416114,
                                0.0
                            ],
                            [
                                4.91423254935621,
                                52.54982922521466,
                                0.0
                            ],
                            [
                                4.914880397322174,
                                52.54968229027232,
                                0.0
                            ],
                            [
                                4.915152784682214,
                                52.55010218402816,
                                0.0
                            ],
                            [
                                4.914871665517231,
                                52.55017021484736,
                                0.0
                            ],
                            [
                                4.915543727291126,
                                52.5511747690425,
                                0.0
                            ],
                            [
                                4.916343245983031,
                                52.55099042993763,
                                0.0
                            ],
                            [
                                4.918487238851351,
                                52.55050309792171,
                                0.0
                            ],
                            [
                                4.920118087601429,
                                52.55014074610656,
                                0.0
                            ],
                            [
                                4.92210338730746,
                                52.54968850322204,
                                0.0
                            ],
                            [
                                4.926087225438955,
                                52.54876665981297,
                                0.0
                            ],
                            [
                                4.927476621166325,
                                52.54845237609661,
                                0.0
                            ],
                            [
                                4.926535887395444,
                                52.54696999655276,
                                0.0
                            ],
                            [
                                4.926500884440492,
                                52.54691111941785,
                                0.0
                            ],
                            [
                                4.925992464647686,
                                52.54702674521482,
                                0.0
                            ],
                            [
                                4.925750427989796,
                                52.54667387810447,
                                0.0
                            ],
                            [
                                4.924933299001045,
                                52.54685617174307,
                                0.0
                            ],
                            [
                                4.92471445259944,
                                52.54652241898929,
                                0.0
                            ],
                            [
                                4.924768984065842,
                                52.54642957631357,
                                0.0
                            ],
                            [
                                4.924641742120199,
                                52.54638897013783,
                                0.0
                            ],
                            [
                                4.924407742495642,
                                52.54601472362852,
                                0.0
                            ],
                            [
                                4.925795696382393,
                                52.5457014875195,
                                0.0
                            ],
                            [
                                4.925659646491346,
                                52.54547277880219,
                                0.0
                            ],
                            [
                                4.925678060746782,
                                52.54543315322938,
                                0.0
                            ],
                            [
                                4.925659301992666,
                                52.54540281988796,
                                0.0
                            ],
                            [
                                4.925602439749125,
                                52.54532416619298,
                                0.0
                            ],
                            [
                                4.923247548689603,
                                52.5458513444846,
                                0.0
                            ],
                            [
                                4.923094667096506,
                                52.54588703796406,
                                0.0
                            ],
                            [
                                4.922624050165388,
                                52.54599692836103,
                                0.0
                            ]
                        ]
                    ]
                ]
            },
            "last_modified": "2020-03-11T16:28:23.792981Z",
            "created": "2020-03-11T16:28:23.793020Z",
            "image_url": "",
            "timeseries": [],
            "name": "Beemster",
            "type": "default",
            "water_level_summer": null,
            "water_level_winter": null,
            "water_level_fixed": -4.5
        },
        {
            "url": "https://demo.lizard.net/api/v4/fixeddrainagelevelareas/17873/?format=api",
            "id": 17873,
            "code": "GPG-Q-141286",
            "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.748217063939053,
                                52.92284673703629,
                                0.0
                            ],
                            [
                                4.747756601956415,
                                52.9233651815168,
                                0.0
                            ],
                            [
                                4.747216484719531,
                                52.92393442109559,
                                0.0
                            ],
                            [
                                4.746730925512948,
                                52.92436797446703,
                                0.0
                            ],
                            [
                                4.746618754598542,
                                52.92445249409784,
                                0.0
                            ],
                            [
                                4.746516942436172,
                                52.92451306597068,
                                0.0
                            ],
                            [
                                4.746569224733874,
                                52.92455969924093,
                                0.0
                            ],
                            [
                                4.746637096739134,
                                52.92456441271579,
                                0.0
                            ],
                            [
                                4.746697774516702,
                                52.92452132380145,
                                0.0
                            ],
                            [
                                4.747154269288408,
                                52.92419189536746,
                                0.0
                            ],
                            [
                                4.747692297363967,
                                52.92365995728119,
                                0.0
                            ],
                            [
                                4.747687378212633,
                                52.92360600235224,
                                0.0
                            ],
                            [
                                4.747786116075008,
                                52.92356825696539,
                                0.0
                            ],
                            [
                                4.748236645789247,
                                52.92307325024652,
                                0.0
                            ],
                            [
                                4.74832785776035,
                                52.92297560439791,
                                0.0
                            ],
                            [
                                4.752370381909305,
                                52.92279372635273,
                                0.0
                            ],
                            [
                                4.754629622140915,
                                52.92268745665371,
                                0.0
                            ],
                            [
                                4.754786039854398,
                                52.92327381559427,
                                0.0
                            ],
                            [
                                4.7547608450282,
                                52.92332140103767,
                                0.0
                            ],
                            [
                                4.754849955131597,
                                52.92404701915298,
                                0.0
                            ],
                            [
                                4.754222071509681,
                                52.92410059695576,
                                0.0
                            ],
                            [
                                4.754243359006844,
                                52.9244484999481,
                                0.0
                            ],
                            [
                                4.754853968033924,
                                52.92444729431479,
                                0.0
                            ],
                            [
                                4.754854220804373,
                                52.92444729565278,
                                0.0
                            ],
                            [
                                4.755215271782248,
                                52.92444779538959,
                                0.0
                            ],
                            [
                                4.755519002718844,
                                52.92444495348279,
                                0.0
                            ],
                            [
                                4.756259682488393,
                                52.92444044732037,
                                0.0
                            ],
                            [
                                4.756240615542531,
                                52.9242206513772,
                                0.0
                            ],
                            [
                                4.755471669759188,
                                52.92423146030847,
                                0.0
                            ],
                            [
                                4.755294765213529,
                                52.92343350356159,
                                0.0
                            ],
                            [
                                4.755219914551915,
                                52.9228224593558,
                                0.0
                            ],
                            [
                                4.755736486839125,
                                52.92281367930892,
                                0.0
                            ],
                            [
                                4.755738088318274,
                                52.92233622084581,
                                0.0
                            ],
                            [
                                4.75517855596427,
                                52.92234660685869,
                                0.0
                            ],
                            [
                                4.755109976357786,
                                52.92155745417586,
                                0.0
                            ],
                            [
                                4.755108179147729,
                                52.92151421012875,
                                0.0
                            ],
                            [
                                4.755033409668903,
                                52.92151477602874,
                                0.0
                            ],
                            [
                                4.754948256626285,
                                52.92088972057631,
                                0.0
                            ],
                            [
                                4.756356981219295,
                                52.92086625459,
                                0.0
                            ],
                            [
                                4.756357462409064,
                                52.92083297075829,
                                0.0
                            ],
                            [
                                4.756361971795194,
                                52.9207925728376,
                                0.0
                            ],
                            [
                                4.754930102588364,
                                52.92078500245665,
                                0.0
                            ],
                            [
                                4.754843837266305,
                                52.92005426741558,
                                0.0
                            ],
                            [
                                4.754840434906789,
                                52.92002639092848,
                                0.0
                            ],
                            [
                                4.758282642931248,
                                52.91948436605571,
                                0.0
                            ],
                            [
                                4.758769073895396,
                                52.91941313716919,
                                0.0
                            ],
                            [
                                4.759160611491773,
                                52.91936688443804,
                                0.0
                            ],
                            [
                                4.760287443773238,
                                52.91929773863563,
                                0.0
                            ],
                            [
                                4.760461293612024,
                                52.9192866538147,
                                0.0
                            ],
                            [
                                4.760514360432436,
                                52.91949563708949,
                                0.0
                            ],
                            [
                                4.760824192785714,
                                52.91956145348975,
                                0.0
                            ],
                            [
                                4.76158019630267,
                                52.9195131134132,
                                0.0
                            ],
                            [
                                4.761959321700312,
                                52.91941047646332,
                                0.0
                            ],
                            [
                                4.761910916675084,
                                52.91919423012013,
                                0.0
                            ],
                            [
                                4.761832091596729,
                                52.91873627359142,
                                0.0
                            ],
                            [
                                4.761909921743888,
                                52.91870334973044,
                                0.0
                            ],
                            [
                                4.761694269349547,
                                52.9182194063664,
                                0.0
                            ],
                            [
                                4.761601867572472,
                                52.91761359371347,
                                0.0
                            ],
                            [
                                4.761421333004988,
                                52.91668125807549,
                                0.0
                            ],
                            [
                                4.761417835139058,
                                52.91659444708362,
                                0.0
                            ],
                            [
                                4.754523136646316,
                                52.91692662216875,
                                0.0
                            ],
                            [
                                4.754500789565686,
                                52.91680365679389,
                                0.0
                            ],
                            [
                                4.754477578359352,
                                52.91667672373593,
                                0.0
                            ],
                            [
                                4.754340269042927,
                                52.91564497091608,
                                0.0
                            ],
                            [
                                4.755819356288888,
                                52.91562029402881,
                                0.0
                            ],
                            [
                                4.755673111719732,
                                52.91464310698368,
                                0.0
                            ],
                            [
                                4.756465228900771,
                                52.91460865011701,
                                0.0
                            ],
                            [
                                4.75640325947713,
                                52.91413277797778,
                                0.0
                            ],
                            [
                                4.75742651907945,
                                52.91409360410711,
                                0.0
                            ],
                            [
                                4.757534444086901,
                                52.91479262199447,
                                0.0
                            ],
                            [
                                4.758911154182225,
                                52.91473825951922,
                                0.0
                            ],
                            [
                                4.758153969265908,
                                52.91406646067036,
                                0.0
                            ],
                            [
                                4.758261290273103,
                                52.91405716752396,
                                0.0
                            ],
                            [
                                4.758249066513037,
                                52.914004801041,
                                0.0
                            ],
                            [
                                4.758236627162391,
                                52.91394779632579,
                                0.0
                            ],
                            [
                                4.754504195495278,
                                52.91411574175928,
                                0.0
                            ],
                            [
                                4.754156566552791,
                                52.91413154951425,
                                0.0
                            ],
                            [
                                4.754097412270088,
                                52.91424739703164,
                                0.0
                            ],
                            [
                                4.754037378090609,
                                52.91425069142076,
                                0.0
                            ],
                            [
                                4.753939304733908,
                                52.91426496346073,
                                0.0
                            ],
                            [
                                4.753943644919455,
                                52.91450272750736,
                                0.0
                            ],
                            [
                                4.754444448803497,
                                52.91833819971332,
                                0.0
                            ],
                            [
                                4.754095563924527,
                                52.91842288310846,
                                0.0
                            ],
                            [
                                4.753801670260654,
                                52.91874446554137,
                                0.0
                            ],
                            [
                                4.753043054885236,
                                52.91928077827301,
                                0.0
                            ],
                            [
                                4.752278320966871,
                                52.9198347213219,
                                0.0
                            ],
                            [
                                4.750684161673922,
                                52.92096695216723,
                                0.0
                            ],
                            [
                                4.749432264973437,
                                52.92186437221389,
                                0.0
                            ],
                            [
                                4.748611136184177,
                                52.92247271902821,
                                0.0
                            ],
                            [
                                4.748217063939053,
                                52.92284673703629,
                                0.0
                            ]
                        ]
                    ]
                ]
            },
            "last_modified": "2020-03-11T16:28:23.807879Z",
            "created": "2020-03-11T16:28:23.807918Z",
            "image_url": "",
            "timeseries": [],
            "name": "LEEG",
            "type": "default",
            "water_level_summer": null,
            "water_level_winter": null,
            "water_level_fixed": -0.55
        },
        {
            "url": "https://demo.lizard.net/api/v4/fixeddrainagelevelareas/17874/?format=api",
            "id": 17874,
            "code": "6200-12",
            "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.890406338206643,
                                52.66294617703113,
                                0.0
                            ],
                            [
                                4.890180361369191,
                                52.66296189523455,
                                0.0
                            ],
                            [
                                4.890195074172807,
                                52.66307781872212,
                                0.0
                            ],
                            [
                                4.890119524554798,
                                52.66312377776522,
                                0.0
                            ],
                            [
                                4.890088724224557,
                                52.66318749359617,
                                0.0
                            ],
                            [
                                4.88955056233014,
                                52.66343969597501,
                                0.0
                            ],
                            [
                                4.889542010124957,
                                52.66355016588128,
                                0.0
                            ],
                            [
                                4.889928466763763,
                                52.66372845981559,
                                0.0
                            ],
                            [
                                4.891059836152758,
                                52.66458240381571,
                                0.0
                            ],
                            [
                                4.891165027332495,
                                52.6648009329359,
                                0.0
                            ],
                            [
                                4.891704951636221,
                                52.66522862426699,
                                0.0
                            ],
                            [
                                4.891062196637533,
                                52.66532042699865,
                                0.0
                            ],
                            [
                                4.891194200323339,
                                52.66559174136948,
                                0.0
                            ],
                            [
                                4.892770940650212,
                                52.66563136849204,
                                0.0
                            ],
                            [
                                4.892883570688109,
                                52.665721707715,
                                0.0
                            ],
                            [
                                4.893195155525849,
                                52.66559495353066,
                                0.0
                            ],
                            [
                                4.893365098026286,
                                52.66558648325107,
                                0.0
                            ],
                            [
                                4.893882646610485,
                                52.66545519878162,
                                0.0
                            ],
                            [
                                4.894102293741682,
                                52.66542230885035,
                                0.0
                            ],
                            [
                                4.894283102155329,
                                52.66539520706855,
                                0.0
                            ],
                            [
                                4.894237030439673,
                                52.66530517195237,
                                0.0
                            ],
                            [
                                4.89415431864896,
                                52.66514354636626,
                                0.0
                            ],
                            [
                                4.893647741608465,
                                52.66523806629756,
                                0.0
                            ],
                            [
                                4.893285058478962,
                                52.66502399773831,
                                0.0
                            ],
                            [
                                4.893111198367796,
                                52.66508400174176,
                                0.0
                            ],
                            [
                                4.892550404128202,
                                52.66466032816605,
                                0.0
                            ],
                            [
                                4.892771572007509,
                                52.66455634092334,
                                0.0
                            ],
                            [
                                4.892210820557908,
                                52.66379357274423,
                                0.0
                            ],
                            [
                                4.891617428633388,
                                52.66323874463006,
                                0.0
                            ],
                            [
                                4.89107232217402,
                                52.66343247268523,
                                0.0
                            ],
                            [
                                4.8906264451805,
                                52.66312694636928,
                                0.0
                            ],
                            [
                                4.890904065777888,
                                52.66300016420556,
                                0.0
                            ],
                            [
                                4.890673841253908,
                                52.66283307648811,
                                0.0
                            ],
                            [
                                4.890406338206643,
                                52.66294617703113,
                                0.0
                            ]
                        ]
                    ],
                    [
                        [
                            [
                                4.86975174738447,
                                52.64702773753026,
                                0.0
                            ],
                            [
                                4.869611563594861,
                                52.64676181717142,
                                0.0
                            ],
                            [
                                4.869579470974839,
                                52.64679065214251,
                                0.0
                            ],
                            [
                                4.869386178949879,
                                52.64681774283201,
                                0.0
                            ],
                            [
                                4.869327585210171,
                                52.6469476579183,
                                0.0
                            ],
                            [
                                4.869309049080267,
                                52.64694449460018,
                                0.0
                            ],
                            [
                                4.869359496725414,
                                52.64705349501777,
                                0.0
                            ],
                            [
                                4.869556027600257,
                                52.6472083458069,
                                0.0
                            ],
                            [
                                4.869897317254138,
                                52.64748291502341,
                                0.0
                            ],
                            [
                                4.869143363961181,
                                52.64797242674885,
                                0.0
                            ],
                            [
                                4.869682792394631,
                                52.64835888694518,
                                0.0
                            ],
                            [
                                4.870033922736122,
                                52.64861043740718,
                                0.0
                            ],
                            [
                                4.870221820067316,
                                52.64874504630998,
                                0.0
                            ],
                            [
                                4.870781846478137,
                                52.64916212931921,
                                0.0
                            ],
                            [
                                4.87167897700051,
                                52.64911477657736,
                                0.0
                            ],
                            [
                                4.872466775868851,
                                52.64968602487063,
                                0.0
                            ],
                            [
                                4.872650808441698,
                                52.6497339049677,
                                0.0
                            ],
                            [
                                4.87268206448588,
                                52.64971217441639,
                                0.0
                            ],
                            [
                                4.872865265023778,
                                52.64968337208845,
                                0.0
                            ],
                            [
                                4.872914449345183,
                                52.64969162829274,
                                0.0
                            ],
                            [
                                4.872925535626912,
                                52.64966982843279,
                                0.0
                            ],
                            [
                                4.873006018515019,
                                52.64961477054673,
                                0.0
                            ],
                            [
                                4.87132320179664,
                                52.64836601377854,
                                0.0
                            ],
                            [
                                4.871002009936021,
                                52.64812771834131,
                                0.0
                            ],
                            [
                                4.871304066608433,
                                52.64797535737925,
                                0.0
                            ],
                            [
                                4.870570925859764,
                                52.64731476331382,
                                0.0
                            ],
                            [
                                4.870199616788828,
                                52.64745946989413,
                                0.0
                            ],
                            [
                                4.870049157120155,
                                52.64731443680952,
                                0.0
                            ],
                            [
                                4.86975174738447,
                                52.64702773753026,
                                0.0
                            ]
                        ]
                    ],
                    [
                        [
                            [
                                4.872700327145805,
                                52.64974010464626,
                                0.0
                            ],
                            [
                                4.872650808441698,
                                52.6497339049677,
                                0.0
                            ],
                            [
                                4.872658400459604,
                                52.64977840630643,
                                0.0
                            ],
                            [
                                4.872653954712605,
                                52.64993741495528,
                                0.0
                            ],
                            [
                                4.873250115833639,
                                52.65037632845035,
                                0.0
                            ],
                            [
                                4.873008833524076,
                                52.65047383878687,
                                0.0
                            ],
                            [
                                4.872945866311637,
                                52.65074704591446,
                                0.0
                            ],
                            [
                                4.873059089440686,
                                52.65091267452916,
                                0.0
                            ],
                            [
                                4.87414175564413,
                                52.6508865508183,
                                0.0
                            ],
                            [
                                4.874778753688473,
                                52.6513995520085,
                                0.0
                            ],
                            [
                                4.87590978917615,
                                52.65222089391636,
                                0.0
                            ],
                            [
                                4.875718234034528,
                                52.65260400166829,
                                0.0
                            ],
                            [
                                4.875879799532433,
                                52.65270067918611,
                                0.0
                            ],
                            [
                                4.876547404869916,
                                52.65265611314791,
                                0.0
                            ],
                            [
                                4.877323528945588,
                                52.65321531635572,
                                0.0
                            ],
                            [
                                4.877235785580282,
                                52.65325918394391,
                                0.0
                            ],
                            [
                                4.877227254436392,
                                52.65339466466746,
                                0.0
                            ],
                            [
                                4.877410011799572,
                                52.65368824959658,
                                0.0
                            ],
                            [
                                4.878060575733022,
                                52.65439704889912,
                                0.0
                            ],
                            [
                                4.878576205273979,
                                52.65484481093632,
                                0.0
                            ],
                            [
                                4.878700704314598,
                                52.65511290867944,
                                0.0
                            ],
                            [
                                4.87883821615926,
                                52.65539711293476,
                                0.0
                            ],
                            [
                                4.879037386850536,
                                52.655676233091,
                                0.0
                            ],
                            [
                                4.879636093346896,
                                52.65564936548783,
                                0.0
                            ],
                            [
                                4.879786608592588,
                                52.65595235328785,
                                0.0
                            ],
                            [
                                4.880052219712285,
                                52.65619429666528,
                                0.0
                            ],
                            [
                                4.880493013517619,
                                52.65650655531983,
                                0.0
                            ],
                            [
                                4.880886383514794,
                                52.65673565909719,
                                0.0
                            ],
                            [
                                4.881173856874974,
                                52.65699106581776,
                                0.0
                            ],
                            [
                                4.88197476293649,
                                52.65739889176626,
                                0.0
                            ],
                            [
                                4.882064075414482,
                                52.65754042313909,
                                0.0
                            ],
                            [
                                4.880985763218288,
                                52.65770353010841,
                                0.0
                            ],
                            [
                                4.881516938862998,
                                52.65901097393419,
                                0.0
                            ],
                            [
                                4.883149155189757,
                                52.65877727991363,
                                0.0
                            ],
                            [
                                4.88341342668387,
                                52.65939861982467,
                                0.0
                            ],
                            [
                                4.884332227240633,
                                52.65926724217712,
                                0.0
                            ],
                            [
                                4.884685688739855,
                                52.65953018069,
                                0.0
                            ],
                            [
                                4.886444676029766,
                                52.66083862989341,
                                0.0
                            ],
                            [
                                4.886373182681846,
                                52.66095151285588,
                                0.0
                            ],
                            [
                                4.886152221349816,
                                52.6610389258681,
                                0.0
                            ],
                            [
                                4.886389371530917,
                                52.66129771140168,
                                0.0
                            ],
                            [
                                4.886872077953115,
                                52.66120056964273,
                                0.0
                            ],
                            [
                                4.888395849922642,
                                52.66246090698615,
                                0.0
                            ],
                            [
                                4.888285737322518,
                                52.66248896137927,
                                0.0
                            ],
                            [
                                4.88844410397271,
                                52.66267781590849,
                                0.0
                            ],
                            [
                                4.888953909333014,
                                52.66271031975964,
                                0.0
                            ],
                            [
                                4.889278365799039,
                                52.66257640403362,
                                0.0
                            ],
                            [
                                4.889795079820345,
                                52.66296118359926,
                                0.0
                            ],
                            [
                                4.889898913841815,
                                52.66296551812602,
                                0.0
                            ],
                            [
                                4.889984644050958,
                                52.66291857724131,
                                0.0
                            ],
                            [
                                4.890180361369191,
                                52.66296189523455,
                                0.0
                            ],
                            [
                                4.890167152437854,
                                52.66286985681757,
                                0.0
                            ],
                            [
                                4.890570009314932,
                                52.66267936763225,
                                0.0
                            ],
                            [
                                4.889890143543618,
                                52.66220131509807,
                                0.0
                            ],
                            [
                                4.88955630449508,
                                52.66233795228987,
                                0.0
                            ],
                            [
                                4.888377848141595,
                                52.66142477733683,
                                0.0
                            ],
                            [
                                4.887374243976007,
                                52.66056930359939,
                                0.0
                            ],
                            [
                                4.887624034647614,
                                52.66041575625888,
                                0.0
                            ],
                            [
                                4.887219757979998,
                                52.65982304585946,
                                0.0
                            ],
                            [
                                4.88657101583731,
                                52.65924716278704,
                                0.0
                            ],
                            [
                                4.887416290794609,
                                52.6588696986488,
                                0.0
                            ],
                            [
                                4.887171686643215,
                                52.65856776337206,
                                0.0
                            ],
                            [
                                4.886914402383583,
                                52.65855839542157,
                                0.0
                            ],
                            [
                                4.886594866584888,
                                52.65785033850305,
                                0.0
                            ],
                            [
                                4.886161341395205,
                                52.65741660026492,
                                0.0
                            ],
                            [
                                4.886147663799208,
                                52.65740290915966,
                                0.0
                            ],
                            [
                                4.886035674661661,
                                52.65737483786365,
                                0.0
                            ],
                            [
                                4.885925044138182,
                                52.65741560469389,
                                0.0
                            ],
                            [
                                4.885109853701621,
                                52.6577160037561,
                                0.0
                            ],
                            [
                                4.88474757689532,
                                52.65770957602668,
                                0.0
                            ],
                            [
                                4.884596197587348,
                                52.65757828144285,
                                0.0
                            ],
                            [
                                4.884523776513921,
                                52.65757453333992,
                                0.0
                            ],
                            [
                                4.884558527185552,
                                52.65753667357278,
                                0.0
                            ],
                            [
                                4.884230517682241,
                                52.65716647274861,
                                0.0
                            ],
                            [
                                4.884114350666196,
                                52.65697921968497,
                                0.0
                            ],
                            [
                                4.882218905999355,
                                52.65568412088059,
                                0.0
                            ],
                            [
                                4.881994788461634,
                                52.65560270725739,
                                0.0
                            ],
                            [
                                4.88190536848684,
                                52.65553779072254,
                                0.0
                            ],
                            [
                                4.881861600167611,
                                52.65548705207975,
                                0.0
                            ],
                            [
                                4.881836696333443,
                                52.65541901242916,
                                0.0
                            ],
                            [
                                4.881138312788342,
                                52.65493066524786,
                                0.0
                            ],
                            [
                                4.88092715587282,
                                52.6547830065246,
                                0.0
                            ],
                            [
                                4.880199028814356,
                                52.65471776792737,
                                0.0
                            ],
                            [
                                4.880059258970858,
                                52.65466472306354,
                                0.0
                            ],
                            [
                                4.879829902935976,
                                52.65466926304022,
                                0.0
                            ],
                            [
                                4.879249683427211,
                                52.65426098080387,
                                0.0
                            ],
                            [
                                4.878920641803234,
                                52.65398350783003,
                                0.0
                            ],
                            [
                                4.87877563147021,
                                52.65383951602222,
                                0.0
                            ],
                            [
                                4.87871558338194,
                                52.65387310494231,
                                0.0
                            ],
                            [
                                4.87869635645885,
                                52.653873139577,
                                0.0
                            ],
                            [
                                4.878695209893974,
                                52.65385982470251,
                                0.0
                            ],
                            [
                                4.878749124777424,
                                52.65381091344106,
                                0.0
                            ],
                            [
                                4.87868620975216,
                                52.65373839675539,
                                0.0
                            ],
                            [
                                4.877800196796732,
                                52.65305817831801,
                                0.0
                            ],
                            [
                                4.878456677516658,
                                52.65293951772918,
                                0.0
                            ],
                            [
                                4.878511327131555,
                                52.65265830973095,
                                0.0
                            ],
                            [
                                4.878365256202957,
                                52.65250173979214,
                                0.0
                            ],
                            [
                                4.877318960390597,
                                52.6526876788631,
                                0.0
                            ],
                            [
                                4.876835857611393,
                                52.65238193983312,
                                0.0
                            ],
                            [
                                4.876212081698585,
                                52.65203773161505,
                                0.0
                            ],
                            [
                                4.876526429278071,
                                52.65188392742777,
                                0.0
                            ],
                            [
                                4.875768569765206,
                                52.65129585861887,
                                0.0
                            ],
                            [
                                4.875839882003613,
                                52.65119954428808,
                                0.0
                            ],
                            [
                                4.875487357240881,
                                52.65092097191637,
                                0.0
                            ],
                            [
                                4.874864294275534,
                                52.65099657675158,
                                0.0
                            ],
                            [
                                4.874405538546682,
                                52.65068043548494,
                                0.0
                            ],
                            [
                                4.874636128698154,
                                52.65056824514628,
                                0.0
                            ],
                            [
                                4.873972090910371,
                                52.64982696923661,
                                0.0
                            ],
                            [
                                4.873705823364647,
                                52.64988161223938,
                                0.0
                            ],
                            [
                                4.87356277863048,
                                52.64970983401062,
                                0.0
                            ],
                            [
                                4.873228671264227,
                                52.64977959593332,
                                0.0
                            ],
                            [
                                4.872914449345183,
                                52.64969162829274,
                                0.0
                            ],
                            [
                                4.872888293962889,
                                52.64971188010567,
                                0.0
                            ],
                            [
                                4.872700327145805,
                                52.64974010464626,
                                0.0
                            ]
                        ]
                    ]
                ]
            },
            "last_modified": "2020-03-11T16:28:23.825303Z",
            "created": "2020-03-11T16:28:23.825345Z",
            "image_url": "",
            "timeseries": [],
            "name": "Hensbroek",
            "type": "default",
            "water_level_summer": null,
            "water_level_winter": null,
            "water_level_fixed": -2.55
        },
        {
            "url": "https://demo.lizard.net/api/v4/fixeddrainagelevelareas/17875/?format=api",
            "id": 17875,
            "code": "03200-01",
            "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.898384895800056,
                                52.73354415550402,
                                0.0
                            ],
                            [
                                4.89753697599987,
                                52.73400487582637,
                                0.0
                            ],
                            [
                                4.898564340417787,
                                52.73468167933783,
                                0.0
                            ],
                            [
                                4.899591721526303,
                                52.73535849181724,
                                0.0
                            ],
                            [
                                4.900598002398248,
                                52.73611175090272,
                                0.0
                            ],
                            [
                                4.901604302909785,
                                52.73686501030519,
                                0.0
                            ],
                            [
                                4.902872825194706,
                                52.73789239596884,
                                0.0
                            ],
                            [
                                4.904141392359026,
                                52.73891974089721,
                                0.0
                            ],
                            [
                                4.905549916366016,
                                52.74005239867939,
                                0.0
                            ],
                            [
                                4.90695849846902,
                                52.7411850215224,
                                0.0
                            ],
                            [
                                4.908546869727668,
                                52.7424921480926,
                                0.0
                            ],
                            [
                                4.90971277302978,
                                52.74338710893083,
                                0.0
                            ],
                            [
                                4.910487719390077,
                                52.74312465798175,
                                0.0
                            ],
                            [
                                4.91137969648771,
                                52.74282298325297,
                                0.0
                            ],
                            [
                                4.911327403787921,
                                52.74254766638511,
                                0.0
                            ],
                            [
                                4.911067202338134,
                                52.74207359036799,
                                0.0
                            ],
                            [
                                4.910931300168334,
                                52.74186168335144,
                                0.0
                            ],
                            [
                                4.910237203575504,
                                52.74113089236539,
                                0.0
                            ],
                            [
                                4.908639404443421,
                                52.73946216044493,
                                0.0
                            ],
                            [
                                4.907645148150939,
                                52.73843040576427,
                                0.0
                            ],
                            [
                                4.907787063723045,
                                52.73838359789546,
                                0.0
                            ],
                            [
                                4.908316029125984,
                                52.73817232185453,
                                0.0
                            ],
                            [
                                4.9087274402826,
                                52.73852589500115,
                                0.0
                            ],
                            [
                                4.909215990053624,
                                52.73899200519169,
                                0.0
                            ],
                            [
                                4.908949796213887,
                                52.73910296787612,
                                0.0
                            ],
                            [
                                4.909635797148802,
                                52.73984482432481,
                                0.0
                            ],
                            [
                                4.909469624127692,
                                52.74002767125867,
                                0.0
                            ],
                            [
                                4.909770498705485,
                                52.73999582366562,
                                0.0
                            ],
                            [
                                4.910941400367548,
                                52.74117405244565,
                                0.0
                            ],
                            [
                                4.913893957617148,
                                52.74003311196957,
                                0.0
                            ],
                            [
                                4.915302327969618,
                                52.73886072819781,
                                0.0
                            ],
                            [
                                4.916066386353106,
                                52.73851505964208,
                                0.0
                            ],
                            [
                                4.917859428324395,
                                52.74007046183202,
                                0.0
                            ],
                            [
                                4.915756113657719,
                                52.74090441100342,
                                0.0
                            ],
                            [
                                4.915930322409979,
                                52.74106037662337,
                                0.0
                            ],
                            [
                                4.915973143670453,
                                52.74112401175963,
                                0.0
                            ],
                            [
                                4.915406230818811,
                                52.74133361661472,
                                0.0
                            ],
                            [
                                4.915097896621551,
                                52.74144724795028,
                                0.0
                            ],
                            [
                                4.91356275108901,
                                52.74202185325971,
                                0.0
                            ],
                            [
                                4.912478010365405,
                                52.74242156059298,
                                0.0
                            ],
                            [
                                4.913160440409806,
                                52.74475133582155,
                                0.0
                            ],
                            [
                                4.913394273718169,
                                52.74490064028134,
                                0.0
                            ],
                            [
                                4.913296477205889,
                                52.744934779022,
                                0.0
                            ],
                            [
                                4.913218703965099,
                                52.74501672691944,
                                0.0
                            ],
                            [
                                4.913889114204774,
                                52.74535210652694,
                                0.0
                            ],
                            [
                                4.914302232932487,
                                52.74552743755549,
                                0.0
                            ],
                            [
                                4.916369990471996,
                                52.74620431821749,
                                0.0
                            ],
                            [
                                4.916940436470482,
                                52.74638894309334,
                                0.0
                            ],
                            [
                                4.917425647068664,
                                52.74651520057264,
                                0.0
                            ],
                            [
                                4.918357195159889,
                                52.74668795044992,
                                0.0
                            ],
                            [
                                4.920887935834368,
                                52.7471318531167,
                                0.0
                            ],
                            [
                                4.921434628011951,
                                52.7472523495474,
                                0.0
                            ],
                            [
                                4.922230279037293,
                                52.74754288627496,
                                0.0
                            ],
                            [
                                4.922697256415185,
                                52.74773632703037,
                                0.0
                            ],
                            [
                                4.922752491026704,
                                52.74764738321512,
                                0.0
                            ],
                            [
                                4.922938853092139,
                                52.74753307714933,
                                0.0
                            ],
                            [
                                4.927510258628351,
                                52.74384600289598,
                                0.0
                            ],
                            [
                                4.927104365412396,
                                52.74332132513307,
                                0.0
                            ],
                            [
                                4.928577061176746,
                                52.74143107805595,
                                0.0
                            ],
                            [
                                4.927980065374711,
                                52.74110646187678,
                                0.0
                            ],
                            [
                                4.928168415178341,
                                52.7409680342985,
                                0.0
                            ],
                            [
                                4.928668374178248,
                                52.74059428842794,
                                0.0
                            ],
                            [
                                4.929168324560568,
                                52.74022054939901,
                                0.0
                            ],
                            [
                                4.928951639702062,
                                52.73998753868113,
                                0.0
                            ],
                            [
                                4.928728376678762,
                                52.7396332415919,
                                0.0
                            ],
                            [
                                4.928665199423149,
                                52.73959312339422,
                                0.0
                            ],
                            [
                                4.928586206420531,
                                52.73958435358742,
                                0.0
                            ],
                            [
                                4.928444921006657,
                                52.73952592470016,
                                0.0
                            ],
                            [
                                4.928386451294658,
                                52.73940806956425,
                                0.0
                            ],
                            [
                                4.928246362358299,
                                52.73938255518414,
                                0.0
                            ],
                            [
                                4.928058940378603,
                                52.73928724542824,
                                0.0
                            ],
                            [
                                4.928305601777269,
                                52.73910256194512,
                                0.0
                            ],
                            [
                                4.927793617072139,
                                52.73859257505665,
                                0.0
                            ],
                            [
                                4.927838041565532,
                                52.73834183123432,
                                0.0
                            ],
                            [
                                4.927605725238148,
                                52.73840541629053,
                                0.0
                            ],
                            [
                                4.927281659066699,
                                52.73808258597043,
                                0.0
                            ],
                            [
                                4.926816621817887,
                                52.73762319266091,
                                0.0
                            ],
                            [
                                4.926587093400358,
                                52.73754130600228,
                                0.0
                            ],
                            [
                                4.926229630882354,
                                52.73778151887081,
                                0.0
                            ],
                            [
                                4.926167398832697,
                                52.73775337357104,
                                0.0
                            ],
                            [
                                4.926114025468506,
                                52.73772622413418,
                                0.0
                            ],
                            [
                                4.926659611378959,
                                52.73740482323581,
                                0.0
                            ],
                            [
                                4.926495771280834,
                                52.73716018531606,
                                0.0
                            ],
                            [
                                4.926483909470783,
                                52.73714627259116,
                                0.0
                            ],
                            [
                                4.92633679627413,
                                52.7369515496711,
                                0.0
                            ],
                            [
                                4.926100376979311,
                                52.73666775281977,
                                0.0
                            ],
                            [
                                4.925753471183366,
                                52.73623961062829,
                                0.0
                            ],
                            [
                                4.925525888479611,
                                52.73629874346941,
                                0.0
                            ],
                            [
                                4.925219531973896,
                                52.73589849951341,
                                0.0
                            ],
                            [
                                4.925161371959931,
                                52.73585937843184,
                                0.0
                            ],
                            [
                                4.924892044169624,
                                52.73571273590609,
                                0.0
                            ],
                            [
                                4.924684542785307,
                                52.73560300857392,
                                0.0
                            ],
                            [
                                4.924593875840404,
                                52.7355226277411,
                                0.0
                            ],
                            [
                                4.924533595137593,
                                52.73533789168222,
                                0.0
                            ],
                            [
                                4.924173446976503,
                                52.73499135757744,
                                0.0
                            ],
                            [
                                4.924085125622605,
                                52.7349035712294,
                                0.0
                            ],
                            [
                                4.923402105928192,
                                52.73520307242697,
                                0.0
                            ],
                            [
                                4.921427277142807,
                                52.73604250205901,
                                0.0
                            ],
                            [
                                4.920217867419388,
                                52.73507460864715,
                                0.0
                            ],
                            [
                                4.919465534232975,
                                52.73447896740176,
                                0.0
                            ],
                            [
                                4.922859850438888,
                                52.73302167923478,
                                0.0
                            ],
                            [
                                4.922882216721423,
                                52.73295208163881,
                                0.0
                            ],
                            [
                                4.922753995254709,
                                52.73291958814853,
                                0.0
                            ],
                            [
                                4.92218825485285,
                                52.73230788568955,
                                0.0
                            ],
                            [
                                4.922108683012308,
                                52.73233832831938,
                                0.0
                            ],
                            [
                                4.921568592352381,
                                52.7321850574543,
                                0.0
                            ],
                            [
                                4.921377446610535,
                                52.73226211001196,
                                0.0
                            ],
                            [
                                4.921007932565669,
                                52.73190166242053,
                                0.0
                            ],
                            [
                                4.920638424491322,
                                52.73154122264253,
                                0.0
                            ],
                            [
                                4.92098392799985,
                                52.73140475176148,
                                0.0
                            ],
                            [
                                4.921329429265421,
                                52.73126828885714,
                                0.0
                            ],
                            [
                                4.921211081109585,
                                52.73112911222707,
                                0.0
                            ],
                            [
                                4.920941589310835,
                                52.73082907948569,
                                0.0
                            ],
                            [
                                4.920672101193391,
                                52.73052904611542,
                                0.0
                            ],
                            [
                                4.920291070775288,
                                52.73011474606228,
                                0.0
                            ],
                            [
                                4.920314526529422,
                                52.73004039007412,
                                0.0
                            ],
                            [
                                4.920198732457504,
                                52.7300137840199,
                                0.0
                            ],
                            [
                                4.919536300030332,
                                52.72931115447847,
                                0.0
                            ],
                            [
                                4.91922754181936,
                                52.72944156459467,
                                0.0
                            ],
                            [
                                4.918800453489117,
                                52.72908668011031,
                                0.0
                            ],
                            [
                                4.91890248453224,
                                52.72904043006312,
                                0.0
                            ],
                            [
                                4.918880406414794,
                                52.72879543061756,
                                0.0
                            ],
                            [
                                4.918848766997401,
                                52.72841711692215,
                                0.0
                            ],
                            [
                                4.918191616127337,
                                52.72776476433899,
                                0.0
                            ],
                            [
                                4.918206925365412,
                                52.72761487715474,
                                0.0
                            ],
                            [
                                4.917999878934608,
                                52.72738186540448,
                                0.0
                            ],
                            [
                                4.917915988681671,
                                52.72742218288631,
                                0.0
                            ],
                            [
                                4.917580425897492,
                                52.72756687126796,
                                0.0
                            ],
                            [
                                4.91630334940097,
                                52.72822533579923,
                                0.0
                            ],
                            [
                                4.916245795980532,
                                52.7281768931534,
                                0.0
                            ],
                            [
                                4.916173367426109,
                                52.72811998883402,
                                0.0
                            ],
                            [
                                4.913453500964405,
                                52.72947179430762,
                                0.0
                            ],
                            [
                                4.913224685988588,
                                52.72929580885028,
                                0.0
                            ],
                            [
                                4.913135671602744,
                                52.72926018970333,
                                0.0
                            ],
                            [
                                4.913100963064793,
                                52.72918152345675,
                                0.0
                            ],
                            [
                                4.912905640283738,
                                52.72902026552126,
                                0.0
                            ],
                            [
                                4.916934544141628,
                                52.7270110220413,
                                0.0
                            ],
                            [
                                4.917398211362594,
                                52.72678444841619,
                                0.0
                            ],
                            [
                                4.917112856946447,
                                52.7265136594315,
                                0.0
                            ],
                            [
                                4.917186442974575,
                                52.72647615969532,
                                0.0
                            ],
                            [
                                4.917088734412939,
                                52.72637352030807,
                                0.0
                            ],
                            [
                                4.916908818077535,
                                52.72626346549206,
                                0.0
                            ],
                            [
                                4.916811588886367,
                                52.72625432816766,
                                0.0
                            ],
                            [
                                4.916687284765356,
                                52.72608095480802,
                                0.0
                            ],
                            [
                                4.916515945939923,
                                52.72592491101162,
                                0.0
                            ],
                            [
                                4.916383895653539,
                                52.72580183372015,
                                0.0
                            ],
                            [
                                4.916065359937394,
                                52.72592750585503,
                                0.0
                            ],
                            [
                                4.915866296283328,
                                52.72579652391698,
                                0.0
                            ],
                            [
                                4.915192034247869,
                                52.72535288065781,
                                0.0
                            ],
                            [
                                4.915154858765468,
                                52.72529433596814,
                                0.0
                            ],
                            [
                                4.915394178598514,
                                52.72515968898778,
                                0.0
                            ],
                            [
                                4.915169325824027,
                                52.72501717223668,
                                0.0
                            ],
                            [
                                4.914776533505041,
                                52.72478763310912,
                                0.0
                            ],
                            [
                                4.910136110917009,
                                52.72724108044371,
                                0.0
                            ],
                            [
                                4.909926545138052,
                                52.72726563790296,
                                0.0
                            ],
                            [
                                4.909764768498485,
                                52.72733052239958,
                                0.0
                            ],
                            [
                                4.909621352471702,
                                52.7273921910802,
                                0.0
                            ],
                            [
                                4.90966715541698,
                                52.72744638643781,
                                0.0
                            ],
                            [
                                4.906658491901746,
                                52.72903338895737,
                                0.0
                            ],
                            [
                                4.90649540278869,
                                52.72925626357107,
                                0.0
                            ],
                            [
                                4.901071454741825,
                                52.73208333017049,
                                0.0
                            ],
                            [
                                4.90098245471468,
                                52.73222050332641,
                                0.0
                            ],
                            [
                                4.900734412638658,
                                52.73237057023477,
                                0.0
                            ],
                            [
                                4.900641608819758,
                                52.73235661182456,
                                0.0
                            ],
                            [
                                4.898384895800056,
                                52.73354415550402,
                                0.0
                            ]
                        ]
                    ],
                    [
                        [
                            [
                                4.927942337149542,
                                52.73824729545952,
                                0.0
                            ],
                            [
                                4.927838041565532,
                                52.73834183123432,
                                0.0
                            ],
                            [
                                4.928021521166902,
                                52.73831822006807,
                                0.0
                            ],
                            [
                                4.92802152262867,
                                52.73831822187108,
                                0.0
                            ],
                            [
                                4.928046796611836,
                                52.73823610504208,
                                0.0
                            ],
                            [
                                4.927942337149542,
                                52.73824729545952,
                                0.0
                            ]
                        ]
                    ]
                ]
            },
            "last_modified": "2020-03-11T16:28:23.844721Z",
            "created": "2020-03-11T16:28:23.844765Z",
            "image_url": "",
            "timeseries": [],
            "name": "Leyenpolder",
            "type": "default",
            "water_level_summer": null,
            "water_level_winter": null,
            "water_level_fixed": -1.95
        },
        {
            "url": "https://demo.lizard.net/api/v4/fixeddrainagelevelareas/17876/?format=api",
            "id": 17876,
            "code": "GPG-JL-254",
            "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.76847060281021,
                                52.85274173435967,
                                0.0
                            ],
                            [
                                4.766197218454626,
                                52.8530370019078,
                                0.0
                            ],
                            [
                                4.76722112600788,
                                52.85572976324691,
                                0.0
                            ],
                            [
                                4.76718266074451,
                                52.85584267071221,
                                0.0
                            ],
                            [
                                4.767194199865779,
                                52.85584557947078,
                                0.0
                            ],
                            [
                                4.767222321387988,
                                52.85584125017909,
                                0.0
                            ],
                            [
                                4.767286476687002,
                                52.85575098799389,
                                0.0
                            ],
                            [
                                4.769429385404267,
                                52.85528058206259,
                                0.0
                            ],
                            [
                                4.769512719424689,
                                52.85522061347953,
                                0.0
                            ],
                            [
                                4.769600589529538,
                                52.85520526060299,
                                0.0
                            ],
                            [
                                4.769573270821893,
                                52.85512863291697,
                                0.0
                            ],
                            [
                                4.768862842198,
                                52.85328520213411,
                                0.0
                            ],
                            [
                                4.768747172686525,
                                52.85325310406269,
                                0.0
                            ],
                            [
                                4.768674071426556,
                                52.85326470450322,
                                0.0
                            ],
                            [
                                4.76847060281021,
                                52.85274173435967,
                                0.0
                            ]
                        ]
                    ]
                ]
            },
            "last_modified": "2020-03-11T16:28:23.859392Z",
            "created": "2020-03-11T16:28:23.859435Z",
            "image_url": "",
            "timeseries": [],
            "name": "nieuw, voorstel RPS (deels obv tekenlijnen Ilse)",
            "type": "default",
            "water_level_summer": null,
            "water_level_winter": null,
            "water_level_fixed": -1.31
        },
        {
            "url": "https://demo.lizard.net/api/v4/fixeddrainagelevelareas/17877/?format=api",
            "id": 17877,
            "code": "5803-36",
            "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.987958103276807,
                                52.46432329030053,
                                0.0
                            ],
                            [
                                4.987772523091809,
                                52.46457724488992,
                                0.0
                            ],
                            [
                                4.988394445385176,
                                52.46464759793298,
                                0.0
                            ],
                            [
                                4.98846460893108,
                                52.46471420643849,
                                0.0
                            ],
                            [
                                4.989040143437887,
                                52.4643948375934,
                                0.0
                            ],
                            [
                                4.989454523551539,
                                52.46447050969648,
                                0.0
                            ],
                            [
                                4.989967364469614,
                                52.46459017139279,
                                0.0
                            ],
                            [
                                4.990331118766503,
                                52.46466367561039,
                                0.0
                            ],
                            [
                                4.991133039905014,
                                52.46484899122096,
                                0.0
                            ],
                            [
                                4.99224276836316,
                                52.46509619013734,
                                0.0
                            ],
                            [
                                4.992858250971715,
                                52.46523520756826,
                                0.0
                            ],
                            [
                                4.993318388946052,
                                52.46532804953926,
                                0.0
                            ],
                            [
                                4.993563906131227,
                                52.46538973693498,
                                0.0
                            ],
                            [
                                4.995433387796664,
                                52.46566580350961,
                                0.0
                            ],
                            [
                                4.995438368649965,
                                52.46563342908803,
                                0.0
                            ],
                            [
                                4.995497679397007,
                                52.46547625423605,
                                0.0
                            ],
                            [
                                4.994291133832446,
                                52.46528303155556,
                                0.0
                            ],
                            [
                                4.993438120958916,
                                52.46514673825551,
                                0.0
                            ],
                            [
                                4.993017687468814,
                                52.46506526307328,
                                0.0
                            ],
                            [
                                4.992529997204761,
                                52.46495200753434,
                                0.0
                            ],
                            [
                                4.989480720090368,
                                52.46427690827452,
                                0.0
                            ],
                            [
                                4.989234824225951,
                                52.46422755092556,
                                0.0
                            ],
                            [
                                4.98890124179692,
                                52.46417678414035,
                                0.0
                            ],
                            [
                                4.988167298811255,
                                52.46409049951788,
                                0.0
                            ],
                            [
                                4.988101972545699,
                                52.46407993509074,
                                0.0
                            ],
                            [
                                4.98807560463496,
                                52.46415976307305,
                                0.0
                            ],
                            [
                                4.988095251786123,
                                52.46418716014023,
                                0.0
                            ],
                            [
                                4.988091600403973,
                                52.46419881360799,
                                0.0
                            ],
                            [
                                4.988086876254624,
                                52.46421031067794,
                                0.0
                            ],
                            [
                                4.988035689483095,
                                52.4642259743465,
                                0.0
                            ],
                            [
                                4.987958103276807,
                                52.46432329030053,
                                0.0
                            ]
                        ]
                    ]
                ]
            },
            "last_modified": "2020-03-11T16:28:23.873292Z",
            "created": "2020-03-11T16:28:23.873331Z",
            "image_url": "",
            "timeseries": [],
            "name": "Purmer landelijk zuid",
            "type": "default",
            "water_level_summer": null,
            "water_level_winter": null,
            "water_level_fixed": -3.85
        }
    ]
}