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/13078/?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/13078/?format=api",
    "id": 13078,
    "code": "04310-16",
    "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.664872400661637,
                        52.51806704937679,
                        0.0
                    ],
                    [
                        4.664704243651844,
                        52.51785326229511,
                        0.0
                    ],
                    [
                        4.663290017916349,
                        52.51884503495639,
                        0.0
                    ],
                    [
                        4.663672195982333,
                        52.51931107175212,
                        0.0
                    ],
                    [
                        4.663059126019319,
                        52.51951746226892,
                        0.0
                    ],
                    [
                        4.663026341365137,
                        52.51957691287905,
                        0.0
                    ],
                    [
                        4.663004204393265,
                        52.51965820540222,
                        0.0
                    ],
                    [
                        4.662934348907071,
                        52.5197069322406,
                        0.0
                    ],
                    [
                        4.662818239946771,
                        52.51976940634483,
                        0.0
                    ],
                    [
                        4.662541120181595,
                        52.51982387792344,
                        0.0
                    ],
                    [
                        4.662413273978424,
                        52.51990032757117,
                        0.0
                    ],
                    [
                        4.662271587111906,
                        52.52011710573282,
                        0.0
                    ],
                    [
                        4.662235013370992,
                        52.5201667454853,
                        0.0
                    ],
                    [
                        4.662186813610902,
                        52.52013299020533,
                        0.0
                    ],
                    [
                        4.661211069325701,
                        52.51933016663909,
                        0.0
                    ],
                    [
                        4.660824221686127,
                        52.519490834396,
                        0.0
                    ],
                    [
                        4.660960766827373,
                        52.5207202655211,
                        0.0
                    ],
                    [
                        4.660882847322114,
                        52.52071438710558,
                        0.0
                    ],
                    [
                        4.659998017676571,
                        52.52041454365569,
                        0.0
                    ],
                    [
                        4.659966164192876,
                        52.52040374309385,
                        0.0
                    ],
                    [
                        4.659965994511307,
                        52.52040366835572,
                        0.0
                    ],
                    [
                        4.659965944687722,
                        52.52040365187271,
                        0.0
                    ],
                    [
                        4.658734838380564,
                        52.51986368477694,
                        0.0
                    ],
                    [
                        4.657333906067962,
                        52.52020493707836,
                        0.0
                    ],
                    [
                        4.656216341893052,
                        52.52057387490061,
                        0.0
                    ],
                    [
                        4.656138719193812,
                        52.52058749828447,
                        0.0
                    ],
                    [
                        4.655727466646627,
                        52.52018546527156,
                        0.0
                    ],
                    [
                        4.65414021885864,
                        52.52074067661104,
                        0.0
                    ],
                    [
                        4.65463070503604,
                        52.52125354501374,
                        0.0
                    ],
                    [
                        4.654535133138111,
                        52.52127790458415,
                        0.0
                    ],
                    [
                        4.6528602800992,
                        52.52167006220464,
                        0.0
                    ],
                    [
                        4.651785393133174,
                        52.52176340208849,
                        0.0
                    ],
                    [
                        4.652119376725889,
                        52.52209876746808,
                        0.0
                    ],
                    [
                        4.652565064000977,
                        52.52252291983709,
                        0.0
                    ],
                    [
                        4.65336124298918,
                        52.52342647065075,
                        0.0
                    ],
                    [
                        4.65544365935267,
                        52.52317314341636,
                        0.0
                    ],
                    [
                        4.655535354139052,
                        52.52325226034652,
                        0.0
                    ],
                    [
                        4.655712813468173,
                        52.52333625585592,
                        0.0
                    ],
                    [
                        4.655715186238416,
                        52.52340827009817,
                        0.0
                    ],
                    [
                        4.656137660341214,
                        52.52360069131115,
                        0.0
                    ],
                    [
                        4.653831086081197,
                        52.5238917508244,
                        0.0
                    ],
                    [
                        4.654018493793976,
                        52.52407939235953,
                        0.0
                    ],
                    [
                        4.654143801699558,
                        52.52428967623565,
                        0.0
                    ],
                    [
                        4.654421048254734,
                        52.52451755221142,
                        0.0
                    ],
                    [
                        4.654718254230903,
                        52.52471936984876,
                        0.0
                    ],
                    [
                        4.655519444749468,
                        52.52512904125046,
                        0.0
                    ],
                    [
                        4.656677645604723,
                        52.52552907753095,
                        0.0
                    ],
                    [
                        4.657187021708193,
                        52.52518610876107,
                        0.0
                    ],
                    [
                        4.657276420691538,
                        52.52523429285032,
                        0.0
                    ],
                    [
                        4.657765950196306,
                        52.52570948352539,
                        0.0
                    ],
                    [
                        4.657840938540883,
                        52.52660510802812,
                        0.0
                    ],
                    [
                        4.65845312389339,
                        52.526644576268,
                        0.0
                    ],
                    [
                        4.658705721381897,
                        52.52671278793258,
                        0.0
                    ],
                    [
                        4.658623793195214,
                        52.52687865419929,
                        0.0
                    ],
                    [
                        4.658435271311772,
                        52.52706281175593,
                        0.0
                    ],
                    [
                        4.658272931735269,
                        52.52702754515879,
                        0.0
                    ],
                    [
                        4.658129394093372,
                        52.52701021621979,
                        0.0
                    ],
                    [
                        4.657994573000719,
                        52.52700938794257,
                        0.0
                    ],
                    [
                        4.657753964835071,
                        52.52701819117603,
                        0.0
                    ],
                    [
                        4.657758993417528,
                        52.52705454091324,
                        0.0
                    ],
                    [
                        4.657814390291962,
                        52.52744140143412,
                        0.0
                    ],
                    [
                        4.65788331926773,
                        52.52755421475955,
                        0.0
                    ],
                    [
                        4.658019360925352,
                        52.52764630159155,
                        0.0
                    ],
                    [
                        4.658210142706975,
                        52.5276655565857,
                        0.0
                    ],
                    [
                        4.658203028453925,
                        52.52768587875204,
                        0.0
                    ],
                    [
                        4.658198490755343,
                        52.52769830767062,
                        0.0
                    ],
                    [
                        4.658081254375101,
                        52.52769530466433,
                        0.0
                    ],
                    [
                        4.658072225749911,
                        52.52769903476857,
                        0.0
                    ],
                    [
                        4.658056440868658,
                        52.52782185917414,
                        0.0
                    ],
                    [
                        4.658315763103017,
                        52.52772590979693,
                        0.0
                    ],
                    [
                        4.658419817468759,
                        52.52770707268985,
                        0.0
                    ],
                    [
                        4.658703836462092,
                        52.52769415760496,
                        0.0
                    ],
                    [
                        4.658858751216079,
                        52.52768836769143,
                        0.0
                    ],
                    [
                        4.659012069386941,
                        52.52768288234549,
                        0.0
                    ],
                    [
                        4.659150301787069,
                        52.52767088712815,
                        0.0
                    ],
                    [
                        4.659262792329325,
                        52.52765874285683,
                        0.0
                    ],
                    [
                        4.65936497102519,
                        52.52763297298049,
                        0.0
                    ],
                    [
                        4.6594084704153,
                        52.52761968645764,
                        0.0
                    ],
                    [
                        4.659592518022356,
                        52.52752450398482,
                        0.0
                    ],
                    [
                        4.65966456877777,
                        52.52748214680833,
                        0.0
                    ],
                    [
                        4.659693426086002,
                        52.5274345187483,
                        0.0
                    ],
                    [
                        4.659668589734625,
                        52.52737943440065,
                        0.0
                    ],
                    [
                        4.659675285752197,
                        52.52732811141166,
                        0.0
                    ],
                    [
                        4.659728160943811,
                        52.52717149434785,
                        0.0
                    ],
                    [
                        4.659766973370852,
                        52.52701692112165,
                        0.0
                    ],
                    [
                        4.660015481848423,
                        52.52677089900178,
                        0.0
                    ],
                    [
                        4.660035408612512,
                        52.52676888204822,
                        0.0
                    ],
                    [
                        4.660055167890792,
                        52.5267761392514,
                        0.0
                    ],
                    [
                        4.660060500618218,
                        52.52680755656511,
                        0.0
                    ],
                    [
                        4.660359529332669,
                        52.52711686244665,
                        0.0
                    ],
                    [
                        4.660761758041228,
                        52.5275516457336,
                        0.0
                    ],
                    [
                        4.661263947519611,
                        52.52809689421633,
                        0.0
                    ],
                    [
                        4.661375195554106,
                        52.52816035284922,
                        0.0
                    ],
                    [
                        4.661434991745764,
                        52.52822783776047,
                        0.0
                    ],
                    [
                        4.661781798157106,
                        52.52818216202208,
                        0.0
                    ],
                    [
                        4.662581903965689,
                        52.52807583732284,
                        0.0
                    ],
                    [
                        4.663321208061062,
                        52.52797014303076,
                        0.0
                    ],
                    [
                        4.663774120602962,
                        52.52789876599845,
                        0.0
                    ],
                    [
                        4.664215325119104,
                        52.52784034791046,
                        0.0
                    ],
                    [
                        4.664838044678803,
                        52.52773092311413,
                        0.0
                    ],
                    [
                        4.665436761491785,
                        52.52760943156726,
                        0.0
                    ],
                    [
                        4.665686912305326,
                        52.52756414524812,
                        0.0
                    ],
                    [
                        4.666018004871287,
                        52.52747939150067,
                        0.0
                    ],
                    [
                        4.666073275278237,
                        52.52750856846842,
                        0.0
                    ],
                    [
                        4.66616384523447,
                        52.52762849172551,
                        0.0
                    ],
                    [
                        4.669182200999089,
                        52.53045136192092,
                        0.0
                    ],
                    [
                        4.668186611854228,
                        52.53058917201011,
                        0.0
                    ],
                    [
                        4.668244084231056,
                        52.53077393607273,
                        0.0
                    ],
                    [
                        4.667875385883645,
                        52.53081379095079,
                        0.0
                    ],
                    [
                        4.667453135236973,
                        52.53084618382704,
                        0.0
                    ],
                    [
                        4.667112919141434,
                        52.53086909672245,
                        0.0
                    ],
                    [
                        4.666645171589183,
                        52.53092867670764,
                        0.0
                    ],
                    [
                        4.666373348410754,
                        52.5309715686058,
                        0.0
                    ],
                    [
                        4.66641683533224,
                        52.53105027620353,
                        0.0
                    ],
                    [
                        4.667020042801035,
                        52.53228110025034,
                        0.0
                    ],
                    [
                        4.667063436123358,
                        52.53243073688065,
                        0.0
                    ],
                    [
                        4.666837575503291,
                        52.5324896369577,
                        0.0
                    ],
                    [
                        4.666877663796195,
                        52.53252116596505,
                        0.0
                    ],
                    [
                        4.666893466338352,
                        52.53253359280514,
                        0.0
                    ],
                    [
                        4.668058902332879,
                        52.53348829934402,
                        0.0
                    ],
                    [
                        4.669498193362488,
                        52.533184414366,
                        0.0
                    ],
                    [
                        4.669567763513247,
                        52.53317404992956,
                        0.0
                    ],
                    [
                        4.670441714073,
                        52.53322596703264,
                        0.0
                    ],
                    [
                        4.672375632655923,
                        52.53330968266822,
                        0.0
                    ],
                    [
                        4.672384150027257,
                        52.53327153683351,
                        0.0
                    ],
                    [
                        4.672632166915031,
                        52.53250563634261,
                        0.0
                    ],
                    [
                        4.672660241280262,
                        52.53244289242517,
                        0.0
                    ],
                    [
                        4.67278596572663,
                        52.53240489485206,
                        0.0
                    ],
                    [
                        4.672839649207808,
                        52.53204557169939,
                        0.0
                    ],
                    [
                        4.672903438704807,
                        52.53166913408345,
                        0.0
                    ],
                    [
                        4.672862719593346,
                        52.53157619130875,
                        0.0
                    ],
                    [
                        4.672897497585277,
                        52.53142789910929,
                        0.0
                    ],
                    [
                        4.672939205490118,
                        52.5313221957222,
                        0.0
                    ],
                    [
                        4.672987029658792,
                        52.53120098063795,
                        0.0
                    ],
                    [
                        4.673557035488733,
                        52.53076664294953,
                        0.0
                    ],
                    [
                        4.673356959660066,
                        52.53034484876316,
                        0.0
                    ],
                    [
                        4.673266592873208,
                        52.53018894618764,
                        0.0
                    ],
                    [
                        4.673216225594444,
                        52.5301868726638,
                        0.0
                    ],
                    [
                        4.673200499241119,
                        52.53013049792718,
                        0.0
                    ],
                    [
                        4.673178129915633,
                        52.53009304698791,
                        0.0
                    ],
                    [
                        4.673328624472527,
                        52.53006663004315,
                        0.0
                    ],
                    [
                        4.67364983599035,
                        52.53001629886356,
                        0.0
                    ],
                    [
                        4.673630844035414,
                        52.52991940658205,
                        0.0
                    ],
                    [
                        4.674432747042075,
                        52.52977583125295,
                        0.0
                    ],
                    [
                        4.676660248678752,
                        52.52943715325237,
                        0.0
                    ],
                    [
                        4.678874898988479,
                        52.52913402849596,
                        0.0
                    ],
                    [
                        4.680364866015132,
                        52.52896187018413,
                        0.0
                    ],
                    [
                        4.680316083421514,
                        52.5289163946896,
                        0.0
                    ],
                    [
                        4.679784968625387,
                        52.52860409409735,
                        0.0
                    ],
                    [
                        4.676902323847281,
                        52.52904464132051,
                        0.0
                    ],
                    [
                        4.676670017915922,
                        52.5290654950708,
                        0.0
                    ],
                    [
                        4.676592995565539,
                        52.52900559019916,
                        0.0
                    ],
                    [
                        4.676589233331627,
                        52.52893719926878,
                        0.0
                    ],
                    [
                        4.676624493631336,
                        52.52886606708361,
                        0.0
                    ],
                    [
                        4.676713459256902,
                        52.52878728441783,
                        0.0
                    ],
                    [
                        4.676921636544698,
                        52.52857154363365,
                        0.0
                    ],
                    [
                        4.677002340225652,
                        52.52840259298839,
                        0.0
                    ],
                    [
                        4.676951603124142,
                        52.52822394012318,
                        0.0
                    ],
                    [
                        4.676813340643211,
                        52.52803287283584,
                        0.0
                    ],
                    [
                        4.676192285568825,
                        52.52755653372942,
                        0.0
                    ],
                    [
                        4.675735512450842,
                        52.52717035083965,
                        0.0
                    ],
                    [
                        4.675461951453658,
                        52.52690713642018,
                        0.0
                    ],
                    [
                        4.674325456655992,
                        52.52603722105208,
                        0.0
                    ],
                    [
                        4.674545721274153,
                        52.52600098481267,
                        0.0
                    ],
                    [
                        4.674907142497883,
                        52.52595262635595,
                        0.0
                    ],
                    [
                        4.676544598182722,
                        52.52565330600195,
                        0.0
                    ],
                    [
                        4.67709705912872,
                        52.52554365699319,
                        0.0
                    ],
                    [
                        4.677585158634187,
                        52.52543638878458,
                        0.0
                    ],
                    [
                        4.677657563871555,
                        52.52547887452773,
                        0.0
                    ],
                    [
                        4.677694674200458,
                        52.52546197506414,
                        0.0
                    ],
                    [
                        4.677728399974411,
                        52.52544020206815,
                        0.0
                    ],
                    [
                        4.677728743813136,
                        52.52541880471711,
                        0.0
                    ],
                    [
                        4.677822374009382,
                        52.52541507732324,
                        0.0
                    ],
                    [
                        4.677934624634171,
                        52.52541717723125,
                        0.0
                    ],
                    [
                        4.678065885454686,
                        52.52540084027616,
                        0.0
                    ],
                    [
                        4.678117772095859,
                        52.5253740437786,
                        0.0
                    ],
                    [
                        4.678769334933548,
                        52.52529660632686,
                        0.0
                    ],
                    [
                        4.678911384116595,
                        52.52530214566881,
                        0.0
                    ],
                    [
                        4.679796031836033,
                        52.52518591896791,
                        0.0
                    ],
                    [
                        4.679873390121488,
                        52.52515480670639,
                        0.0
                    ],
                    [
                        4.679967065217568,
                        52.52514822883102,
                        0.0
                    ],
                    [
                        4.680014005530485,
                        52.52513852335331,
                        0.0
                    ],
                    [
                        4.680073101579612,
                        52.52510035475041,
                        0.0
                    ],
                    [
                        4.680131854856471,
                        52.52508358347941,
                        0.0
                    ],
                    [
                        4.680218493519247,
                        52.5250783925086,
                        0.0
                    ],
                    [
                        4.680286268321346,
                        52.5250816452815,
                        0.0
                    ],
                    [
                        4.680375112554869,
                        52.5250850324873,
                        0.0
                    ],
                    [
                        4.680447686855868,
                        52.52508118660948,
                        0.0
                    ],
                    [
                        4.68052510649202,
                        52.5250673753613,
                        0.0
                    ],
                    [
                        4.680602594539547,
                        52.52504928638713,
                        0.0
                    ],
                    [
                        4.680679793693871,
                        52.52504832594975,
                        0.0
                    ],
                    [
                        4.6807099319718,
                        52.52510421930288,
                        0.0
                    ],
                    [
                        4.680720693545776,
                        52.52512418184214,
                        0.0
                    ],
                    [
                        4.680771304939881,
                        52.52511526186184,
                        0.0
                    ],
                    [
                        4.680816939333344,
                        52.52510335532721,
                        0.0
                    ],
                    [
                        4.68080590560075,
                        52.52508566503182,
                        0.0
                    ],
                    [
                        4.6807758795873,
                        52.52503748370587,
                        0.0
                    ],
                    [
                        4.680823717138219,
                        52.52503246577294,
                        0.0
                    ],
                    [
                        4.681059406032491,
                        52.52500777741749,
                        0.0
                    ],
                    [
                        4.681673520130961,
                        52.5249014758275,
                        0.0
                    ],
                    [
                        4.681972635479063,
                        52.52480347362384,
                        0.0
                    ],
                    [
                        4.682036012779691,
                        52.52478957794957,
                        0.0
                    ],
                    [
                        4.682092103175981,
                        52.52479276925447,
                        0.0
                    ],
                    [
                        4.682129276632548,
                        52.52480868239852,
                        0.0
                    ],
                    [
                        4.682133620307209,
                        52.52483010760427,
                        0.0
                    ],
                    [
                        4.682144484127433,
                        52.52488153609738,
                        0.0
                    ],
                    [
                        4.682265585049867,
                        52.52506203379046,
                        0.0
                    ],
                    [
                        4.682377831970383,
                        52.525211085194,
                        0.0
                    ],
                    [
                        4.682399995109265,
                        52.52530147895236,
                        0.0
                    ],
                    [
                        4.682416469691505,
                        52.52532545675273,
                        0.0
                    ],
                    [
                        4.682868469325262,
                        52.52595235349086,
                        0.0
                    ],
                    [
                        4.683001442353924,
                        52.52604945330216,
                        0.0
                    ],
                    [
                        4.68351097248186,
                        52.52673732785141,
                        0.0
                    ],
                    [
                        4.683538955213268,
                        52.52681596417475,
                        0.0
                    ],
                    [
                        4.684598204749129,
                        52.52824188770149,
                        0.0
                    ],
                    [
                        4.684770037622717,
                        52.5283521710369,
                        0.0
                    ],
                    [
                        4.684990172863517,
                        52.52830617663001,
                        0.0
                    ],
                    [
                        4.685119753446856,
                        52.52827910874619,
                        0.0
                    ],
                    [
                        4.685654963371926,
                        52.52825792620185,
                        0.0
                    ],
                    [
                        4.687037032511786,
                        52.52799593036146,
                        0.0
                    ],
                    [
                        4.687247307484844,
                        52.52795581888171,
                        0.0
                    ],
                    [
                        4.687331529723384,
                        52.52793975148009,
                        0.0
                    ],
                    [
                        4.686725317984951,
                        52.52711062301092,
                        0.0
                    ],
                    [
                        4.686107746401023,
                        52.52619096427712,
                        0.0
                    ],
                    [
                        4.685395766290661,
                        52.52518662019467,
                        0.0
                    ],
                    [
                        4.685168655508994,
                        52.5248415116044,
                        0.0
                    ],
                    [
                        4.684391162433241,
                        52.52361500519952,
                        0.0
                    ],
                    [
                        4.684359908475919,
                        52.52356232372036,
                        0.0
                    ],
                    [
                        4.684448937884964,
                        52.52351779625429,
                        0.0
                    ],
                    [
                        4.684453265782216,
                        52.52350324404455,
                        0.0
                    ],
                    [
                        4.684435042038307,
                        52.52344471693257,
                        0.0
                    ],
                    [
                        4.684390263886358,
                        52.52336967518885,
                        0.0
                    ],
                    [
                        4.684134210056901,
                        52.52299999174797,
                        0.0
                    ],
                    [
                        4.684042603275817,
                        52.52301673211661,
                        0.0
                    ],
                    [
                        4.68409939680921,
                        52.52294972473551,
                        0.0
                    ],
                    [
                        4.683873465142751,
                        52.52262352125109,
                        0.0
                    ],
                    [
                        4.683824820939885,
                        52.52255079312945,
                        0.0
                    ],
                    [
                        4.683810689573158,
                        52.52247593277809,
                        0.0
                    ],
                    [
                        4.68380023996618,
                        52.52241044132035,
                        0.0
                    ],
                    [
                        4.68376658348175,
                        52.5223588329205,
                        0.0
                    ],
                    [
                        4.683676324455981,
                        52.5222531432962,
                        0.0
                    ],
                    [
                        4.683556016993529,
                        52.52210988713949,
                        0.0
                    ],
                    [
                        4.683507373876137,
                        52.52203715888123,
                        0.0
                    ],
                    [
                        4.683451442193201,
                        52.52194101968988,
                        0.0
                    ],
                    [
                        4.683402687706493,
                        52.52187530103123,
                        0.0
                    ],
                    [
                        4.683365499496193,
                        52.52180497741017,
                        0.0
                    ],
                    [
                        4.683293426806276,
                        52.52176015132866,
                        0.0
                    ],
                    [
                        4.683169365901582,
                        52.52161219895159,
                        0.0
                    ],
                    [
                        4.682886734770414,
                        52.52131842575026,
                        0.0
                    ],
                    [
                        4.68263761238152,
                        52.52108560679704,
                        0.0
                    ],
                    [
                        4.682485959354208,
                        52.52096254721062,
                        0.0
                    ],
                    [
                        4.682299567012049,
                        52.52100454463344,
                        0.0
                    ],
                    [
                        4.682355045369468,
                        52.5208787065589,
                        0.0
                    ],
                    [
                        4.682080165210645,
                        52.52072944369269,
                        0.0
                    ],
                    [
                        4.681859566479512,
                        52.52062998841493,
                        0.0
                    ],
                    [
                        4.681482555703628,
                        52.52048987758609,
                        0.0
                    ],
                    [
                        4.680654353109859,
                        52.52017766425536,
                        0.0
                    ],
                    [
                        4.679904123594414,
                        52.51990096139054,
                        0.0
                    ],
                    [
                        4.678984445735996,
                        52.51956131815787,
                        0.0
                    ],
                    [
                        4.67851045460695,
                        52.51937855707837,
                        0.0
                    ],
                    [
                        4.678042044030461,
                        52.51920634290256,
                        0.0
                    ],
                    [
                        4.677936822862057,
                        52.51919870375145,
                        0.0
                    ],
                    [
                        4.677824072467328,
                        52.51918284079849,
                        0.0
                    ],
                    [
                        4.677751972149514,
                        52.51914034788961,
                        0.0
                    ],
                    [
                        4.677699380153676,
                        52.51907577224163,
                        0.0
                    ],
                    [
                        4.677623862821495,
                        52.51900755433272,
                        0.0
                    ],
                    [
                        4.677488544304377,
                        52.51896585162033,
                        0.0
                    ],
                    [
                        4.677379925424587,
                        52.51893131877458,
                        0.0
                    ],
                    [
                        4.677111561652332,
                        52.51882572690032,
                        0.0
                    ],
                    [
                        4.675971554537365,
                        52.51963010133584,
                        0.0
                    ],
                    [
                        4.674604864631721,
                        52.52063293382505,
                        0.0
                    ],
                    [
                        4.674442475335874,
                        52.52056765245175,
                        0.0
                    ],
                    [
                        4.674420449576653,
                        52.52053288201357,
                        0.0
                    ],
                    [
                        4.674289843585824,
                        52.52046840247835,
                        0.0
                    ],
                    [
                        4.674207004158852,
                        52.52050252497413,
                        0.0
                    ],
                    [
                        4.674130380862219,
                        52.52050206459015,
                        0.0
                    ],
                    [
                        4.674052013377555,
                        52.52047366925142,
                        0.0
                    ],
                    [
                        4.673850970674448,
                        52.52032679915524,
                        0.0
                    ],
                    [
                        4.673652631644894,
                        52.52001269499119,
                        0.0
                    ],
                    [
                        4.673546265665567,
                        52.51982784582974,
                        0.0
                    ],
                    [
                        4.673429979122216,
                        52.51967525625286,
                        0.0
                    ],
                    [
                        4.67289314592681,
                        52.51912334292387,
                        0.0
                    ],
                    [
                        4.672763708843873,
                        52.51917096189442,
                        0.0
                    ],
                    [
                        4.672626238030751,
                        52.51922154319121,
                        0.0
                    ],
                    [
                        4.67220293039632,
                        52.51923438921358,
                        0.0
                    ],
                    [
                        4.671803919984537,
                        52.51922437197734,
                        0.0
                    ],
                    [
                        4.671490551975094,
                        52.51912546141293,
                        0.0
                    ],
                    [
                        4.671264825488771,
                        52.51895165493769,
                        0.0
                    ],
                    [
                        4.671006563709905,
                        52.51877821788343,
                        0.0
                    ],
                    [
                        4.670780840856122,
                        52.51865890224225,
                        0.0
                    ],
                    [
                        4.670086841530043,
                        52.51837886328132,
                        0.0
                    ],
                    [
                        4.669130057879127,
                        52.51795836305561,
                        0.0
                    ],
                    [
                        4.668599987609862,
                        52.51807554316746,
                        0.0
                    ],
                    [
                        4.669573424610983,
                        52.51916195812734,
                        0.0
                    ],
                    [
                        4.669516956815328,
                        52.51917794708996,
                        0.0
                    ],
                    [
                        4.67028468884329,
                        52.52010793184552,
                        0.0
                    ],
                    [
                        4.670300074099901,
                        52.52012134439523,
                        0.0
                    ],
                    [
                        4.670324923205716,
                        52.52012720162581,
                        0.0
                    ],
                    [
                        4.670362343199643,
                        52.52012742766821,
                        0.0
                    ],
                    [
                        4.670380274583428,
                        52.52012286243615,
                        0.0
                    ],
                    [
                        4.670414004015411,
                        52.52016164988476,
                        0.0
                    ],
                    [
                        4.670447777701015,
                        52.52020497632233,
                        0.0
                    ],
                    [
                        4.670398126577497,
                        52.5202284755615,
                        0.0
                    ],
                    [
                        4.671083021701169,
                        52.52102002192826,
                        0.0
                    ],
                    [
                        4.671045967883892,
                        52.52108256762357,
                        0.0
                    ],
                    [
                        4.671090163322845,
                        52.52115384523238,
                        0.0
                    ],
                    [
                        4.670322959038032,
                        52.52139624599681,
                        0.0
                    ],
                    [
                        4.670984120041388,
                        52.52216864953292,
                        0.0
                    ],
                    [
                        4.670919789430777,
                        52.52220499352771,
                        0.0
                    ],
                    [
                        4.670827843479382,
                        52.52221336321092,
                        0.0
                    ],
                    [
                        4.670141904894502,
                        52.52145346361342,
                        0.0
                    ],
                    [
                        4.665940285475408,
                        52.52278085860102,
                        0.0
                    ],
                    [
                        4.665932692428629,
                        52.52278295149927,
                        0.0
                    ],
                    [
                        4.665856995003584,
                        52.52278600556237,
                        0.0
                    ],
                    [
                        4.66583304922069,
                        52.5227473482031,
                        0.0
                    ],
                    [
                        4.665784644918659,
                        52.52267527011483,
                        0.0
                    ],
                    [
                        4.665571987667773,
                        52.52270279141343,
                        0.0
                    ],
                    [
                        4.665514624978502,
                        52.52270555230193,
                        0.0
                    ],
                    [
                        4.665553285617801,
                        52.52278777216377,
                        0.0
                    ],
                    [
                        4.663902766263393,
                        52.52299411835467,
                        0.0
                    ],
                    [
                        4.663447947470254,
                        52.52303295803405,
                        0.0
                    ],
                    [
                        4.662881152344067,
                        52.52300571890619,
                        0.0
                    ],
                    [
                        4.662872700836199,
                        52.52292719668631,
                        0.0
                    ],
                    [
                        4.662809883273551,
                        52.52271635988343,
                        0.0
                    ],
                    [
                        4.662757370452483,
                        52.52247110954485,
                        0.0
                    ],
                    [
                        4.662699661811943,
                        52.52230548446025,
                        0.0
                    ],
                    [
                        4.662652929712456,
                        52.52218392061108,
                        0.0
                    ],
                    [
                        4.662607576758072,
                        52.52209685054559,
                        0.0
                    ],
                    [
                        4.662469821383846,
                        52.52193906805807,
                        0.0
                    ],
                    [
                        4.662390925092399,
                        52.52187676058121,
                        0.0
                    ],
                    [
                        4.662246229391299,
                        52.52178550652348,
                        0.0
                    ],
                    [
                        4.662132469623665,
                        52.52170990894529,
                        0.0
                    ],
                    [
                        4.661937848118188,
                        52.52148364342327,
                        0.0
                    ],
                    [
                        4.66206824515104,
                        52.52143702172277,
                        0.0
                    ],
                    [
                        4.662117347796326,
                        52.52141946339873,
                        0.0
                    ],
                    [
                        4.662089419323036,
                        52.52138760250382,
                        0.0
                    ],
                    [
                        4.662040692040274,
                        52.52134552144485,
                        0.0
                    ],
                    [
                        4.661866286481249,
                        52.52110049637372,
                        0.0
                    ],
                    [
                        4.661764437901769,
                        52.52095741148,
                        0.0
                    ],
                    [
                        4.665023454922196,
                        52.52006187563205,
                        0.0
                    ],
                    [
                        4.664671663451673,
                        52.51958700482596,
                        0.0
                    ],
                    [
                        4.664701426827694,
                        52.51955448917099,
                        0.0
                    ],
                    [
                        4.666059703053263,
                        52.51915897437461,
                        0.0
                    ],
                    [
                        4.665226396991266,
                        52.51797479791075,
                        0.0
                    ],
                    [
                        4.664944216486423,
                        52.51804680603798,
                        0.0
                    ],
                    [
                        4.664872400661637,
                        52.51806704937679,
                        0.0
                    ]
                ],
                [
                    [
                        4.66123061196438,
                        52.52144032194089,
                        0.0
                    ],
                    [
                        4.661243951526688,
                        52.52138713407761,
                        0.0
                    ],
                    [
                        4.661326072085767,
                        52.52132485806273,
                        0.0
                    ],
                    [
                        4.661533007753925,
                        52.52126331831845,
                        0.0
                    ],
                    [
                        4.661542688390209,
                        52.52130095464131,
                        0.0
                    ],
                    [
                        4.66157087445972,
                        52.52132338925725,
                        0.0
                    ],
                    [
                        4.661635263772413,
                        52.52129821324661,
                        0.0
                    ],
                    [
                        4.661833902976253,
                        52.52155691310059,
                        0.0
                    ],
                    [
                        4.6619464332578,
                        52.5216615603434,
                        0.0
                    ],
                    [
                        4.662041112841179,
                        52.52175862072284,
                        0.0
                    ],
                    [
                        4.662193502368814,
                        52.52186853533912,
                        0.0
                    ],
                    [
                        4.662373206875255,
                        52.52202442634027,
                        0.0
                    ],
                    [
                        4.662439507902475,
                        52.52208120143801,
                        0.0
                    ],
                    [
                        4.662512836038305,
                        52.52217486853038,
                        0.0
                    ],
                    [
                        4.662558006315195,
                        52.52227216539351,
                        0.0
                    ],
                    [
                        4.662578061239087,
                        52.52238072312629,
                        0.0
                    ],
                    [
                        4.662657719214074,
                        52.52264990247119,
                        0.0
                    ],
                    [
                        4.66274393584246,
                        52.52283282294945,
                        0.0
                    ],
                    [
                        4.662753137108973,
                        52.52298507494982,
                        0.0
                    ],
                    [
                        4.662767132011032,
                        52.52302298015285,
                        0.0
                    ],
                    [
                        4.66261798491221,
                        52.52304916720612,
                        0.0
                    ],
                    [
                        4.662529405425448,
                        52.5230587014364,
                        0.0
                    ],
                    [
                        4.662471548484564,
                        52.5229793202624,
                        0.0
                    ],
                    [
                        4.662410619172666,
                        52.52289143600978,
                        0.0
                    ],
                    [
                        4.662349596274258,
                        52.5228092672584,
                        0.0
                    ],
                    [
                        4.662245654312782,
                        52.52268117035776,
                        0.0
                    ],
                    [
                        4.662074334088483,
                        52.52247846912917,
                        0.0
                    ],
                    [
                        4.661406843069314,
                        52.52172295420172,
                        0.0
                    ],
                    [
                        4.661266438119886,
                        52.52153756216529,
                        0.0
                    ],
                    [
                        4.66123061196438,
                        52.52144032194089,
                        0.0
                    ]
                ],
                [
                    [
                        4.680887255641256,
                        52.5247312840137,
                        0.0
                    ],
                    [
                        4.680895337661183,
                        52.5247870280815,
                        0.0
                    ],
                    [
                        4.680928268291631,
                        52.52483786002341,
                        0.0
                    ],
                    [
                        4.680966216925435,
                        52.52491122668943,
                        0.0
                    ],
                    [
                        4.678080003220848,
                        52.52527048801428,
                        0.0
                    ],
                    [
                        4.677332951261767,
                        52.52542139917772,
                        0.0
                    ],
                    [
                        4.676994213311499,
                        52.52548452352006,
                        0.0
                    ],
                    [
                        4.676701899329085,
                        52.5255517265706,
                        0.0
                    ],
                    [
                        4.676069141417197,
                        52.52565691114601,
                        0.0
                    ],
                    [
                        4.675855467809284,
                        52.52569673081177,
                        0.0
                    ],
                    [
                        4.675755109856637,
                        52.52571464365361,
                        0.0
                    ],
                    [
                        4.675411486692298,
                        52.52578893272261,
                        0.0
                    ],
                    [
                        4.674676541829473,
                        52.52590711316461,
                        0.0
                    ],
                    [
                        4.674210244251015,
                        52.5259903148677,
                        0.0
                    ],
                    [
                        4.673809838672289,
                        52.52605098353334,
                        0.0
                    ],
                    [
                        4.673398141840053,
                        52.52612639446325,
                        0.0
                    ],
                    [
                        4.673204686071618,
                        52.5261549616862,
                        0.0
                    ],
                    [
                        4.673024667692369,
                        52.52616994834315,
                        0.0
                    ],
                    [
                        4.672557405144422,
                        52.52617038018431,
                        0.0
                    ],
                    [
                        4.672389523996642,
                        52.52617382701614,
                        0.0
                    ],
                    [
                        4.672197429149526,
                        52.52620474655366,
                        0.0
                    ],
                    [
                        4.671862858210925,
                        52.52631452690635,
                        0.0
                    ],
                    [
                        4.671623859945617,
                        52.52642898991451,
                        0.0
                    ],
                    [
                        4.67119761788588,
                        52.52661849266679,
                        0.0
                    ],
                    [
                        4.670419158645341,
                        52.52676319423421,
                        0.0
                    ],
                    [
                        4.670402182449819,
                        52.52670513083819,
                        0.0
                    ],
                    [
                        4.670375634274212,
                        52.52665575453677,
                        0.0
                    ],
                    [
                        4.670217404671148,
                        52.52668269619169,
                        0.0
                    ],
                    [
                        4.670127204786994,
                        52.52671544122735,
                        0.0
                    ],
                    [
                        4.670099858582284,
                        52.52671884406927,
                        0.0
                    ],
                    [
                        4.670040475360375,
                        52.52665427801915,
                        0.0
                    ],
                    [
                        4.669594216456356,
                        52.52628418648749,
                        0.0
                    ],
                    [
                        4.668840051547396,
                        52.5256684868105,
                        0.0
                    ],
                    [
                        4.668183763994589,
                        52.52514967710499,
                        0.0
                    ],
                    [
                        4.667685855907528,
                        52.52472100771564,
                        0.0
                    ],
                    [
                        4.667597247065675,
                        52.52465626319911,
                        0.0
                    ],
                    [
                        4.667572680093111,
                        52.52460855195708,
                        0.0
                    ],
                    [
                        4.667621830876975,
                        52.52458269611611,
                        0.0
                    ],
                    [
                        4.667682932097852,
                        52.52454145406715,
                        0.0
                    ],
                    [
                        4.667712624217055,
                        52.52451428486713,
                        0.0
                    ],
                    [
                        4.667773241007829,
                        52.5245027617668,
                        0.0
                    ],
                    [
                        4.667899800821291,
                        52.52451185139559,
                        0.0
                    ],
                    [
                        4.667997288557655,
                        52.52451006050573,
                        0.0
                    ],
                    [
                        4.668106624994497,
                        52.52450002781653,
                        0.0
                    ],
                    [
                        4.668190682194415,
                        52.52448507845956,
                        0.0
                    ],
                    [
                        4.668255687184478,
                        52.52444385976821,
                        0.0
                    ],
                    [
                        4.668323295047691,
                        52.52436223066766,
                        0.0
                    ],
                    [
                        4.668427280294828,
                        52.52420115592975,
                        0.0
                    ],
                    [
                        4.668477842966882,
                        52.52408850622437,
                        0.0
                    ],
                    [
                        4.668530015138203,
                        52.52410055995048,
                        0.0
                    ],
                    [
                        4.668545608836198,
                        52.52408401836494,
                        0.0
                    ],
                    [
                        4.668571293896972,
                        52.52405674379789,
                        0.0
                    ],
                    [
                        4.668510098329508,
                        52.52402330791511,
                        0.0
                    ],
                    [
                        4.668593380076429,
                        52.52381692707319,
                        0.0
                    ],
                    [
                        4.668651735739704,
                        52.52370433346222,
                        0.0
                    ],
                    [
                        4.668730604254028,
                        52.523530029439,
                        0.0
                    ],
                    [
                        4.668830855839901,
                        52.52335822751731,
                        0.0
                    ],
                    [
                        4.66886934598512,
                        52.5232692946871,
                        0.0
                    ],
                    [
                        4.668974019471281,
                        52.52316164580974,
                        0.0
                    ],
                    [
                        4.669017434770595,
                        52.52312861854065,
                        0.0
                    ],
                    [
                        4.669111590471135,
                        52.52309233021517,
                        0.0
                    ],
                    [
                        4.669207454189714,
                        52.52307151079169,
                        0.0
                    ],
                    [
                        4.669308978312053,
                        52.52306142075543,
                        0.0
                    ],
                    [
                        4.669429917057066,
                        52.52305621147463,
                        0.0
                    ],
                    [
                        4.669594000185758,
                        52.52303460896962,
                        0.0
                    ],
                    [
                        4.66978149881838,
                        52.52301196142967,
                        0.0
                    ],
                    [
                        4.66997116917848,
                        52.52297624978653,
                        0.0
                    ],
                    [
                        4.670100500041626,
                        52.52293423246535,
                        0.0
                    ],
                    [
                        4.670291371259735,
                        52.52282361606786,
                        0.0
                    ],
                    [
                        4.670411541776426,
                        52.52274587135712,
                        0.0
                    ],
                    [
                        4.670494306210459,
                        52.52269048642482,
                        0.0
                    ],
                    [
                        4.670557477443468,
                        52.52264211926101,
                        0.0
                    ],
                    [
                        4.670636737709945,
                        52.52256294091261,
                        0.0
                    ],
                    [
                        4.670745363273194,
                        52.52247560830565,
                        0.0
                    ],
                    [
                        4.670849833381178,
                        52.52240370915901,
                        0.0
                    ],
                    [
                        4.671031019631286,
                        52.52228947403237,
                        0.0
                    ],
                    [
                        4.671128984305184,
                        52.52225796153105,
                        0.0
                    ],
                    [
                        4.671199388822602,
                        52.52224412302685,
                        0.0
                    ],
                    [
                        4.671250051073223,
                        52.52224561503588,
                        0.0
                    ],
                    [
                        4.671474622830516,
                        52.52243442363836,
                        0.0
                    ],
                    [
                        4.671556546506891,
                        52.52241170276073,
                        0.0
                    ],
                    [
                        4.671384398905472,
                        52.52225474796039,
                        0.0
                    ],
                    [
                        4.671402104677321,
                        52.52224415054395,
                        0.0
                    ],
                    [
                        4.671532601480525,
                        52.52225088735101,
                        0.0
                    ],
                    [
                        4.671723503751705,
                        52.52225797921749,
                        0.0
                    ],
                    [
                        4.671864100686103,
                        52.52224336812991,
                        0.0
                    ],
                    [
                        4.672018460182198,
                        52.5222205263014,
                        0.0
                    ],
                    [
                        4.672149731787663,
                        52.52217850946508,
                        0.0
                    ],
                    [
                        4.672275534548042,
                        52.5221138737444,
                        0.0
                    ],
                    [
                        4.672376054061888,
                        52.52204551753319,
                        0.0
                    ],
                    [
                        4.67248080909822,
                        52.52195578731174,
                        0.0
                    ],
                    [
                        4.672528548218255,
                        52.52189662195244,
                        0.0
                    ],
                    [
                        4.672614172047035,
                        52.52178537696698,
                        0.0
                    ],
                    [
                        4.672752021684504,
                        52.52169821849837,
                        0.0
                    ],
                    [
                        4.67291526873195,
                        52.5216076536537,
                        0.0
                    ],
                    [
                        4.673022135013839,
                        52.52150841781147,
                        0.0
                    ],
                    [
                        4.673140294729492,
                        52.52143422631897,
                        0.0
                    ],
                    [
                        4.673325225971038,
                        52.52132833274127,
                        0.0
                    ],
                    [
                        4.673681112508065,
                        52.52113785114367,
                        0.0
                    ],
                    [
                        4.673838218694571,
                        52.52106507947759,
                        0.0
                    ],
                    [
                        4.673956011069324,
                        52.52101347076439,
                        0.0
                    ],
                    [
                        4.674034743865429,
                        52.52096639063206,
                        0.0
                    ],
                    [
                        4.674086330763367,
                        52.52090962947884,
                        0.0
                    ],
                    [
                        4.674110321220334,
                        52.52087291555775,
                        0.0
                    ],
                    [
                        4.674149480779946,
                        52.52086126028314,
                        0.0
                    ],
                    [
                        4.674188136716372,
                        52.52088170561694,
                        0.0
                    ],
                    [
                        4.674844074680649,
                        52.52130297420587,
                        0.0
                    ],
                    [
                        4.674857410232319,
                        52.52132208096418,
                        0.0
                    ],
                    [
                        4.674857122599071,
                        52.52133991059971,
                        0.0
                    ],
                    [
                        4.674804139315206,
                        52.52137548895581,
                        0.0
                    ],
                    [
                        4.674729949325357,
                        52.52141132643985,
                        0.0
                    ],
                    [
                        4.67476860702696,
                        52.52143170867638,
                        0.0
                    ],
                    [
                        4.674798803502101,
                        52.52145050323122,
                        0.0
                    ],
                    [
                        4.674864262925623,
                        52.52140967911761,
                        0.0
                    ],
                    [
                        4.674944308555699,
                        52.52137253754485,
                        0.0
                    ],
                    [
                        4.675170002531389,
                        52.52151895145759,
                        0.0
                    ],
                    [
                        4.675270275806846,
                        52.52158613304102,
                        0.0
                    ],
                    [
                        4.675316477341181,
                        52.52162208190386,
                        0.0
                    ],
                    [
                        4.675341185347301,
                        52.52166146090489,
                        0.0
                    ],
                    [
                        4.675358836927056,
                        52.52177570905729,
                        0.0
                    ],
                    [
                        4.67539779079224,
                        52.52189840747407,
                        0.0
                    ],
                    [
                        4.675430445847292,
                        52.52192833424652,
                        0.0
                    ],
                    [
                        4.675624101993441,
                        52.52200677976551,
                        0.0
                    ],
                    [
                        4.675666744976158,
                        52.52202129873378,
                        0.0
                    ],
                    [
                        4.675701627968691,
                        52.52203459379017,
                        0.0
                    ],
                    [
                        4.675699395922631,
                        52.52205241176609,
                        0.0
                    ],
                    [
                        4.675685427542779,
                        52.5220725410862,
                        0.0
                    ],
                    [
                        4.675585449534418,
                        52.52210761333202,
                        0.0
                    ],
                    [
                        4.675510505574806,
                        52.52216185334247,
                        0.0
                    ],
                    [
                        4.675381847085602,
                        52.52228236011305,
                        0.0
                    ],
                    [
                        4.675322945601888,
                        52.52230935601074,
                        0.0
                    ],
                    [
                        4.675093163192874,
                        52.52241616991864,
                        0.0
                    ],
                    [
                        4.675004522131487,
                        52.52247270912981,
                        0.0
                    ],
                    [
                        4.674913663186974,
                        52.52254706632058,
                        0.0
                    ],
                    [
                        4.674854055779728,
                        52.52261686558921,
                        0.0
                    ],
                    [
                        4.674821959809266,
                        52.52267374405832,
                        0.0
                    ],
                    [
                        4.674782438843986,
                        52.52270679681226,
                        0.0
                    ],
                    [
                        4.674708068290512,
                        52.52272537704583,
                        0.0
                    ],
                    [
                        4.674657194356812,
                        52.52273696217288,
                        0.0
                    ],
                    [
                        4.674523618728551,
                        52.52280035837721,
                        0.0
                    ],
                    [
                        4.674301606406598,
                        52.52290841276783,
                        0.0
                    ],
                    [
                        4.674116498007324,
                        52.52302501098985,
                        0.0
                    ],
                    [
                        4.673996582763898,
                        52.52308731130982,
                        0.0
                    ],
                    [
                        4.673937799200386,
                        52.52310597574609,
                        0.0
                    ],
                    [
                        4.673889172193675,
                        52.52309974269315,
                        0.0
                    ],
                    [
                        4.673826863852351,
                        52.52309580010287,
                        0.0
                    ],
                    [
                        4.673754456350037,
                        52.52311319619348,
                        0.0
                    ],
                    [
                        4.673688013068968,
                        52.52312350094809,
                        0.0
                    ],
                    [
                        4.673635385758659,
                        52.52312318453023,
                        0.0
                    ],
                    [
                        4.673586778093578,
                        52.52311575612155,
                        0.0
                    ],
                    [
                        4.673507076098523,
                        52.52310219991416,
                        0.0
                    ],
                    [
                        4.673386233721065,
                        52.52310147313887,
                        0.0
                    ],
                    [
                        4.67328305850452,
                        52.52309253002212,
                        0.0
                    ],
                    [
                        4.673160540515531,
                        52.52307514793956,
                        0.0
                    ],
                    [
                        4.672676597033186,
                        52.52298662853023,
                        0.0
                    ],
                    [
                        4.67230123650152,
                        52.52293442400146,
                        0.0
                    ],
                    [
                        4.67217841573521,
                        52.52293487942455,
                        0.0
                    ],
                    [
                        4.67213651819982,
                        52.52293348556395,
                        0.0
                    ],
                    [
                        4.672001363471982,
                        52.52301678590815,
                        0.0
                    ],
                    [
                        4.671991195247163,
                        52.52303960701013,
                        0.0
                    ],
                    [
                        4.671968381866725,
                        52.52309079759601,
                        0.0
                    ],
                    [
                        4.672017699310326,
                        52.52310987885076,
                        0.0
                    ],
                    [
                        4.672041138813199,
                        52.52310645203209,
                        0.0
                    ],
                    [
                        4.672080026717849,
                        52.52311263614595,
                        0.0
                    ],
                    [
                        4.672870351064276,
                        52.52366194425732,
                        0.0
                    ],
                    [
                        4.673269756182494,
                        52.52391522687742,
                        0.0
                    ],
                    [
                        4.673523958027145,
                        52.52410430856134,
                        0.0
                    ],
                    [
                        4.673912598320884,
                        52.52435310233763,
                        0.0
                    ],
                    [
                        4.67395048132065,
                        52.52437232076456,
                        0.0
                    ],
                    [
                        4.673979574141632,
                        52.5243820044609,
                        0.0
                    ],
                    [
                        4.67448467914984,
                        52.52472984721211,
                        0.0
                    ],
                    [
                        4.675497390122174,
                        52.52539343746884,
                        0.0
                    ],
                    [
                        4.67570940530448,
                        52.52554332717911,
                        0.0
                    ],
                    [
                        4.675747039936135,
                        52.52553691996176,
                        0.0
                    ],
                    [
                        4.675776043344232,
                        52.52552113189392,
                        0.0
                    ],
                    [
                        4.675727911585997,
                        52.52548398532942,
                        0.0
                    ],
                    [
                        4.675187789826468,
                        52.52506955571382,
                        0.0
                    ],
                    [
                        4.675458770818585,
                        52.52488689091992,
                        0.0
                    ],
                    [
                        4.675640697984395,
                        52.52478691654854,
                        0.0
                    ],
                    [
                        4.675840271245794,
                        52.52469096625218,
                        0.0
                    ],
                    [
                        4.675866630527023,
                        52.52467828998871,
                        0.0
                    ],
                    [
                        4.675841268652796,
                        52.52466472851417,
                        0.0
                    ],
                    [
                        4.675591215824586,
                        52.52453099527386,
                        0.0
                    ],
                    [
                        4.675854227155252,
                        52.52432411420039,
                        0.0
                    ],
                    [
                        4.675894955390182,
                        52.52428201784658,
                        0.0
                    ],
                    [
                        4.674239383552493,
                        52.52327058891196,
                        0.0
                    ],
                    [
                        4.674150825592484,
                        52.52320228153391,
                        0.0
                    ],
                    [
                        4.674140183307166,
                        52.52313682396948,
                        0.0
                    ],
                    [
                        4.674211418276416,
                        52.52307067197295,
                        0.0
                    ],
                    [
                        4.674653978722564,
                        52.5228248324005,
                        0.0
                    ],
                    [
                        4.674861828986822,
                        52.52274879598084,
                        0.0
                    ],
                    [
                        4.674984837384427,
                        52.52261517893976,
                        0.0
                    ],
                    [
                        4.675192083366628,
                        52.52245590434835,
                        0.0
                    ],
                    [
                        4.675433640407654,
                        52.52234440644031,
                        0.0
                    ],
                    [
                        4.675785442024476,
                        52.52210195485745,
                        0.0
                    ],
                    [
                        4.675948207746274,
                        52.5221251297859,
                        0.0
                    ],
                    [
                        4.676136969616699,
                        52.52216906877159,
                        0.0
                    ],
                    [
                        4.676678139867951,
                        52.52240773066667,
                        0.0
                    ],
                    [
                        4.677413531707453,
                        52.52264183572636,
                        0.0
                    ],
                    [
                        4.677968269040519,
                        52.52276500155981,
                        0.0
                    ],
                    [
                        4.678272317714341,
                        52.52276681821451,
                        0.0
                    ],
                    [
                        4.678661477357031,
                        52.52273349753541,
                        0.0
                    ],
                    [
                        4.678745056131117,
                        52.52275251989138,
                        0.0
                    ],
                    [
                        4.67885183680094,
                        52.5228030922517,
                        0.0
                    ],
                    [
                        4.68011240869277,
                        52.5238393271719,
                        0.0
                    ],
                    [
                        4.680256388455914,
                        52.5239043831406,
                        0.0
                    ],
                    [
                        4.68037097800367,
                        52.52390649469249,
                        0.0
                    ],
                    [
                        4.680497745576796,
                        52.52387871408698,
                        0.0
                    ],
                    [
                        4.681006518974829,
                        52.52365916539808,
                        0.0
                    ],
                    [
                        4.681117221283787,
                        52.52361130916492,
                        0.0
                    ],
                    [
                        4.681243949963029,
                        52.52358495655835,
                        0.0
                    ],
                    [
                        4.681362927457339,
                        52.52360564360488,
                        0.0
                    ],
                    [
                        4.681446445205681,
                        52.52364893910993,
                        0.0
                    ],
                    [
                        4.682245415848081,
                        52.52429859079708,
                        0.0
                    ],
                    [
                        4.682244208562413,
                        52.52437420503425,
                        0.0
                    ],
                    [
                        4.682142588101213,
                        52.52443923758692,
                        0.0
                    ],
                    [
                        4.681975179599035,
                        52.52452242049917,
                        0.0
                    ],
                    [
                        4.68173950296161,
                        52.52463230390523,
                        0.0
                    ],
                    [
                        4.681429820867512,
                        52.5246889627787,
                        0.0
                    ],
                    [
                        4.681171930750456,
                        52.52472452956393,
                        0.0
                    ],
                    [
                        4.68094770908186,
                        52.52477306748739,
                        0.0
                    ],
                    [
                        4.680887255641256,
                        52.5247312840137,
                        0.0
                    ]
                ],
                [
                    [
                        4.663306089321707,
                        52.52443901865362,
                        0.0
                    ],
                    [
                        4.66327527775323,
                        52.52432041028464,
                        0.0
                    ],
                    [
                        4.663207081112639,
                        52.52420014481808,
                        0.0
                    ],
                    [
                        4.662991763159475,
                        52.52377935345933,
                        0.0
                    ],
                    [
                        4.662564827719532,
                        52.52311615968198,
                        0.0
                    ],
                    [
                        4.662591325242079,
                        52.52310421518987,
                        0.0
                    ],
                    [
                        4.662604925157233,
                        52.5231078213614,
                        0.0
                    ],
                    [
                        4.662782513351428,
                        52.52309582857373,
                        0.0
                    ],
                    [
                        4.663154681037737,
                        52.52310404054487,
                        0.0
                    ],
                    [
                        4.663631112118867,
                        52.52310593967962,
                        0.0
                    ],
                    [
                        4.665165891982875,
                        52.52292868699072,
                        0.0
                    ],
                    [
                        4.665539720925004,
                        52.52288387483163,
                        0.0
                    ],
                    [
                        4.665538870930531,
                        52.52293588082628,
                        0.0
                    ],
                    [
                        4.665589518081336,
                        52.52293022103884,
                        0.0
                    ],
                    [
                        4.665644049298649,
                        52.52292672389074,
                        0.0
                    ],
                    [
                        4.6656662617555,
                        52.52287037196,
                        0.0
                    ],
                    [
                        4.665765794736512,
                        52.52286313090019,
                        0.0
                    ],
                    [
                        4.665858942592448,
                        52.52288866462481,
                        0.0
                    ],
                    [
                        4.66603571982283,
                        52.52294966820769,
                        0.0
                    ],
                    [
                        4.666174818905105,
                        52.5230261349398,
                        0.0
                    ],
                    [
                        4.666316945164254,
                        52.52305981202375,
                        0.0
                    ],
                    [
                        4.666480186704418,
                        52.52309076810582,
                        0.0
                    ],
                    [
                        4.666643693267685,
                        52.52310459523388,
                        0.0
                    ],
                    [
                        4.66672568230689,
                        52.52309796585372,
                        0.0
                    ],
                    [
                        4.666962808411627,
                        52.52304375405729,
                        0.0
                    ],
                    [
                        4.667061421983449,
                        52.52302152402618,
                        0.0
                    ],
                    [
                        4.667129230510728,
                        52.52302336449964,
                        0.0
                    ],
                    [
                        4.667206417951268,
                        52.52302383280909,
                        0.0
                    ],
                    [
                        4.667764714404331,
                        52.52307002645862,
                        0.0
                    ],
                    [
                        4.668596296516267,
                        52.52314069204304,
                        0.0
                    ],
                    [
                        4.668752860354389,
                        52.52315020511951,
                        0.0
                    ],
                    [
                        4.668785449997985,
                        52.52316038761121,
                        0.0
                    ],
                    [
                        4.668770991413685,
                        52.52318597761018,
                        0.0
                    ],
                    [
                        4.668754344158175,
                        52.52320299817848,
                        0.0
                    ],
                    [
                        4.668725534353553,
                        52.52324848068908,
                        0.0
                    ],
                    [
                        4.668662532790812,
                        52.5233822209612,
                        0.0
                    ],
                    [
                        4.668626732940282,
                        52.52342623209955,
                        0.0
                    ],
                    [
                        4.668581391560103,
                        52.5234815996815,
                        0.0
                    ],
                    [
                        4.668525826409534,
                        52.52363821336559,
                        0.0
                    ],
                    [
                        4.668151780017295,
                        52.52434220086586,
                        0.0
                    ],
                    [
                        4.668072933296766,
                        52.52439642154763,
                        0.0
                    ],
                    [
                        4.667979103190509,
                        52.52441249795628,
                        0.0
                    ],
                    [
                        4.667862263295196,
                        52.5244046536861,
                        0.0
                    ],
                    [
                        4.667702432099725,
                        52.52440368481214,
                        0.0
                    ],
                    [
                        4.667607620733456,
                        52.52440310997742,
                        0.0
                    ],
                    [
                        4.667503306126977,
                        52.52446937200877,
                        0.0
                    ],
                    [
                        4.666864474337463,
                        52.52414891767415,
                        0.0
                    ],
                    [
                        4.666262330743288,
                        52.52401684677,
                        0.0
                    ],
                    [
                        4.666165387621887,
                        52.5239853495286,
                        0.0
                    ],
                    [
                        4.666103447719964,
                        52.52395881033812,
                        0.0
                    ],
                    [
                        4.666030610115754,
                        52.52388227886372,
                        0.0
                    ],
                    [
                        4.665953781441941,
                        52.52381285024181,
                        0.0
                    ],
                    [
                        4.665869260839452,
                        52.52373623867416,
                        0.0
                    ],
                    [
                        4.665799706838643,
                        52.52369777145517,
                        0.0
                    ],
                    [
                        4.665729934650424,
                        52.5236735661654,
                        0.0
                    ],
                    [
                        4.665672620289348,
                        52.52371927909687,
                        0.0
                    ],
                    [
                        4.663646125860812,
                        52.5248602552218,
                        0.0
                    ],
                    [
                        4.663855293917047,
                        52.52505361290985,
                        0.0
                    ],
                    [
                        4.663718340331384,
                        52.52510325238373,
                        0.0
                    ],
                    [
                        4.66359146375389,
                        52.52501004157028,
                        0.0
                    ],
                    [
                        4.663441380488169,
                        52.52489070598929,
                        0.0
                    ],
                    [
                        4.663333564919776,
                        52.52476021379086,
                        0.0
                    ],
                    [
                        4.663318645925951,
                        52.52467165799666,
                        0.0
                    ],
                    [
                        4.66331283128794,
                        52.52452750660366,
                        0.0
                    ],
                    [
                        4.663306089321707,
                        52.52443901865362,
                        0.0
                    ]
                ]
            ]
        ]
    },
    "last_modified": "2020-03-11T16:26:58.446436Z",
    "created": "2020-03-11T16:26:58.446491Z",
    "image_url": "",
    "timeseries": [],
    "name": "Uitgeester- en Heemskerkerbroek",
    "type": "default",
    "water_level_summer": null,
    "water_level_winter": null,
    "water_level_fixed": -1.4
}