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=490
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=491",
    "previous": "https://demo.lizard.net/api/v4/fixeddrainagelevelareas/?format=api&page=489",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/fixeddrainagelevelareas/17918/?format=api",
            "id": 17918,
            "code": "GPG-JF-240",
            "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.709247318577265,
                                52.82799794821437,
                                0.0
                            ],
                            [
                                4.706095458548242,
                                52.82781091150057,
                                0.0
                            ],
                            [
                                4.706658694113468,
                                52.82798638703537,
                                0.0
                            ],
                            [
                                4.71203334239697,
                                52.82977853007191,
                                0.0
                            ],
                            [
                                4.71225452777395,
                                52.82984987049035,
                                0.0
                            ],
                            [
                                4.712515312214297,
                                52.82993398016144,
                                0.0
                            ],
                            [
                                4.7148597216966,
                                52.83073504282378,
                                0.0
                            ],
                            [
                                4.716284126274355,
                                52.83037609420717,
                                0.0
                            ],
                            [
                                4.716227410194607,
                                52.83031353217573,
                                0.0
                            ],
                            [
                                4.714748980188758,
                                52.82869824719769,
                                0.0
                            ],
                            [
                                4.714658577420588,
                                52.82870487303784,
                                0.0
                            ],
                            [
                                4.714420895907697,
                                52.82884381751671,
                                0.0
                            ],
                            [
                                4.714377978340371,
                                52.82882693174648,
                                0.0
                            ],
                            [
                                4.714334863146094,
                                52.82882193446757,
                                0.0
                            ],
                            [
                                4.713598599068986,
                                52.82845159971465,
                                0.0
                            ],
                            [
                                4.713591995272507,
                                52.82837071656902,
                                0.0
                            ],
                            [
                                4.713912581518343,
                                52.82820132693942,
                                0.0
                            ],
                            [
                                4.714338080581481,
                                52.82861271144291,
                                0.0
                            ],
                            [
                                4.714495728007448,
                                52.82857317778952,
                                0.0
                            ],
                            [
                                4.714955523592193,
                                52.82833862484454,
                                0.0
                            ],
                            [
                                4.714382498541317,
                                52.82742427816352,
                                0.0
                            ],
                            [
                                4.713496883096334,
                                52.82596572448328,
                                0.0
                            ],
                            [
                                4.713436100877109,
                                52.82591155874154,
                                0.0
                            ],
                            [
                                4.710172993610179,
                                52.82754191033455,
                                0.0
                            ],
                            [
                                4.710042405841231,
                                52.82756054467018,
                                0.0
                            ],
                            [
                                4.710002845251356,
                                52.82762892582765,
                                0.0
                            ],
                            [
                                4.709247318577265,
                                52.82799794821437,
                                0.0
                            ]
                        ]
                    ]
                ]
            },
            "last_modified": "2020-03-11T16:28:25.152812Z",
            "created": "2020-03-11T16:28:25.152854Z",
            "image_url": "",
            "timeseries": [],
            "name": "LEEG",
            "type": "default",
            "water_level_summer": null,
            "water_level_winter": null,
            "water_level_fixed": 0.01
        },
        {
            "url": "https://demo.lizard.net/api/v4/fixeddrainagelevelareas/17919/?format=api",
            "id": 17919,
            "code": "GPG-Q-141266",
            "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.762061149566484,
                                52.91941600596897,
                                0.0
                            ],
                            [
                                4.761959321700312,
                                52.91941047646332,
                                0.0
                            ],
                            [
                                4.76158019630267,
                                52.9195131134132,
                                0.0
                            ],
                            [
                                4.760824192785714,
                                52.91956145348975,
                                0.0
                            ],
                            [
                                4.760514360432436,
                                52.91949563708949,
                                0.0
                            ],
                            [
                                4.760461293612024,
                                52.9192866538147,
                                0.0
                            ],
                            [
                                4.760287443773238,
                                52.91929773863563,
                                0.0
                            ],
                            [
                                4.759160611491773,
                                52.91936688443804,
                                0.0
                            ],
                            [
                                4.758769073895396,
                                52.91941313716919,
                                0.0
                            ],
                            [
                                4.758282642931248,
                                52.91948436605571,
                                0.0
                            ],
                            [
                                4.754840434906789,
                                52.92002639092848,
                                0.0
                            ],
                            [
                                4.754843837266305,
                                52.92005426741558,
                                0.0
                            ],
                            [
                                4.754930102588364,
                                52.92078500245665,
                                0.0
                            ],
                            [
                                4.756361971795194,
                                52.9207925728376,
                                0.0
                            ],
                            [
                                4.756357462409064,
                                52.92083297075829,
                                0.0
                            ],
                            [
                                4.756356981219295,
                                52.92086625459,
                                0.0
                            ],
                            [
                                4.756454937336558,
                                52.92149984194812,
                                0.0
                            ],
                            [
                                4.758855140629888,
                                52.92145800569671,
                                0.0
                            ],
                            [
                                4.76181827652182,
                                52.9214452656091,
                                0.0
                            ],
                            [
                                4.761901148061322,
                                52.91954910480196,
                                0.0
                            ],
                            [
                                4.761965539151999,
                                52.91951822240698,
                                0.0
                            ],
                            [
                                4.762061432880216,
                                52.91946991807105,
                                0.0
                            ],
                            [
                                4.762061149566484,
                                52.91941600596897,
                                0.0
                            ]
                        ]
                    ]
                ]
            },
            "last_modified": "2020-03-11T16:28:25.168210Z",
            "created": "2020-03-11T16:28:25.168278Z",
            "image_url": "",
            "timeseries": [],
            "name": "LEEG",
            "type": "default",
            "water_level_summer": null,
            "water_level_winter": null,
            "water_level_fixed": -0.01
        },
        {
            "url": "https://demo.lizard.net/api/v4/fixeddrainagelevelareas/17920/?format=api",
            "id": 17920,
            "code": "GPG-EA-45",
            "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.748881037945094,
                                52.51613428062362,
                                0.0
                            ],
                            [
                                4.748880286499728,
                                52.51614855776995,
                                0.0
                            ],
                            [
                                4.748875710432177,
                                52.51616039669722,
                                0.0
                            ],
                            [
                                4.748869903684179,
                                52.51617889775302,
                                0.0
                            ],
                            [
                                4.748868111395025,
                                52.51619791471713,
                                0.0
                            ],
                            [
                                4.748861847726127,
                                52.51622662315082,
                                0.0
                            ],
                            [
                                4.74885031868371,
                                52.516336262946,
                                0.0
                            ],
                            [
                                4.748845428945375,
                                52.51640343641625,
                                0.0
                            ],
                            [
                                4.748830307961622,
                                52.51656791677399,
                                0.0
                            ],
                            [
                                4.748832984315956,
                                52.5166752782425,
                                0.0
                            ],
                            [
                                4.748837672054441,
                                52.51668629520998,
                                0.0
                            ],
                            [
                                4.74884067360371,
                                52.51671408282689,
                                0.0
                            ],
                            [
                                4.748850141981527,
                                52.51673988303592,
                                0.0
                            ],
                            [
                                4.748854370743364,
                                52.51677144302893,
                                0.0
                            ],
                            [
                                4.748855201265573,
                                52.51680062102128,
                                0.0
                            ],
                            [
                                4.748853793642596,
                                52.51681442728405,
                                0.0
                            ],
                            [
                                4.748851986370855,
                                52.51682428587105,
                                0.0
                            ],
                            [
                                4.74884863550313,
                                52.51683799180522,
                                0.0
                            ],
                            [
                                4.748843939299894,
                                52.51685507880141,
                                0.0
                            ],
                            [
                                4.748843511111908,
                                52.51686635584898,
                                0.0
                            ],
                            [
                                4.748843883070873,
                                52.51687935381907,
                                0.0
                            ],
                            [
                                4.748845289056897,
                                52.51688910386534,
                                0.0
                            ],
                            [
                                4.748854165779576,
                                52.51691812741365,
                                0.0
                            ],
                            [
                                4.748869299003538,
                                52.5169311778237,
                                0.0
                            ],
                            [
                                4.748900729271019,
                                52.51695014879861,
                                0.0
                            ],
                            [
                                4.748924006123874,
                                52.51695834480004,
                                0.0
                            ],
                            [
                                4.748949745506344,
                                52.51696944802612,
                                0.0
                            ],
                            [
                                4.748984305407163,
                                52.51697881016596,
                                0.0
                            ],
                            [
                                4.74901920991632,
                                52.51698879428842,
                                0.0
                            ],
                            [
                                4.749032090436448,
                                52.51698951964623,
                                0.0
                            ],
                            [
                                4.749086974403005,
                                52.51701261614637,
                                0.0
                            ],
                            [
                                4.749108299044557,
                                52.51699992358139,
                                0.0
                            ],
                            [
                                4.749132180001389,
                                52.51698670550575,
                                0.0
                            ],
                            [
                                4.749160852683845,
                                52.5169864911821,
                                0.0
                            ],
                            [
                                4.749231452472649,
                                52.51701699694881,
                                0.0
                            ],
                            [
                                4.749244638718381,
                                52.51702205591651,
                                0.0
                            ],
                            [
                                4.749254399945972,
                                52.5170245440121,
                                0.0
                            ],
                            [
                                4.749256680852851,
                                52.51702472703686,
                                0.0
                            ],
                            [
                                4.749258599185551,
                                52.51702451266117,
                                0.0
                            ],
                            [
                                4.749351178258832,
                                52.5169949649969,
                                0.0
                            ],
                            [
                                4.749441314447884,
                                52.51696215963376,
                                0.0
                            ],
                            [
                                4.749519095905027,
                                52.51694628323293,
                                0.0
                            ],
                            [
                                4.749533737687968,
                                52.51694338703854,
                                0.0
                            ],
                            [
                                4.74954555487756,
                                52.5169432707866,
                                0.0
                            ],
                            [
                                4.749555397088788,
                                52.5169442314125,
                                0.0
                            ],
                            [
                                4.749568020103998,
                                52.51694646523351,
                                0.0
                            ],
                            [
                                4.7495860032902,
                                52.5169509118234,
                                0.0
                            ],
                            [
                                4.750361651431484,
                                52.51720370786468,
                                0.0
                            ],
                            [
                                4.750388150778925,
                                52.51720811914563,
                                0.0
                            ],
                            [
                                4.750574850914254,
                                52.51715134904225,
                                0.0
                            ],
                            [
                                4.750733161423278,
                                52.5171200947681,
                                0.0
                            ],
                            [
                                4.750922467345782,
                                52.51710327867221,
                                0.0
                            ],
                            [
                                4.751008184933649,
                                52.51710611993209,
                                0.0
                            ],
                            [
                                4.751058129262866,
                                52.51712754431595,
                                0.0
                            ],
                            [
                                4.751074299826155,
                                52.51714124710418,
                                0.0
                            ],
                            [
                                4.751116305424137,
                                52.51717684717731,
                                0.0
                            ],
                            [
                                4.751152589475439,
                                52.51722816271811,
                                0.0
                            ],
                            [
                                4.751165691574483,
                                52.51729227806653,
                                0.0
                            ],
                            [
                                4.751166292514205,
                                52.51731295260161,
                                0.0
                            ],
                            [
                                4.751171746688407,
                                52.51739253044281,
                                0.0
                            ],
                            [
                                4.751172220941503,
                                52.51740972612517,
                                0.0
                            ],
                            [
                                4.751171025580645,
                                52.51741702657849,
                                0.0
                            ],
                            [
                                4.751169987232753,
                                52.51742979229015,
                                0.0
                            ],
                            [
                                4.751158341895358,
                                52.51743638064535,
                                0.0
                            ],
                            [
                                4.751154864418188,
                                52.51743846508847,
                                0.0
                            ],
                            [
                                4.751148243453029,
                                52.51744501745929,
                                0.0
                            ],
                            [
                                4.751127469135359,
                                52.51745328248683,
                                0.0
                            ],
                            [
                                4.751081914781046,
                                52.51747481508694,
                                0.0
                            ],
                            [
                                4.751083878006256,
                                52.51749398701941,
                                0.0
                            ],
                            [
                                4.751234386872714,
                                52.51758202664504,
                                0.0
                            ],
                            [
                                4.751357346453219,
                                52.51766287224789,
                                0.0
                            ],
                            [
                                4.751423156983327,
                                52.51765883893119,
                                0.0
                            ],
                            [
                                4.75143882872254,
                                52.51765297314824,
                                0.0
                            ],
                            [
                                4.751536945962334,
                                52.51760713210375,
                                0.0
                            ],
                            [
                                4.751537202599633,
                                52.51758930222478,
                                0.0
                            ],
                            [
                                4.751533521205626,
                                52.51757382395867,
                                0.0
                            ],
                            [
                                4.751504841362609,
                                52.51753561714012,
                                0.0
                            ],
                            [
                                4.751447193085271,
                                52.51747823751762,
                                0.0
                            ],
                            [
                                4.751378359137309,
                                52.51738632177916,
                                0.0
                            ],
                            [
                                4.751373092683727,
                                52.51734586766271,
                                0.0
                            ],
                            [
                                4.751390982655823,
                                52.51732099616257,
                                0.0
                            ],
                            [
                                4.751445993334528,
                                52.51729037378936,
                                0.0
                            ],
                            [
                                4.751771137555801,
                                52.51717916898442,
                                0.0
                            ],
                            [
                                4.752484003946565,
                                52.51694042855566,
                                0.0
                            ],
                            [
                                4.75319880475102,
                                52.51670288953559,
                                0.0
                            ],
                            [
                                4.753596359391608,
                                52.51656947194017,
                                0.0
                            ],
                            [
                                4.75412315854293,
                                52.51639393499109,
                                0.0
                            ],
                            [
                                4.754596995503439,
                                52.51624069904663,
                                0.0
                            ],
                            [
                                4.755186347756488,
                                52.51605122763255,
                                0.0
                            ],
                            [
                                4.755268415087498,
                                52.51603620613891,
                                0.0
                            ],
                            [
                                4.756272930298677,
                                52.51570744880684,
                                0.0
                            ],
                            [
                                4.756596006708134,
                                52.51560216058977,
                                0.0
                            ],
                            [
                                4.757069959954014,
                                52.51544060196025,
                                0.0
                            ],
                            [
                                4.757365615305406,
                                52.51534467484805,
                                0.0
                            ],
                            [
                                4.757465547222171,
                                52.51530715201309,
                                0.0
                            ],
                            [
                                4.757579373811142,
                                52.51525188055091,
                                0.0
                            ],
                            [
                                4.757665793559979,
                                52.51519593332394,
                                0.0
                            ],
                            [
                                4.757670925790165,
                                52.51518521146808,
                                0.0
                            ],
                            [
                                4.757671593932407,
                                52.51517141017074,
                                0.0
                            ],
                            [
                                4.757670861365836,
                                52.51514528853012,
                                0.0
                            ],
                            [
                                4.757669770006685,
                                52.51512780199975,
                                0.0
                            ],
                            [
                                4.757663612784227,
                                52.51510604648165,
                                0.0
                            ],
                            [
                                4.757658794405582,
                                52.515086482035,
                                0.0
                            ],
                            [
                                4.757654411551054,
                                52.51506633570929,
                                0.0
                            ],
                            [
                                4.757650519167687,
                                52.5150531213691,
                                0.0
                            ],
                            [
                                4.757645041375781,
                                52.51503021006305,
                                0.0
                            ],
                            [
                                4.757641383665355,
                                52.51501810243331,
                                0.0
                            ],
                            [
                                4.757638766970334,
                                52.51501150968075,
                                0.0
                            ],
                            [
                                4.757632979702421,
                                52.51500100850769,
                                0.0
                            ],
                            [
                                4.757624544357888,
                                52.51498818349054,
                                0.0
                            ],
                            [
                                4.757608688809419,
                                52.51497296437232,
                                0.0
                            ],
                            [
                                4.757545407248214,
                                52.51491049783118,
                                0.0
                            ],
                            [
                                4.757461904073235,
                                52.51483837918929,
                                0.0
                            ],
                            [
                                4.757337538486476,
                                52.51474432973267,
                                0.0
                            ],
                            [
                                4.757260625034973,
                                52.51468845942279,
                                0.0
                            ],
                            [
                                4.757213767312167,
                                52.51465821928521,
                                0.0
                            ],
                            [
                                4.757191724725657,
                                52.51464609492253,
                                0.0
                            ],
                            [
                                4.757178834810317,
                                52.51464090359649,
                                0.0
                            ],
                            [
                                4.757158437632426,
                                52.51463632849989,
                                0.0
                            ],
                            [
                                4.757131330713111,
                                52.51463119649714,
                                0.0
                            ],
                            [
                                4.757116319157283,
                                52.51463015512499,
                                0.0
                            ],
                            [
                                4.757099596011499,
                                52.51463033595403,
                                0.0
                            ],
                            [
                                4.756997487821642,
                                52.51464598026664,
                                0.0
                            ],
                            [
                                4.756858211674151,
                                52.51466675666893,
                                0.0
                            ],
                            [
                                4.756813386968685,
                                52.51466853176177,
                                0.0
                            ],
                            [
                                4.756797293189455,
                                52.51464629200692,
                                0.0
                            ],
                            [
                                4.756774389329136,
                                52.5146202053581,
                                0.0
                            ],
                            [
                                4.75679422223316,
                                52.51460444773254,
                                0.0
                            ],
                            [
                                4.756839298487079,
                                52.51458710758305,
                                0.0
                            ],
                            [
                                4.756878981677754,
                                52.51457398088376,
                                0.0
                            ],
                            [
                                4.756897940140435,
                                52.51456684662396,
                                0.0
                            ],
                            [
                                4.756919192472395,
                                52.51456001214584,
                                0.0
                            ],
                            [
                                4.756925255041976,
                                52.51455533488126,
                                0.0
                            ],
                            [
                                4.756936848720451,
                                52.51454605841622,
                                0.0
                            ],
                            [
                                4.756942541293804,
                                52.51453737074764,
                                0.0
                            ],
                            [
                                4.756945983456194,
                                52.5145335962924,
                                0.0
                            ],
                            [
                                4.75695155561637,
                                52.51452508773438,
                                0.0
                            ],
                            [
                                4.756956977150792,
                                52.51451577848609,
                                0.0
                            ],
                            [
                                4.756959924212155,
                                52.51450540455451,
                                0.0
                            ],
                            [
                                4.756961985528418,
                                52.51449412716568,
                                0.0
                            ],
                            [
                                4.756963225263543,
                                52.51448261173759,
                                0.0
                            ],
                            [
                                4.756964003649405,
                                52.51447658523956,
                                0.0
                            ],
                            [
                                4.756964420789586,
                                52.51447212964053,
                                0.0
                            ],
                            [
                                4.756964177940221,
                                52.51446333854716,
                                0.0
                            ],
                            [
                                4.756963701564735,
                                52.51445542699138,
                                0.0
                            ],
                            [
                                4.756960472602428,
                                52.51444839058181,
                                0.0
                            ],
                            [
                                4.756957316207209,
                                52.51443730118186,
                                0.0
                            ],
                            [
                                4.756956915767183,
                                52.51442303584611,
                                0.0
                            ],
                            [
                                4.756956081282818,
                                52.51440511926814,
                                0.0
                            ],
                            [
                                4.756956495560031,
                                52.514371957485,
                                0.0
                            ],
                            [
                                4.756974910028823,
                                52.51427698519799,
                                0.0
                            ],
                            [
                                4.756979775005535,
                                52.51426538117229,
                                0.0
                            ],
                            [
                                4.756985478081305,
                                52.51425388944784,
                                0.0
                            ],
                            [
                                4.756992275429062,
                                52.51424314051197,
                                0.0
                            ],
                            [
                                4.756992936347041,
                                52.51423708642703,
                                0.0
                            ],
                            [
                                4.757005448133861,
                                52.51420785352743,
                                0.0
                            ],
                            [
                                4.757017576823475,
                                52.51416726734187,
                                0.0
                            ],
                            [
                                4.757031169601755,
                                52.51411595781919,
                                0.0
                            ],
                            [
                                4.757038106555001,
                                52.51408612909587,
                                0.0
                            ],
                            [
                                4.757041078364697,
                                52.51403478114373,
                                0.0
                            ],
                            [
                                4.757046989951745,
                                52.51396737011084,
                                0.0
                            ],
                            [
                                4.75705719627735,
                                52.51389940668128,
                                0.0
                            ],
                            [
                                4.75706422235854,
                                52.51387675047774,
                                0.0
                            ],
                            [
                                4.757066360717308,
                                52.51385697129113,
                                0.0
                            ],
                            [
                                4.757068941009433,
                                52.51378866178673,
                                0.0
                            ],
                            [
                                4.757071055883233,
                                52.5137622676525,
                                0.0
                            ],
                            [
                                4.757070330344708,
                                52.51373671225031,
                                0.0
                            ],
                            [
                                4.757069519518478,
                                52.51372849334163,
                                0.0
                            ],
                            [
                                4.757066128629422,
                                52.5137255813504,
                                0.0
                            ],
                            [
                                4.757060706020226,
                                52.51371948597169,
                                0.0
                            ],
                            [
                                4.757059828224902,
                                52.51371905889643,
                                0.0
                            ],
                            [
                                4.75705560359052,
                                52.51371676261701,
                                0.0
                            ],
                            [
                                4.757050227922814,
                                52.51371563759154,
                                0.0
                            ],
                            [
                                4.757042513206195,
                                52.51371428444374,
                                0.0
                            ],
                            [
                                4.757034218221472,
                                52.51371436621879,
                                0.0
                            ],
                            [
                                4.75702467346449,
                                52.5137142795807,
                                0.0
                            ],
                            [
                                4.756993359919345,
                                52.51370666262002,
                                0.0
                            ],
                            [
                                4.756952303199075,
                                52.51371596236143,
                                0.0
                            ],
                            [
                                4.756912684383481,
                                52.51374115069299,
                                0.0
                            ],
                            [
                                4.756887396672629,
                                52.5137572298791,
                                0.0
                            ],
                            [
                                4.756713316425141,
                                52.5138014853979,
                                0.0
                            ],
                            [
                                4.756654148624463,
                                52.51381016753029,
                                0.0
                            ],
                            [
                                4.756641147699809,
                                52.5138107095985,
                                0.0
                            ],
                            [
                                4.75663733163176,
                                52.51381075223324,
                                0.0
                            ],
                            [
                                4.756629106302739,
                                52.51381111296368,
                                0.0
                            ],
                            [
                                4.756615673755128,
                                52.51380990016698,
                                0.0
                            ],
                            [
                                4.756603526779382,
                                52.51380634845494,
                                0.0
                            ],
                            [
                                4.756589661790476,
                                52.51380034300331,
                                0.0
                            ],
                            [
                                4.756580543554538,
                                52.51378998584841,
                                0.0
                            ],
                            [
                                4.75650023317709,
                                52.51371117876722,
                                0.0
                            ],
                            [
                                4.756478783574448,
                                52.5137122511144,
                                0.0
                            ],
                            [
                                4.756443574820877,
                                52.51372157277557,
                                0.0
                            ],
                            [
                                4.756408266356162,
                                52.51373684364189,
                                0.0
                            ],
                            [
                                4.755443573022348,
                                52.5140099386262,
                                0.0
                            ],
                            [
                                4.755383294597864,
                                52.51401486641292,
                                0.0
                            ],
                            [
                                4.755267202368794,
                                52.51404730437426,
                                0.0
                            ],
                            [
                                4.753764748229046,
                                52.51449066555042,
                                0.0
                            ],
                            [
                                4.753748045453189,
                                52.51449559143234,
                                0.0
                            ],
                            [
                                4.753022527780335,
                                52.51470039779558,
                                0.0
                            ],
                            [
                                4.752795462922424,
                                52.51476730957859,
                                0.0
                            ],
                            [
                                4.752698949329147,
                                52.51479742307097,
                                0.0
                            ],
                            [
                                4.752662705712475,
                                52.51480790645977,
                                0.0
                            ],
                            [
                                4.752632006109608,
                                52.51481702641701,
                                0.0
                            ],
                            [
                                4.752325031189425,
                                52.51489953472381,
                                0.0
                            ],
                            [
                                4.751640051269805,
                                52.51509144571576,
                                0.0
                            ],
                            [
                                4.750271580910838,
                                52.51548208540888,
                                0.0
                            ],
                            [
                                4.749637111118337,
                                52.5156588962809,
                                0.0
                            ],
                            [
                                4.749472923827571,
                                52.51570873068344,
                                0.0
                            ],
                            [
                                4.749433411851228,
                                52.51571589710035,
                                0.0
                            ],
                            [
                                4.749405231836041,
                                52.51572387936275,
                                0.0
                            ],
                            [
                                4.749386946309739,
                                52.5157271424201,
                                0.0
                            ],
                            [
                                4.749375494216194,
                                52.51572750328082,
                                0.0
                            ],
                            [
                                4.749369859443272,
                                52.51572799427116,
                                0.0
                            ],
                            [
                                4.749361799764487,
                                52.51572807677601,
                                0.0
                            ],
                            [
                                4.749348193763687,
                                52.51572762616635,
                                0.0
                            ],
                            [
                                4.749335759173343,
                                52.51572257124759,
                                0.0
                            ],
                            [
                                4.749324924749957,
                                52.51571688681413,
                                0.0
                            ],
                            [
                                4.749318146674808,
                                52.5157128958652,
                                0.0
                            ],
                            [
                                4.749307580208703,
                                52.51570395938372,
                                0.0
                            ],
                            [
                                4.749287363066658,
                                52.51569204108736,
                                0.0
                            ],
                            [
                                4.749268333877635,
                                52.5156855935936,
                                0.0
                            ],
                            [
                                4.749252755116277,
                                52.51568097114011,
                                0.0
                            ],
                            [
                                4.749250019565268,
                                52.51568065085782,
                                0.0
                            ],
                            [
                                4.749229835898534,
                                52.51568069513747,
                                0.0
                            ],
                            [
                                4.74921128542467,
                                52.51568088300719,
                                0.0
                            ],
                            [
                                4.749113308698012,
                                52.51568959539899,
                                0.0
                            ],
                            [
                                4.749067390398746,
                                52.5156945702386,
                                0.0
                            ],
                            [
                                4.749038849732887,
                                52.51569998004047,
                                0.0
                            ],
                            [
                                4.749020833575928,
                                52.51570193231029,
                                0.0
                            ],
                            [
                                4.749017644425772,
                                52.5157911164214,
                                0.0
                            ],
                            [
                                4.749018277813975,
                                52.51581355270906,
                                0.0
                            ],
                            [
                                4.749016319748582,
                                52.51583894993327,
                                0.0
                            ],
                            [
                                4.749001500494126,
                                52.51593571089752,
                                0.0
                            ],
                            [
                                4.748998878966703,
                                52.51594890847134,
                                0.0
                            ],
                            [
                                4.748999139050322,
                                52.51595843665432,
                                0.0
                            ],
                            [
                                4.748996254416732,
                                52.5159663930817,
                                0.0
                            ],
                            [
                                4.748992300533387,
                                52.51597188117461,
                                0.0
                            ],
                            [
                                4.748945692630377,
                                52.51596848486663,
                                0.0
                            ],
                            [
                                4.748897095291048,
                                52.51596818752549,
                                0.0
                            ],
                            [
                                4.748891445368777,
                                52.51599826536819,
                                0.0
                            ],
                            [
                                4.748881037945094,
                                52.51613428062362,
                                0.0
                            ]
                        ]
                    ]
                ]
            },
            "last_modified": "2020-03-11T16:28:25.191335Z",
            "created": "2020-03-11T16:28:25.191386Z",
            "image_url": "",
            "timeseries": [],
            "name": "LEEG",
            "type": "default",
            "water_level_summer": null,
            "water_level_winter": null,
            "water_level_fixed": -1.56
        },
        {
            "url": "https://demo.lizard.net/api/v4/fixeddrainagelevelareas/17921/?format=api",
            "id": 17921,
            "code": "04851-04",
            "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.791731140462971,
                                52.637697309817,
                                0.0
                            ],
                            [
                                4.791914278103787,
                                52.63769092918343,
                                0.0
                            ],
                            [
                                4.792100315713334,
                                52.63769186042517,
                                0.0
                            ],
                            [
                                4.792247217237905,
                                52.63770172660028,
                                0.0
                            ],
                            [
                                4.792450951125829,
                                52.63772464775405,
                                0.0
                            ],
                            [
                                4.792633644877792,
                                52.63775112115936,
                                0.0
                            ],
                            [
                                4.792840466594598,
                                52.63776858385201,
                                0.0
                            ],
                            [
                                4.792954476518922,
                                52.63776915369286,
                                0.0
                            ],
                            [
                                4.793050617482469,
                                52.6377605030961,
                                0.0
                            ],
                            [
                                4.793146980047073,
                                52.63773543383306,
                                0.0
                            ],
                            [
                                4.793252550600604,
                                52.63769579722843,
                                0.0
                            ],
                            [
                                4.793334151067789,
                                52.63765239199276,
                                0.0
                            ],
                            [
                                4.79342500850258,
                                52.63759077983455,
                                0.0
                            ],
                            [
                                4.793509878263158,
                                52.63752730431241,
                                0.0
                            ],
                            [
                                4.793615940370653,
                                52.63745116365181,
                                0.0
                            ],
                            [
                                4.793718791717907,
                                52.63738961114376,
                                0.0
                            ],
                            [
                                4.793890779752956,
                                52.63731927250758,
                                0.0
                            ],
                            [
                                4.794041368100515,
                                52.63727803541715,
                                0.0
                            ],
                            [
                                4.7941202560602,
                                52.63726040051696,
                                0.0
                            ],
                            [
                                4.794249048963561,
                                52.6372316096294,
                                0.0
                            ],
                            [
                                4.794447620327768,
                                52.63719243571052,
                                0.0
                            ],
                            [
                                4.794661223999833,
                                52.6371515119628,
                                0.0
                            ],
                            [
                                4.794871804059123,
                                52.63711239718045,
                                0.0
                            ],
                            [
                                4.795100522974115,
                                52.63706242588928,
                                0.0
                            ],
                            [
                                4.795266068290849,
                                52.63702491055338,
                                0.0
                            ],
                            [
                                4.795461761818527,
                                52.63697659856485,
                                0.0
                            ],
                            [
                                4.79562180911179,
                                52.63697769153706,
                                0.0
                            ],
                            [
                                4.79570263597374,
                                52.63691573115921,
                                0.0
                            ],
                            [
                                4.795767032500229,
                                52.63689905661186,
                                0.0
                            ],
                            [
                                4.795958591110674,
                                52.63684945603877,
                                0.0
                            ],
                            [
                                4.796169291081448,
                                52.63680121750729,
                                0.0
                            ],
                            [
                                4.796331762388614,
                                52.63676915864323,
                                0.0
                            ],
                            [
                                4.796605560526261,
                                52.63671392625145,
                                0.0
                            ],
                            [
                                4.796822182988123,
                                52.63667118921483,
                                0.0
                            ],
                            [
                                4.79702382157231,
                                52.63662655300171,
                                0.0
                            ],
                            [
                                4.797180490027211,
                                52.63657986889323,
                                0.0
                            ],
                            [
                                4.797355345623518,
                                52.63651867053052,
                                0.0
                            ],
                            [
                                4.797533272804493,
                                52.63645200492537,
                                0.0
                            ],
                            [
                                4.797853093254969,
                                52.63632215212677,
                                0.0
                            ],
                            [
                                4.798112538598843,
                                52.63621755908477,
                                0.0
                            ],
                            [
                                4.798275372654796,
                                52.63615812422312,
                                0.0
                            ],
                            [
                                4.798456114991103,
                                52.63610607545634,
                                0.0
                            ],
                            [
                                4.798516112436278,
                                52.63609121103972,
                                0.0
                            ],
                            [
                                4.798379262132427,
                                52.63586810809223,
                                0.0
                            ],
                            [
                                4.798341757378036,
                                52.63579729159664,
                                0.0
                            ],
                            [
                                4.798278469661718,
                                52.63581078255427,
                                0.0
                            ],
                            [
                                4.797915951058293,
                                52.63588189096002,
                                0.0
                            ],
                            [
                                4.797293334221258,
                                52.63617455584685,
                                0.0
                            ],
                            [
                                4.797014508468104,
                                52.63623598403363,
                                0.0
                            ],
                            [
                                4.796952650738812,
                                52.63624961619418,
                                0.0
                            ],
                            [
                                4.796861149226466,
                                52.6362717199147,
                                0.0
                            ],
                            [
                                4.795830706662206,
                                52.63652058790606,
                                0.0
                            ],
                            [
                                4.79553152584939,
                                52.63654422786447,
                                0.0
                            ],
                            [
                                4.795364716820075,
                                52.63663082561179,
                                0.0
                            ],
                            [
                                4.794411501681919,
                                52.63687872661151,
                                0.0
                            ],
                            [
                                4.794292585394149,
                                52.63693986708418,
                                0.0
                            ],
                            [
                                4.794043243809707,
                                52.63697118427203,
                                0.0
                            ],
                            [
                                4.79386189740734,
                                52.63699396984978,
                                0.0
                            ],
                            [
                                4.793619524928255,
                                52.63702441321522,
                                0.0
                            ],
                            [
                                4.792979475966936,
                                52.63731485655487,
                                0.0
                            ],
                            [
                                4.792819035077235,
                                52.63738766018261,
                                0.0
                            ],
                            [
                                4.792384781600198,
                                52.6374001558025,
                                0.0
                            ],
                            [
                                4.792228530169246,
                                52.63706683694881,
                                0.0
                            ],
                            [
                                4.792186013495474,
                                52.63703193342146,
                                0.0
                            ],
                            [
                                4.791862829405075,
                                52.63676670176147,
                                0.0
                            ],
                            [
                                4.791681074126035,
                                52.63669850405778,
                                0.0
                            ],
                            [
                                4.791006471326008,
                                52.63644534978827,
                                0.0
                            ],
                            [
                                4.790991082750554,
                                52.63643957471029,
                                0.0
                            ],
                            [
                                4.790368077165004,
                                52.63604778652558,
                                0.0
                            ],
                            [
                                4.790144308758379,
                                52.63590706412678,
                                0.0
                            ],
                            [
                                4.789980849175485,
                                52.63582461200488,
                                0.0
                            ],
                            [
                                4.789974413909868,
                                52.63581659001507,
                                0.0
                            ],
                            [
                                4.789973960009491,
                                52.63581520369853,
                                0.0
                            ],
                            [
                                4.789972394725785,
                                52.63581407242984,
                                0.0
                            ],
                            [
                                4.789911963730955,
                                52.635738788237,
                                0.0
                            ],
                            [
                                4.789910661041245,
                                52.63573790094235,
                                0.0
                            ],
                            [
                                4.789189329485162,
                                52.63524446093411,
                                0.0
                            ],
                            [
                                4.788700902876472,
                                52.63491002319527,
                                0.0
                            ],
                            [
                                4.788504330213758,
                                52.6347755009205,
                                0.0
                            ],
                            [
                                4.788194172045608,
                                52.63456324155239,
                                0.0
                            ],
                            [
                                4.788046768153129,
                                52.63445873199118,
                                0.0
                            ],
                            [
                                4.787781282047908,
                                52.63427049487355,
                                0.0
                            ],
                            [
                                4.787672255876523,
                                52.63419318501382,
                                0.0
                            ],
                            [
                                4.787082098529257,
                                52.63377474480608,
                                0.0
                            ],
                            [
                                4.787037227855505,
                                52.633742928106,
                                0.0
                            ],
                            [
                                4.786569886027625,
                                52.63341155359817,
                                0.0
                            ],
                            [
                                4.785677690977449,
                                52.63273474211642,
                                0.0
                            ],
                            [
                                4.785625498567144,
                                52.63261626860294,
                                0.0
                            ],
                            [
                                4.785426185674695,
                                52.63254098923074,
                                0.0
                            ],
                            [
                                4.784883265078606,
                                52.63213551181435,
                                0.0
                            ],
                            [
                                4.783972849244626,
                                52.6314555301758,
                                0.0
                            ],
                            [
                                4.783526143466553,
                                52.63089487504415,
                                0.0
                            ],
                            [
                                4.783502838332105,
                                52.63087096741408,
                                0.0
                            ],
                            [
                                4.783401707215118,
                                52.63079749521997,
                                0.0
                            ],
                            [
                                4.782489550169783,
                                52.62916527376153,
                                0.0
                            ],
                            [
                                4.782454649938232,
                                52.62910281445067,
                                0.0
                            ],
                            [
                                4.782449868808425,
                                52.62909497120439,
                                0.0
                            ],
                            [
                                4.782293326556371,
                                52.62882802574833,
                                0.0
                            ],
                            [
                                4.781563630304603,
                                52.62750878954996,
                                0.0
                            ],
                            [
                                4.781525990751994,
                                52.62751787266231,
                                0.0
                            ],
                            [
                                4.781516084476645,
                                52.62750362229782,
                                0.0
                            ],
                            [
                                4.781503624863875,
                                52.62748172872684,
                                0.0
                            ],
                            [
                                4.781548889743124,
                                52.62747233396524,
                                0.0
                            ],
                            [
                                4.781094400881241,
                                52.6267151494004,
                                0.0
                            ],
                            [
                                4.787287315397744,
                                52.62542287120627,
                                0.0
                            ],
                            [
                                4.786940259535172,
                                52.62482741086002,
                                0.0
                            ],
                            [
                                4.786897767214221,
                                52.62476698153732,
                                0.0
                            ],
                            [
                                4.781227571103454,
                                52.62594939321612,
                                0.0
                            ],
                            [
                                4.780907004062834,
                                52.62540936677979,
                                0.0
                            ],
                            [
                                4.78054156457087,
                                52.6248531489845,
                                0.0
                            ],
                            [
                                4.780907868992124,
                                52.62422810089377,
                                0.0
                            ],
                            [
                                4.780847586104904,
                                52.62375510726316,
                                0.0
                            ],
                            [
                                4.780495727567871,
                                52.62321213368648,
                                0.0
                            ],
                            [
                                4.78111913926123,
                                52.62295739665616,
                                0.0
                            ],
                            [
                                4.781734913752181,
                                52.62262068038564,
                                0.0
                            ],
                            [
                                4.781655553063376,
                                52.62257759552945,
                                0.0
                            ],
                            [
                                4.781569768674956,
                                52.62253127841869,
                                0.0
                            ],
                            [
                                4.781115381621907,
                                52.62280876374548,
                                0.0
                            ],
                            [
                                4.78069956207168,
                                52.62297053509431,
                                0.0
                            ],
                            [
                                4.780380562364086,
                                52.62308597550933,
                                0.0
                            ],
                            [
                                4.780302335329745,
                                52.62317923266151,
                                0.0
                            ],
                            [
                                4.780282125589094,
                                52.62324937410457,
                                0.0
                            ],
                            [
                                4.78050819050751,
                                52.62359588245481,
                                0.0
                            ],
                            [
                                4.780668144563167,
                                52.62385424728058,
                                0.0
                            ],
                            [
                                4.780664435158847,
                                52.62412348736519,
                                0.0
                            ],
                            [
                                4.780593723537489,
                                52.62436897368222,
                                0.0
                            ],
                            [
                                4.780466106362981,
                                52.62455563535301,
                                0.0
                            ],
                            [
                                4.779933767644822,
                                52.62461717625744,
                                0.0
                            ],
                            [
                                4.780240289671356,
                                52.62488812646703,
                                0.0
                            ],
                            [
                                4.780188413143255,
                                52.62516298025054,
                                0.0
                            ],
                            [
                                4.78015471449539,
                                52.62551401313767,
                                0.0
                            ],
                            [
                                4.780227781080664,
                                52.62579535556,
                                0.0
                            ],
                            [
                                4.780415871956876,
                                52.62610654765151,
                                0.0
                            ],
                            [
                                4.779431155034914,
                                52.62631660101277,
                                0.0
                            ],
                            [
                                4.7796459029851,
                                52.62660731375745,
                                0.0
                            ],
                            [
                                4.780005377107723,
                                52.62708013760997,
                                0.0
                            ],
                            [
                                4.780391251703317,
                                52.62759691700781,
                                0.0
                            ],
                            [
                                4.780488408409304,
                                52.62773067620012,
                                0.0
                            ],
                            [
                                4.780591174040315,
                                52.62789367257032,
                                0.0
                            ],
                            [
                                4.780816949876241,
                                52.62827271230938,
                                0.0
                            ],
                            [
                                4.781256007905085,
                                52.62906905739327,
                                0.0
                            ],
                            [
                                4.781692083485952,
                                52.62986539444308,
                                0.0
                            ],
                            [
                                4.781791594549278,
                                52.6300466262263,
                                0.0
                            ],
                            [
                                4.78182283180589,
                                52.63017457527225,
                                0.0
                            ],
                            [
                                4.781825100019636,
                                52.63022981359067,
                                0.0
                            ],
                            [
                                4.782278141071066,
                                52.63022963909935,
                                0.0
                            ],
                            [
                                4.782510975731043,
                                52.63063221293324,
                                0.0
                            ],
                            [
                                4.782819947240972,
                                52.63114311039343,
                                0.0
                            ],
                            [
                                4.783624168918839,
                                52.63192299461235,
                                0.0
                            ],
                            [
                                4.784447683094598,
                                52.63251071544087,
                                0.0
                            ],
                            [
                                4.787200278350009,
                                52.63453379381318,
                                0.0
                            ],
                            [
                                4.78697249260768,
                                52.6346564435547,
                                0.0
                            ],
                            [
                                4.786898089663329,
                                52.63469736436541,
                                0.0
                            ],
                            [
                                4.787023792187735,
                                52.63480291617784,
                                0.0
                            ],
                            [
                                4.787063166846237,
                                52.63482945657307,
                                0.0
                            ],
                            [
                                4.787182284956724,
                                52.63491310898547,
                                0.0
                            ],
                            [
                                4.787274954794502,
                                52.63488022490295,
                                0.0
                            ],
                            [
                                4.787542143984978,
                                52.63479830584405,
                                0.0
                            ],
                            [
                                4.788571342762534,
                                52.63537554878366,
                                0.0
                            ],
                            [
                                4.78911740313395,
                                52.63588151102864,
                                0.0
                            ],
                            [
                                4.790183588521408,
                                52.6367183067338,
                                0.0
                            ],
                            [
                                4.790642258300636,
                                52.63729622412621,
                                0.0
                            ],
                            [
                                4.790880400703305,
                                52.63778208292717,
                                0.0
                            ],
                            [
                                4.790949597247376,
                                52.63777444926266,
                                0.0
                            ],
                            [
                                4.791368787064896,
                                52.6377269949006,
                                0.0
                            ],
                            [
                                4.79138868634317,
                                52.63772480286716,
                                0.0
                            ],
                            [
                                4.791535933763945,
                                52.63770911192774,
                                0.0
                            ],
                            [
                                4.791731140462971,
                                52.637697309817,
                                0.0
                            ]
                        ]
                    ]
                ]
            },
            "last_modified": "2020-03-11T16:28:25.212486Z",
            "created": "2020-03-11T16:28:25.212534Z",
            "image_url": "",
            "timeseries": [],
            "name": "Schermer Noord",
            "type": "default",
            "water_level_summer": null,
            "water_level_winter": null,
            "water_level_fixed": -4.2
        },
        {
            "url": "https://demo.lizard.net/api/v4/fixeddrainagelevelareas/17922/?format=api",
            "id": 17922,
            "code": "8030 Q",
            "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.780440365663914,
                                53.09496986163129,
                                0.0
                            ],
                            [
                                4.780271200698513,
                                53.09501875186925,
                                0.0
                            ],
                            [
                                4.779987661943498,
                                53.09668280172784,
                                0.0
                            ],
                            [
                                4.779985438534169,
                                53.09674142484717,
                                0.0
                            ],
                            [
                                4.779986094369563,
                                53.0967543052713,
                                0.0
                            ],
                            [
                                4.779985056498364,
                                53.09676553265226,
                                0.0
                            ],
                            [
                                4.779794220257966,
                                53.09751973115782,
                                0.0
                            ],
                            [
                                4.778662633099406,
                                53.09735121422487,
                                0.0
                            ],
                            [
                                4.778637844471073,
                                53.09739850802413,
                                0.0
                            ],
                            [
                                4.777585900538314,
                                53.09938329575294,
                                0.0
                            ],
                            [
                                4.779261376064063,
                                53.09961563525619,
                                0.0
                            ],
                            [
                                4.779341484000708,
                                53.09965338797365,
                                0.0
                            ],
                            [
                                4.779406111399233,
                                53.09963771159628,
                                0.0
                            ],
                            [
                                4.783387760736846,
                                53.1003292681104,
                                0.0
                            ],
                            [
                                4.783677290217871,
                                53.09962577625724,
                                0.0
                            ],
                            [
                                4.783808116630348,
                                53.09961000861655,
                                0.0
                            ],
                            [
                                4.783923131211591,
                                53.09966842236399,
                                0.0
                            ],
                            [
                                4.784166961833553,
                                53.0990337573149,
                                0.0
                            ],
                            [
                                4.785462688162935,
                                53.09566067806458,
                                0.0
                            ],
                            [
                                4.784993219271446,
                                53.09558174841722,
                                0.0
                            ],
                            [
                                4.780440365663914,
                                53.09496986163129,
                                0.0
                            ]
                        ]
                    ]
                ]
            },
            "last_modified": "2020-03-11T16:28:25.230038Z",
            "created": "2020-03-11T16:28:25.230086Z",
            "image_url": "",
            "timeseries": [],
            "name": "Waal en Burg en het Noorden",
            "type": "default",
            "water_level_summer": null,
            "water_level_winter": null,
            "water_level_fixed": -0.5
        },
        {
            "url": "https://demo.lizard.net/api/v4/fixeddrainagelevelareas/17923/?format=api",
            "id": 17923,
            "code": "04460-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.789872820492556,
                                52.51953410394113,
                                0.0
                            ],
                            [
                                4.789970870289551,
                                52.51970193556669,
                                0.0
                            ],
                            [
                                4.78996641099342,
                                52.51952508417163,
                                0.0
                            ],
                            [
                                4.789905705893425,
                                52.51947851103868,
                                0.0
                            ],
                            [
                                4.789872820492556,
                                52.51953410394113,
                                0.0
                            ]
                        ]
                    ],
                    [
                        [
                            [
                                4.789970870289551,
                                52.51970193556669,
                                0.0
                            ],
                            [
                                4.789944569507832,
                                52.51974345125674,
                                0.0
                            ],
                            [
                                4.789219675684103,
                                52.51980609270211,
                                0.0
                            ],
                            [
                                4.788618700983293,
                                52.51985802157753,
                                0.0
                            ],
                            [
                                4.788714438546537,
                                52.52042881485656,
                                0.0
                            ],
                            [
                                4.788492848990998,
                                52.52069144418115,
                                0.0
                            ],
                            [
                                4.788491805801555,
                                52.5207781682287,
                                0.0
                            ],
                            [
                                4.788491449501056,
                                52.52080770832134,
                                0.0
                            ],
                            [
                                4.788513680693722,
                                52.52095566472979,
                                0.0
                            ],
                            [
                                4.788674116626971,
                                52.52133837946183,
                                0.0
                            ],
                            [
                                4.788678613190124,
                                52.52190019224923,
                                0.0
                            ],
                            [
                                4.788674297497452,
                                52.52281429706821,
                                0.0
                            ],
                            [
                                4.78864873582021,
                                52.5232108579272,
                                0.0
                            ],
                            [
                                4.788521206230346,
                                52.52373588386649,
                                0.0
                            ],
                            [
                                4.789889675119039,
                                52.52529088212228,
                                0.0
                            ],
                            [
                                4.790571229019432,
                                52.52593409305068,
                                0.0
                            ],
                            [
                                4.790815265083818,
                                52.52613145332013,
                                0.0
                            ],
                            [
                                4.79100231252395,
                                52.52619846000742,
                                0.0
                            ],
                            [
                                4.791453612856266,
                                52.5262764995481,
                                0.0
                            ],
                            [
                                4.792051018792836,
                                52.526387328413,
                                0.0
                            ],
                            [
                                4.792661521902409,
                                52.52659051228055,
                                0.0
                            ],
                            [
                                4.793426198821257,
                                52.52684501892187,
                                0.0
                            ],
                            [
                                4.795897583128346,
                                52.52557433149079,
                                0.0
                            ],
                            [
                                4.796945331969216,
                                52.52572281607768,
                                0.0
                            ],
                            [
                                4.796985909535858,
                                52.52576829677713,
                                0.0
                            ],
                            [
                                4.797190543397989,
                                52.52575375687459,
                                0.0
                            ],
                            [
                                4.797944135439447,
                                52.5259608153061,
                                0.0
                            ],
                            [
                                4.79498755952701,
                                52.52751197008652,
                                0.0
                            ],
                            [
                                4.794572813111559,
                                52.52742969576757,
                                0.0
                            ],
                            [
                                4.795467500987479,
                                52.52770520379998,
                                0.0
                            ],
                            [
                                4.796040179289461,
                                52.52788097644534,
                                0.0
                            ],
                            [
                                4.796219140439076,
                                52.52795764102531,
                                0.0
                            ],
                            [
                                4.796479656905494,
                                52.5281308861941,
                                0.0
                            ],
                            [
                                4.796841792007457,
                                52.52824167900724,
                                0.0
                            ],
                            [
                                4.797937793003038,
                                52.52822911432397,
                                0.0
                            ],
                            [
                                4.798407046434217,
                                52.52825845936483,
                                0.0
                            ],
                            [
                                4.801314591080316,
                                52.52676678050825,
                                0.0
                            ],
                            [
                                4.801402154615815,
                                52.52670875818992,
                                0.0
                            ],
                            [
                                4.801565283200746,
                                52.52676179838062,
                                0.0
                            ],
                            [
                                4.802752345443299,
                                52.52703730958724,
                                0.0
                            ],
                            [
                                4.804004976227898,
                                52.52730884401585,
                                0.0
                            ],
                            [
                                4.804431647685057,
                                52.52743002365176,
                                0.0
                            ],
                            [
                                4.804484171880797,
                                52.52739502368915,
                                0.0
                            ],
                            [
                                4.804502842298547,
                                52.52736934827693,
                                0.0
                            ],
                            [
                                4.804515460242259,
                                52.52735118363522,
                                0.0
                            ],
                            [
                                4.804549562940194,
                                52.52733080569367,
                                0.0
                            ],
                            [
                                4.80463236894583,
                                52.52728131372558,
                                0.0
                            ],
                            [
                                4.805832999429208,
                                52.5266721431916,
                                0.0
                            ],
                            [
                                4.805090459747113,
                                52.52610927646097,
                                0.0
                            ],
                            [
                                4.804575549180345,
                                52.52575463884592,
                                0.0
                            ],
                            [
                                4.803957705019127,
                                52.5255462046693,
                                0.0
                            ],
                            [
                                4.803714618212051,
                                52.5254958394218,
                                0.0
                            ],
                            [
                                4.802072639877264,
                                52.52637232104458,
                                0.0
                            ],
                            [
                                4.801988647631259,
                                52.52631444104777,
                                0.0
                            ],
                            [
                                4.801884967963395,
                                52.52621216465169,
                                0.0
                            ],
                            [
                                4.803418682855544,
                                52.52543940783831,
                                0.0
                            ],
                            [
                                4.802777470285021,
                                52.52531285423769,
                                0.0
                            ],
                            [
                                4.801353955597297,
                                52.52520716283615,
                                0.0
                            ],
                            [
                                4.798765902369394,
                                52.52492280336121,
                                0.0
                            ],
                            [
                                4.799516386358669,
                                52.52500527003384,
                                0.0
                            ],
                            [
                                4.798105202880054,
                                52.52581109259619,
                                0.0
                            ],
                            [
                                4.797325847888454,
                                52.525600168347,
                                0.0
                            ],
                            [
                                4.796628932937062,
                                52.52502214219664,
                                0.0
                            ],
                            [
                                4.796179487202004,
                                52.52476620640935,
                                0.0
                            ],
                            [
                                4.795819220833477,
                                52.52456104316428,
                                0.0
                            ],
                            [
                                4.795566921451739,
                                52.52436134219098,
                                0.0
                            ],
                            [
                                4.796611931935394,
                                52.52383210625913,
                                0.0
                            ],
                            [
                                4.794932805165069,
                                52.52243865082141,
                                0.0
                            ],
                            [
                                4.794496581047159,
                                52.52261204364025,
                                0.0
                            ],
                            [
                                4.794360636829685,
                                52.52248069560624,
                                0.0
                            ],
                            [
                                4.79421697071435,
                                52.52255905877,
                                0.0
                            ],
                            [
                                4.794007739324513,
                                52.52238929111833,
                                0.0
                            ],
                            [
                                4.794626014369261,
                                52.52207136471169,
                                0.0
                            ],
                            [
                                4.79400420365171,
                                52.52153592055674,
                                0.0
                            ],
                            [
                                4.793876732950991,
                                52.52160659008712,
                                0.0
                            ],
                            [
                                4.793164658789749,
                                52.52200137150666,
                                0.0
                            ],
                            [
                                4.793242107221575,
                                52.5220403963401,
                                0.0
                            ],
                            [
                                4.793050635297892,
                                52.52218172783925,
                                0.0
                            ],
                            [
                                4.792310755047336,
                                52.52173547761355,
                                0.0
                            ],
                            [
                                4.792267292622476,
                                52.52169368362809,
                                0.0
                            ],
                            [
                                4.792537128766939,
                                52.52155830930949,
                                0.0
                            ],
                            [
                                4.792368737689211,
                                52.52139610407175,
                                0.0
                            ],
                            [
                                4.791943670677281,
                                52.52098666880565,
                                0.0
                            ],
                            [
                                4.791874060658542,
                                52.52099267380145,
                                0.0
                            ],
                            [
                                4.791791695492683,
                                52.52098742533991,
                                0.0
                            ],
                            [
                                4.791803717745921,
                                52.52093173625079,
                                0.0
                            ],
                            [
                                4.792017143450492,
                                52.52071046525052,
                                0.0
                            ],
                            [
                                4.792104307888181,
                                52.52034314320382,
                                0.0
                            ],
                            [
                                4.792204055026985,
                                52.52015065492139,
                                0.0
                            ],
                            [
                                4.791803880624549,
                                52.51989790591416,
                                0.0
                            ],
                            [
                                4.791326644808485,
                                52.51981953043625,
                                0.0
                            ],
                            [
                                4.790448683880017,
                                52.51971329967643,
                                0.0
                            ],
                            [
                                4.790009318959174,
                                52.51973939120001,
                                0.0
                            ],
                            [
                                4.789970870289551,
                                52.51970193556669,
                                0.0
                            ]
                        ]
                    ]
                ]
            },
            "last_modified": "2020-03-11T16:28:25.248060Z",
            "created": "2020-03-11T16:28:25.248103Z",
            "image_url": "",
            "timeseries": [],
            "name": "Starnmeer",
            "type": "default",
            "water_level_summer": null,
            "water_level_winter": null,
            "water_level_fixed": -4.43
        },
        {
            "url": "https://demo.lizard.net/api/v4/fixeddrainagelevelareas/17924/?format=api",
            "id": 17924,
            "code": "8030 BC",
            "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.874296742014394,
                                53.1124513231864,
                                0.0
                            ],
                            [
                                4.876251528054307,
                                53.1133812419156,
                                0.0
                            ],
                            [
                                4.878359422156376,
                                53.11438997453835,
                                0.0
                            ],
                            [
                                4.881609917908444,
                                53.11438235384775,
                                0.0
                            ],
                            [
                                4.881629255268881,
                                53.11437238908319,
                                0.0
                            ],
                            [
                                4.881682731676319,
                                53.1143395372185,
                                0.0
                            ],
                            [
                                4.879994113788755,
                                53.11324239211672,
                                0.0
                            ],
                            [
                                4.882773762145627,
                                53.11117772014812,
                                0.0
                            ],
                            [
                                4.882894333136299,
                                53.11116398478296,
                                0.0
                            ],
                            [
                                4.882912295166131,
                                53.11109488612021,
                                0.0
                            ],
                            [
                                4.880657788885012,
                                53.11009557824712,
                                0.0
                            ],
                            [
                                4.879798051627528,
                                53.10968980823559,
                                0.0
                            ],
                            [
                                4.879720900223575,
                                53.1097452217513,
                                0.0
                            ],
                            [
                                4.879659201296758,
                                53.10979326024894,
                                0.0
                            ],
                            [
                                4.879419338306737,
                                53.10968382791642,
                                0.0
                            ],
                            [
                                4.878588503652533,
                                53.10931481653136,
                                0.0
                            ],
                            [
                                4.877377740875224,
                                53.11019650990977,
                                0.0
                            ],
                            [
                                4.874296742014394,
                                53.1124513231864,
                                0.0
                            ]
                        ]
                    ]
                ]
            },
            "last_modified": "2020-03-11T16:28:25.263595Z",
            "created": "2020-03-11T16:28:25.263636Z",
            "image_url": "",
            "timeseries": [],
            "name": "Waal en Burg en het Noorden",
            "type": "default",
            "water_level_summer": null,
            "water_level_winter": null,
            "water_level_fixed": -1.1
        },
        {
            "url": "https://demo.lizard.net/api/v4/fixeddrainagelevelareas/17925/?format=api",
            "id": 17925,
            "code": "2854 O",
            "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.999441966821432,
                                52.9021990217274,
                                0.0
                            ],
                            [
                                4.999474879796442,
                                52.90221149399821,
                                0.0
                            ],
                            [
                                4.999824792558762,
                                52.90195203890192,
                                0.0
                            ],
                            [
                                4.999761814367298,
                                52.90189091514702,
                                0.0
                            ],
                            [
                                4.999886537964311,
                                52.90190753131436,
                                0.0
                            ],
                            [
                                4.999948259855397,
                                52.90186398517375,
                                0.0
                            ],
                            [
                                5.002716886987611,
                                52.90265993129172,
                                0.0
                            ],
                            [
                                5.016393356747476,
                                52.90666495518347,
                                0.0
                            ],
                            [
                                5.01723452346448,
                                52.90708219959575,
                                0.0
                            ],
                            [
                                5.025916095875146,
                                52.91183757835206,
                                0.0
                            ],
                            [
                                5.026002408339704,
                                52.91182274209991,
                                0.0
                            ],
                            [
                                5.026187229476787,
                                52.91174191937812,
                                0.0
                            ],
                            [
                                5.026663127579394,
                                52.91137861407373,
                                0.0
                            ],
                            [
                                5.022873006837091,
                                52.90930319311812,
                                0.0
                            ],
                            [
                                5.019564451772204,
                                52.90748506780655,
                                0.0
                            ],
                            [
                                5.019457543789992,
                                52.90741877799084,
                                0.0
                            ],
                            [
                                5.019261341592834,
                                52.90731276242892,
                                0.0
                            ],
                            [
                                5.017871990296417,
                                52.90655999100352,
                                0.0
                            ],
                            [
                                5.017618274594896,
                                52.90641874758614,
                                0.0
                            ],
                            [
                                5.017567209587827,
                                52.90639342743322,
                                0.0
                            ],
                            [
                                5.017503457181071,
                                52.90639197202692,
                                0.0
                            ],
                            [
                                5.017435376483353,
                                52.90635752280715,
                                0.0
                            ],
                            [
                                5.017338529676426,
                                52.90629737301141,
                                0.0
                            ],
                            [
                                5.017214394516693,
                                52.90624765279568,
                                0.0
                            ],
                            [
                                5.016980590307623,
                                52.90616011896503,
                                0.0
                            ],
                            [
                                5.015624742038771,
                                52.90575843682598,
                                0.0
                            ],
                            [
                                5.012392412829648,
                                52.90484007390022,
                                0.0
                            ],
                            [
                                5.00764647317889,
                                52.90344017919379,
                                0.0
                            ],
                            [
                                5.006602121096026,
                                52.90312852937439,
                                0.0
                            ],
                            [
                                5.006318836933215,
                                52.90304396209727,
                                0.0
                            ],
                            [
                                5.003391037661931,
                                52.90216999899897,
                                0.0
                            ],
                            [
                                5.001905952367272,
                                52.90173880815991,
                                0.0
                            ],
                            [
                                5.001421954613683,
                                52.90158088075406,
                                0.0
                            ],
                            [
                                5.000928547591582,
                                52.90141177768072,
                                0.0
                            ],
                            [
                                5.000554321796276,
                                52.90120738202548,
                                0.0
                            ],
                            [
                                4.999694147504224,
                                52.90105685622579,
                                0.0
                            ],
                            [
                                4.995957662707142,
                                52.89995515095233,
                                0.0
                            ],
                            [
                                4.990058987597671,
                                52.89821063141012,
                                0.0
                            ],
                            [
                                4.989802372158767,
                                52.89814192962123,
                                0.0
                            ],
                            [
                                4.989725469230556,
                                52.89813358583941,
                                0.0
                            ],
                            [
                                4.989310457825529,
                                52.89812807010199,
                                0.0
                            ],
                            [
                                4.985008203121207,
                                52.89823120270117,
                                0.0
                            ],
                            [
                                4.984200650831049,
                                52.89824896966569,
                                0.0
                            ],
                            [
                                4.983497798791532,
                                52.89825800875253,
                                0.0
                            ],
                            [
                                4.983497244722098,
                                52.89831794694304,
                                0.0
                            ],
                            [
                                4.983470354577191,
                                52.8986369762054,
                                0.0
                            ],
                            [
                                4.984089181126396,
                                52.89933877452444,
                                0.0
                            ],
                            [
                                4.984251586443233,
                                52.89927411643939,
                                0.0
                            ],
                            [
                                4.984278564175671,
                                52.89926555344514,
                                0.0
                            ],
                            [
                                4.984394206043953,
                                52.89929217516405,
                                0.0
                            ],
                            [
                                4.989368959546177,
                                52.89921348522122,
                                0.0
                            ],
                            [
                                4.999307136488057,
                                52.90215226750453,
                                0.0
                            ],
                            [
                                4.999413206563063,
                                52.90214736382273,
                                0.0
                            ],
                            [
                                4.999441966821432,
                                52.9021990217274,
                                0.0
                            ]
                        ]
                    ]
                ]
            },
            "last_modified": "2020-03-11T16:28:25.280058Z",
            "created": "2020-03-11T16:28:25.280102Z",
            "image_url": "",
            "timeseries": [],
            "name": "Waard-Nieuwland",
            "type": "default",
            "water_level_summer": null,
            "water_level_winter": null,
            "water_level_fixed": -1.6
        },
        {
            "url": "https://demo.lizard.net/api/v4/fixeddrainagelevelareas/17926/?format=api",
            "id": 17926,
            "code": "HDB:04310-23_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.655422701936974,
                                52.51761581904416,
                                0.0
                            ],
                            [
                                4.655122310120245,
                                52.51778482961643,
                                0.0
                            ],
                            [
                                4.654887868164791,
                                52.51790987462822,
                                0.0
                            ],
                            [
                                4.657981767701421,
                                52.51891195528663,
                                0.0
                            ],
                            [
                                4.657995719107202,
                                52.51891648089224,
                                0.0
                            ],
                            [
                                4.658001822314091,
                                52.51892429267059,
                                0.0
                            ],
                            [
                                4.658001814933313,
                                52.51892429352404,
                                0.0
                            ],
                            [
                                4.658734838380564,
                                52.51986368477694,
                                0.0
                            ],
                            [
                                4.659965944687722,
                                52.52040365187271,
                                0.0
                            ],
                            [
                                4.659965994511307,
                                52.52040366835572,
                                0.0
                            ],
                            [
                                4.660882847322114,
                                52.52071438710558,
                                0.0
                            ],
                            [
                                4.660960766827373,
                                52.5207202655211,
                                0.0
                            ],
                            [
                                4.660824221686127,
                                52.519490834396,
                                0.0
                            ],
                            [
                                4.661211069325701,
                                52.51933016663909,
                                0.0
                            ],
                            [
                                4.662186813610902,
                                52.52013299020533,
                                0.0
                            ],
                            [
                                4.662235013370992,
                                52.5201667454853,
                                0.0
                            ],
                            [
                                4.662271587111906,
                                52.52011710573282,
                                0.0
                            ],
                            [
                                4.662413273978424,
                                52.51990032757117,
                                0.0
                            ],
                            [
                                4.662541120181595,
                                52.51982387792344,
                                0.0
                            ],
                            [
                                4.662818239946771,
                                52.51976940634483,
                                0.0
                            ],
                            [
                                4.662934348907071,
                                52.5197069322406,
                                0.0
                            ],
                            [
                                4.663004204393265,
                                52.51965820540222,
                                0.0
                            ],
                            [
                                4.663026341365137,
                                52.51957691287905,
                                0.0
                            ],
                            [
                                4.663059126019319,
                                52.51951746226892,
                                0.0
                            ],
                            [
                                4.663672195982333,
                                52.51931107175212,
                                0.0
                            ],
                            [
                                4.663290017916349,
                                52.51884503495639,
                                0.0
                            ],
                            [
                                4.664704243651844,
                                52.51785326229511,
                                0.0
                            ],
                            [
                                4.664486994119785,
                                52.51756770659955,
                                0.0
                            ],
                            [
                                4.664182019898576,
                                52.51711349397896,
                                0.0
                            ],
                            [
                                4.663661591886886,
                                52.5169449950091,
                                0.0
                            ],
                            [
                                4.663198468579461,
                                52.51672403223322,
                                0.0
                            ],
                            [
                                4.662970132359211,
                                52.51687648863315,
                                0.0
                            ],
                            [
                                4.66276871378236,
                                52.51699465945205,
                                0.0
                            ],
                            [
                                4.662267847914008,
                                52.51723958657542,
                                0.0
                            ],
                            [
                                4.661618721828585,
                                52.51757315760612,
                                0.0
                            ],
                            [
                                4.661083522144693,
                                52.51784543478694,
                                0.0
                            ],
                            [
                                4.660654899888029,
                                52.51804487052927,
                                0.0
                            ],
                            [
                                4.659465048763033,
                                52.51761278960267,
                                0.0
                            ],
                            [
                                4.658312139522232,
                                52.51722454036222,
                                0.0
                            ],
                            [
                                4.657948926765738,
                                52.51710979298845,
                                0.0
                            ],
                            [
                                4.657424637634047,
                                52.5169481363216,
                                0.0
                            ],
                            [
                                4.656919126109197,
                                52.51678888471721,
                                0.0
                            ],
                            [
                                4.656829493073889,
                                52.51674699906357,
                                0.0
                            ],
                            [
                                4.656755247945034,
                                52.51678040736817,
                                0.0
                            ],
                            [
                                4.656106386176375,
                                52.51720356547291,
                                0.0
                            ],
                            [
                                4.655847026698441,
                                52.51736214440035,
                                0.0
                            ],
                            [
                                4.655422701936974,
                                52.51761581904416,
                                0.0
                            ]
                        ]
                    ]
                ]
            },
            "last_modified": "2020-03-11T16:28:25.295627Z",
            "created": "2020-03-11T16:28:25.295671Z",
            "image_url": "",
            "timeseries": [],
            "name": "Uitgeester- en Heemskerkerbroek",
            "type": "default",
            "water_level_summer": null,
            "water_level_winter": null,
            "water_level_fixed": -1.05
        },
        {
            "url": "https://demo.lizard.net/api/v4/fixeddrainagelevelareas/17927/?format=api",
            "id": 17927,
            "code": "2856 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": [
                    [
                        [
                            [
                                5.011397989112014,
                                52.93354892595967,
                                0.0
                            ],
                            [
                                5.010813228060785,
                                52.93349271778907,
                                0.0
                            ],
                            [
                                5.010409287584701,
                                52.93342323794811,
                                0.0
                            ],
                            [
                                5.009572376120413,
                                52.93313339038291,
                                0.0
                            ],
                            [
                                5.009555053817925,
                                52.93300402112975,
                                0.0
                            ],
                            [
                                5.009974660542722,
                                52.9326715011124,
                                0.0
                            ],
                            [
                                5.010301794426717,
                                52.93240321044939,
                                0.0
                            ],
                            [
                                5.010390557943249,
                                52.93204448302551,
                                0.0
                            ],
                            [
                                5.010665911003493,
                                52.93208848577601,
                                0.0
                            ],
                            [
                                5.011382881983618,
                                52.93138342185115,
                                0.0
                            ],
                            [
                                5.011377841854952,
                                52.93124339759633,
                                0.0
                            ],
                            [
                                5.011718819161527,
                                52.93078130945099,
                                0.0
                            ],
                            [
                                5.011732274520295,
                                52.93065212700927,
                                0.0
                            ],
                            [
                                5.010926389599745,
                                52.93030487299045,
                                0.0
                            ],
                            [
                                5.011381295158517,
                                52.92942671354241,
                                0.0
                            ],
                            [
                                5.011604645061341,
                                52.92910066942429,
                                0.0
                            ],
                            [
                                5.012520598169386,
                                52.92804090021514,
                                0.0
                            ],
                            [
                                5.012737619628508,
                                52.927739996036,
                                0.0
                            ],
                            [
                                5.013363915485074,
                                52.92686227566483,
                                0.0
                            ],
                            [
                                5.013956329058464,
                                52.92636151664472,
                                0.0
                            ],
                            [
                                5.015346528625873,
                                52.92571963693518,
                                0.0
                            ],
                            [
                                5.015758401261051,
                                52.92554855826693,
                                0.0
                            ],
                            [
                                5.016966807391993,
                                52.92538354351665,
                                0.0
                            ],
                            [
                                5.017218564592891,
                                52.92531252175043,
                                0.0
                            ],
                            [
                                5.017483392871452,
                                52.92515536002006,
                                0.0
                            ],
                            [
                                5.017954650006082,
                                52.92467757085026,
                                0.0
                            ],
                            [
                                5.013679122794308,
                                52.9231675905013,
                                0.0
                            ],
                            [
                                5.011991892782938,
                                52.9224944317146,
                                0.0
                            ],
                            [
                                5.011693584118753,
                                52.92249161637649,
                                0.0
                            ],
                            [
                                5.011529269654917,
                                52.9223098343325,
                                0.0
                            ],
                            [
                                5.011198234763884,
                                52.9221776808262,
                                0.0
                            ],
                            [
                                5.008406325558117,
                                52.92099676892103,
                                0.0
                            ],
                            [
                                5.00556606589052,
                                52.91969016774426,
                                0.0
                            ],
                            [
                                5.00542633579879,
                                52.91962892797592,
                                0.0
                            ],
                            [
                                5.005271022801581,
                                52.91968340169643,
                                0.0
                            ],
                            [
                                5.005253140994449,
                                52.91968967997889,
                                0.0
                            ],
                            [
                                5.00514836294222,
                                52.92003305874101,
                                0.0
                            ],
                            [
                                5.005180796820813,
                                52.92005102751734,
                                0.0
                            ],
                            [
                                5.005181063113387,
                                52.92005967333419,
                                0.0
                            ],
                            [
                                5.005160893064171,
                                52.92006066923938,
                                0.0
                            ],
                            [
                                5.005134727269335,
                                52.92005361208068,
                                0.0
                            ],
                            [
                                5.005134577411173,
                                52.92005374639817,
                                0.0
                            ],
                            [
                                5.00339446546356,
                                52.92169970761018,
                                0.0
                            ],
                            [
                                5.003314140430114,
                                52.9217745133391,
                                0.0
                            ],
                            [
                                5.00215778809893,
                                52.92291756166382,
                                0.0
                            ],
                            [
                                5.002340665999781,
                                52.92312984454883,
                                0.0
                            ],
                            [
                                5.00251023834771,
                                52.92329818552172,
                                0.0
                            ],
                            [
                                5.002838605383024,
                                52.92379032445059,
                                0.0
                            ],
                            [
                                5.002375538140605,
                                52.92479034577369,
                                0.0
                            ],
                            [
                                5.002020172606501,
                                52.92530481561402,
                                0.0
                            ],
                            [
                                5.001309271132949,
                                52.92645947164247,
                                0.0
                            ],
                            [
                                5.000226135652859,
                                52.92699812927858,
                                0.0
                            ],
                            [
                                4.997715497862901,
                                52.92758658126407,
                                0.0
                            ],
                            [
                                4.997166596910698,
                                52.92774512675246,
                                0.0
                            ],
                            [
                                4.997031698646849,
                                52.92774897286723,
                                0.0
                            ],
                            [
                                4.99681029424361,
                                52.9275037557614,
                                0.0
                            ],
                            [
                                4.996612428391582,
                                52.92746002815436,
                                0.0
                            ],
                            [
                                4.996623619805145,
                                52.92734443626972,
                                0.0
                            ],
                            [
                                4.996500310863992,
                                52.9272432232957,
                                0.0
                            ],
                            [
                                4.996044561667375,
                                52.92701010679897,
                                0.0
                            ],
                            [
                                4.996304372834738,
                                52.9269662045941,
                                0.0
                            ],
                            [
                                4.999487395175128,
                                52.92631679124433,
                                0.0
                            ],
                            [
                                4.999635727794598,
                                52.92610743916182,
                                0.0
                            ],
                            [
                                4.999291921260244,
                                52.92543890068951,
                                0.0
                            ],
                            [
                                5.001504695147075,
                                52.92338441275473,
                                0.0
                            ],
                            [
                                5.001835296230584,
                                52.92326369523773,
                                0.0
                            ],
                            [
                                5.001831844887495,
                                52.92324536074683,
                                0.0
                            ],
                            [
                                5.001829277210259,
                                52.92322462073896,
                                0.0
                            ],
                            [
                                5.001237701535211,
                                52.92301948274847,
                                0.0
                            ],
                            [
                                5.002361687203644,
                                52.92188759008657,
                                0.0
                            ],
                            [
                                5.002241736385356,
                                52.92140422702435,
                                0.0
                            ],
                            [
                                5.002324489150703,
                                52.92132233951894,
                                0.0
                            ],
                            [
                                5.003068595666596,
                                52.92118168796534,
                                0.0
                            ],
                            [
                                5.004231565254098,
                                52.9200949427543,
                                0.0
                            ],
                            [
                                5.004026857990233,
                                52.91956500236851,
                                0.0
                            ],
                            [
                                5.003701599552431,
                                52.91970765212213,
                                0.0
                            ],
                            [
                                5.002060997440976,
                                52.92128235443693,
                                0.0
                            ],
                            [
                                5.002143866402861,
                                52.92136931381371,
                                0.0
                            ],
                            [
                                5.001983904523995,
                                52.92135635193562,
                                0.0
                            ],
                            [
                                5.000526723484116,
                                52.92275487854048,
                                0.0
                            ],
                            [
                                4.998561527689552,
                                52.92203003580836,
                                0.0
                            ],
                            [
                                4.995703701957682,
                                52.9208836228794,
                                0.0
                            ],
                            [
                                4.995443245961444,
                                52.92079793700488,
                                0.0
                            ],
                            [
                                4.994841661399959,
                                52.92143854815786,
                                0.0
                            ],
                            [
                                4.992123576428912,
                                52.92066758457025,
                                0.0
                            ],
                            [
                                4.990802006020069,
                                52.92050743581599,
                                0.0
                            ],
                            [
                                4.988205930113424,
                                52.9211019290761,
                                0.0
                            ],
                            [
                                4.9877941732662,
                                52.92104187169797,
                                0.0
                            ],
                            [
                                4.9875763544334,
                                52.92100712059257,
                                0.0
                            ],
                            [
                                4.987540420388222,
                                52.92108794140378,
                                0.0
                            ],
                            [
                                4.987517161167433,
                                52.92114203395277,
                                0.0
                            ],
                            [
                                4.987690138264783,
                                52.92117175557851,
                                0.0
                            ],
                            [
                                4.987124169256838,
                                52.922050246708,
                                0.0
                            ],
                            [
                                4.985930560133978,
                                52.92399944914983,
                                0.0
                            ],
                            [
                                4.985938468945951,
                                52.92428749140716,
                                0.0
                            ],
                            [
                                4.985583087478598,
                                52.92514333488968,
                                0.0
                            ],
                            [
                                4.985723338071251,
                                52.92552833627267,
                                0.0
                            ],
                            [
                                4.986258703903545,
                                52.92594458882686,
                                0.0
                            ],
                            [
                                4.986550870420082,
                                52.92669977410364,
                                0.0
                            ],
                            [
                                4.986551023261024,
                                52.92680297491808,
                                0.0
                            ],
                            [
                                4.985936200609745,
                                52.92746593536726,
                                0.0
                            ],
                            [
                                4.985719180521154,
                                52.9285822746825,
                                0.0
                            ],
                            [
                                4.985704032761065,
                                52.92891939491759,
                                0.0
                            ],
                            [
                                4.985488992357191,
                                52.92930724567894,
                                0.0
                            ],
                            [
                                4.985500371416873,
                                52.92934736343864,
                                0.0
                            ],
                            [
                                4.985144141410615,
                                52.93006391191249,
                                0.0
                            ],
                            [
                                4.984759815371413,
                                52.9306779372212,
                                0.0
                            ],
                            [
                                4.985918419972379,
                                52.93101950788026,
                                0.0
                            ],
                            [
                                4.989346881782541,
                                52.93204452452127,
                                0.0
                            ],
                            [
                                4.990495870405542,
                                52.93236875553539,
                                0.0
                            ],
                            [
                                4.990715182912604,
                                52.93244038631111,
                                0.0
                            ],
                            [
                                4.990961643611111,
                                52.93253601059622,
                                0.0
                            ],
                            [
                                4.991156431845819,
                                52.93260612140379,
                                0.0
                            ],
                            [
                                4.99146818465461,
                                52.93270178128454,
                                0.0
                            ],
                            [
                                4.99232986174207,
                                52.93295256719414,
                                0.0
                            ],
                            [
                                4.996096895633807,
                                52.93407055499531,
                                0.0
                            ],
                            [
                                4.997125328468029,
                                52.93437406282082,
                                0.0
                            ],
                            [
                                4.997334714760404,
                                52.93442704706771,
                                0.0
                            ],
                            [
                                4.997511230774095,
                                52.93444685374614,
                                0.0
                            ],
                            [
                                4.99770266540398,
                                52.93446158653192,
                                0.0
                            ],
                            [
                                4.997897605091541,
                                52.93446689469142,
                                0.0
                            ],
                            [
                                4.998122293485356,
                                52.93447193993751,
                                0.0
                            ],
                            [
                                4.998324291805543,
                                52.93445291719305,
                                0.0
                            ],
                            [
                                4.998600115601105,
                                52.93441103910987,
                                0.0
                            ],
                            [
                                4.998836681428767,
                                52.93435159916459,
                                0.0
                            ],
                            [
                                4.99904225468825,
                                52.93428172370687,
                                0.0
                            ],
                            [
                                4.999193495732984,
                                52.93420016888243,
                                0.0
                            ],
                            [
                                4.999325552146682,
                                52.9341183718694,
                                0.0
                            ],
                            [
                                4.999584991079096,
                                52.93392825231128,
                                0.0
                            ],
                            [
                                4.999857948734205,
                                52.93360562633936,
                                0.0
                            ],
                            [
                                5.000063913905861,
                                52.93332340132128,
                                0.0
                            ],
                            [
                                5.000248849943296,
                                52.93313133148778,
                                0.0
                            ],
                            [
                                5.000515353555429,
                                52.93291490254461,
                                0.0
                            ],
                            [
                                5.001107706792699,
                                52.93274949074661,
                                0.0
                            ],
                            [
                                5.003394582448601,
                                52.93209914161638,
                                0.0
                            ],
                            [
                                5.004971099816223,
                                52.93238214469748,
                                0.0
                            ],
                            [
                                5.006442627182162,
                                52.9326663201092,
                                0.0
                            ],
                            [
                                5.008135210422724,
                                52.93303268553774,
                                0.0
                            ],
                            [
                                5.008602616502571,
                                52.93320886320165,
                                0.0
                            ],
                            [
                                5.009050994492516,
                                52.93335011151955,
                                0.0
                            ],
                            [
                                5.009441892098034,
                                52.93344840112112,
                                0.0
                            ],
                            [
                                5.010019009353508,
                                52.93356273398106,
                                0.0
                            ],
                            [
                                5.010616099913497,
                                52.93360343839883,
                                0.0
                            ],
                            [
                                5.011104213658683,
                                52.93360497560061,
                                0.0
                            ],
                            [
                                5.011397989112014,
                                52.93354892595967,
                                0.0
                            ]
                        ],
                        [
                            [
                                4.996612428391582,
                                52.92746002815436,
                                0.0
                            ],
                            [
                                4.996575358269397,
                                52.92758929366707,
                                0.0
                            ],
                            [
                                4.994329911648266,
                                52.92973126201706,
                                0.0
                            ],
                            [
                                4.994247223653637,
                                52.92982067469938,
                                0.0
                            ],
                            [
                                4.994940374859486,
                                52.93000241116162,
                                0.0
                            ],
                            [
                                4.994895136796199,
                                52.93004856073408,
                                0.0
                            ],
                            [
                                4.994345215655374,
                                52.93101281306846,
                                0.0
                            ],
                            [
                                4.993493996696132,
                                52.93083221502749,
                                0.0
                            ],
                            [
                                4.992896134280585,
                                52.93070180964952,
                                0.0
                            ],
                            [
                                4.994023833891665,
                                52.92980789804356,
                                0.0
                            ],
                            [
                                4.99410537746996,
                                52.92973001134059,
                                0.0
                            ],
                            [
                                4.99574200911339,
                                52.92749688175952,
                                0.0
                            ],
                            [
                                4.996612428391582,
                                52.92746002815436,
                                0.0
                            ]
                        ]
                    ],
                    [
                        [
                            [
                                5.003976442003347,
                                52.91943781715727,
                                0.0
                            ],
                            [
                                5.004026857990233,
                                52.91956500236851,
                                0.0
                            ],
                            [
                                5.004416980126535,
                                52.91959734606224,
                                0.0
                            ],
                            [
                                5.004928717017567,
                                52.91982059043863,
                                0.0
                            ],
                            [
                                5.005253096234092,
                                52.91968969780871,
                                0.0
                            ],
                            [
                                5.005232140450893,
                                52.91967176574699,
                                0.0
                            ],
                            [
                                5.005223595372154,
                                52.91966620277294,
                                0.0
                            ],
                            [
                                5.005280417610786,
                                52.91956637421166,
                                0.0
                            ],
                            [
                                5.004317402217143,
                                52.91914894447709,
                                0.0
                            ],
                            [
                                5.004206037402305,
                                52.91923750847621,
                                0.0
                            ],
                            [
                                5.003976442003347,
                                52.91943781715727,
                                0.0
                            ]
                        ]
                    ]
                ]
            },
            "last_modified": "2020-03-11T16:28:25.315213Z",
            "created": "2020-03-11T16:28:25.315258Z",
            "image_url": "",
            "timeseries": [],
            "name": "Oosterlanderkoog",
            "type": "default",
            "water_level_summer": null,
            "water_level_winter": null,
            "water_level_fixed": -1.2
        }
    ]
}