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=486
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=487",
    "previous": "https://demo.lizard.net/api/v4/fixeddrainagelevelareas/?format=api&page=485",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/fixeddrainagelevelareas/17878/?format=api",
            "id": 17878,
            "code": "6180-11",
            "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.929825331432092,
                                52.64447179172716,
                                0.0
                            ],
                            [
                                4.929891895079737,
                                52.64452562005985,
                                0.0
                            ],
                            [
                                4.929966570914542,
                                52.64460499404114,
                                0.0
                            ],
                            [
                                4.930057450373319,
                                52.6447246656957,
                                0.0
                            ],
                            [
                                4.930165821777573,
                                52.64480473525198,
                                0.0
                            ],
                            [
                                4.93026580693506,
                                52.644871453542,
                                0.0
                            ],
                            [
                                4.930361555222625,
                                52.64494069883224,
                                0.0
                            ],
                            [
                                4.930411495121606,
                                52.64497915790435,
                                0.0
                            ],
                            [
                                4.930543828309335,
                                52.64516078396477,
                                0.0
                            ],
                            [
                                4.930633610339143,
                                52.64525832460048,
                                0.0
                            ],
                            [
                                4.930741702234806,
                                52.64529292659676,
                                0.0
                            ],
                            [
                                4.930892065166096,
                                52.64535473299285,
                                0.0
                            ],
                            [
                                4.930984016207155,
                                52.6453856959547,
                                0.0
                            ],
                            [
                                4.931034062995006,
                                52.6454139457768,
                                0.0
                            ],
                            [
                                4.931067061193098,
                                52.64546764468344,
                                0.0
                            ],
                            [
                                4.931120775261177,
                                52.64554693751489,
                                0.0
                            ],
                            [
                                4.931166373512622,
                                52.64559813236252,
                                0.0
                            ],
                            [
                                4.931235574672441,
                                52.64566154133642,
                                0.0
                            ],
                            [
                                4.931292883696666,
                                52.64569624469357,
                                0.0
                            ],
                            [
                                4.93146670683215,
                                52.64576000061874,
                                0.0
                            ],
                            [
                                4.931545900754113,
                                52.64580877170032,
                                0.0
                            ],
                            [
                                4.931595895528774,
                                52.64584212577657,
                                0.0
                            ],
                            [
                                4.931654003620694,
                                52.6459010253961,
                                0.0
                            ],
                            [
                                4.931774035159944,
                                52.64605709740573,
                                0.0
                            ],
                            [
                                4.931823766336189,
                                52.6461159648596,
                                0.0
                            ],
                            [
                                4.93188750061196,
                                52.64620523546715,
                                0.0
                            ],
                            [
                                4.932065559391173,
                                52.64625974996446,
                                0.0
                            ],
                            [
                                4.932165814592675,
                                52.64630095316532,
                                0.0
                            ],
                            [
                                4.932341424132272,
                                52.64635519724846,
                                0.0
                            ],
                            [
                                4.932579803217264,
                                52.64642498612005,
                                0.0
                            ],
                            [
                                4.932721944192721,
                                52.64649091978304,
                                0.0
                            ],
                            [
                                4.932999767417147,
                                52.64658013593738,
                                0.0
                            ],
                            [
                                4.933219442272994,
                                52.64659267592114,
                                0.0
                            ],
                            [
                                4.933682822495656,
                                52.64665743464167,
                                0.0
                            ],
                            [
                                4.93381868230598,
                                52.6466764211941,
                                0.0
                            ],
                            [
                                4.934157207505529,
                                52.64680873465344,
                                0.0
                            ],
                            [
                                4.93419766015698,
                                52.64685357277826,
                                0.0
                            ],
                            [
                                4.934236757936489,
                                52.64699270773933,
                                0.0
                            ],
                            [
                                4.934368385240364,
                                52.64722206636589,
                                0.0
                            ],
                            [
                                4.93454146381252,
                                52.64743820075686,
                                0.0
                            ],
                            [
                                4.934641013207671,
                                52.64764619137401,
                                0.0
                            ],
                            [
                                4.934758441943545,
                                52.64780396690142,
                                0.0
                            ],
                            [
                                4.93493654597937,
                                52.64792979910925,
                                0.0
                            ],
                            [
                                4.935203591137798,
                                52.64806552240658,
                                0.0
                            ],
                            [
                                4.935341369609389,
                                52.6481988757464,
                                0.0
                            ],
                            [
                                4.935408793259145,
                                52.64833419948583,
                                0.0
                            ],
                            [
                                4.935444526839441,
                                52.6485093416285,
                                0.0
                            ],
                            [
                                4.93551458426345,
                                52.64862712343273,
                                0.0
                            ],
                            [
                                4.935620395784468,
                                52.64874398945382,
                                0.0
                            ],
                            [
                                4.935750660623399,
                                52.64885100842993,
                                0.0
                            ],
                            [
                                4.935570044477414,
                                52.64893907962586,
                                0.0
                            ],
                            [
                                4.935628376049521,
                                52.64903614642297,
                                0.0
                            ],
                            [
                                4.935773182223627,
                                52.64920218513003,
                                0.0
                            ],
                            [
                                4.935817781597511,
                                52.64924361430973,
                                0.0
                            ],
                            [
                                4.93590311320108,
                                52.64920506878783,
                                0.0
                            ],
                            [
                                4.935998041779537,
                                52.64916583165478,
                                0.0
                            ],
                            [
                                4.936619790121025,
                                52.64896748812424,
                                0.0
                            ],
                            [
                                4.937151780693902,
                                52.64863332974915,
                                0.0
                            ],
                            [
                                4.938672130539217,
                                52.64798532214142,
                                0.0
                            ],
                            [
                                4.939049658933715,
                                52.64777539492052,
                                0.0
                            ],
                            [
                                4.939327278384209,
                                52.64766748968582,
                                0.0
                            ],
                            [
                                4.93899318271971,
                                52.64731866278955,
                                0.0
                            ],
                            [
                                4.938915342076509,
                                52.64723316242065,
                                0.0
                            ],
                            [
                                4.939190616890194,
                                52.64707369847083,
                                0.0
                            ],
                            [
                                4.939185719011447,
                                52.64699312835312,
                                0.0
                            ],
                            [
                                4.939129715147639,
                                52.64687736981271,
                                0.0
                            ],
                            [
                                4.938664367121659,
                                52.64639588255711,
                                0.0
                            ],
                            [
                                4.938448502330878,
                                52.64615749335978,
                                0.0
                            ],
                            [
                                4.93873434549408,
                                52.64597976351992,
                                0.0
                            ],
                            [
                                4.938204197656508,
                                52.64545569155606,
                                0.0
                            ],
                            [
                                4.938111943084851,
                                52.64536420468186,
                                0.0
                            ],
                            [
                                4.937768265382903,
                                52.64549758766863,
                                0.0
                            ],
                            [
                                4.937350054582811,
                                52.64504024184593,
                                0.0
                            ],
                            [
                                4.937736704817451,
                                52.64483803719989,
                                0.0
                            ],
                            [
                                4.937496225526091,
                                52.64453141263624,
                                0.0
                            ],
                            [
                                4.936982377979009,
                                52.64472348287422,
                                0.0
                            ],
                            [
                                4.936753393412725,
                                52.64451704399178,
                                0.0
                            ],
                            [
                                4.937315635288927,
                                52.64428665690933,
                                0.0
                            ],
                            [
                                4.936708969155534,
                                52.64363628876269,
                                0.0
                            ],
                            [
                                4.936186130562597,
                                52.64301104880855,
                                0.0
                            ],
                            [
                                4.935271135770353,
                                52.6434230868242,
                                0.0
                            ],
                            [
                                4.934898999027287,
                                52.64310316774656,
                                0.0
                            ],
                            [
                                4.935208067479587,
                                52.64295945207625,
                                0.0
                            ],
                            [
                                4.93467317135158,
                                52.64254267020915,
                                0.0
                            ],
                            [
                                4.93497739031469,
                                52.64236447996076,
                                0.0
                            ],
                            [
                                4.93502487056301,
                                52.64223551522588,
                                0.0
                            ],
                            [
                                4.934917357983556,
                                52.64221826448077,
                                0.0
                            ],
                            [
                                4.934639530232857,
                                52.64230705203471,
                                0.0
                            ],
                            [
                                4.934331216606262,
                                52.64236763802394,
                                0.0
                            ],
                            [
                                4.933993573964774,
                                52.64228774122393,
                                0.0
                            ],
                            [
                                4.933761369982844,
                                52.6421296349623,
                                0.0
                            ],
                            [
                                4.933634787328011,
                                52.64187273997831,
                                0.0
                            ],
                            [
                                4.933713145192651,
                                52.64173266855764,
                                0.0
                            ],
                            [
                                4.934102879992097,
                                52.64153388450427,
                                0.0
                            ],
                            [
                                4.933865304901716,
                                52.64133245786505,
                                0.0
                            ],
                            [
                                4.931969824209665,
                                52.64233560619888,
                                0.0
                            ],
                            [
                                4.930457890968334,
                                52.64193148066816,
                                0.0
                            ],
                            [
                                4.930861113975357,
                                52.64139812252039,
                                0.0
                            ],
                            [
                                4.930774240372484,
                                52.64132000535066,
                                0.0
                            ],
                            [
                                4.930582658199919,
                                52.64132787060004,
                                0.0
                            ],
                            [
                                4.929601538844808,
                                52.6412674983316,
                                0.0
                            ],
                            [
                                4.929793298869521,
                                52.63893136065203,
                                0.0
                            ],
                            [
                                4.930161943837621,
                                52.63588620325504,
                                0.0
                            ],
                            [
                                4.930150089703156,
                                52.63563934326364,
                                0.0
                            ],
                            [
                                4.929810140517845,
                                52.63558523655708,
                                0.0
                            ],
                            [
                                4.929247227068641,
                                52.63550800020602,
                                0.0
                            ],
                            [
                                4.929276984626253,
                                52.63543211036755,
                                0.0
                            ],
                            [
                                4.929461476378732,
                                52.63496157877856,
                                0.0
                            ],
                            [
                                4.929281977756737,
                                52.63495218809332,
                                0.0
                            ],
                            [
                                4.928817700130035,
                                52.63492788641477,
                                0.0
                            ],
                            [
                                4.927899015186173,
                                52.63498391735222,
                                0.0
                            ],
                            [
                                4.925461689972231,
                                52.63521160429001,
                                0.0
                            ],
                            [
                                4.923800885006163,
                                52.63538785270131,
                                0.0
                            ],
                            [
                                4.923946721400098,
                                52.63584190434192,
                                0.0
                            ],
                            [
                                4.923092689954371,
                                52.63593234621477,
                                0.0
                            ],
                            [
                                4.923043096813911,
                                52.63614132891583,
                                0.0
                            ],
                            [
                                4.922680547768343,
                                52.63612530006025,
                                0.0
                            ],
                            [
                                4.922453356408377,
                                52.63826511864249,
                                0.0
                            ],
                            [
                                4.916485082129025,
                                52.63809010190884,
                                0.0
                            ],
                            [
                                4.916676999585,
                                52.6365160493091,
                                0.0
                            ],
                            [
                                4.916258180486892,
                                52.6365263532554,
                                0.0
                            ],
                            [
                                4.916039469345651,
                                52.63647583275508,
                                0.0
                            ],
                            [
                                4.915307878757846,
                                52.63653122250346,
                                0.0
                            ],
                            [
                                4.915167644869499,
                                52.63643337980809,
                                0.0
                            ],
                            [
                                4.915002128122532,
                                52.63625367128061,
                                0.0
                            ],
                            [
                                4.914496362802395,
                                52.6362321955836,
                                0.0
                            ],
                            [
                                4.912185312319085,
                                52.63651662384982,
                                0.0
                            ],
                            [
                                4.912094834510509,
                                52.6369706536971,
                                0.0
                            ],
                            [
                                4.91141020843879,
                                52.63698631307559,
                                0.0
                            ],
                            [
                                4.911258629833489,
                                52.63722102653296,
                                0.0
                            ],
                            [
                                4.910411303015334,
                                52.63714854774136,
                                0.0
                            ],
                            [
                                4.90965366836723,
                                52.63698575157037,
                                0.0
                            ],
                            [
                                4.909577754153768,
                                52.63678683019413,
                                0.0
                            ],
                            [
                                4.90931375752456,
                                52.63658931893673,
                                0.0
                            ],
                            [
                                4.909129149356785,
                                52.6365972135499,
                                0.0
                            ],
                            [
                                4.909110760832334,
                                52.63733126568777,
                                0.0
                            ],
                            [
                                4.908660253705896,
                                52.63731763542853,
                                0.0
                            ],
                            [
                                4.908670819804121,
                                52.63680645169896,
                                0.0
                            ],
                            [
                                4.90826039432205,
                                52.63679297221216,
                                0.0
                            ],
                            [
                                4.908170916479382,
                                52.63660846462582,
                                0.0
                            ],
                            [
                                4.907773660850434,
                                52.6365917561879,
                                0.0
                            ],
                            [
                                4.907298430959482,
                                52.63656608609612,
                                0.0
                            ],
                            [
                                4.907067611300854,
                                52.63701569927076,
                                0.0
                            ],
                            [
                                4.90594167356413,
                                52.63683347128558,
                                0.0
                            ],
                            [
                                4.90573806995631,
                                52.63680051793732,
                                0.0
                            ],
                            [
                                4.904688833349786,
                                52.63669585131742,
                                0.0
                            ],
                            [
                                4.904553375785015,
                                52.63700782157735,
                                0.0
                            ],
                            [
                                4.903967857901891,
                                52.63697885053546,
                                0.0
                            ],
                            [
                                4.903953590920735,
                                52.63676732434215,
                                0.0
                            ],
                            [
                                4.903624931431807,
                                52.63689514291978,
                                0.0
                            ],
                            [
                                4.903443930523776,
                                52.63735817185282,
                                0.0
                            ],
                            [
                                4.903282400356468,
                                52.6396049994449,
                                0.0
                            ],
                            [
                                4.903195899432902,
                                52.64029026947754,
                                0.0
                            ],
                            [
                                4.900793198537536,
                                52.64020725650437,
                                0.0
                            ],
                            [
                                4.900640291127855,
                                52.6402473518304,
                                0.0
                            ],
                            [
                                4.900479994169062,
                                52.64024759456932,
                                0.0
                            ],
                            [
                                4.900431533363401,
                                52.64066859784609,
                                0.0
                            ],
                            [
                                4.900385159613442,
                                52.64123873367097,
                                0.0
                            ],
                            [
                                4.900328417431983,
                                52.64157880942587,
                                0.0
                            ],
                            [
                                4.900148960772367,
                                52.6422204502136,
                                0.0
                            ],
                            [
                                4.899873984552988,
                                52.64227082016032,
                                0.0
                            ],
                            [
                                4.899656167902166,
                                52.64236002369864,
                                0.0
                            ],
                            [
                                4.899516803884619,
                                52.64241710492533,
                                0.0
                            ],
                            [
                                4.899123248340373,
                                52.64268440428926,
                                0.0
                            ],
                            [
                                4.898971570811399,
                                52.642813807975,
                                0.0
                            ],
                            [
                                4.898675204737489,
                                52.64289532672269,
                                0.0
                            ],
                            [
                                4.898349622787613,
                                52.64290285913476,
                                0.0
                            ],
                            [
                                4.897964531970583,
                                52.64285695082677,
                                0.0
                            ],
                            [
                                4.897379346458369,
                                52.64308880141757,
                                0.0
                            ],
                            [
                                4.896707156710038,
                                52.64353578454521,
                                0.0
                            ],
                            [
                                4.896417996849212,
                                52.64386851862907,
                                0.0
                            ],
                            [
                                4.896190781159469,
                                52.64403601814139,
                                0.0
                            ],
                            [
                                4.89610451582237,
                                52.6441361294388,
                                0.0
                            ],
                            [
                                4.896065180368202,
                                52.64423977771792,
                                0.0
                            ],
                            [
                                4.896314592289128,
                                52.64427068979709,
                                0.0
                            ],
                            [
                                4.896410000272181,
                                52.6442715059722,
                                0.0
                            ],
                            [
                                4.896485043626988,
                                52.64415482974761,
                                0.0
                            ],
                            [
                                4.896578877428069,
                                52.64409804056523,
                                0.0
                            ],
                            [
                                4.896752963623188,
                                52.64397010739187,
                                0.0
                            ],
                            [
                                4.897343350894032,
                                52.64332544696212,
                                0.0
                            ],
                            [
                                4.897516157603898,
                                52.64320447244448,
                                0.0
                            ],
                            [
                                4.897837153657893,
                                52.6431033490831,
                                0.0
                            ],
                            [
                                4.89796286675051,
                                52.64308113778515,
                                0.0
                            ],
                            [
                                4.898288748477935,
                                52.64309860995186,
                                0.0
                            ],
                            [
                                4.898580470690048,
                                52.6430895455765,
                                0.0
                            ],
                            [
                                4.898985473111007,
                                52.64304156383976,
                                0.0
                            ],
                            [
                                4.899101028185119,
                                52.64295472787774,
                                0.0
                            ],
                            [
                                4.899244325495431,
                                52.6428975554325,
                                0.0
                            ],
                            [
                                4.899450194087124,
                                52.64269229733074,
                                0.0
                            ],
                            [
                                4.899653851976312,
                                52.64256904666867,
                                0.0
                            ],
                            [
                                4.899684851342167,
                                52.6425514780269,
                                0.0
                            ],
                            [
                                4.900049057026497,
                                52.64240726162424,
                                0.0
                            ],
                            [
                                4.900133440865739,
                                52.64238791638852,
                                0.0
                            ],
                            [
                                4.900204752173242,
                                52.64238032669457,
                                0.0
                            ],
                            [
                                4.900552310557372,
                                52.64260022743865,
                                0.0
                            ],
                            [
                                4.900849192877349,
                                52.64265864525974,
                                0.0
                            ],
                            [
                                4.900991627158244,
                                52.6426592276844,
                                0.0
                            ],
                            [
                                4.901108264695815,
                                52.64265183174187,
                                0.0
                            ],
                            [
                                4.901192706889039,
                                52.6426285406292,
                                0.0
                            ],
                            [
                                4.901309764379789,
                                52.64258176445528,
                                0.0
                            ],
                            [
                                4.901433655227987,
                                52.64250349809642,
                                0.0
                            ],
                            [
                                4.901629030403186,
                                52.64240190524342,
                                0.0
                            ],
                            [
                                4.901850346467669,
                                52.64229647257933,
                                0.0
                            ],
                            [
                                4.90217488765877,
                                52.64219121790425,
                                0.0
                            ],
                            [
                                4.902490324194188,
                                52.64209822866296,
                                0.0
                            ],
                            [
                                4.902815910625779,
                                52.64213396712685,
                                0.0
                            ],
                            [
                                4.903072346922958,
                                52.64216361749914,
                                0.0
                            ],
                            [
                                4.903291752851134,
                                52.64223145587839,
                                0.0
                            ],
                            [
                                4.90340131183948,
                                52.64227916513083,
                                0.0
                            ],
                            [
                                4.903485390983301,
                                52.64228737990931,
                                0.0
                            ],
                            [
                                4.903592262778866,
                                52.64228387818758,
                                0.0
                            ],
                            [
                                4.903715542858892,
                                52.64226075220665,
                                0.0
                            ],
                            [
                                4.903864894095321,
                                52.64222197756654,
                                0.0
                            ],
                            [
                                4.904046657461425,
                                52.64217938906348,
                                0.0
                            ],
                            [
                                4.90420870518962,
                                52.6421643018131,
                                0.0
                            ],
                            [
                                4.904487157863023,
                                52.64216148704367,
                                0.0
                            ],
                            [
                                4.904817464733192,
                                52.6421549545811,
                                0.0
                            ],
                            [
                                4.904966598862522,
                                52.6421358685518,
                                0.0
                            ],
                            [
                                4.90506406598718,
                                52.64210475475718,
                                0.0
                            ],
                            [
                                4.905187776159098,
                                52.64204224725029,
                                0.0
                            ],
                            [
                                4.905422988916676,
                                52.64204030652043,
                                0.0
                            ],
                            [
                                4.905617042993474,
                                52.64215424089228,
                                0.0
                            ],
                            [
                                4.9057779574883,
                                52.64224942837728,
                                0.0
                            ],
                            [
                                4.905911996203571,
                                52.64242718875766,
                                0.0
                            ],
                            [
                                4.905989045222971,
                                52.64248658215476,
                                0.0
                            ],
                            [
                                4.906111506670008,
                                52.64253826849418,
                                0.0
                            ],
                            [
                                4.906188943598879,
                                52.64256221796634,
                                0.0
                            ],
                            [
                                4.906273124624482,
                                52.64256255842895,
                                0.0
                            ],
                            [
                                4.906370333608451,
                                52.64255506976789,
                                0.0
                            ],
                            [
                                4.906506339730521,
                                52.64255168321902,
                                0.0
                            ],
                            [
                                4.906661616088168,
                                52.64256412887539,
                                0.0
                            ],
                            [
                                4.906810449910489,
                                52.64257260294057,
                                0.0
                            ],
                            [
                                4.906907228898501,
                                52.64260450282707,
                                0.0
                            ],
                            [
                                4.907023249002445,
                                52.64265222583081,
                                0.0
                            ],
                            [
                                4.907197523866442,
                                52.64270412922944,
                                0.0
                            ],
                            [
                                4.90728798952339,
                                52.64272024882995,
                                0.0
                            ],
                            [
                                4.907352657415595,
                                52.64272838253207,
                                0.0
                            ],
                            [
                                4.907436823997036,
                                52.64272872211142,
                                0.0
                            ],
                            [
                                4.907527562113189,
                                52.64272121538578,
                                0.0
                            ],
                            [
                                4.907748522383005,
                                52.64264727933194,
                                0.0
                            ],
                            [
                                4.907813404763803,
                                52.64263572278173,
                                0.0
                            ],
                            [
                                4.908010957270942,
                                52.64262864621867,
                                0.0
                            ],
                            [
                                4.908257214622673,
                                52.64260994737489,
                                0.0
                            ],
                            [
                                4.90847744482936,
                                52.64260295237919,
                                0.0
                            ],
                            [
                                4.908885364303341,
                                52.64260459376352,
                                0.0
                            ],
                            [
                                4.90911849337413,
                                52.6426015948229,
                                0.0
                            ],
                            [
                                4.909280498287286,
                                52.64259042787754,
                                0.0
                            ],
                            [
                                4.909423289268251,
                                52.6425595016423,
                                0.0
                            ],
                            [
                                4.909878185681261,
                                52.64240772881414,
                                0.0
                            ],
                            [
                                4.909982248904933,
                                52.64236482834549,
                                0.0
                            ],
                            [
                                4.91007307129922,
                                52.64234943827951,
                                0.0
                            ],
                            [
                                4.910150723523007,
                                52.64235369516574,
                                0.0
                            ],
                            [
                                4.91024103366354,
                                52.64238555739773,
                                0.0
                            ],
                            [
                                4.910331557218919,
                                52.6423977385388,
                                0.0
                            ],
                            [
                                4.910499590588095,
                                52.64242597583694,
                                0.0
                            ],
                            [
                                4.910635269550342,
                                52.64245409223226,
                                0.0
                            ],
                            [
                                4.910722543226873,
                                52.64246625106405,
                                0.0
                            ],
                            [
                                4.910890975442696,
                                52.64245905304039,
                                0.0
                            ],
                            [
                                4.911072306823982,
                                52.64245584279846,
                                0.0
                            ],
                            [
                                4.911188856998173,
                                52.64245630937236,
                                0.0
                            ],
                            [
                                4.911402316960243,
                                52.64247685446239,
                                0.0
                            ],
                            [
                                4.911667771979047,
                                52.64247791622901,
                                0.0
                            ],
                            [
                                4.911771508081726,
                                52.64246651287906,
                                0.0
                            ],
                            [
                                4.911881870335814,
                                52.64243939042261,
                                0.0
                            ],
                            [
                                4.912012042776801,
                                52.64237689268572,
                                0.0
                            ],
                            [
                                4.912096563593219,
                                52.64234573039549,
                                0.0
                            ],
                            [
                                4.912154916238356,
                                52.64233808176751,
                                0.0
                            ],
                            [
                                4.912232611231466,
                                52.64233839210199,
                                0.0
                            ],
                            [
                                4.912310150984071,
                                52.64235445625314,
                                0.0
                            ],
                            [
                                4.912419832818374,
                                52.64239033954281,
                                0.0
                            ],
                            [
                                4.912613270940337,
                                52.64246593873195,
                                0.0
                            ],
                            [
                                4.912690923717755,
                                52.64247018497261,
                                0.0
                            ],
                            [
                                4.912801045478751,
                                52.64246668794099,
                                0.0
                            ],
                            [
                                4.912982588956402,
                                52.64244378477066,
                                0.0
                            ],
                            [
                                4.913105822170096,
                                52.64242458525347,
                                0.0
                            ],
                            [
                                4.913235568670276,
                                52.64240146620576,
                                0.0
                            ],
                            [
                                4.913339219318537,
                                52.64239794288535,
                                0.0
                            ],
                            [
                                4.913462155419595,
                                52.64240631441285,
                                0.0
                            ],
                            [
                                4.913591604931169,
                                52.64241076639109,
                                0.0
                            ],
                            [
                                4.913798664920035,
                                52.64242339995165,
                                0.0
                            ],
                            [
                                4.914051150237461,
                                52.64242835012877,
                                0.0
                            ],
                            [
                                4.914206695491472,
                                52.64244479526739,
                                0.0
                            ],
                            [
                                4.914289735010095,
                                52.64245235118733,
                                0.0
                            ],
                            [
                                4.91437289101416,
                                52.64244906900191,
                                0.0
                            ],
                            [
                                4.91442964957741,
                                52.64244262618643,
                                0.0
                            ],
                            [
                                4.914465033109304,
                                52.64243860579333,
                                0.0
                            ],
                            [
                                4.914530468939042,
                                52.64242622096408,
                                0.0
                            ],
                            [
                                4.914679521252243,
                                52.64236903486751,
                                0.0
                            ],
                            [
                                4.915012023223379,
                                52.64222951782571,
                                0.0
                            ],
                            [
                                4.91515216572261,
                                52.64217229576009,
                                0.0
                            ],
                            [
                                4.915420302270073,
                                52.64212564698362,
                                0.0
                            ],
                            [
                                4.915667004970522,
                                52.64205516855179,
                                0.0
                            ],
                            [
                                4.91579499726529,
                                52.64202317842368,
                                0.0
                            ],
                            [
                                4.916028852871459,
                                52.64194646515229,
                                0.0
                            ],
                            [
                                4.916076485257817,
                                52.64193401792183,
                                0.0
                            ],
                            [
                                4.916135841079452,
                                52.64193605048417,
                                0.0
                            ],
                            [
                                4.916307857882621,
                                52.64195118308813,
                                0.0
                            ],
                            [
                                4.916350523462661,
                                52.64194726286657,
                                0.0
                            ],
                            [
                                4.916457910834198,
                                52.64192991140466,
                                0.0
                            ],
                            [
                                4.916579924066111,
                                52.64191260873998,
                                0.0
                            ],
                            [
                                4.916702144197574,
                                52.64187456441245,
                                0.0
                            ],
                            [
                                4.916799700463411,
                                52.64186606204385,
                                0.0
                            ],
                            [
                                4.916892144962332,
                                52.64187828173574,
                                0.0
                            ],
                            [
                                4.916964691468818,
                                52.64192895061492,
                                0.0
                            ],
                            [
                                4.917019872717399,
                                52.64200919043268,
                                0.0
                            ],
                            [
                                4.917115402984128,
                                52.64219036269753,
                                0.0
                            ],
                            [
                                4.917234933041341,
                                52.64240422613191,
                                0.0
                            ],
                            [
                                4.917316693526992,
                                52.64250531318635,
                                0.0
                            ],
                            [
                                4.917427628454817,
                                52.64261244695186,
                                0.0
                            ],
                            [
                                4.917597196903698,
                                52.64270500132587,
                                0.0
                            ],
                            [
                                4.917728188919988,
                                52.64275886625809,
                                0.0
                            ],
                            [
                                4.91795189562647,
                                52.6428012428586,
                                0.0
                            ],
                            [
                                4.918311867146016,
                                52.64285896720362,
                                0.0
                            ],
                            [
                                4.918448146300557,
                                52.64287432425788,
                                0.0
                            ],
                            [
                                4.918540765890321,
                                52.64287173251974,
                                0.0
                            ],
                            [
                                4.918662671512773,
                                52.64286331558662,
                                0.0
                            ],
                            [
                                4.918823912369048,
                                52.64282245705194,
                                0.0
                            ],
                            [
                                4.918936144829462,
                                52.64280807920728,
                                0.0
                            ],
                            [
                                4.919045687209112,
                                52.64281740776335,
                                0.0
                            ],
                            [
                                4.919181808877349,
                                52.64284758317115,
                                0.0
                            ],
                            [
                                4.919376027816893,
                                52.64291354914264,
                                0.0
                            ],
                            [
                                4.919686553446858,
                                52.64303924234298,
                                0.0
                            ],
                            [
                                4.919875992966432,
                                52.6430963004082,
                                0.0
                            ],
                            [
                                4.920046197747149,
                                52.64312957450822,
                                0.0
                            ],
                            [
                                4.920260377930082,
                                52.64315115799502,
                                0.0
                            ],
                            [
                                4.920632920892918,
                                52.64317337148044,
                                0.0
                            ],
                            [
                                4.921271261799458,
                                52.64317587412048,
                                0.0
                            ],
                            [
                                4.921597832175387,
                                52.64316825584767,
                                0.0
                            ],
                            [
                                4.921924684376012,
                                52.6431339729054,
                                0.0
                            ],
                            [
                                4.922288322725423,
                                52.64307611578961,
                                0.0
                            ],
                            [
                                4.922376098435541,
                                52.64307053636712,
                                0.0
                            ],
                            [
                                4.92242646974587,
                                52.64307148815669,
                                0.0
                            ],
                            [
                                4.922492892787516,
                                52.64308581261905,
                                0.0
                            ],
                            [
                                4.922706854931429,
                                52.64312814217332,
                                0.0
                            ],
                            [
                                4.922818868021811,
                                52.6431345021509,
                                0.0
                            ],
                            [
                                4.922911504429687,
                                52.64312894131317,
                                0.0
                            ],
                            [
                                4.923028674334744,
                                52.64310864736456,
                                0.0
                            ],
                            [
                                4.923165237203518,
                                52.64309732625055,
                                0.0
                            ],
                            [
                                4.923306519191137,
                                52.64310084319796,
                                0.0
                            ],
                            [
                                4.923414749382012,
                                52.64311847571792,
                                0.0
                            ],
                            [
                                4.923671157077298,
                                52.64317932081517,
                                0.0
                            ],
                            [
                                4.923814284085048,
                                52.6432391578267,
                                0.0
                            ],
                            [
                                4.923945503781119,
                                52.64327226543598,
                                0.0
                            ],
                            [
                                4.924062315563448,
                                52.64328458343825,
                                0.0
                            ],
                            [
                                4.924254030798923,
                                52.64329870277091,
                                0.0
                            ],
                            [
                                4.924422906014223,
                                52.64328598716351,
                                0.0
                            ],
                            [
                                4.924568783819678,
                                52.64331618536247,
                                0.0
                            ],
                            [
                                4.924719678156893,
                                52.64333159206959,
                                0.0
                            ],
                            [
                                4.924953550165145,
                                52.64333546708838,
                                0.0
                            ],
                            [
                                4.925124180668567,
                                52.64332724189462,
                                0.0
                            ],
                            [
                                4.925258023482272,
                                52.64329778073024,
                                0.0
                            ],
                            [
                                4.925392648962576,
                                52.64328382528535,
                                0.0
                            ],
                            [
                                4.925541307124107,
                                52.64328143669962,
                                0.0
                            ],
                            [
                                4.925770257630185,
                                52.6432882567662,
                                0.0
                            ],
                            [
                                4.925969954117257,
                                52.64329791971036,
                                0.0
                            ],
                            [
                                4.926204131490849,
                                52.64328956194543,
                                0.0
                            ],
                            [
                                4.926321197389192,
                                52.64326075352344,
                                0.0
                            ],
                            [
                                4.92651198074541,
                                52.64319035945214,
                                0.0
                            ],
                            [
                                4.92654270487226,
                                52.64318115879404,
                                0.0
                            ],
                            [
                                4.926599036572885,
                                52.64318859366179,
                                0.0
                            ],
                            [
                                4.926643470970244,
                                52.64319779783298,
                                0.0
                            ],
                            [
                                4.926693750123256,
                                52.64321604771613,
                                0.0
                            ],
                            [
                                4.926740908612766,
                                52.64324872784128,
                                0.0
                            ],
                            [
                                4.926899960526174,
                                52.64336851313159,
                                0.0
                            ],
                            [
                                4.926976630471819,
                                52.64341756513033,
                                0.0
                            ],
                            [
                                4.927020749340414,
                                52.6434386040107,
                                0.0
                            ],
                            [
                                4.9271436908108,
                                52.64348230784216,
                                0.0
                            ],
                            [
                                4.927185005041119,
                                52.64350594208371,
                                0.0
                            ],
                            [
                                4.927278681705324,
                                52.64363269962515,
                                0.0
                            ],
                            [
                                4.927348994184539,
                                52.64372324740733,
                                0.0
                            ],
                            [
                                4.927451980904966,
                                52.64381031761694,
                                0.0
                            ],
                            [
                                4.927528331647759,
                                52.6438716714194,
                                0.0
                            ],
                            [
                                4.927652536244353,
                                52.64393747898845,
                                0.0
                            ],
                            [
                                4.927779563965053,
                                52.64399755454578,
                                0.0
                            ],
                            [
                                4.927921477843126,
                                52.64405408360951,
                                0.0
                            ],
                            [
                                4.928042755378832,
                                52.64409608150129,
                                0.0
                            ],
                            [
                                4.928125649841975,
                                52.64411806053343,
                                0.0
                            ],
                            [
                                4.928220516988779,
                                52.64413107160843,
                                0.0
                            ],
                            [
                                4.928291758902519,
                                52.64413134653365,
                                0.0
                            ],
                            [
                                4.928404632340757,
                                52.6441263627809,
                                0.0
                            ],
                            [
                                4.928496737078362,
                                52.64411949240159,
                                0.0
                            ],
                            [
                                4.928588728827632,
                                52.64412346001166,
                                0.0
                            ],
                            [
                                4.928671755191626,
                                52.64413281223259,
                                0.0
                            ],
                            [
                                4.928757412668647,
                                52.64417467205213,
                                0.0
                            ],
                            [
                                4.9288943475027,
                                52.64425264205403,
                                0.0
                            ],
                            [
                                4.92905367247675,
                                52.64432298718194,
                                0.0
                            ],
                            [
                                4.929144978783889,
                                52.64435310430812,
                                0.0
                            ],
                            [
                                4.929184055703687,
                                52.64436190942772,
                                0.0
                            ],
                            [
                                4.929191013144702,
                                52.64436348201085,
                                0.0
                            ],
                            [
                                4.929289453934788,
                                52.64437533766372,
                                0.0
                            ],
                            [
                                4.929545037441675,
                                52.64440183597039,
                                0.0
                            ],
                            [
                                4.929733515697696,
                                52.64442807561901,
                                0.0
                            ],
                            [
                                4.929783719690046,
                                52.64444102147895,
                                0.0
                            ],
                            [
                                4.929825331432092,
                                52.64447179172716,
                                0.0
                            ]
                        ]
                    ]
                ]
            },
            "last_modified": "2020-03-11T16:28:23.898382Z",
            "created": "2020-03-11T16:28:23.898426Z",
            "image_url": "",
            "timeseries": [],
            "name": "Ursem",
            "type": "default",
            "water_level_summer": null,
            "water_level_winter": null,
            "water_level_fixed": -3.55
        },
        {
            "url": "https://demo.lizard.net/api/v4/fixeddrainagelevelareas/17879/?format=api",
            "id": 17879,
            "code": "04080-07",
            "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.66431857316739,
                                52.65398091883436,
                                0.0
                            ],
                            [
                                4.663663606491088,
                                52.65382253391949,
                                0.0
                            ],
                            [
                                4.663711677093145,
                                52.65464931749906,
                                0.0
                            ],
                            [
                                4.662456111792607,
                                52.65539572618882,
                                0.0
                            ],
                            [
                                4.663573862277254,
                                52.65567527017236,
                                0.0
                            ],
                            [
                                4.664892970406744,
                                52.65496906746714,
                                0.0
                            ],
                            [
                                4.664951762982898,
                                52.65464765189373,
                                0.0
                            ],
                            [
                                4.66431857316739,
                                52.65398091883436,
                                0.0
                            ]
                        ]
                    ]
                ]
            },
            "last_modified": "2020-03-11T16:28:23.912286Z",
            "created": "2020-03-11T16:28:23.912328Z",
            "image_url": "",
            "timeseries": [],
            "name": "Philisteinsepolder",
            "type": "default",
            "water_level_summer": null,
            "water_level_winter": null,
            "water_level_fixed": 0.4
        },
        {
            "url": "https://demo.lizard.net/api/v4/fixeddrainagelevelareas/17880/?format=api",
            "id": 17880,
            "code": "GPG-EA-95",
            "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.689465600856951,
                                52.65488812781403,
                                0.0
                            ],
                            [
                                4.688330473073991,
                                52.65267144305977,
                                0.0
                            ],
                            [
                                4.686520696890917,
                                52.65352719633182,
                                0.0
                            ],
                            [
                                4.684614259927385,
                                52.65445489660964,
                                0.0
                            ],
                            [
                                4.684463670716249,
                                52.65449338921869,
                                0.0
                            ],
                            [
                                4.684279733464517,
                                52.65448608301818,
                                0.0
                            ],
                            [
                                4.684086477146296,
                                52.65444972843044,
                                0.0
                            ],
                            [
                                4.684047132574875,
                                52.65446659863853,
                                0.0
                            ],
                            [
                                4.684018080069981,
                                52.65443686765893,
                                0.0
                            ],
                            [
                                4.683036630960307,
                                52.65433417768759,
                                0.0
                            ],
                            [
                                4.682845991152925,
                                52.65429880719498,
                                0.0
                            ],
                            [
                                4.682702548579542,
                                52.65427672958759,
                                0.0
                            ],
                            [
                                4.68270736145798,
                                52.65426412196054,
                                0.0
                            ],
                            [
                                4.682638994499065,
                                52.65426695238791,
                                0.0
                            ],
                            [
                                4.682461232113979,
                                52.65423959334461,
                                0.0
                            ],
                            [
                                4.682335362073484,
                                52.65433460704325,
                                0.0
                            ],
                            [
                                4.681965136112857,
                                52.65452207112917,
                                0.0
                            ],
                            [
                                4.681578452496151,
                                52.65470896908437,
                                0.0
                            ],
                            [
                                4.681218730316971,
                                52.65488707448949,
                                0.0
                            ],
                            [
                                4.68108805974147,
                                52.6550212250059,
                                0.0
                            ],
                            [
                                4.681104078471235,
                                52.6551925460459,
                                0.0
                            ],
                            [
                                4.681221592950556,
                                52.65547291927175,
                                0.0
                            ],
                            [
                                4.681357281280304,
                                52.65579049976086,
                                0.0
                            ],
                            [
                                4.681357279716011,
                                52.65579050514395,
                                0.0
                            ],
                            [
                                4.681129649228478,
                                52.65652258352996,
                                0.0
                            ],
                            [
                                4.680961078927926,
                                52.65708378264914,
                                0.0
                            ],
                            [
                                4.680944337507937,
                                52.65724920215941,
                                0.0
                            ],
                            [
                                4.680969078551752,
                                52.65729209531978,
                                0.0
                            ],
                            [
                                4.681021971659681,
                                52.65738378944945,
                                0.0
                            ],
                            [
                                4.681128706248462,
                                52.65745862219794,
                                0.0
                            ],
                            [
                                4.68125527792203,
                                52.65746793842012,
                                0.0
                            ],
                            [
                                4.681453048257659,
                                52.65742630566645,
                                0.0
                            ],
                            [
                                4.681707184074177,
                                52.65738214898483,
                                0.0
                            ],
                            [
                                4.681938278007781,
                                52.65731217844603,
                                0.0
                            ],
                            [
                                4.682085204504881,
                                52.65722172076763,
                                0.0
                            ],
                            [
                                4.682408060537631,
                                52.65698962336861,
                                0.0
                            ],
                            [
                                4.682651049731846,
                                52.65676275893095,
                                0.0
                            ],
                            [
                                4.682844496503749,
                                52.65669827054697,
                                0.0
                            ],
                            [
                                4.683026401757598,
                                52.65674443692182,
                                0.0
                            ],
                            [
                                4.683197321346301,
                                52.65681583720858,
                                0.0
                            ],
                            [
                                4.685607468036208,
                                52.65805563920883,
                                0.0
                            ],
                            [
                                4.686329010855326,
                                52.658420858538,
                                0.0
                            ],
                            [
                                4.686421275948154,
                                52.6584231277557,
                                0.0
                            ],
                            [
                                4.686529431706645,
                                52.65840949315275,
                                0.0
                            ],
                            [
                                4.686609888646516,
                                52.65836716067555,
                                0.0
                            ],
                            [
                                4.686805654549642,
                                52.65815713048282,
                                0.0
                            ],
                            [
                                4.687324935234177,
                                52.65767218678891,
                                0.0
                            ],
                            [
                                4.687801287588349,
                                52.6572297948201,
                                0.0
                            ],
                            [
                                4.687947672035023,
                                52.65717357729981,
                                0.0
                            ],
                            [
                                4.688275416641086,
                                52.65682625787569,
                                0.0
                            ],
                            [
                                4.688533347831114,
                                52.65658997877125,
                                0.0
                            ],
                            [
                                4.6888247193368,
                                52.65634082795719,
                                0.0
                            ],
                            [
                                4.689042252300743,
                                52.65606269938757,
                                0.0
                            ],
                            [
                                4.689088621843272,
                                52.65597379972577,
                                0.0
                            ],
                            [
                                4.689035057307844,
                                52.65553000765519,
                                0.0
                            ],
                            [
                                4.688957538801251,
                                52.6552406472394,
                                0.0
                            ],
                            [
                                4.688972770462779,
                                52.65514324256606,
                                0.0
                            ],
                            [
                                4.689047522150245,
                                52.65499149066397,
                                0.0
                            ],
                            [
                                4.689132501055322,
                                52.65493373387697,
                                0.0
                            ],
                            [
                                4.689189692825351,
                                52.65490315327962,
                                0.0
                            ],
                            [
                                4.689285801039875,
                                52.65488350489163,
                                0.0
                            ],
                            [
                                4.689465600856951,
                                52.65488812781403,
                                0.0
                            ]
                        ]
                    ]
                ]
            },
            "last_modified": "2020-03-11T16:28:23.926634Z",
            "created": "2020-03-11T16:28:23.926673Z",
            "image_url": "",
            "timeseries": [],
            "name": "LEEG",
            "type": "default",
            "water_level_summer": null,
            "water_level_winter": null,
            "water_level_fixed": -1.4
        },
        {
            "url": "https://demo.lizard.net/api/v4/fixeddrainagelevelareas/17881/?format=api",
            "id": 17881,
            "code": "5180-1",
            "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.925277835798196,
                                52.39612861848505,
                                0.0
                            ],
                            [
                                4.925586020395283,
                                52.39641488108882,
                                0.0
                            ],
                            [
                                4.925955279624165,
                                52.39679203907906,
                                0.0
                            ],
                            [
                                4.926216993233623,
                                52.39704512537133,
                                0.0
                            ],
                            [
                                4.926534001026265,
                                52.39735870624442,
                                0.0
                            ],
                            [
                                4.926129988976697,
                                52.3976195556107,
                                0.0
                            ],
                            [
                                4.926261282041781,
                                52.39774254119978,
                                0.0
                            ],
                            [
                                4.926482543937587,
                                52.39773506144108,
                                0.0
                            ],
                            [
                                4.926689584358613,
                                52.39763837754488,
                                0.0
                            ],
                            [
                                4.926814290000793,
                                52.39760781896614,
                                0.0
                            ],
                            [
                                4.929215597962522,
                                52.3995164316383,
                                0.0
                            ],
                            [
                                4.932616530305244,
                                52.40220766671823,
                                0.0
                            ],
                            [
                                4.932791600872481,
                                52.40234486051163,
                                0.0
                            ],
                            [
                                4.932495121406887,
                                52.40245454040375,
                                0.0
                            ],
                            [
                                4.931113922449944,
                                52.40290535321912,
                                0.0
                            ],
                            [
                                4.930353592839671,
                                52.40314587154107,
                                0.0
                            ],
                            [
                                4.93028234005082,
                                52.40298045800004,
                                0.0
                            ],
                            [
                                4.930180270462817,
                                52.4025104155507,
                                0.0
                            ],
                            [
                                4.930077896473028,
                                52.4020700938918,
                                0.0
                            ],
                            [
                                4.929620750733734,
                                52.40210102601822,
                                0.0
                            ],
                            [
                                4.929656438536258,
                                52.40241030250347,
                                0.0
                            ],
                            [
                                4.929805346208912,
                                52.40304996112106,
                                0.0
                            ],
                            [
                                4.929895760602926,
                                52.40329069337179,
                                0.0
                            ],
                            [
                                4.928932010627864,
                                52.403595541547,
                                0.0
                            ],
                            [
                                4.928374580045867,
                                52.40377187828136,
                                0.0
                            ],
                            [
                                4.927548910522704,
                                52.40403001094084,
                                0.0
                            ],
                            [
                                4.927096599560783,
                                52.40416919916274,
                                0.0
                            ],
                            [
                                4.926860073709995,
                                52.40424535823987,
                                0.0
                            ],
                            [
                                4.926738224792683,
                                52.40428345062658,
                                0.0
                            ],
                            [
                                4.926377308930094,
                                52.40390704731557,
                                0.0
                            ],
                            [
                                4.92623702014793,
                                52.40385174887101,
                                0.0
                            ],
                            [
                                4.92624858385978,
                                52.40394650553523,
                                0.0
                            ],
                            [
                                4.925519424709252,
                                52.40417826134895,
                                0.0
                            ],
                            [
                                4.925552859896309,
                                52.40428363681649,
                                0.0
                            ],
                            [
                                4.92549306623839,
                                52.4045079148406,
                                0.0
                            ],
                            [
                                4.925525842517114,
                                52.40466245008381,
                                0.0
                            ],
                            [
                                4.925572435299308,
                                52.40491545370929,
                                0.0
                            ],
                            [
                                4.925660528217859,
                                52.40510633470848,
                                0.0
                            ],
                            [
                                4.925679968994428,
                                52.40522918147515,
                                0.0
                            ],
                            [
                                4.925550533940991,
                                52.40635482710814,
                                0.0
                            ],
                            [
                                4.925623345617002,
                                52.4066727335782,
                                0.0
                            ],
                            [
                                4.925888710750997,
                                52.4071140710053,
                                0.0
                            ],
                            [
                                4.926409444234184,
                                52.40764528889509,
                                0.0
                            ],
                            [
                                4.926711204954419,
                                52.40790899069027,
                                0.0
                            ],
                            [
                                4.927624867906581,
                                52.40860260812043,
                                0.0
                            ],
                            [
                                4.928113222089335,
                                52.40890091324235,
                                0.0
                            ],
                            [
                                4.928594340888098,
                                52.40924574418505,
                                0.0
                            ],
                            [
                                4.928820395214372,
                                52.40947094999792,
                                0.0
                            ],
                            [
                                4.929271168800222,
                                52.41006542665644,
                                0.0
                            ],
                            [
                                4.929674958197879,
                                52.4105285008456,
                                0.0
                            ],
                            [
                                4.930423026485604,
                                52.41117067643556,
                                0.0
                            ],
                            [
                                4.930657052864913,
                                52.41129443914996,
                                0.0
                            ],
                            [
                                4.930926245950634,
                                52.41137160122513,
                                0.0
                            ],
                            [
                                4.931333985250107,
                                52.41145360988435,
                                0.0
                            ],
                            [
                                4.933103212216194,
                                52.41153675363869,
                                0.0
                            ],
                            [
                                4.933113890259714,
                                52.41162920521251,
                                0.0
                            ],
                            [
                                4.933205230330072,
                                52.41166399577599,
                                0.0
                            ],
                            [
                                4.933312811602396,
                                52.41164708881794,
                                0.0
                            ],
                            [
                                4.933347922612609,
                                52.41155391390759,
                                0.0
                            ],
                            [
                                4.935278133536579,
                                52.4117425720759,
                                0.0
                            ],
                            [
                                4.935408834077955,
                                52.41175295689944,
                                0.0
                            ],
                            [
                                4.936063099740911,
                                52.41141248259025,
                                0.0
                            ],
                            [
                                4.936444808911087,
                                52.41126587344421,
                                0.0
                            ],
                            [
                                4.93708605108968,
                                52.41101957007947,
                                0.0
                            ],
                            [
                                4.940474190485093,
                                52.40972074101104,
                                0.0
                            ],
                            [
                                4.941484031896035,
                                52.40936683727238,
                                0.0
                            ],
                            [
                                4.94126951712764,
                                52.40911311861502,
                                0.0
                            ],
                            [
                                4.941294090587401,
                                52.40897866651193,
                                0.0
                            ],
                            [
                                4.941445508053757,
                                52.40890122379447,
                                0.0
                            ],
                            [
                                4.942585032366972,
                                52.4084945918386,
                                0.0
                            ],
                            [
                                4.942797397770599,
                                52.40837693183354,
                                0.0
                            ],
                            [
                                4.943167243546398,
                                52.4081920951439,
                                0.0
                            ],
                            [
                                4.943463068725257,
                                52.40797282715225,
                                0.0
                            ],
                            [
                                4.94400003160927,
                                52.4071679288929,
                                0.0
                            ],
                            [
                                4.9443764578315,
                                52.40660248745072,
                                0.0
                            ],
                            [
                                4.944831933294997,
                                52.40622868634954,
                                0.0
                            ],
                            [
                                4.945449349933577,
                                52.40588379842634,
                                0.0
                            ],
                            [
                                4.946880434213972,
                                52.40527275501542,
                                0.0
                            ],
                            [
                                4.948765282887574,
                                52.40443661685707,
                                0.0
                            ],
                            [
                                4.949288950228869,
                                52.40420469582934,
                                0.0
                            ],
                            [
                                4.952652654641037,
                                52.40258043613662,
                                0.0
                            ],
                            [
                                4.95470254688019,
                                52.40144722873031,
                                0.0
                            ],
                            [
                                4.955013855056706,
                                52.40124200905817,
                                0.0
                            ],
                            [
                                4.954468738316755,
                                52.40074128693561,
                                0.0
                            ],
                            [
                                4.953841174307144,
                                52.40024502408389,
                                0.0
                            ],
                            [
                                4.953552550665811,
                                52.40035903645342,
                                0.0
                            ],
                            [
                                4.953050026052545,
                                52.40055753898074,
                                0.0
                            ],
                            [
                                4.952943153109646,
                                52.40056866939543,
                                0.0
                            ],
                            [
                                4.95160154423046,
                                52.40107620018609,
                                0.0
                            ],
                            [
                                4.951467684077935,
                                52.40103730378441,
                                0.0
                            ],
                            [
                                4.951458970446741,
                                52.40100145605162,
                                0.0
                            ],
                            [
                                4.951298687994901,
                                52.40098380787462,
                                0.0
                            ],
                            [
                                4.950492131370964,
                                52.40129408300005,
                                0.0
                            ],
                            [
                                4.949432619051806,
                                52.40039363886063,
                                0.0
                            ],
                            [
                                4.949689512950579,
                                52.40030817187782,
                                0.0
                            ],
                            [
                                4.949737815849435,
                                52.40020641260185,
                                0.0
                            ],
                            [
                                4.949575850939285,
                                52.40019433718405,
                                0.0
                            ],
                            [
                                4.949283422128236,
                                52.40030126983299,
                                0.0
                            ],
                            [
                                4.949200707042498,
                                52.40023785291996,
                                0.0
                            ],
                            [
                                4.949099398932135,
                                52.40016017572512,
                                0.0
                            ],
                            [
                                4.949071888358215,
                                52.40009818518185,
                                0.0
                            ],
                            [
                                4.949012336957231,
                                52.40003563572404,
                                0.0
                            ],
                            [
                                4.948347353917416,
                                52.39942287820598,
                                0.0
                            ],
                            [
                                4.94872865526037,
                                52.3992568596302,
                                0.0
                            ],
                            [
                                4.948695367391527,
                                52.39922051626922,
                                0.0
                            ],
                            [
                                4.948735928413725,
                                52.39918407776886,
                                0.0
                            ],
                            [
                                4.948817898026133,
                                52.39891555216096,
                                0.0
                            ],
                            [
                                4.948802616442106,
                                52.39888443436034,
                                0.0
                            ],
                            [
                                4.948771635905402,
                                52.39891490460679,
                                0.0
                            ],
                            [
                                4.948687198995442,
                                52.39915952294444,
                                0.0
                            ],
                            [
                                4.948648738015972,
                                52.399169338858,
                                0.0
                            ],
                            [
                                4.948615105303395,
                                52.39913222126068,
                                0.0
                            ],
                            [
                                4.948216411495673,
                                52.39927116719756,
                                0.0
                            ],
                            [
                                4.947604110513629,
                                52.39869100996192,
                                0.0
                            ],
                            [
                                4.949263971750349,
                                52.39815053928307,
                                0.0
                            ],
                            [
                                4.9478183009257,
                                52.3964859070695,
                                0.0
                            ],
                            [
                                4.945809657661062,
                                52.39714719140481,
                                0.0
                            ],
                            [
                                4.943098639613008,
                                52.39428477765257,
                                0.0
                            ],
                            [
                                4.940731747112832,
                                52.39521053173505,
                                0.0
                            ],
                            [
                                4.936295924289949,
                                52.39363866901088,
                                0.0
                            ],
                            [
                                4.936002438167089,
                                52.39350270077893,
                                0.0
                            ],
                            [
                                4.935561684251396,
                                52.39336428297121,
                                0.0
                            ],
                            [
                                4.934780875077979,
                                52.3932215992151,
                                0.0
                            ],
                            [
                                4.934329475961548,
                                52.39317528648845,
                                0.0
                            ],
                            [
                                4.933906980793711,
                                52.39315286397222,
                                0.0
                            ],
                            [
                                4.933766569599061,
                                52.39310476390883,
                                0.0
                            ],
                            [
                                4.933591298364059,
                                52.39313976479381,
                                0.0
                            ],
                            [
                                4.932690168052311,
                                52.39335924002172,
                                0.0
                            ],
                            [
                                4.931603845538885,
                                52.39363150869219,
                                0.0
                            ],
                            [
                                4.930975396120924,
                                52.39379258409468,
                                0.0
                            ],
                            [
                                4.92990371793372,
                                52.39405596886886,
                                0.0
                            ],
                            [
                                4.929119505549912,
                                52.39424318022774,
                                0.0
                            ],
                            [
                                4.928262081975898,
                                52.39445982492107,
                                0.0
                            ],
                            [
                                4.925646178390314,
                                52.39509766115569,
                                0.0
                            ],
                            [
                                4.925389579882255,
                                52.39516306176971,
                                0.0
                            ],
                            [
                                4.925410127351747,
                                52.395409070912,
                                0.0
                            ],
                            [
                                4.925869668003642,
                                52.39587011240218,
                                0.0
                            ],
                            [
                                4.925272417825137,
                                52.39612405859494,
                                0.0
                            ],
                            [
                                4.925277835798196,
                                52.39612861848505,
                                0.0
                            ]
                        ]
                    ]
                ]
            },
            "last_modified": "2020-03-11T16:28:23.943301Z",
            "created": "2020-03-11T16:28:23.943344Z",
            "image_url": "",
            "timeseries": [],
            "name": "Buikslotermeer",
            "type": "default",
            "water_level_summer": null,
            "water_level_winter": null,
            "water_level_fixed": -4.8
        },
        {
            "url": "https://demo.lizard.net/api/v4/fixeddrainagelevelareas/17882/?format=api",
            "id": 17882,
            "code": "GPG-JF-284",
            "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.706422046454703,
                                52.8457625385896,
                                0.0
                            ],
                            [
                                4.705937258574752,
                                52.84631557970265,
                                0.0
                            ],
                            [
                                4.705797038131977,
                                52.84649334720402,
                                0.0
                            ],
                            [
                                4.707305406996511,
                                52.84698226260829,
                                0.0
                            ],
                            [
                                4.706265790969022,
                                52.84822490014494,
                                0.0
                            ],
                            [
                                4.706301959456431,
                                52.84827871297045,
                                0.0
                            ],
                            [
                                4.706308097702599,
                                52.84828203717913,
                                0.0
                            ],
                            [
                                4.706316542592005,
                                52.84828403551472,
                                0.0
                            ],
                            [
                                4.706489885264348,
                                52.84819390724179,
                                0.0
                            ],
                            [
                                4.707092504585961,
                                52.84745848323292,
                                0.0
                            ],
                            [
                                4.707061969837482,
                                52.84742513879358,
                                0.0
                            ],
                            [
                                4.707127090752778,
                                52.84741648724331,
                                0.0
                            ],
                            [
                                4.707810250338111,
                                52.84658993386607,
                                0.0
                            ],
                            [
                                4.7080282134394,
                                52.84629554422258,
                                0.0
                            ],
                            [
                                4.707966586058539,
                                52.84627912492829,
                                0.0
                            ],
                            [
                                4.707927794759172,
                                52.84622595368484,
                                0.0
                            ],
                            [
                                4.706422046454703,
                                52.8457625385896,
                                0.0
                            ]
                        ]
                    ]
                ]
            },
            "last_modified": "2020-03-11T16:28:23.957096Z",
            "created": "2020-03-11T16:28:23.957134Z",
            "image_url": "",
            "timeseries": [],
            "name": "LEEG",
            "type": "default",
            "water_level_summer": null,
            "water_level_winter": null,
            "water_level_fixed": -0.35
        },
        {
            "url": "https://demo.lizard.net/api/v4/fixeddrainagelevelareas/17883/?format=api",
            "id": 17883,
            "code": "GPG-JF-42",
            "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.736749835086137,
                                52.85447768900944,
                                0.0
                            ],
                            [
                                4.735224384121054,
                                52.85395522965253,
                                0.0
                            ],
                            [
                                4.735112987094607,
                                52.8539726394258,
                                0.0
                            ],
                            [
                                4.73513595403742,
                                52.85404629482296,
                                0.0
                            ],
                            [
                                4.738519829242731,
                                52.85525218051559,
                                0.0
                            ],
                            [
                                4.738495865309804,
                                52.85534435345886,
                                0.0
                            ],
                            [
                                4.73868396465182,
                                52.85530870985366,
                                0.0
                            ],
                            [
                                4.742914579401719,
                                52.85686282167843,
                                0.0
                            ],
                            [
                                4.742997124828834,
                                52.85681170123724,
                                0.0
                            ],
                            [
                                4.743037088959466,
                                52.85676461060933,
                                0.0
                            ],
                            [
                                4.740148270925563,
                                52.855725180274,
                                0.0
                            ],
                            [
                                4.738653976815237,
                                52.85518746797527,
                                0.0
                            ],
                            [
                                4.736749835086137,
                                52.85447768900944,
                                0.0
                            ]
                        ]
                    ]
                ]
            },
            "last_modified": "2020-03-11T16:28:23.970138Z",
            "created": "2020-03-11T16:28:23.970180Z",
            "image_url": "",
            "timeseries": [],
            "name": "LEEG",
            "type": "default",
            "water_level_summer": null,
            "water_level_winter": null,
            "water_level_fixed": -0.88
        },
        {
            "url": "https://demo.lizard.net/api/v4/fixeddrainagelevelareas/17884/?format=api",
            "id": 17884,
            "code": "2854 D",
            "organisation": {
                "url": "https://demo.lizard.net/api/v4/organisations/474afd21-2f2e-4b4f-8261-5142f1d67acb/?format=api",
                "uuid": "474afd21-2f2e-4b4f-8261-5142f1d67acb",
                "name": "Hoogheemraadschap Hollands Noorderkwartier"
            },
            "geometry": {
                "type": "MultiPolygon",
                "coordinates": [
                    [
                        [
                            [
                                5.000354877782526,
                                52.90651523795771,
                                0.0
                            ],
                            [
                                4.996772419330773,
                                52.90920596183366,
                                0.0
                            ],
                            [
                                4.997661820089538,
                                52.90973124969052,
                                0.0
                            ],
                            [
                                4.996262085090783,
                                52.91074196936918,
                                0.0
                            ],
                            [
                                4.993883504801031,
                                52.91253273280865,
                                0.0
                            ],
                            [
                                4.994093067624276,
                                52.9126597005618,
                                0.0
                            ],
                            [
                                4.994252573277282,
                                52.91277570154848,
                                0.0
                            ],
                            [
                                4.994393995105864,
                                52.91286944626314,
                                0.0
                            ],
                            [
                                4.99496044490921,
                                52.91312715244062,
                                0.0
                            ],
                            [
                                4.995186046101175,
                                52.91323348404094,
                                0.0
                            ],
                            [
                                4.995784990401996,
                                52.91351573609028,
                                0.0
                            ],
                            [
                                4.996192560242149,
                                52.91373777855306,
                                0.0
                            ],
                            [
                                4.996414557997249,
                                52.91384876896974,
                                0.0
                            ],
                            [
                                4.996922730586411,
                                52.91419254516297,
                                0.0
                            ],
                            [
                                4.997142321751125,
                                52.91429049596036,
                                0.0
                            ],
                            [
                                4.997276040826105,
                                52.91433244998473,
                                0.0
                            ],
                            [
                                4.997691818697485,
                                52.91445269734994,
                                0.0
                            ],
                            [
                                4.997924500128119,
                                52.91453343535682,
                                0.0
                            ],
                            [
                                4.99804741307561,
                                52.91458703570606,
                                0.0
                            ],
                            [
                                4.998342048337487,
                                52.91468900302853,
                                0.0
                            ],
                            [
                                4.998658005089821,
                                52.91476740455823,
                                0.0
                            ],
                            [
                                4.998944040688814,
                                52.9148336661412,
                                0.0
                            ],
                            [
                                4.999193336433261,
                                52.91490223405836,
                                0.0
                            ],
                            [
                                4.999385157916675,
                                52.91496423449424,
                                0.0
                            ],
                            [
                                4.999582234278305,
                                52.91502383431077,
                                0.0
                            ],
                            [
                                4.999574757344191,
                                52.9150973912329,
                                0.0
                            ],
                            [
                                4.999685546903767,
                                52.91505507393858,
                                0.0
                            ],
                            [
                                5.000122966751556,
                                52.91516720530015,
                                0.0
                            ],
                            [
                                5.000663008368921,
                                52.9152916191375,
                                0.0
                            ],
                            [
                                5.001242181697525,
                                52.91546315615998,
                                0.0
                            ],
                            [
                                5.001747085170732,
                                52.91562798049107,
                                0.0
                            ],
                            [
                                5.001837670786997,
                                52.9156563104984,
                                0.0
                            ],
                            [
                                5.002194974135498,
                                52.91576799603254,
                                0.0
                            ],
                            [
                                5.00378957436055,
                                52.91631078438376,
                                0.0
                            ],
                            [
                                5.003872434384991,
                                52.91639977360911,
                                0.0
                            ],
                            [
                                5.00392116415115,
                                52.9164950696125,
                                0.0
                            ],
                            [
                                5.004008957895629,
                                52.91654203590596,
                                0.0
                            ],
                            [
                                5.004086251974401,
                                52.91656571150497,
                                0.0
                            ],
                            [
                                5.00421758835346,
                                52.91656222350258,
                                0.0
                            ],
                            [
                                5.004359984818419,
                                52.91652494576446,
                                0.0
                            ],
                            [
                                5.004452433717078,
                                52.91653955741991,
                                0.0
                            ],
                            [
                                5.004836818167377,
                                52.91673335913576,
                                0.0
                            ],
                            [
                                5.004949691127397,
                                52.91678576991258,
                                0.0
                            ],
                            [
                                5.005054919754254,
                                52.91681473741756,
                                0.0
                            ],
                            [
                                5.005276596443322,
                                52.91682064946068,
                                0.0
                            ],
                            [
                                5.005429190770598,
                                52.91684976804874,
                                0.0
                            ],
                            [
                                5.005534021726079,
                                52.91692426824378,
                                0.0
                            ],
                            [
                                5.005559185439379,
                                52.91699981690868,
                                0.0
                            ],
                            [
                                5.005572792775166,
                                52.917167718424,
                                0.0
                            ],
                            [
                                5.00569492349856,
                                52.917280412255,
                                0.0
                            ],
                            [
                                5.005838118301429,
                                52.91737990020096,
                                0.0
                            ],
                            [
                                5.006206969827159,
                                52.91758506963109,
                                0.0
                            ],
                            [
                                5.006726432429236,
                                52.91782432699271,
                                0.0
                            ],
                            [
                                5.006774682883861,
                                52.91784928326331,
                                0.0
                            ],
                            [
                                5.007114809310202,
                                52.91802479293461,
                                0.0
                            ],
                            [
                                5.007360526244259,
                                52.91818355628522,
                                0.0
                            ],
                            [
                                5.008052865236614,
                                52.91866796856868,
                                0.0
                            ],
                            [
                                5.00836088645725,
                                52.9188437321907,
                                0.0
                            ],
                            [
                                5.00881892936096,
                                52.9191049820643,
                                0.0
                            ],
                            [
                                5.009140828744224,
                                52.91932706781224,
                                0.0
                            ],
                            [
                                5.009278717855989,
                                52.91947434266719,
                                0.0
                            ],
                            [
                                5.009390054377505,
                                52.91970052428177,
                                0.0
                            ],
                            [
                                5.009694472566161,
                                52.92024274035538,
                                0.0
                            ],
                            [
                                5.009904078258963,
                                52.9206598344346,
                                0.0
                            ],
                            [
                                5.010047680593275,
                                52.92086940244487,
                                0.0
                            ],
                            [
                                5.010080524996339,
                                52.92100879603366,
                                0.0
                            ],
                            [
                                5.010229654890408,
                                52.9211639233889,
                                0.0
                            ],
                            [
                                5.010432124385956,
                                52.92139084971753,
                                0.0
                            ],
                            [
                                5.010491043911004,
                                52.92145689715689,
                                0.0
                            ],
                            [
                                5.010517255873913,
                                52.92148636547319,
                                0.0
                            ],
                            [
                                5.010783176573169,
                                52.92168535465337,
                                0.0
                            ],
                            [
                                5.010944526116764,
                                52.92176889761956,
                                0.0
                            ],
                            [
                                5.011155849709627,
                                52.92183354640395,
                                0.0
                            ],
                            [
                                5.011616114283099,
                                52.9219458868598,
                                0.0
                            ],
                            [
                                5.011792372920055,
                                52.92199048336138,
                                0.0
                            ],
                            [
                                5.011855280144228,
                                52.92200639829129,
                                0.0
                            ],
                            [
                                5.011961054848689,
                                52.92191159107322,
                                0.0
                            ],
                            [
                                5.012040699332053,
                                52.92183641796946,
                                0.0
                            ],
                            [
                                5.012739114412699,
                                52.92195645715081,
                                0.0
                            ],
                            [
                                5.012885012235482,
                                52.92198195055339,
                                0.0
                            ],
                            [
                                5.012887676193307,
                                52.92203367587263,
                                0.0
                            ],
                            [
                                5.012900429357656,
                                52.92203591750448,
                                0.0
                            ],
                            [
                                5.012912426541555,
                                52.9220378871735,
                                0.0
                            ],
                            [
                                5.012943122260262,
                                52.92199554036452,
                                0.0
                            ],
                            [
                                5.013046888854068,
                                52.92202021861844,
                                0.0
                            ],
                            [
                                5.013482411790999,
                                52.92212463820145,
                                0.0
                            ],
                            [
                                5.013769745648592,
                                52.92220380851174,
                                0.0
                            ],
                            [
                                5.014304603643668,
                                52.92237532273798,
                                0.0
                            ],
                            [
                                5.014379001808893,
                                52.92246310081264,
                                0.0
                            ],
                            [
                                5.014341664135002,
                                52.92247023635614,
                                0.0
                            ],
                            [
                                5.014341940752674,
                                52.9224952914142,
                                0.0
                            ],
                            [
                                5.014376133422257,
                                52.92250993817399,
                                0.0
                            ],
                            [
                                5.014410739764638,
                                52.92250052951483,
                                0.0
                            ],
                            [
                                5.014553972882486,
                                52.92266950802275,
                                0.0
                            ],
                            [
                                5.014610360343139,
                                52.92270041749948,
                                0.0
                            ],
                            [
                                5.014850725540722,
                                52.9227607469122,
                                0.0
                            ],
                            [
                                5.015887353078764,
                                52.92283649353618,
                                0.0
                            ],
                            [
                                5.016861882200488,
                                52.92287115039832,
                                0.0
                            ],
                            [
                                5.017060278446745,
                                52.92286628344982,
                                0.0
                            ],
                            [
                                5.01864688738802,
                                52.92269990658738,
                                0.0
                            ],
                            [
                                5.01898661757573,
                                52.92268576696814,
                                0.0
                            ],
                            [
                                5.019142593803029,
                                52.92270350151193,
                                0.0
                            ],
                            [
                                5.019265640521841,
                                52.9227294019736,
                                0.0
                            ],
                            [
                                5.019414557015096,
                                52.92277326495294,
                                0.0
                            ],
                            [
                                5.019770731386423,
                                52.9225014427004,
                                0.0
                            ],
                            [
                                5.021066891835386,
                                52.92154144643587,
                                0.0
                            ],
                            [
                                5.0214636192424,
                                52.92124337713364,
                                0.0
                            ],
                            [
                                5.023468360659913,
                                52.91973711497871,
                                0.0
                            ],
                            [
                                5.025097111665469,
                                52.91849414195728,
                                0.0
                            ],
                            [
                                5.022367361099046,
                                52.9171562833118,
                                0.0
                            ],
                            [
                                5.022281302734998,
                                52.91705751101152,
                                0.0
                            ],
                            [
                                5.022107538745304,
                                52.91702683058415,
                                0.0
                            ],
                            [
                                5.021912889311145,
                                52.91692831922074,
                                0.0
                            ],
                            [
                                5.021863693655689,
                                52.91696387196038,
                                0.0
                            ],
                            [
                                5.021850189998339,
                                52.91696082919104,
                                0.0
                            ],
                            [
                                5.021842293506379,
                                52.91695396635343,
                                0.0
                            ],
                            [
                                5.021888207997167,
                                52.91691610305801,
                                0.0
                            ],
                            [
                                5.018150215369447,
                                52.91510529265584,
                                0.0
                            ],
                            [
                                5.018047616529696,
                                52.91505488515245,
                                0.0
                            ],
                            [
                                5.017866506297265,
                                52.91502750978798,
                                0.0
                            ],
                            [
                                5.017804810500498,
                                52.91493788580897,
                                0.0
                            ],
                            [
                                5.014138387626266,
                                52.91315380523141,
                                0.0
                            ],
                            [
                                5.014020247610153,
                                52.91315564690657,
                                0.0
                            ],
                            [
                                5.014003532768997,
                                52.91308152825287,
                                0.0
                            ],
                            [
                                5.01386061841778,
                                52.91301999171667,
                                0.0
                            ],
                            [
                                5.010372652260887,
                                52.91131969195678,
                                0.0
                            ],
                            [
                                5.010289632517909,
                                52.91128149814956,
                                0.0
                            ],
                            [
                                5.010243335154685,
                                52.91130813174508,
                                0.0
                            ],
                            [
                                5.010216912516795,
                                52.91130723059426,
                                0.0
                            ],
                            [
                                5.010209849462977,
                                52.91129197623683,
                                0.0
                            ],
                            [
                                5.010249953813438,
                                52.91126295068379,
                                0.0
                            ],
                            [
                                5.010142933372522,
                                52.91121196517977,
                                0.0
                            ],
                            [
                                5.006372195944753,
                                52.90937446407691,
                                0.0
                            ],
                            [
                                5.006255799719951,
                                52.90938031157808,
                                0.0
                            ],
                            [
                                5.00623833128638,
                                52.90931246188337,
                                0.0
                            ],
                            [
                                5.001955522804241,
                                52.90722996610793,
                                0.0
                            ],
                            [
                                5.001847864009496,
                                52.90717605040025,
                                0.0
                            ],
                            [
                                5.00181032736108,
                                52.90720360767,
                                0.0
                            ],
                            [
                                5.001786916068157,
                                52.90720200443024,
                                0.0
                            ],
                            [
                                5.001780959986776,
                                52.90718972764662,
                                0.0
                            ],
                            [
                                5.001818795655275,
                                52.90716197364809,
                                0.0
                            ],
                            [
                                5.001379355586409,
                                52.90695736162272,
                                0.0
                            ],
                            [
                                5.000407583457858,
                                52.90648344370658,
                                0.0
                            ],
                            [
                                5.000354877782526,
                                52.90651523795771,
                                0.0
                            ]
                        ]
                    ]
                ]
            },
            "last_modified": "2020-03-11T16:28:23.986821Z",
            "created": "2020-03-11T16:28:23.986860Z",
            "image_url": "",
            "timeseries": [],
            "name": "Waard-Nieuwland",
            "type": "default",
            "water_level_summer": null,
            "water_level_winter": null,
            "water_level_fixed": -2.8
        },
        {
            "url": "https://demo.lizard.net/api/v4/fixeddrainagelevelareas/17885/?format=api",
            "id": 17885,
            "code": "GPG-JF-310",
            "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.766824430889587,
                                52.60708068791005,
                                0.0
                            ],
                            [
                                4.766901301493615,
                                52.60721372417041,
                                0.0
                            ],
                            [
                                4.767122546342093,
                                52.60774148228862,
                                0.0
                            ],
                            [
                                4.767124118862653,
                                52.60774618187866,
                                0.0
                            ],
                            [
                                4.767139746948165,
                                52.60781266179846,
                                0.0
                            ],
                            [
                                4.767638702499783,
                                52.60772149022066,
                                0.0
                            ],
                            [
                                4.767627431532137,
                                52.60770308832586,
                                0.0
                            ],
                            [
                                4.767640827068847,
                                52.60768379945554,
                                0.0
                            ],
                            [
                                4.767673967854364,
                                52.60769233043514,
                                0.0
                            ],
                            [
                                4.767684547001601,
                                52.60771268795666,
                                0.0
                            ],
                            [
                                4.768083645724949,
                                52.60763296505885,
                                0.0
                            ],
                            [
                                4.772092957520903,
                                52.6067567498121,
                                0.0
                            ],
                            [
                                4.772082969860556,
                                52.60673724954258,
                                0.0
                            ],
                            [
                                4.772003507629682,
                                52.60673903113685,
                                0.0
                            ],
                            [
                                4.772069548543826,
                                52.60671203353437,
                                0.0
                            ],
                            [
                                4.771723254891526,
                                52.60607663400977,
                                0.0
                            ],
                            [
                                4.771368060132136,
                                52.60542501901166,
                                0.0
                            ],
                            [
                                4.771321484209573,
                                52.60543356725466,
                                0.0
                            ],
                            [
                                4.771308671393821,
                                52.60542295871461,
                                0.0
                            ],
                            [
                                4.771307673276487,
                                52.60540882545889,
                                0.0
                            ],
                            [
                                4.77135386972526,
                                52.60539890918071,
                                0.0
                            ],
                            [
                                4.77134150862824,
                                52.60537605325398,
                                0.0
                            ],
                            [
                                4.767821095721637,
                                52.60610913439648,
                                0.0
                            ],
                            [
                                4.767839893815576,
                                52.60615807851197,
                                0.0
                            ],
                            [
                                4.767868576729845,
                                52.60620115148679,
                                0.0
                            ],
                            [
                                4.767365539833894,
                                52.60630981003249,
                                0.0
                            ],
                            [
                                4.766469744693265,
                                52.60648449470368,
                                0.0
                            ],
                            [
                                4.766824430889587,
                                52.60708068791005,
                                0.0
                            ]
                        ]
                    ]
                ]
            },
            "last_modified": "2020-03-11T16:28:24.001098Z",
            "created": "2020-03-11T16:28:24.001140Z",
            "image_url": "",
            "timeseries": [],
            "name": "Schermer Zuid",
            "type": "default",
            "water_level_summer": null,
            "water_level_winter": null,
            "water_level_fixed": -4.48
        },
        {
            "url": "https://demo.lizard.net/api/v4/fixeddrainagelevelareas/17886/?format=api",
            "id": 17886,
            "code": "GPG-JF-294",
            "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.770518600661914,
                                52.86811574004365,
                                0.0
                            ],
                            [
                                4.769566110147849,
                                52.86590611885158,
                                0.0
                            ],
                            [
                                4.768774297678732,
                                52.86361029353866,
                                0.0
                            ],
                            [
                                4.768677829491004,
                                52.86353525760818,
                                0.0
                            ],
                            [
                                4.767783551099127,
                                52.86126958249275,
                                0.0
                            ],
                            [
                                4.766876311855641,
                                52.85906891358435,
                                0.0
                            ],
                            [
                                4.765694035817832,
                                52.85947386077538,
                                0.0
                            ],
                            [
                                4.765603327077636,
                                52.85945215262664,
                                0.0
                            ],
                            [
                                4.765548414751186,
                                52.85952245749445,
                                0.0
                            ],
                            [
                                4.764367564641479,
                                52.85994022309882,
                                0.0
                            ],
                            [
                                4.765172198732222,
                                52.86215103446489,
                                0.0
                            ],
                            [
                                4.765133290635206,
                                52.86217846589182,
                                0.0
                            ],
                            [
                                4.765183428077906,
                                52.86217999436005,
                                0.0
                            ],
                            [
                                4.766083936760488,
                                52.86440660198269,
                                0.0
                            ],
                            [
                                4.766087121383353,
                                52.86441448195142,
                                0.0
                            ],
                            [
                                4.766111895073268,
                                52.86446431652163,
                                0.0
                            ],
                            [
                                4.767339069825401,
                                52.86404810444185,
                                0.0
                            ],
                            [
                                4.767383091278929,
                                52.86408839595146,
                                0.0
                            ],
                            [
                                4.767383034184029,
                                52.86413012107175,
                                0.0
                            ],
                            [
                                4.766157126465786,
                                52.86457512471052,
                                0.0
                            ],
                            [
                                4.767018698251024,
                                52.86672070315846,
                                0.0
                            ],
                            [
                                4.76701374075175,
                                52.86679378444585,
                                0.0
                            ],
                            [
                                4.767044994398377,
                                52.8668245826128,
                                0.0
                            ],
                            [
                                4.767959878285401,
                                52.86901219989921,
                                0.0
                            ],
                            [
                                4.769093706919625,
                                52.86860432847651,
                                0.0
                            ],
                            [
                                4.769163659834663,
                                52.86859873253651,
                                0.0
                            ],
                            [
                                4.769200131179745,
                                52.86861887191746,
                                0.0
                            ],
                            [
                                4.769213525928828,
                                52.86858532194094,
                                0.0
                            ],
                            [
                                4.7692732189255,
                                52.86855436619742,
                                0.0
                            ],
                            [
                                4.770518600661914,
                                52.86811574004365,
                                0.0
                            ]
                        ]
                    ]
                ]
            },
            "last_modified": "2020-03-11T16:28:24.017442Z",
            "created": "2020-03-11T16:28:24.017485Z",
            "image_url": "",
            "timeseries": [],
            "name": "LEEG",
            "type": "default",
            "water_level_summer": null,
            "water_level_winter": null,
            "water_level_fixed": -1.05
        },
        {
            "url": "https://demo.lizard.net/api/v4/fixeddrainagelevelareas/17887/?format=api",
            "id": 17887,
            "code": "8030 AM1",
            "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.794106412119521,
                                53.07068471354366,
                                0.0
                            ],
                            [
                                4.794456902317997,
                                53.07098833943787,
                                0.0
                            ],
                            [
                                4.794731371688104,
                                53.07114591332213,
                                0.0
                            ],
                            [
                                4.794812763110128,
                                53.07119281043515,
                                0.0
                            ],
                            [
                                4.795254729330884,
                                53.07134600855525,
                                0.0
                            ],
                            [
                                4.795882533051572,
                                53.07180921114336,
                                0.0
                            ],
                            [
                                4.796213692189394,
                                53.07194618658761,
                                0.0
                            ],
                            [
                                4.796698268323966,
                                53.07214662318118,
                                0.0
                            ],
                            [
                                4.800168418909634,
                                53.07295671309801,
                                0.0
                            ],
                            [
                                4.801039546920111,
                                53.07320702125607,
                                0.0
                            ],
                            [
                                4.801258713722847,
                                53.07321959607559,
                                0.0
                            ],
                            [
                                4.802135950624264,
                                53.07343041393173,
                                0.0
                            ],
                            [
                                4.802103616264374,
                                53.07348585334329,
                                0.0
                            ],
                            [
                                4.80300243042615,
                                53.07368838613014,
                                0.0
                            ],
                            [
                                4.803114869152997,
                                53.07353792214226,
                                0.0
                            ],
                            [
                                4.80314721379753,
                                53.07353488980302,
                                0.0
                            ],
                            [
                                4.803262640480698,
                                53.07357498279903,
                                0.0
                            ],
                            [
                                4.803418362919706,
                                53.07361330414931,
                                0.0
                            ],
                            [
                                4.803317000403655,
                                53.07375015446914,
                                0.0
                            ],
                            [
                                4.804342497629968,
                                53.07406337516073,
                                0.0
                            ],
                            [
                                4.80654976806719,
                                53.07444720265578,
                                0.0
                            ],
                            [
                                4.808037774721944,
                                53.07360801989895,
                                0.0
                            ],
                            [
                                4.810390554062489,
                                53.07243191730786,
                                0.0
                            ],
                            [
                                4.810762976400449,
                                53.07233147499078,
                                0.0
                            ],
                            [
                                4.811108704658328,
                                53.07216349793011,
                                0.0
                            ],
                            [
                                4.811224996855886,
                                53.07201255964944,
                                0.0
                            ],
                            [
                                4.811787980288755,
                                53.07169221362747,
                                0.0
                            ],
                            [
                                4.811800402968641,
                                53.07159804444456,
                                0.0
                            ],
                            [
                                4.811700544951865,
                                53.0715437285164,
                                0.0
                            ],
                            [
                                4.809300078365029,
                                53.07108989663348,
                                0.0
                            ],
                            [
                                4.808198626244443,
                                53.07083056431734,
                                0.0
                            ],
                            [
                                4.80802373715622,
                                53.07073183230978,
                                0.0
                            ],
                            [
                                4.807128517163079,
                                53.07166300392178,
                                0.0
                            ],
                            [
                                4.804738045708429,
                                53.07263324715817,
                                0.0
                            ],
                            [
                                4.80464711697467,
                                53.07264232121548,
                                0.0
                            ],
                            [
                                4.803447142268761,
                                53.07222015794894,
                                0.0
                            ],
                            [
                                4.803295663309638,
                                53.07232938315077,
                                0.0
                            ],
                            [
                                4.800898014805706,
                                53.07155386244361,
                                0.0
                            ],
                            [
                                4.802009689534628,
                                53.07013215251817,
                                0.0
                            ],
                            [
                                4.802412912460921,
                                53.07023517177051,
                                0.0
                            ],
                            [
                                4.802461108435401,
                                53.07018714239751,
                                0.0
                            ],
                            [
                                4.802503139268212,
                                53.07013158843669,
                                0.0
                            ],
                            [
                                4.80088122341676,
                                53.06965408581933,
                                0.0
                            ],
                            [
                                4.801200928495519,
                                53.06905959783089,
                                0.0
                            ],
                            [
                                4.801113462317968,
                                53.0690425363672,
                                0.0
                            ],
                            [
                                4.801012003303,
                                53.06901872961505,
                                0.0
                            ],
                            [
                                4.80015319584206,
                                53.07049718722117,
                                0.0
                            ],
                            [
                                4.799405136655078,
                                53.07035086225682,
                                0.0
                            ],
                            [
                                4.797134761385188,
                                53.0695273554119,
                                0.0
                            ],
                            [
                                4.797121546792093,
                                53.06947872001364,
                                0.0
                            ],
                            [
                                4.797043423636144,
                                53.06950978664393,
                                0.0
                            ],
                            [
                                4.794992776827601,
                                53.06879256748862,
                                0.0
                            ],
                            [
                                4.795342774586856,
                                53.06830925981757,
                                0.0
                            ],
                            [
                                4.793966665281049,
                                53.06793195008559,
                                0.0
                            ],
                            [
                                4.793899321129359,
                                53.06792645836782,
                                0.0
                            ],
                            [
                                4.793194933789477,
                                53.06892155577255,
                                0.0
                            ],
                            [
                                4.793061248321774,
                                53.06888285405199,
                                0.0
                            ],
                            [
                                4.792951639758115,
                                53.0688749235286,
                                0.0
                            ],
                            [
                                4.792945058879963,
                                53.06885648717206,
                                0.0
                            ],
                            [
                                4.792926679430018,
                                53.06885530863361,
                                0.0
                            ],
                            [
                                4.792913010805722,
                                53.06886203435224,
                                0.0
                            ],
                            [
                                4.79291845400811,
                                53.06887638533833,
                                0.0
                            ],
                            [
                                4.792812839569727,
                                53.06889079618334,
                                0.0
                            ],
                            [
                                4.792992181808724,
                                53.06930968740747,
                                0.0
                            ],
                            [
                                4.793491968041065,
                                53.06997252467925,
                                0.0
                            ],
                            [
                                4.79396749147517,
                                53.07050995422411,
                                0.0
                            ],
                            [
                                4.794106412119521,
                                53.07068471354366,
                                0.0
                            ]
                        ]
                    ]
                ]
            },
            "last_modified": "2020-03-11T16:28:24.035482Z",
            "created": "2020-03-11T16:28:24.035530Z",
            "image_url": "",
            "timeseries": [],
            "name": "Waal en Burg en het Noorden",
            "type": "default",
            "water_level_summer": null,
            "water_level_winter": null,
            "water_level_fixed": -0.55
        }
    ]
}