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/18153/?format=api
HTTP 200 OK
Allow: GET, PUT, PATCH, DELETE, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "url": "https://demo.lizard.net/api/v4/fixeddrainagelevelareas/18153/?format=api",
    "id": 18153,
    "code": "04902-20",
    "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.643372077032368,
                        52.58902362131235,
                        0.0
                    ],
                    [
                        4.643485065219965,
                        52.58912444909604,
                        0.0
                    ],
                    [
                        4.643489541807434,
                        52.58912063947044,
                        0.0
                    ],
                    [
                        4.643493958766419,
                        52.58911686542123,
                        0.0
                    ],
                    [
                        4.643502867065064,
                        52.58910928183812,
                        0.0
                    ],
                    [
                        4.643511850501948,
                        52.58910161783745,
                        0.0
                    ],
                    [
                        4.643520848842581,
                        52.58909394494194,
                        0.0
                    ],
                    [
                        4.643372077032368,
                        52.58902362131235,
                        0.0
                    ]
                ]
            ],
            [
                [
                    [
                        4.641845343222145,
                        52.59059724019866,
                        0.0
                    ],
                    [
                        4.641844187010279,
                        52.59059850377285,
                        0.0
                    ],
                    [
                        4.641844996847293,
                        52.59059765144913,
                        0.0
                    ],
                    [
                        4.641845695667575,
                        52.59059690627853,
                        0.0
                    ],
                    [
                        4.641845343222145,
                        52.59059724019866,
                        0.0
                    ]
                ]
            ],
            [
                [
                    [
                        4.639809216340625,
                        52.5914689862504,
                        0.0
                    ],
                    [
                        4.639803475445969,
                        52.59146986685703,
                        0.0
                    ],
                    [
                        4.639809216340625,
                        52.5914689862504,
                        0.0
                    ],
                    [
                        4.639809216340625,
                        52.5914689862504,
                        0.0
                    ]
                ]
            ],
            [
                [
                    [
                        4.642129532660079,
                        52.59675586410935,
                        0.0
                    ],
                    [
                        4.642390278424878,
                        52.59606708888978,
                        0.0
                    ],
                    [
                        4.642203906574804,
                        52.59655939825795,
                        0.0
                    ],
                    [
                        4.642129532660079,
                        52.59675586410935,
                        0.0
                    ]
                ]
            ],
            [
                [
                    [
                        4.641815545924393,
                        52.59062982695378,
                        0.0
                    ],
                    [
                        4.641814991114741,
                        52.59063043372199,
                        0.0
                    ],
                    [
                        4.641023915020298,
                        52.59149555448445,
                        0.0
                    ],
                    [
                        4.641023950237,
                        52.59149556638937,
                        0.0
                    ],
                    [
                        4.641024121469202,
                        52.59149538951296,
                        0.0
                    ],
                    [
                        4.641025049996335,
                        52.59149441481203,
                        0.0
                    ],
                    [
                        4.641026687016276,
                        52.59149273544973,
                        0.0
                    ],
                    [
                        4.641028414398525,
                        52.59149094880533,
                        0.0
                    ],
                    [
                        4.641030141932868,
                        52.59148915317435,
                        0.0
                    ],
                    [
                        4.64103186931485,
                        52.59148736652995,
                        0.0
                    ],
                    [
                        4.641033596848914,
                        52.59148557089893,
                        0.0
                    ],
                    [
                        4.641035324078424,
                        52.59148379324093,
                        0.0
                    ],
                    [
                        4.641037051460031,
                        52.59148200659638,
                        0.0
                    ],
                    [
                        4.641038778841451,
                        52.59148021995183,
                        0.0
                    ],
                    [
                        4.641040491466689,
                        52.59147843321457,
                        0.0
                    ],
                    [
                        4.641042218847875,
                        52.59147664656997,
                        0.0
                    ],
                    [
                        4.64104393116849,
                        52.59147487780563,
                        0.0
                    ],
                    [
                        4.641045658701509,
                        52.59147308217448,
                        0.0
                    ],
                    [
                        4.641047371021846,
                        52.59147131341013,
                        0.0
                    ],
                    [
                        4.641049098402428,
                        52.59146952676541,
                        0.0
                    ],
                    [
                        4.641050810874661,
                        52.59146774901448,
                        0.0
                    ],
                    [
                        4.641052523346754,
                        52.59146597126359,
                        0.0
                    ],
                    [
                        4.641054235818708,
                        52.59146419351261,
                        0.0
                    ],
                    [
                        4.641055948290526,
                        52.59146241576161,
                        0.0
                    ],
                    [
                        4.641057646006183,
                        52.59146063791795,
                        0.0
                    ],
                    [
                        4.641059358477725,
                        52.59145886016693,
                        0.0
                    ],
                    [
                        4.641061070949124,
                        52.59145708241587,
                        0.0
                    ],
                    [
                        4.641062768664312,
                        52.59145530457211,
                        0.0
                    ],
                    [
                        4.641064466227236,
                        52.59145353571483,
                        0.0
                    ],
                    [
                        4.641066163942162,
                        52.59145175787101,
                        0.0
                    ],
                    [
                        4.641067876413012,
                        52.59144998011986,
                        0.0
                    ],
                    [
                        4.641069573975526,
                        52.59144821126252,
                        0.0
                    ],
                    [
                        4.641071271537857,
                        52.59144644240514,
                        0.0
                    ],
                    [
                        4.641072969100111,
                        52.59144467354776,
                        0.0
                    ],
                    [
                        4.641074666662171,
                        52.5914429046903,
                        0.0
                    ],
                    [
                        4.641076364224153,
                        52.59144113583287,
                        0.0
                    ],
                    [
                        4.641078467655278,
                        52.59143892913841,
                        0.0
                    ],
                    [
                        4.641079744591617,
                        52.59143759802521,
                        0.0
                    ],
                    [
                        4.641081427397118,
                        52.59143582907502,
                        0.0
                    ],
                    [
                        4.641083110202485,
                        52.5914340601248,
                        0.0
                    ],
                    [
                        4.641084792855549,
                        52.59143230016109,
                        0.0
                    ],
                    [
                        4.641086490568822,
                        52.59143052231693,
                        0.0
                    ],
                    [
                        4.6410881732216,
                        52.59142876235317,
                        0.0
                    ],
                    [
                        4.641089856026483,
                        52.59142699340287,
                        0.0
                    ],
                    [
                        4.641091538679009,
                        52.591425233439,
                        0.0
                    ],
                    [
                        4.641093206575317,
                        52.59142347338248,
                        0.0
                    ],
                    [
                        4.641094889227572,
                        52.59142171341864,
                        0.0
                    ],
                    [
                        4.641096572031858,
                        52.5914199444682,
                        0.0
                    ],
                    [
                        4.641098239775663,
                        52.59141819339808,
                        0.0
                    ],
                    [
                        4.641099922427515,
                        52.59141643343417,
                        0.0
                    ],
                    [
                        4.641101590323212,
                        52.5914146733775,
                        0.0
                    ],
                    [
                        4.641103258066572,
                        52.59141292230737,
                        0.0
                    ],
                    [
                        4.641104940718023,
                        52.59141116234331,
                        0.0
                    ],
                    [
                        4.641107359805067,
                        52.59140861610695,
                        0.0
                    ],
                    [
                        4.641107938304849,
                        52.59140800589586,
                        0.0
                    ],
                    [
                        4.64110994425131,
                        52.59140589115956,
                        0.0
                    ],
                    [
                        4.641111597238003,
                        52.59140413999665,
                        0.0
                    ],
                    [
                        4.64111326498061,
                        52.59140238892632,
                        0.0
                    ],
                    [
                        4.641114932875258,
                        52.59140062886949,
                        0.0
                    ],
                    [
                        4.641116585861536,
                        52.59139887770648,
                        0.0
                    ],
                    [
                        4.6411182536037,
                        52.59139712663609,
                        0.0
                    ],
                    [
                        4.641119906589776,
                        52.59139537547299,
                        0.0
                    ],
                    [
                        4.641121559575662,
                        52.59139362430991,
                        0.0
                    ],
                    [
                        4.641123212409274,
                        52.59139188213329,
                        0.0
                    ],
                    [
                        4.641124880150895,
                        52.59139013106285,
                        0.0
                    ],
                    [
                        4.641126533136442,
                        52.59138837989966,
                        0.0
                    ],
                    [
                        4.641129132944944,
                        52.59138561909852,
                        0.0
                    ],
                    [
                        4.641131477031833,
                        52.5913831442904,
                        0.0
                    ],
                    [
                        4.64113311526076,
                        52.59138139303449,
                        0.0
                    ],
                    [
                        4.64113476809344,
                        52.59137965085773,
                        0.0
                    ],
                    [
                        4.641136406169997,
                        52.59137790858824,
                        0.0
                    ],
                    [
                        4.641138044246422,
                        52.59137616631875,
                        0.0
                    ],
                    [
                        4.641139682322719,
                        52.59137442404924,
                        0.0
                    ],
                    [
                        4.641141320398841,
                        52.59137268177971,
                        0.0
                    ],
                    [
                        4.641142973230868,
                        52.59137093960284,
                        0.0
                    ],
                    [
                        4.641144611306775,
                        52.59136919733325,
                        0.0
                    ],
                    [
                        4.64114623447435,
                        52.5913674639575,
                        0.0
                    ],
                    [
                        4.64114857901578,
                        52.59136496218947,
                        0.0
                    ],
                    [
                        4.641151133792722,
                        52.59136224604238,
                        0.0
                    ],
                    [
                        4.641152756959783,
                        52.59136051266655,
                        0.0
                    ],
                    [
                        4.641154395034912,
                        52.59135877039684,
                        0.0
                    ],
                    [
                        4.641156018201718,
                        52.59135703702095,
                        0.0
                    ],
                    [
                        4.641157641368453,
                        52.59135530364504,
                        0.0
                    ],
                    [
                        4.641159264535002,
                        52.59135357026909,
                        0.0
                    ],
                    [
                        4.641160887701425,
                        52.59135183689309,
                        0.0
                    ],
                    [
                        4.641162496111734,
                        52.59135010342447,
                        0.0
                    ],
                    [
                        4.6411641192779,
                        52.59134837004845,
                        0.0
                    ],
                    [
                        4.641165742291792,
                        52.59134664565895,
                        0.0
                    ],
                    [
                        4.64116736545776,
                        52.59134491228291,
                        0.0
                    ],
                    [
                        4.641168988623543,
                        52.59134317890681,
                        0.0
                    ],
                    [
                        4.641170596881056,
                        52.59134145442457,
                        0.0
                    ],
                    [
                        4.641172205290557,
                        52.59133972095579,
                        0.0
                    ],
                    [
                        4.641173828303857,
                        52.59133799656618,
                        0.0
                    ],
                    [
                        4.641175421804966,
                        52.59133627199121,
                        0.0
                    ],
                    [
                        4.641177044817966,
                        52.59133454760151,
                        0.0
                    ],
                    [
                        4.641178638318882,
                        52.59133282302648,
                        0.0
                    ],
                    [
                        4.641180246575592,
                        52.59133109854415,
                        0.0
                    ],
                    [
                        4.641181840076245,
                        52.59132937396906,
                        0.0
                    ],
                    [
                        4.641183448332706,
                        52.59132764948665,
                        0.0
                    ],
                    [
                        4.641185056589097,
                        52.59132592500416,
                        0.0
                    ],
                    [
                        4.641186650089374,
                        52.59132420042904,
                        0.0
                    ],
                    [
                        4.641188243437337,
                        52.59132248484041,
                        0.0
                    ],
                    [
                        4.641189851845493,
                        52.5913207513714,
                        0.0
                    ],
                    [
                        4.641191445193207,
                        52.5913190357827,
                        0.0
                    ],
                    [
                        4.641193038540784,
                        52.59131732019399,
                        0.0
                    ],
                    [
                        4.641194631888307,
                        52.59131560460524,
                        0.0
                    ],
                    [
                        4.641196225235647,
                        52.59131388901653,
                        0.0
                    ],
                    [
                        4.641197644203092,
                        52.59131236196833,
                        0.0
                    ],
                    [
                        4.641198509986597,
                        52.59131143180939,
                        0.0
                    ],
                    [
                        4.641201005276968,
                        52.59130874225011,
                        0.0
                    ],
                    [
                        4.641202583867827,
                        52.59130702656859,
                        0.0
                    ],
                    [
                        4.641204162458576,
                        52.5913053108871,
                        0.0
                    ],
                    [
                        4.641205755805157,
                        52.59130359529819,
                        0.0
                    ],
                    [
                        4.641207319487541,
                        52.59130188851048,
                        0.0
                    ],
                    [
                        4.641208912833887,
                        52.59130017292159,
                        0.0
                    ],
                    [
                        4.641210491272008,
                        52.5912984662265,
                        0.0
                    ],
                    [
                        4.641212069862128,
                        52.59129675054484,
                        0.0
                    ],
                    [
                        4.641213633543977,
                        52.59129504375708,
                        0.0
                    ],
                    [
                        4.641215211981714,
                        52.5912933370619,
                        0.0
                    ],
                    [
                        4.641216805327447,
                        52.59129162147284,
                        0.0
                    ],
                    [
                        4.641218369008972,
                        52.59128991468501,
                        0.0
                    ],
                    [
                        4.641219947446342,
                        52.59128820798977,
                        0.0
                    ],
                    [
                        4.641221481007038,
                        52.59128653696263,
                        0.0
                    ],
                    [
                        4.641223089412572,
                        52.59128480349312,
                        0.0
                    ],
                    [
                        4.641224653093568,
                        52.59128309670518,
                        0.0
                    ],
                    [
                        4.641225660609759,
                        52.59128198858539,
                        0.0
                    ],
                    [
                        4.641226216774486,
                        52.59128138991723,
                        0.0
                    ],
                    [
                        4.641227780455227,
                        52.59127968312924,
                        0.0
                    ],
                    [
                        4.64122934398377,
                        52.59127798532772,
                        0.0
                    ],
                    [
                        4.641230907512146,
                        52.59127628752623,
                        0.0
                    ],
                    [
                        4.641232471192522,
                        52.59127458073818,
                        0.0
                    ],
                    [
                        4.641234019964685,
                        52.59127288284397,
                        0.0
                    ],
                    [
                        4.641235583492745,
                        52.59127118504239,
                        0.0
                    ],
                    [
                        4.641237147020638,
                        52.59126948724079,
                        0.0
                    ],
                    [
                        4.641238695640308,
                        52.59126779833303,
                        0.0
                    ],
                    [
                        4.641240259168005,
                        52.59126610053136,
                        0.0
                    ],
                    [
                        4.641241807787439,
                        52.59126441162357,
                        0.0
                    ],
                    [
                        4.641243356406751,
                        52.59126272271573,
                        0.0
                    ],
                    [
                        4.641244980175027,
                        52.59126095339254,
                        0.0
                    ],
                    [
                        4.641246468400986,
                        52.59125934499268,
                        0.0
                    ],
                    [
                        4.641248017019942,
                        52.59125765608478,
                        0.0
                    ],
                    [
                        4.641249565486647,
                        52.59125597616337,
                        0.0
                    ],
                    [
                        4.641251114105365,
                        52.59125428725546,
                        0.0
                    ],
                    [
                        4.641252662571833,
                        52.59125260733401,
                        0.0
                    ],
                    [
                        4.641254211038182,
                        52.59125092741254,
                        0.0
                    ],
                    [
                        4.641255759504429,
                        52.59124924749105,
                        0.0
                    ],
                    [
                        4.641257307970544,
                        52.59124756756957,
                        0.0
                    ],
                    [
                        4.641258841528403,
                        52.59124589654192,
                        0.0
                    ],
                    [
                        4.641260389994279,
                        52.59124421662036,
                        0.0
                    ],
                    [
                        4.641261938307912,
                        52.5912425456853,
                        0.0
                    ],
                    [
                        4.641263471865479,
                        52.5912408746576,
                        0.0
                    ],
                    [
                        4.641265020178876,
                        52.59123920372246,
                        0.0
                    ],
                    [
                        4.64126655373615,
                        52.59123753269471,
                        0.0
                    ],
                    [
                        4.641268087293367,
                        52.59123586166697,
                        0.0
                    ],
                    [
                        4.641269620850409,
                        52.59123419063915,
                        0.0
                    ],
                    [
                        4.641271154255266,
                        52.59123252859782,
                        0.0
                    ],
                    [
                        4.641272687659948,
                        52.5912308665565,
                        0.0
                    ],
                    [
                        4.641274807348418,
                        52.59122857008597,
                        0.0
                    ],
                    [
                        4.641277287873419,
                        52.59122588043235,
                        0.0
                    ],
                    [
                        4.641278821277638,
                        52.59122421839094,
                        0.0
                    ],
                    [
                        4.641280354529677,
                        52.59122256533598,
                        0.0
                    ],
                    [
                        4.641281873025584,
                        52.59122091218844,
                        0.0
                    ],
                    [
                        4.641283421185457,
                        52.59121925023958,
                        0.0
                    ],
                    [
                        4.641284954437104,
                        52.59121759718462,
                        0.0
                    ],
                    [
                        4.641286472932669,
                        52.59121594403692,
                        0.0
                    ],
                    [
                        4.64128799127607,
                        52.59121429987576,
                        0.0
                    ],
                    [
                        4.641289524527359,
                        52.59121264682074,
                        0.0
                    ],
                    [
                        4.641291042870474,
                        52.59121100265952,
                        0.0
                    ],
                    [
                        4.641292561213473,
                        52.59120935849829,
                        0.0
                    ],
                    [
                        4.641294079556347,
                        52.59120771433707,
                        0.0
                    ],
                    [
                        4.64129559789912,
                        52.5912060701758,
                        0.0
                    ],
                    [
                        4.641297130997774,
                        52.5912044261072,
                        0.0
                    ],
                    [
                        4.64129864934032,
                        52.59120278194585,
                        0.0
                    ],
                    [
                        4.641300152774625,
                        52.59120114667838,
                        0.0
                    ],
                    [
                        4.641301671116945,
                        52.59119950251703,
                        0.0
                    ],
                    [
                        4.64130318930709,
                        52.59119786734221,
                        0.0
                    ],
                    [
                        4.641304692741074,
                        52.59119623207467,
                        0.0
                    ],
                    [
                        4.64130621093092,
                        52.59119459689982,
                        0.0
                    ],
                    [
                        4.641307714212619,
                        52.59119297061874,
                        0.0
                    ],
                    [
                        4.641309232402256,
                        52.59119133544385,
                        0.0
                    ],
                    [
                        4.64131073568366,
                        52.59118970916275,
                        0.0
                    ],
                    [
                        4.641313080510487,
                        52.59118718941834,
                        0.0
                    ],
                    [
                        4.64131526043545,
                        52.5911848214255,
                        0.0
                    ],
                    [
                        4.641316763564305,
                        52.59118320413089,
                        0.0
                    ],
                    [
                        4.641318266845211,
                        52.59118157784967,
                        0.0
                    ],
                    [
                        4.641319784881947,
                        52.59117995166111,
                        0.0
                    ],
                    [
                        4.641321288010528,
                        52.5911783343664,
                        0.0
                    ],
                    [
                        4.641322776382998,
                        52.59117671697904,
                        0.0
                    ],
                    [
                        4.641324294267285,
                        52.59117509977692,
                        0.0
                    ],
                    [
                        4.641325782639536,
                        52.59117348238949,
                        0.0
                    ],
                    [
                        4.641327285615502,
                        52.59117187408122,
                        0.0
                    ],
                    [
                        4.641328773987593,
                        52.59117025669383,
                        0.0
                    ],
                    [
                        4.641330276963338,
                        52.59116864838551,
                        0.0
                    ],
                    [
                        4.641331780091148,
                        52.59116703109064,
                        0.0
                    ],
                    [
                        4.641333268310738,
                        52.59116542268965,
                        0.0
                    ],
                    [
                        4.641334756530233,
                        52.59116381428861,
                        0.0
                    ],
                    [
                        4.641336259353474,
                        52.59116221496671,
                        0.0
                    ],
                    [
                        4.64133774757275,
                        52.59116060656569,
                        0.0
                    ],
                    [
                        4.641339235791904,
                        52.59115899816464,
                        0.0
                    ],
                    [
                        4.641340723858836,
                        52.59115739875006,
                        0.0
                    ],
                    [
                        4.641342783147406,
                        52.59115518278632,
                        0.0
                    ],
                    [
                        4.641345188059076,
                        52.59115260050621,
                        0.0
                    ],
                    [
                        4.641346676125578,
                        52.59115100109153,
                        0.0
                    ],
                    [
                        4.641348164039859,
                        52.59114941066336,
                        0.0
                    ],
                    [
                        4.641349652106158,
                        52.59114781124864,
                        0.0
                    ],
                    [
                        4.641351125264311,
                        52.59114622072781,
                        0.0
                    ],
                    [
                        4.641352613178284,
                        52.59114463029965,
                        0.0
                    ],
                    [
                        4.641354086336223,
                        52.59114303977875,
                        0.0
                    ],
                    [
                        4.641355574249967,
                        52.59114144935049,
                        0.0
                    ],
                    [
                        4.64135704725554,
                        52.59113986781607,
                        0.0
                    ],
                    [
                        4.641358535169129,
                        52.59113827738778,
                        0.0
                    ],
                    [
                        4.641360008174473,
                        52.59113669585333,
                        0.0
                    ],
                    [
                        4.641361481179771,
                        52.59113511431885,
                        0.0
                    ],
                    [
                        4.641363690611442,
                        52.59113274651043,
                        0.0
                    ],
                    [
                        4.641366636621358,
                        52.59112958344137,
                        0.0
                    ],
                    [
                        4.641368846052474,
                        52.59112721563279,
                        0.0
                    ],
                    [
                        4.641370889821721,
                        52.59112504450848,
                        0.0
                    ],
                    [
                        4.641373264609784,
                        52.59112249798858,
                        0.0
                    ],
                    [
                        4.641375458980057,
                        52.59112014806025,
                        0.0
                    ],
                    [
                        4.641375792676435,
                        52.59111978885889,
                        0.0
                    ],
                    [
                        4.641377653502214,
                        52.59111778914535,
                        0.0
                    ],
                    [
                        4.641379862475834,
                        52.59111544829614,
                        0.0
                    ],
                    [
                        4.641382778363136,
                        52.59111232098746,
                        0.0
                    ],
                    [
                        4.641385709005982,
                        52.59110919377135,
                        0.0
                    ],
                    [
                        4.641388624740351,
                        52.59110607544902,
                        0.0
                    ],
                    [
                        4.641391540322262,
                        52.5911029661132,
                        0.0
                    ],
                    [
                        4.641394440995703,
                        52.59109986567109,
                        0.0
                    ],
                    [
                        4.641396620303572,
                        52.59109753362279,
                        0.0
                    ],
                    [
                        4.64139864900997,
                        52.59109538037838,
                        0.0
                    ],
                    [
                        4.641401699827316,
                        52.59109212809174,
                        0.0
                    ],
                    [
                        4.641404585591332,
                        52.59108903654329,
                        0.0
                    ],
                    [
                        4.641406028397077,
                        52.5910874952623,
                        0.0
                    ],
                    [
                        4.641407471202784,
                        52.59108595398129,
                        0.0
                    ],
                    [
                        4.641408117434304,
                        52.59108526510423,
                        0.0
                    ],
                    [
                        4.641410356661793,
                        52.59108288040574,
                        0.0
                    ],
                    [
                        4.641413241968244,
                        52.59107981581658,
                        0.0
                    ],
                    [
                        4.641413963332827,
                        52.59107904742267,
                        0.0
                    ],
                    [
                        4.641415406061927,
                        52.59107751063483,
                        0.0
                    ],
                    [
                        4.641417074084241,
                        52.59107574158703,
                        0.0
                    ],
                    [
                        4.641417630091659,
                        52.59107515190446,
                        0.0
                    ],
                    [
                        4.641419719036381,
                        52.59107292713808,
                        0.0
                    ],
                    [
                        4.641421868221355,
                        52.59107063085005,
                        0.0
                    ],
                    [
                        4.64142475367834,
                        52.59106755727416,
                        0.0
                    ],
                    [
                        4.641427669103006,
                        52.59106445692384,
                        0.0
                    ],
                    [
                        4.641430599739472,
                        52.59106132970661,
                        0.0
                    ],
                    [
                        4.64143282391966,
                        52.59105896198942,
                        0.0
                    ],
                    [
                        4.64143486798676,
                        52.59105677289091,
                        0.0
                    ],
                    [
                        4.641435745808264,
                        52.59105582842587,
                        0.0
                    ],
                    [
                        4.641437287947696,
                        52.59105417272845,
                        0.0
                    ],
                    [
                        4.641438791067655,
                        52.59105255543219,
                        0.0
                    ],
                    [
                        4.641440279279456,
                        52.5910509470298,
                        0.0
                    ],
                    [
                        4.64144179730717,
                        52.59104932083962,
                        0.0
                    ],
                    [
                        4.641443315486862,
                        52.59104768566287,
                        0.0
                    ],
                    [
                        4.64144483381853,
                        52.59104604149967,
                        0.0
                    ],
                    [
                        4.641446366905968,
                        52.59104439742904,
                        0.0
                    ],
                    [
                        4.641447900145423,
                        52.59104274437182,
                        0.0
                    ],
                    [
                        4.641449448444852,
                        52.59104107343419,
                        0.0
                    ],
                    [
                        4.641450996592059,
                        52.5910394114831,
                        0.0
                    ],
                    [
                        4.641452544891237,
                        52.59103774054546,
                        0.0
                    ],
                    [
                        4.641454108250352,
                        52.59103605172739,
                        0.0
                    ],
                    [
                        4.6414557015775,
                        52.59103433613497,
                        0.0
                    ],
                    [
                        4.641457250028407,
                        52.59103265621076,
                        0.0
                    ],
                    [
                        4.641458813539248,
                        52.59103095840614,
                        0.0
                    ],
                    [
                        4.641460392110091,
                        52.59102924272104,
                        0.0
                    ],
                    [
                        4.641461985740844,
                        52.59102750915557,
                        0.0
                    ],
                    [
                        4.641462106069412,
                        52.59102737509885,
                        0.0
                    ],
                    [
                        4.641463579371488,
                        52.59102577559004,
                        0.0
                    ],
                    [
                        4.641465172849978,
                        52.59102405101102,
                        0.0
                    ],
                    [
                        4.641466781540459,
                        52.59102229956505,
                        0.0
                    ],
                    [
                        4.641468390078685,
                        52.59102055710558,
                        0.0
                    ],
                    [
                        4.641470013676941,
                        52.59101879676565,
                        0.0
                    ],
                    [
                        4.641471622519076,
                        52.59101703633312,
                        0.0
                    ],
                    [
                        4.641473261177116,
                        52.59101525811278,
                        0.0
                    ],
                    [
                        4.641474884927003,
                        52.59101348878625,
                        0.0
                    ],
                    [
                        4.641476538644888,
                        52.59101169268548,
                        0.0
                    ],
                    [
                        4.641478177454552,
                        52.59100990547849,
                        0.0
                    ],
                    [
                        4.641480808555441,
                        52.59100703701644,
                        0.0
                    ],
                    [
                        4.641483154123119,
                        52.59100447233594,
                        0.0
                    ],
                    [
                        4.641484808296511,
                        52.59100264927548,
                        0.0
                    ],
                    [
                        4.641486492285706,
                        52.59100080842717,
                        0.0
                    ],
                    [
                        4.641488161366827,
                        52.5909989764728,
                        0.0
                    ],
                    [
                        4.641489860263762,
                        52.59099712673056,
                        0.0
                    ],
                    [
                        4.641491544556694,
                        52.5909952679092,
                        0.0
                    ],
                    [
                        4.641493243605365,
                        52.59099340918043,
                        0.0
                    ],
                    [
                        4.641494942806029,
                        52.59099154146508,
                        0.0
                    ],
                    [
                        4.641496656914492,
                        52.59098966485585,
                        0.0
                    ],
                    [
                        4.641498371174887,
                        52.59098777926003,
                        0.0
                    ],
                    [
                        4.641500085435136,
                        52.59098589366429,
                        0.0
                    ],
                    [
                        4.641501814603189,
                        52.59098399917458,
                        0.0
                    ],
                    [
                        4.641503543923219,
                        52.59098209569827,
                        0.0
                    ],
                    [
                        4.641504145564628,
                        52.59098142541445,
                        0.0
                    ],
                    [
                        4.641505273395113,
                        52.59098018323544,
                        0.0
                    ],
                    [
                        4.64150703253073,
                        52.59097826197134,
                        0.0
                    ],
                    [
                        4.641508415925548,
                        52.59097674278486,
                        0.0
                    ],
                    [
                        4.641510521593919,
                        52.59097440128478,
                        0.0
                    ],
                    [
                        4.641512281033213,
                        52.59097246204755,
                        0.0
                    ],
                    [
                        4.64151405553243,
                        52.59097050492989,
                        0.0
                    ],
                    [
                        4.641515830031491,
                        52.59096854781221,
                        0.0
                    ],
                    [
                        4.641517604682452,
                        52.59096658170799,
                        0.0
                    ],
                    [
                        4.641519379333271,
                        52.59096461560372,
                        0.0
                    ],
                    [
                        4.641521168891858,
                        52.59096264060556,
                        0.0
                    ],
                    [
                        4.641522973510344,
                        52.59096064772692,
                        0.0
                    ],
                    [
                        4.641524778280681,
                        52.59095864586179,
                        0.0
                    ],
                    [
                        4.641526567990915,
                        52.59095666187701,
                        0.0
                    ],
                    [
                        4.641528402576849,
                        52.59095464222397,
                        0.0
                    ],
                    [
                        4.641530207498821,
                        52.59095263137224,
                        0.0
                    ],
                    [
                        4.641532042236535,
                        52.59095060273261,
                        0.0
                    ],
                    [
                        4.641533862066113,
                        52.59094858298692,
                        0.0
                    ],
                    [
                        4.641535576627451,
                        52.59094667941752,
                        0.0
                    ],
                    [
                        4.641537546752766,
                        52.59094449884068,
                        0.0
                    ],
                    [
                        4.64153939670186,
                        52.59094244333406,
                        0.0
                    ],
                    [
                        4.641541246650795,
                        52.59094038782739,
                        0.0
                    ],
                    [
                        4.641543096903693,
                        52.59093831434767,
                        0.0
                    ],
                    [
                        4.641544961912264,
                        52.59093624096053,
                        0.0
                    ],
                    [
                        4.641546827072773,
                        52.59093415858682,
                        0.0
                    ],
                    [
                        4.641548707141031,
                        52.59093206731925,
                        0.0
                    ],
                    [
                        4.641550602117036,
                        52.59092996715771,
                        0.0
                    ],
                    [
                        4.641552482337003,
                        52.59092786690348,
                        0.0
                    ],
                    [
                        4.641554377616826,
                        52.59092574876885,
                        0.0
                    ],
                    [
                        4.641556438252317,
                        52.59092345192262,
                        0.0
                    ],
                    [
                        4.641558183083768,
                        52.59092150360561,
                        0.0
                    ],
                    [
                        4.641560093270963,
                        52.59091937657695,
                        0.0
                    ],
                    [
                        4.641562003762088,
                        52.5909172315753,
                        0.0
                    ],
                    [
                        4.641563929008881,
                        52.59091508666616,
                        0.0
                    ],
                    [
                        4.641565854559656,
                        52.59091292378397,
                        0.0
                    ],
                    [
                        4.641567779958136,
                        52.5909107698883,
                        0.0
                    ],
                    [
                        4.6415697205685,
                        52.59090858912565,
                        0.0
                    ],
                    [
                        4.641571661026622,
                        52.59090641734945,
                        0.0
                    ],
                    [
                        4.641573616544513,
                        52.59090422769283,
                        0.0
                    ],
                    [
                        4.641575572062209,
                        52.59090203803621,
                        0.0
                    ],
                    [
                        4.641577948955241,
                        52.59089936570079,
                        0.0
                    ],
                    [
                        4.641579498309093,
                        52.59089763185582,
                        0.0
                    ],
                    [
                        4.641581469038278,
                        52.59089541533216,
                        0.0
                    ],
                    [
                        4.641583439767263,
                        52.5908931988084,
                        0.0
                    ],
                    [
                        4.641585425556,
                        52.59089096440425,
                        0.0
                    ],
                    [
                        4.641587411344539,
                        52.59088873000005,
                        0.0
                    ],
                    [
                        4.641589426948725,
                        52.59088647780794,
                        0.0
                    ],
                    [
                        4.641591427644804,
                        52.59088423450974,
                        0.0
                    ],
                    [
                        4.641593428644795,
                        52.59088197323851,
                        0.0
                    ],
                    [
                        4.64159544455248,
                        52.59087970307331,
                        0.0
                    ],
                    [
                        4.641597475215783,
                        52.59087743300068,
                        0.0
                    ],
                    [
                        4.641599837350326,
                        52.59087476057223,
                        0.0
                    ],
                    [
                        4.641601522394207,
                        52.59087285681662,
                        0.0
                    ],
                    [
                        4.641603568116877,
                        52.59087056886351,
                        0.0
                    ],
                    [
                        4.641605599387622,
                        52.59086826284464,
                        0.0
                    ],
                    [
                        4.641607645413975,
                        52.59086595691841,
                        0.0
                    ],
                    [
                        4.641609706500049,
                        52.59086363311165,
                        0.0
                    ],
                    [
                        4.641611767585903,
                        52.59086130930493,
                        0.0
                    ],
                    [
                        4.641613828823652,
                        52.5908589765116,
                        0.0
                    ],
                    [
                        4.64161589021318,
                        52.59085663473174,
                        0.0
                    ],
                    [
                        4.641617981266311,
                        52.59085428415055,
                        0.0
                    ],
                    [
                        4.641620027747525,
                        52.59085195126453,
                        0.0
                    ],
                    [
                        4.641622148920055,
                        52.59084956492239,
                        0.0
                    ],
                    [
                        4.641624240124494,
                        52.59084720535456,
                        0.0
                    ],
                    [
                        4.64162634654075,
                        52.59084481891975,
                        0.0
                    ],
                    [
                        4.6416284380489,
                        52.59084244137883,
                        0.0
                    ],
                    [
                        4.641630544616752,
                        52.5908400459574,
                        0.0
                    ],
                    [
                        4.641632665940188,
                        52.5908376506286,
                        0.0
                    ],
                    [
                        4.641634802323352,
                        52.59083523741926,
                        0.0
                    ],
                    [
                        4.641636923798373,
                        52.59083283310383,
                        0.0
                    ],
                    [
                        4.641639060485181,
                        52.59083040192142,
                        0.0
                    ],
                    [
                        4.641639165904751,
                        52.59083027675844,
                        0.0
                    ],
                    [
                        4.641641422918709,
                        52.59082771151908,
                        0.0
                    ],
                    [
                        4.641643348613894,
                        52.59082553964908,
                        0.0
                    ],
                    [
                        4.641645500207864,
                        52.59082309957262,
                        0.0
                    ],
                    [
                        4.641647666861481,
                        52.59082064161571,
                        0.0
                    ],
                    [
                        4.64164981860706,
                        52.59081819255269,
                        0.0
                    ],
                    [
                        4.641652000168121,
                        52.59081572570177,
                        0.0
                    ],
                    [
                        4.641654167125101,
                        52.59081324977169,
                        0.0
                    ],
                    [
                        4.641656303962049,
                        52.59081080960244,
                        0.0
                    ],
                    [
                        4.641658455402516,
                        52.59080837851225,
                        0.0
                    ],
                    [
                        4.641660667538581,
                        52.59080584894079,
                        0.0
                    ],
                    [
                        4.64166268374345,
                        52.59080356080138,
                        0.0
                    ],
                    [
                        4.641664775247612,
                        52.59080118325979,
                        0.0
                    ],
                    [
                        4.64166686659952,
                        52.59079881470464,
                        0.0
                    ],
                    [
                        4.641668928135502,
                        52.5907964639373,
                        0.0
                    ],
                    [
                        4.641670989519161,
                        52.59079412215646,
                        0.0
                    ],
                    [
                        4.64167302093488,
                        52.59079180714987,
                        0.0
                    ],
                    [
                        4.641675067106183,
                        52.59078949223591,
                        0.0
                    ],
                    [
                        4.641677068401642,
                        52.59078721299012,
                        0.0
                    ],
                    [
                        4.641679039424981,
                        52.5907849784917,
                        0.0
                    ],
                    [
                        4.64168105577992,
                        52.59078268136546,
                        0.0
                    ],
                    [
                        4.641683041862844,
                        52.59078042898655,
                        0.0
                    ],
                    [
                        4.641684983069852,
                        52.59077821227587,
                        0.0
                    ],
                    [
                        4.641686939184596,
                        52.59077598667127,
                        0.0
                    ],
                    [
                        4.6416888651793,
                        52.59077379682745,
                        0.0
                    ],
                    [
                        4.641690791173815,
                        52.5907716069836,
                        0.0
                    ],
                    [
                        4.641692687048391,
                        52.59076945290058,
                        0.0
                    ],
                    [
                        4.641694582922717,
                        52.59076729881757,
                        0.0
                    ],
                    [
                        4.641696448829173,
                        52.59076517150888,
                        0.0
                    ],
                    [
                        4.641698329491236,
                        52.59076304429274,
                        0.0
                    ],
                    [
                        4.641700165277475,
                        52.59076095274487,
                        0.0
                    ],
                    [
                        4.641701910704269,
                        52.59075896847951,
                        0.0
                    ],
                    [
                        4.641703821789645,
                        52.59075678752938,
                        0.0
                    ],
                    [
                        4.641705642363472,
                        52.59075472284833,
                        0.0
                    ],
                    [
                        4.641707432817418,
                        52.59075269392812,
                        0.0
                    ],
                    [
                        4.641709223423173,
                        52.59075065602143,
                        0.0
                    ],
                    [
                        4.641710983909,
                        52.5907486538755,
                        0.0
                    ],
                    [
                        4.64171274424268,
                        52.59074666071609,
                        0.0
                    ],
                    [
                        4.641714474760461,
                        52.59074468534454,
                        0.0
                    ],
                    [
                        4.6417162051261,
                        52.5907427189594,
                        0.0
                    ],
                    [
                        4.64171859736588,
                        52.5907400107676,
                        0.0
                    ],
                    [
                        4.641719581567139,
                        52.59073888362363,
                        0.0
                    ],
                    [
                        4.64172129110694,
                        52.59073692699401,
                        0.0
                    ],
                    [
                        4.641722976140292,
                        52.59073502323664,
                        0.0
                    ],
                    [
                        4.641724631205776,
                        52.59073314625358,
                        0.0
                    ],
                    [
                        4.641726271515339,
                        52.59073126917789,
                        0.0
                    ],
                    [
                        4.641727896612834,
                        52.5907294189692,
                        0.0
                    ],
                    [
                        4.641729521558177,
                        52.59072757774697,
                        0.0
                    ],
                    [
                        4.641731116535657,
                        52.59072576329907,
                        0.0
                    ],
                    [
                        4.641732711513075,
                        52.59072394885117,
                        0.0
                    ],
                    [
                        4.641734291278427,
                        52.59072216127014,
                        0.0
                    ],
                    [
                        4.641735856135803,
                        52.59072038258307,
                        0.0
                    ],
                    [
                        4.641737300818244,
                        52.59071872896645,
                        0.0
                    ],
                    [
                        4.641738940670658,
                        52.59071687885017,
                        0.0
                    ],
                    [
                        4.641740445592253,
                        52.59071515371177,
                        0.0
                    ],
                    [
                        4.641741965269577,
                        52.59071342866589,
                        0.0
                    ],
                    [
                        4.64174345482707,
                        52.59071173938095,
                        0.0
                    ],
                    [
                        4.641744944384494,
                        52.59071005009592,
                        0.0
                    ],
                    [
                        4.641746403822037,
                        52.59070839657178,
                        0.0
                    ],
                    [
                        4.641746900493127,
                        52.59070782449025,
                        0.0
                    ],
                    [
                        4.641747863411496,
                        52.59070673406107,
                        0.0
                    ],
                    [
                        4.641749292881145,
                        52.59070510731132,
                        0.0
                    ],
                    [
                        4.641750722350732,
                        52.5907034805615,
                        0.0
                    ],
                    [
                        4.641752121852495,
                        52.59070188058597,
                        0.0
                    ],
                    [
                        4.641754228254836,
                        52.5906994941488,
                        0.0
                    ],
                    [
                        4.64175483766175,
                        52.59069880054503,
                        0.0
                    ],
                    [
                        4.641754965533592,
                        52.59069865664915,
                        0.0
                    ],
                    [
                        4.641756966714373,
                        52.59069638369251,
                        0.0
                    ],
                    [
                        4.641759659993936,
                        52.59069332687753,
                        0.0
                    ],
                    [
                        4.641760969136033,
                        52.59069183418461,
                        0.0
                    ],
                    [
                        4.641762278278057,
                        52.59069034149167,
                        0.0
                    ],
                    [
                        4.641764851230241,
                        52.59068741873357,
                        0.0
                    ],
                    [
                        4.641765547846999,
                        52.59068662951105,
                        0.0
                    ],
                    [
                        4.641767439089865,
                        52.59068448708152,
                        0.0
                    ],
                    [
                        4.641769876654894,
                        52.5906817162608,
                        0.0
                    ],
                    [
                        4.641771652347068,
                        52.59067968724698,
                        0.0
                    ],
                    [
                        4.641773458006734,
                        52.59067763145882,
                        0.0
                    ],
                    [
                        4.641775188215032,
                        52.59067567405933,
                        0.0
                    ],
                    [
                        4.64177682821625,
                        52.59067381495594,
                        0.0
                    ],
                    [
                        4.641779031257247,
                        52.59067129880637,
                        0.0
                    ],
                    [
                        4.641779160665288,
                        52.59067115132511,
                        0.0
                    ],
                    [
                        4.64178025159062,
                        52.59066990891192,
                        0.0
                    ],
                    [
                        4.641780821886774,
                        52.5906692591012,
                        0.0
                    ],
                    [
                        4.64178134251589,
                        52.59066866649866,
                        0.0
                    ],
                    [
                        4.641782907399847,
                        52.59066688601366,
                        0.0
                    ],
                    [
                        4.641782993180037,
                        52.59066678768972,
                        0.0
                    ],
                    [
                        4.641783479186675,
                        52.59066623531351,
                        0.0
                    ],
                    [
                        4.641784258495034,
                        52.5906653558363,
                        0.0
                    ],
                    [
                        4.641785570373794,
                        52.59066387574273,
                        0.0
                    ],
                    [
                        4.64178758686963,
                        52.59066156962808,
                        0.0
                    ],
                    [
                        4.64178758686963,
                        52.59066156962808,
                        0.0
                    ],
                    [
                        4.641789558033796,
                        52.59065932614119,
                        0.0
                    ],
                    [
                        4.641789997370018,
                        52.59065882829578,
                        0.0
                    ],
                    [
                        4.641790096673609,
                        52.59065871567671,
                        0.0
                    ],
                    [
                        4.641790189938085,
                        52.59065861110849,
                        0.0
                    ],
                    [
                        4.641791393507331,
                        52.59065725256487,
                        0.0
                    ],
                    [
                        4.641792883213038,
                        52.5906555542927,
                        0.0
                    ],
                    [
                        4.64179425244014,
                        52.59065399906412,
                        0.0
                    ],
                    [
                        4.64179425244014,
                        52.59065399906412,
                        0.0
                    ],
                    [
                        4.641795081567007,
                        52.59065305339214,
                        0.0
                    ],
                    [
                        4.641796073157479,
                        52.59065192539511,
                        0.0
                    ],
                    [
                        4.641797336965627,
                        52.59065049532962,
                        0.0
                    ],
                    [
                        4.641798600925749,
                        52.59064905627761,
                        0.0
                    ],
                    [
                        4.641799353156186,
                        52.59064820718778,
                        0.0
                    ],
                    [
                        4.641800255832767,
                        52.59064718827999,
                        0.0
                    ],
                    [
                        4.641801835896646,
                        52.59064538272503,
                        0.0
                    ],
                    [
                        4.641802296255544,
                        52.59064486344153,
                        0.0
                    ],
                    [
                        4.641803385384732,
                        52.59064363989048,
                        0.0
                    ],
                    [
                        4.641804860029681,
                        52.59064195949866,
                        0.0
                    ],
                    [
                        4.641807071996936,
                        52.59063943891079,
                        0.0
                    ],
                    [
                        4.641809704878348,
                        52.59063646260294,
                        0.0
                    ],
                    [
                        4.641812097562685,
                        52.59063372744962,
                        0.0
                    ],
                    [
                        4.641814294013242,
                        52.59063125170169,
                        0.0
                    ],
                    [
                        4.641815545924393,
                        52.59062982695378,
                        0.0
                    ]
                ]
            ]
        ]
    },
    "last_modified": "2020-03-11T16:28:29.647903Z",
    "created": "2020-03-11T16:28:29.647957Z",
    "image_url": "",
    "timeseries": [],
    "name": "Oningepolderde landen onder Egmond Binnen",
    "type": "default",
    "water_level_summer": null,
    "water_level_winter": null,
    "water_level_fixed": 4.15
}