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/17966/?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/17966/?format=api",
    "id": 17966,
    "code": "04853-03",
    "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.782752000539809,
                        52.5582477642689,
                        0.0
                    ],
                    [
                        4.782714821697213,
                        52.55825016339756,
                        0.0
                    ],
                    [
                        4.783216561235423,
                        52.55920569740319,
                        0.0
                    ],
                    [
                        4.781950242163772,
                        52.5594687108586,
                        0.0
                    ],
                    [
                        4.781929259762992,
                        52.5594513570585,
                        0.0
                    ],
                    [
                        4.78186773003723,
                        52.55946149580016,
                        0.0
                    ],
                    [
                        4.781861588272866,
                        52.55944804627639,
                        0.0
                    ],
                    [
                        4.781839353191703,
                        52.55944675557984,
                        0.0
                    ],
                    [
                        4.781827938906178,
                        52.55945430074967,
                        0.0
                    ],
                    [
                        4.781834597431962,
                        52.55946662948213,
                        0.0
                    ],
                    [
                        4.781780386327505,
                        52.55947430698401,
                        0.0
                    ],
                    [
                        4.782085114843264,
                        52.56003418552231,
                        0.0
                    ],
                    [
                        4.78209044131759,
                        52.56004472794197,
                        0.0
                    ],
                    [
                        4.783254330154634,
                        52.56207140109368,
                        0.0
                    ],
                    [
                        4.784342681157112,
                        52.56394597963193,
                        0.0
                    ],
                    [
                        4.784439764157439,
                        52.56407472271155,
                        0.0
                    ],
                    [
                        4.784025636174114,
                        52.56414889626584,
                        0.0
                    ],
                    [
                        4.782466751636045,
                        52.56445259808821,
                        0.0
                    ],
                    [
                        4.782405185512595,
                        52.56446381542483,
                        0.0
                    ],
                    [
                        4.782350553744614,
                        52.56447376487188,
                        0.0
                    ],
                    [
                        4.780414017742203,
                        52.56489057266464,
                        0.0
                    ],
                    [
                        4.778133864276262,
                        52.56097979210271,
                        0.0
                    ],
                    [
                        4.780028083705899,
                        52.56057724809487,
                        0.0
                    ],
                    [
                        4.779924263225316,
                        52.56039308630508,
                        0.0
                    ],
                    [
                        4.778046690066608,
                        52.56081986323131,
                        0.0
                    ],
                    [
                        4.777227341117442,
                        52.55937462346619,
                        0.0
                    ],
                    [
                        4.777175557608026,
                        52.55942210764413,
                        0.0
                    ],
                    [
                        4.777018551238413,
                        52.55930577667667,
                        0.0
                    ],
                    [
                        4.776928033835587,
                        52.55933045834804,
                        0.0
                    ],
                    [
                        4.775885966482756,
                        52.55971725577776,
                        0.0
                    ],
                    [
                        4.776002356859344,
                        52.55990500895883,
                        0.0
                    ],
                    [
                        4.775832792070065,
                        52.55995326137514,
                        0.0
                    ],
                    [
                        4.775685784142521,
                        52.55975833119057,
                        0.0
                    ],
                    [
                        4.77479351575175,
                        52.55998327192471,
                        0.0
                    ],
                    [
                        4.774662474969674,
                        52.55977937246374,
                        0.0
                    ],
                    [
                        4.774515851078457,
                        52.55969522177035,
                        0.0
                    ],
                    [
                        4.774500752284984,
                        52.55982353820496,
                        0.0
                    ],
                    [
                        4.77464496192675,
                        52.56002315586026,
                        0.0
                    ],
                    [
                        4.773721116439894,
                        52.56025819829953,
                        0.0
                    ],
                    [
                        4.773749242671877,
                        52.56031306801523,
                        0.0
                    ],
                    [
                        4.773446230273791,
                        52.56037810814249,
                        0.0
                    ],
                    [
                        4.771999269363628,
                        52.5605935271224,
                        0.0
                    ],
                    [
                        4.772300643555524,
                        52.5611296778907,
                        0.0
                    ],
                    [
                        4.772508094027614,
                        52.56154551239347,
                        0.0
                    ],
                    [
                        4.772543220994815,
                        52.56154984639699,
                        0.0
                    ],
                    [
                        4.772517971813453,
                        52.56156689067235,
                        0.0
                    ],
                    [
                        4.772658667370695,
                        52.56189781667558,
                        0.0
                    ],
                    [
                        4.767745346753367,
                        52.56284790139646,
                        0.0
                    ],
                    [
                        4.767891077158155,
                        52.56310368853498,
                        0.0
                    ],
                    [
                        4.767859875055124,
                        52.56310966422592,
                        0.0
                    ],
                    [
                        4.767859044104085,
                        52.56312157721361,
                        0.0
                    ],
                    [
                        4.767871688453776,
                        52.56313064855107,
                        0.0
                    ],
                    [
                        4.767903395245066,
                        52.56312444181585,
                        0.0
                    ],
                    [
                        4.768558218261496,
                        52.56424005694815,
                        0.0
                    ],
                    [
                        4.77135065742797,
                        52.56362505560869,
                        0.0
                    ],
                    [
                        4.771642088832643,
                        52.56416017643869,
                        0.0
                    ],
                    [
                        4.771770760587396,
                        52.56416914766768,
                        0.0
                    ],
                    [
                        4.771707920792887,
                        52.56425349246202,
                        0.0
                    ],
                    [
                        4.776402426801985,
                        52.56328489872909,
                        0.0
                    ],
                    [
                        4.777234341416182,
                        52.56478139056431,
                        0.0
                    ],
                    [
                        4.777047384313282,
                        52.56483505569133,
                        0.0
                    ],
                    [
                        4.777093522023945,
                        52.56491576599802,
                        0.0
                    ],
                    [
                        4.777124598364954,
                        52.5649700568152,
                        0.0
                    ],
                    [
                        4.777294364486857,
                        52.56493413430707,
                        0.0
                    ],
                    [
                        4.778192420343344,
                        52.56653817804411,
                        0.0
                    ],
                    [
                        4.778236636664027,
                        52.56661625368557,
                        0.0
                    ],
                    [
                        4.778280892451104,
                        52.56660709774221,
                        0.0
                    ],
                    [
                        4.779127380583485,
                        52.5681447398309,
                        0.0
                    ],
                    [
                        4.774101538949011,
                        52.56919025492026,
                        0.0
                    ],
                    [
                        4.774040653176784,
                        52.56920388906266,
                        0.0
                    ],
                    [
                        4.774059643766808,
                        52.56922987981276,
                        0.0
                    ],
                    [
                        4.771693555917716,
                        52.56972942942555,
                        0.0
                    ],
                    [
                        4.771720243813024,
                        52.56977452272593,
                        0.0
                    ],
                    [
                        4.771747587078405,
                        52.56981493697771,
                        0.0
                    ],
                    [
                        4.771667142457165,
                        52.5698316321219,
                        0.0
                    ],
                    [
                        4.772111929781611,
                        52.57061659545288,
                        0.0
                    ],
                    [
                        4.772063340394002,
                        52.57062515146994,
                        0.0
                    ],
                    [
                        4.772063046850377,
                        52.57063244772083,
                        0.0
                    ],
                    [
                        4.772073005109997,
                        52.57063761312719,
                        0.0
                    ],
                    [
                        4.772119170718352,
                        52.57062939506311,
                        0.0
                    ],
                    [
                        4.772563845850803,
                        52.57138546142242,
                        0.0
                    ],
                    [
                        4.77261696274811,
                        52.57138549361945,
                        0.0
                    ],
                    [
                        4.772645825265013,
                        52.57143133490647,
                        0.0
                    ],
                    [
                        4.77267961727009,
                        52.57149391825541,
                        0.0
                    ],
                    [
                        4.774408352177364,
                        52.571118872139,
                        0.0
                    ],
                    [
                        4.774805473029177,
                        52.57190341721765,
                        0.0
                    ],
                    [
                        4.774767722811132,
                        52.57190892058708,
                        0.0
                    ],
                    [
                        4.774767587523447,
                        52.57191335067687,
                        0.0
                    ],
                    [
                        4.774771348918964,
                        52.57191654262286,
                        0.0
                    ],
                    [
                        4.77480942875697,
                        52.57191067246843,
                        0.0
                    ],
                    [
                        4.774837364870572,
                        52.5719607414958,
                        0.0
                    ],
                    [
                        4.773124392876979,
                        52.57234364049857,
                        0.0
                    ],
                    [
                        4.773518986669172,
                        52.57301426138072,
                        0.0
                    ],
                    [
                        4.777170868064252,
                        52.57224983057953,
                        0.0
                    ],
                    [
                        4.77720819960037,
                        52.5723172390376,
                        0.0
                    ],
                    [
                        4.777250088267068,
                        52.57239645335994,
                        0.0
                    ],
                    [
                        4.773604330614283,
                        52.57317057070892,
                        0.0
                    ],
                    [
                        4.774458202668225,
                        52.57470492073382,
                        0.0
                    ],
                    [
                        4.781853997671319,
                        52.57312897662954,
                        0.0
                    ],
                    [
                        4.781887886302996,
                        52.57318878965771,
                        0.0
                    ],
                    [
                        4.781893479126508,
                        52.57319830884344,
                        0.0
                    ],
                    [
                        4.782846412237076,
                        52.57485791010353,
                        0.0
                    ],
                    [
                        4.783756207120855,
                        52.57652719676296,
                        0.0
                    ],
                    [
                        4.784670327568746,
                        52.57812896634022,
                        0.0
                    ],
                    [
                        4.780992424727734,
                        52.57891560416633,
                        0.0
                    ],
                    [
                        4.780984593380758,
                        52.57891755939944,
                        0.0
                    ],
                    [
                        4.777253753966106,
                        52.57968721191867,
                        0.0
                    ],
                    [
                        4.777293162983958,
                        52.57975634746679,
                        0.0
                    ],
                    [
                        4.777555245407451,
                        52.58023633363649,
                        0.0
                    ],
                    [
                        4.778966909309633,
                        52.57993354133624,
                        0.0
                    ],
                    [
                        4.779406856716323,
                        52.58077061261161,
                        0.0
                    ],
                    [
                        4.779626865019289,
                        52.58073751412573,
                        0.0
                    ],
                    [
                        4.779721117527794,
                        52.5808934597754,
                        0.0
                    ],
                    [
                        4.785072009144793,
                        52.57975326940697,
                        0.0
                    ],
                    [
                        4.785150142077589,
                        52.57977931538444,
                        0.0
                    ],
                    [
                        4.785167277455484,
                        52.57978423743435,
                        0.0
                    ],
                    [
                        4.785188349837918,
                        52.5797860787896,
                        0.0
                    ],
                    [
                        4.785227559705348,
                        52.57977888088111,
                        0.0
                    ],
                    [
                        4.785237792606829,
                        52.57977716222268,
                        0.0
                    ],
                    [
                        4.785276475663511,
                        52.57976964707044,
                        0.0
                    ],
                    [
                        4.785269311249984,
                        52.5797357283673,
                        0.0
                    ],
                    [
                        4.785231469947204,
                        52.5796254233051,
                        0.0
                    ],
                    [
                        4.785422421948222,
                        52.57959423396174,
                        0.0
                    ],
                    [
                        4.785586297026339,
                        52.57956874897887,
                        0.0
                    ],
                    [
                        4.785687190723758,
                        52.57975833628178,
                        0.0
                    ],
                    [
                        4.785909425685281,
                        52.57971053411567,
                        0.0
                    ],
                    [
                        4.78566838887147,
                        52.579274396789,
                        0.0
                    ],
                    [
                        4.785700333764519,
                        52.57922761748739,
                        0.0
                    ],
                    [
                        4.785631036645347,
                        52.57920929183032,
                        0.0
                    ],
                    [
                        4.785191470269416,
                        52.57841459412618,
                        0.0
                    ],
                    [
                        4.784227873079828,
                        52.57669212873355,
                        0.0
                    ],
                    [
                        4.783136091476322,
                        52.57474186454994,
                        0.0
                    ],
                    [
                        4.782048452045747,
                        52.5728117149962,
                        0.0
                    ],
                    [
                        4.782140719140032,
                        52.5727860317343,
                        0.0
                    ],
                    [
                        4.782189839663279,
                        52.57278179723686,
                        0.0
                    ],
                    [
                        4.785573544137171,
                        52.57207215613058,
                        0.0
                    ],
                    [
                        4.786200184622182,
                        52.57310845578263,
                        0.0
                    ],
                    [
                        4.786305098515048,
                        52.57308768647194,
                        0.0
                    ],
                    [
                        4.786318189847244,
                        52.57308501154612,
                        0.0
                    ],
                    [
                        4.78646004783985,
                        52.57305506412887,
                        0.0
                    ],
                    [
                        4.786125456977645,
                        52.57250665961623,
                        0.0
                    ],
                    [
                        4.789344436220775,
                        52.57186161363078,
                        0.0
                    ],
                    [
                        4.789039901299449,
                        52.57131710730898,
                        0.0
                    ],
                    [
                        4.793180269107757,
                        52.57049696331872,
                        0.0
                    ],
                    [
                        4.792926335179578,
                        52.57091657242485,
                        0.0
                    ],
                    [
                        4.793040605938071,
                        52.57091779119668,
                        0.0
                    ],
                    [
                        4.793037418413007,
                        52.57098029151533,
                        0.0
                    ],
                    [
                        4.793093257700004,
                        52.57091836013994,
                        0.0
                    ],
                    [
                        4.793341186041887,
                        52.57091498048435,
                        0.0
                    ],
                    [
                        4.793770808138369,
                        52.56898613339774,
                        0.0
                    ],
                    [
                        4.793767569373102,
                        52.56895059904799,
                        0.0
                    ],
                    [
                        4.793759023423184,
                        52.56893897160208,
                        0.0
                    ],
                    [
                        4.793746913951996,
                        52.56892361455776,
                        0.0
                    ],
                    [
                        4.793724418796854,
                        52.56889962265949,
                        0.0
                    ],
                    [
                        4.793706109532036,
                        52.56888024423012,
                        0.0
                    ],
                    [
                        4.793673059577827,
                        52.56885361121102,
                        0.0
                    ],
                    [
                        4.793646692419731,
                        52.56883237705183,
                        0.0
                    ],
                    [
                        4.793613224246971,
                        52.56880613737069,
                        0.0
                    ],
                    [
                        4.79356209513005,
                        52.5687660587006,
                        0.0
                    ],
                    [
                        4.793495089539476,
                        52.56869025665275,
                        0.0
                    ],
                    [
                        4.793468057706334,
                        52.56862528648303,
                        0.0
                    ],
                    [
                        4.793477690073081,
                        52.56855730906756,
                        0.0
                    ],
                    [
                        4.79348502280741,
                        52.56852100071086,
                        0.0
                    ],
                    [
                        4.793490774906321,
                        52.56849253943255,
                        0.0
                    ],
                    [
                        4.793498431949048,
                        52.56847924940613,
                        0.0
                    ],
                    [
                        4.793514002314439,
                        52.56845225721276,
                        0.0
                    ],
                    [
                        4.79358308479511,
                        52.56838142236372,
                        0.0
                    ],
                    [
                        4.793692407040892,
                        52.56830489283364,
                        0.0
                    ],
                    [
                        4.793772604613656,
                        52.56824105168314,
                        0.0
                    ],
                    [
                        4.793780412416578,
                        52.568224221359,
                        0.0
                    ],
                    [
                        4.79378920777831,
                        52.5682052479817,
                        0.0
                    ],
                    [
                        4.793786101411943,
                        52.5681730306351,
                        0.0
                    ],
                    [
                        4.793783979289096,
                        52.56815097395909,
                        0.0
                    ],
                    [
                        4.793679016914568,
                        52.56785977923199,
                        0.0
                    ],
                    [
                        4.793783356889445,
                        52.56784210112776,
                        0.0
                    ],
                    [
                        4.793796879638128,
                        52.56783132989569,
                        0.0
                    ],
                    [
                        4.793780209990015,
                        52.56782276250983,
                        0.0
                    ],
                    [
                        4.793671408508007,
                        52.56784097553412,
                        0.0
                    ],
                    [
                        4.793646178341294,
                        52.56749861849595,
                        0.0
                    ],
                    [
                        4.793546437381258,
                        52.56712432528159,
                        0.0
                    ],
                    [
                        4.793537277691772,
                        52.56711668514885,
                        0.0
                    ],
                    [
                        4.793513692633082,
                        52.56709703764808,
                        0.0
                    ],
                    [
                        4.793449634145951,
                        52.56705668756561,
                        0.0
                    ],
                    [
                        4.793429762607381,
                        52.56704386207022,
                        0.0
                    ],
                    [
                        4.793359927264221,
                        52.5669987826497,
                        0.0
                    ],
                    [
                        4.79332878089126,
                        52.56696891458579,
                        0.0
                    ],
                    [
                        4.793289014239317,
                        52.56693078892784,
                        0.0
                    ],
                    [
                        4.793251751931576,
                        52.56685784962318,
                        0.0
                    ],
                    [
                        4.793250568780035,
                        52.56685261304224,
                        0.0
                    ],
                    [
                        4.793235441924384,
                        52.56678538357414,
                        0.0
                    ],
                    [
                        4.793231502894852,
                        52.56676793731479,
                        0.0
                    ],
                    [
                        4.793251452968976,
                        52.56667197980083,
                        0.0
                    ],
                    [
                        4.793308784617548,
                        52.56657108639717,
                        0.0
                    ],
                    [
                        4.79340209116158,
                        52.56643059461797,
                        0.0
                    ],
                    [
                        4.793401606317303,
                        52.56641950174708,
                        0.0
                    ],
                    [
                        4.793399247611283,
                        52.5663646488625,
                        0.0
                    ],
                    [
                        4.793356324871086,
                        52.56622687316301,
                        0.0
                    ],
                    [
                        4.793211655190557,
                        52.56574812803117,
                        0.0
                    ],
                    [
                        4.79318960475765,
                        52.56572301480668,
                        0.0
                    ],
                    [
                        4.793164587879302,
                        52.56571009162674,
                        0.0
                    ],
                    [
                        4.793145151431465,
                        52.56570005434686,
                        0.0
                    ],
                    [
                        4.792823564086977,
                        52.56554172310867,
                        0.0
                    ],
                    [
                        4.792783478433227,
                        52.56551754410874,
                        0.0
                    ],
                    [
                        4.792769930652653,
                        52.56549738047863,
                        0.0
                    ],
                    [
                        4.792752181844079,
                        52.56547266617081,
                        0.0
                    ],
                    [
                        4.792684713221621,
                        52.5653485360242,
                        0.0
                    ],
                    [
                        4.792664652653536,
                        52.56525900199539,
                        0.0
                    ],
                    [
                        4.792626852403924,
                        52.56514409759748,
                        0.0
                    ],
                    [
                        4.792615029729467,
                        52.56513382872303,
                        0.0
                    ],
                    [
                        4.79260056827727,
                        52.56512128181161,
                        0.0
                    ],
                    [
                        4.792196339529833,
                        52.56481075583901,
                        0.0
                    ],
                    [
                        4.792175565857815,
                        52.5647960292611,
                        0.0
                    ],
                    [
                        4.791948781417554,
                        52.56463516873361,
                        0.0
                    ],
                    [
                        4.791879633291384,
                        52.56455705415655,
                        0.0
                    ],
                    [
                        4.791712875902636,
                        52.56438316572608,
                        0.0
                    ],
                    [
                        4.791695546177993,
                        52.56436462769655,
                        0.0
                    ],
                    [
                        4.791660523428377,
                        52.56432715436209,
                        0.0
                    ],
                    [
                        4.791144937698737,
                        52.56427903764309,
                        0.0
                    ],
                    [
                        4.79096898637134,
                        52.56413968552447,
                        0.0
                    ],
                    [
                        4.79103119980869,
                        52.56392327561104,
                        0.0
                    ],
                    [
                        4.787590964751529,
                        52.56462693485691,
                        0.0
                    ],
                    [
                        4.787552941434122,
                        52.56456524207274,
                        0.0
                    ],
                    [
                        4.787539695846305,
                        52.56454365934779,
                        0.0
                    ],
                    [
                        4.787357934884997,
                        52.56457630042528,
                        0.0
                    ],
                    [
                        4.787110845478309,
                        52.56414340509588,
                        0.0
                    ],
                    [
                        4.788015671720806,
                        52.56395527466406,
                        0.0
                    ],
                    [
                        4.788219677627665,
                        52.56431082091471,
                        0.0
                    ],
                    [
                        4.788312141766078,
                        52.56429076897893,
                        0.0
                    ],
                    [
                        4.788301840860636,
                        52.5642749621141,
                        0.0
                    ],
                    [
                        4.788241467164895,
                        52.56418656310679,
                        0.0
                    ],
                    [
                        4.788170430511975,
                        52.56406669031609,
                        0.0
                    ],
                    [
                        4.787972014520013,
                        52.56373185218069,
                        0.0
                    ],
                    [
                        4.787814287200458,
                        52.5634656851017,
                        0.0
                    ],
                    [
                        4.787793071588927,
                        52.5634315427168,
                        0.0
                    ],
                    [
                        4.787839649337073,
                        52.56340850041129,
                        0.0
                    ],
                    [
                        4.787779245257146,
                        52.56340930100035,
                        0.0
                    ],
                    [
                        4.787745386640031,
                        52.56335483717819,
                        0.0
                    ],
                    [
                        4.784636596752841,
                        52.56403353465632,
                        0.0
                    ],
                    [
                        4.783796509390121,
                        52.5624800376177,
                        0.0
                    ],
                    [
                        4.783829209016904,
                        52.56247328345069,
                        0.0
                    ],
                    [
                        4.783834837395919,
                        52.5624639651386,
                        0.0
                    ],
                    [
                        4.783820983886927,
                        52.56245896965231,
                        0.0
                    ],
                    [
                        4.783788997636447,
                        52.56246640149759,
                        0.0
                    ],
                    [
                        4.782998663856212,
                        52.56108974454735,
                        0.0
                    ],
                    [
                        4.786668512131766,
                        52.56025306296838,
                        0.0
                    ],
                    [
                        4.786700901349706,
                        52.5602462075831,
                        0.0
                    ],
                    [
                        4.786626993214746,
                        52.56021777512736,
                        0.0
                    ],
                    [
                        4.786741597006562,
                        52.56018923543256,
                        0.0
                    ],
                    [
                        4.786744868731935,
                        52.56017855695285,
                        0.0
                    ],
                    [
                        4.786730481027186,
                        52.56017491620049,
                        0.0
                    ],
                    [
                        4.786601135048693,
                        52.56019985826085,
                        0.0
                    ],
                    [
                        4.786568230067786,
                        52.56015578832242,
                        0.0
                    ],
                    [
                        4.784791827987917,
                        52.56055201497795,
                        0.0
                    ],
                    [
                        4.784041613323565,
                        52.55917603520766,
                        0.0
                    ],
                    [
                        4.785924357206675,
                        52.55878453746197,
                        0.0
                    ],
                    [
                        4.786093291002227,
                        52.55874680972145,
                        0.0
                    ],
                    [
                        4.786070937483021,
                        52.55870553419687,
                        0.0
                    ],
                    [
                        4.786101488783967,
                        52.55867548213572,
                        0.0
                    ],
                    [
                        4.786049025511159,
                        52.55866432381478,
                        0.0
                    ],
                    [
                        4.785343840343162,
                        52.55731301644548,
                        0.0
                    ],
                    [
                        4.785024774515141,
                        52.55740316046093,
                        0.0
                    ],
                    [
                        4.783801919240432,
                        52.55773169857618,
                        0.0
                    ],
                    [
                        4.783579889851619,
                        52.55782090274901,
                        0.0
                    ],
                    [
                        4.783468435310134,
                        52.55789546201206,
                        0.0
                    ],
                    [
                        4.783415528651004,
                        52.55799437819718,
                        0.0
                    ],
                    [
                        4.783320759606764,
                        52.55809634391618,
                        0.0
                    ],
                    [
                        4.783217895314803,
                        52.55816162667163,
                        0.0
                    ],
                    [
                        4.782752000539809,
                        52.5582477642689,
                        0.0
                    ]
                ]
            ]
        ]
    },
    "last_modified": "2020-03-11T16:28:26.143484Z",
    "created": "2020-03-11T16:28:26.143530Z",
    "image_url": "",
    "timeseries": [],
    "name": "Schermer Zuid",
    "type": "default",
    "water_level_summer": null,
    "water_level_winter": null,
    "water_level_fixed": -4.35
}