List assets of type PumpedDrainageArea

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/pumpeddrainageareas/7123/?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/pumpeddrainageareas/7123/?format=api",
    "id": 7123,
    "code": "ZRG-L-0536",
    "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.86182312096737,
                        52.8439598787393,
                        0.0
                    ],
                    [
                        4.861911827220214,
                        52.84391426360651,
                        0.0
                    ],
                    [
                        4.861984131911991,
                        52.84385904578834,
                        0.0
                    ],
                    [
                        4.862037254810799,
                        52.84379634921984,
                        0.0
                    ],
                    [
                        4.862069155899833,
                        52.84372858147994,
                        0.0
                    ],
                    [
                        4.862078609196018,
                        52.84365834782862,
                        0.0
                    ],
                    [
                        4.862074037367248,
                        52.84363439606721,
                        0.0
                    ],
                    [
                        4.862176732317505,
                        52.84354692913755,
                        0.0
                    ],
                    [
                        4.862231437110189,
                        52.84348989029007,
                        0.0
                    ],
                    [
                        4.862306076046366,
                        52.84339244316012,
                        0.0
                    ],
                    [
                        4.862309178180814,
                        52.84338736403294,
                        0.0
                    ],
                    [
                        4.862395864117059,
                        52.84340249438002,
                        0.0
                    ],
                    [
                        4.862512115206769,
                        52.84340840849357,
                        0.0
                    ],
                    [
                        4.862628032589739,
                        52.8434004446362,
                        0.0
                    ],
                    [
                        4.863227406949676,
                        52.8433225574266,
                        0.0
                    ],
                    [
                        4.863338286560154,
                        52.84330108078325,
                        0.0
                    ],
                    [
                        4.863440111365942,
                        52.8432669145834,
                        0.0
                    ],
                    [
                        4.863528967972515,
                        52.84322137439694,
                        0.0
                    ],
                    [
                        4.863593219210413,
                        52.84317246667326,
                        0.0
                    ],
                    [
                        4.863629503378457,
                        52.84316916871813,
                        0.0
                    ],
                    [
                        4.863742345810832,
                        52.84315192677044,
                        0.0
                    ],
                    [
                        4.863847465422282,
                        52.8431216874934,
                        0.0
                    ],
                    [
                        4.863940821566701,
                        52.84307961224664,
                        0.0
                    ],
                    [
                        4.864018826808201,
                        52.84302731731555,
                        0.0
                    ],
                    [
                        4.864078482735709,
                        52.84296681338552,
                        0.0
                    ],
                    [
                        4.864117498175296,
                        52.8429004242969,
                        0.0
                    ],
                    [
                        4.864118194606744,
                        52.84289754171183,
                        0.0
                    ],
                    [
                        4.864432088889741,
                        52.84286564956818,
                        0.0
                    ],
                    [
                        4.864382089048434,
                        52.84266918743295,
                        0.0
                    ],
                    [
                        4.864487862690415,
                        52.84210853252327,
                        0.0
                    ],
                    [
                        4.864488434753543,
                        52.84211071341288,
                        0.0
                    ],
                    [
                        4.864489021378446,
                        52.84211167576579,
                        0.0
                    ],
                    [
                        4.864489340300051,
                        52.8421126845716,
                        0.0
                    ],
                    [
                        4.864490015601509,
                        52.84211330581657,
                        0.0
                    ],
                    [
                        4.864490440643312,
                        52.84211400325304,
                        0.0
                    ],
                    [
                        4.864491592275428,
                        52.8421147568937,
                        0.0
                    ],
                    [
                        4.864492523005838,
                        52.84211561380837,
                        0.0
                    ],
                    [
                        4.864493539131936,
                        52.84211603164955,
                        0.0
                    ],
                    [
                        4.864494372663033,
                        52.842116577204,
                        0.0
                    ],
                    [
                        4.864495909603466,
                        52.84211700631303,
                        0.0
                    ],
                    [
                        4.864497314170121,
                        52.84211758312302,
                        0.0
                    ],
                    [
                        4.86449851752802,
                        52.84211773398064,
                        0.0
                    ],
                    [
                        4.864499632892558,
                        52.84211804441514,
                        0.0
                    ],
                    [
                        4.864501324393884,
                        52.84211808417919,
                        0.0
                    ],
                    [
                        4.864502985679124,
                        52.84211829185938,
                        0.0
                    ],
                    [
                        4.864504191019455,
                        52.84211815245452,
                        0.0
                    ],
                    [
                        4.864505418101333,
                        52.84211818119775,
                        0.0
                    ],
                    [
                        4.864507007457497,
                        52.84211782599269,
                        0.0
                    ],
                    [
                        4.864509699537532,
                        52.84211722399583,
                        0.0
                    ],
                    [
                        4.864512096036762,
                        52.84211626932154,
                        0.0
                    ],
                    [
                        4.864514199845961,
                        52.84211509139139,
                        0.0
                    ],
                    [
                        4.864515809536405,
                        52.84211365517413,
                        0.0
                    ],
                    [
                        4.864517011301585,
                        52.84211207608363,
                        0.0
                    ],
                    [
                        4.864517591172338,
                        52.8421103747414,
                        0.0
                    ],
                    [
                        4.864517703909208,
                        52.84210864079488,
                        0.0
                    ],
                    [
                        4.864517751379275,
                        52.84210789780288,
                        0.0
                    ],
                    [
                        4.864517169380669,
                        52.84210567822588,
                        0.0
                    ],
                    [
                        4.868517528399199,
                        52.8417637956068,
                        0.0
                    ],
                    [
                        4.868413234638274,
                        52.84140885459885,
                        0.0
                    ],
                    [
                        4.86831721546662,
                        52.84102799309585,
                        0.0
                    ],
                    [
                        4.868118558139159,
                        52.84029668795512,
                        0.0
                    ],
                    [
                        4.867925710671826,
                        52.83960535360557,
                        0.0
                    ],
                    [
                        4.867926117095389,
                        52.83957111594424,
                        0.0
                    ],
                    [
                        4.867709597395199,
                        52.83875793482842,
                        0.0
                    ],
                    [
                        4.867486695467474,
                        52.83795424225987,
                        0.0
                    ],
                    [
                        4.86728199218966,
                        52.83720578895915,
                        0.0
                    ],
                    [
                        4.867276985080677,
                        52.83718206642456,
                        0.0
                    ],
                    [
                        4.867283684321995,
                        52.83718091026838,
                        0.0
                    ],
                    [
                        4.867284408232876,
                        52.83718068516311,
                        0.0
                    ],
                    [
                        4.867286943382183,
                        52.83717989818592,
                        0.0
                    ],
                    [
                        4.867289364896966,
                        52.837178932783,
                        0.0
                    ],
                    [
                        4.867291207331474,
                        52.83717761975994,
                        0.0
                    ],
                    [
                        4.867292833254326,
                        52.83717616830234,
                        0.0
                    ],
                    [
                        4.867293707569492,
                        52.83717452573988,
                        0.0
                    ],
                    [
                        4.867294291909114,
                        52.83717280822952,
                        0.0
                    ],
                    [
                        4.867294060108889,
                        52.83717108445834,
                        0.0
                    ],
                    [
                        4.867293518061581,
                        52.83716936832975,
                        0.0
                    ],
                    [
                        4.867292208250874,
                        52.83716782139483,
                        0.0
                    ],
                    [
                        4.867290628721735,
                        52.83716636764892,
                        0.0
                    ],
                    [
                        4.86728843244063,
                        52.83716523832654,
                        0.0
                    ],
                    [
                        4.867286066611166,
                        52.83716426553658,
                        0.0
                    ],
                    [
                        4.867283315674912,
                        52.8371637296208,
                        0.0
                    ],
                    [
                        4.867281319841324,
                        52.83716334078601,
                        0.0
                    ],
                    [
                        4.867280519481221,
                        52.83716338043276,
                        0.0
                    ],
                    [
                        4.867279722269477,
                        52.83716328080253,
                        0.0
                    ],
                    [
                        4.867277634352486,
                        52.83716352243049,
                        0.0
                    ],
                    [
                        4.86727554956607,
                        52.83716362568119,
                        0.0
                    ],
                    [
                        4.867273180656547,
                        52.83716403503733,
                        0.0
                    ],
                    [
                        4.867234323972331,
                        52.83697992431492,
                        0.0
                    ],
                    [
                        4.867949512197975,
                        52.8369037584363,
                        0.0
                    ],
                    [
                        4.86800134816998,
                        52.83693880764081,
                        0.0
                    ],
                    [
                        4.868013541140733,
                        52.8369692897878,
                        0.0
                    ],
                    [
                        4.868050217326873,
                        52.83705504803301,
                        0.0
                    ],
                    [
                        4.86808136131879,
                        52.83707801885311,
                        0.0
                    ],
                    [
                        4.868109494911625,
                        52.83708955442442,
                        0.0
                    ],
                    [
                        4.868845368583605,
                        52.83701855967182,
                        0.0
                    ],
                    [
                        4.86912526514541,
                        52.83699124264471,
                        0.0
                    ],
                    [
                        4.869609553678854,
                        52.8369438908222,
                        0.0
                    ],
                    [
                        4.869446145519832,
                        52.83642133110605,
                        0.0
                    ],
                    [
                        4.869300685623476,
                        52.83588346371097,
                        0.0
                    ],
                    [
                        4.869214934492128,
                        52.83551933529368,
                        0.0
                    ],
                    [
                        4.868507597533515,
                        52.83559375449193,
                        0.0
                    ],
                    [
                        4.868308808952591,
                        52.83485152905596,
                        0.0
                    ],
                    [
                        4.868275490569917,
                        52.83474676950036,
                        0.0
                    ],
                    [
                        4.868307179777184,
                        52.83471738590973,
                        0.0
                    ],
                    [
                        4.868944450250446,
                        52.83466018768434,
                        0.0
                    ],
                    [
                        4.86897070631789,
                        52.83465848643122,
                        0.0
                    ],
                    [
                        4.868968140945204,
                        52.83463327646794,
                        0.0
                    ],
                    [
                        4.868965083068235,
                        52.83460329241388,
                        0.0
                    ],
                    [
                        4.869550350258661,
                        52.83454642220894,
                        0.0
                    ],
                    [
                        4.870645412647752,
                        52.83443979641481,
                        0.0
                    ],
                    [
                        4.870892604959511,
                        52.83441337611733,
                        0.0
                    ],
                    [
                        4.871290077985822,
                        52.83437150110286,
                        0.0
                    ],
                    [
                        4.871304727680414,
                        52.83436995582937,
                        0.0
                    ],
                    [
                        4.871377662663655,
                        52.83457761323697,
                        0.0
                    ],
                    [
                        4.872600981828484,
                        52.83445164535651,
                        0.0
                    ],
                    [
                        4.872659060468367,
                        52.83448715983928,
                        0.0
                    ],
                    [
                        4.8726745785102,
                        52.83453164821037,
                        0.0
                    ],
                    [
                        4.872677588494545,
                        52.83456844390522,
                        0.0
                    ],
                    [
                        4.87266110733827,
                        52.83460584751053,
                        0.0
                    ],
                    [
                        4.872627534272567,
                        52.83463416369283,
                        0.0
                    ],
                    [
                        4.872651479912847,
                        52.83474183821274,
                        0.0
                    ],
                    [
                        4.872673777049036,
                        52.83479537850569,
                        0.0
                    ],
                    [
                        4.872743074885777,
                        52.8350807546064,
                        0.0
                    ],
                    [
                        4.873678304425613,
                        52.83499080089602,
                        0.0
                    ],
                    [
                        4.873876765250024,
                        52.83497197409967,
                        0.0
                    ],
                    [
                        4.875063283501995,
                        52.83485132248157,
                        0.0
                    ],
                    [
                        4.875026370513125,
                        52.83467322666112,
                        0.0
                    ],
                    [
                        4.875066628907612,
                        52.83466821415403,
                        0.0
                    ],
                    [
                        4.874938275797988,
                        52.83410869708598,
                        0.0
                    ],
                    [
                        4.874897331841622,
                        52.83393024777006,
                        0.0
                    ],
                    [
                        4.875577103061385,
                        52.83386608366233,
                        0.0
                    ],
                    [
                        4.875721272198961,
                        52.83434141633415,
                        0.0
                    ],
                    [
                        4.877257559804958,
                        52.83419250499892,
                        0.0
                    ],
                    [
                        4.877187592349438,
                        52.83393416077789,
                        0.0
                    ],
                    [
                        4.877128565187724,
                        52.8337901026557,
                        0.0
                    ],
                    [
                        4.877111161505677,
                        52.83371874005797,
                        0.0
                    ],
                    [
                        4.881638362230408,
                        52.83324415108388,
                        0.0
                    ],
                    [
                        4.881742697314702,
                        52.83324836225392,
                        0.0
                    ],
                    [
                        4.881858072196204,
                        52.83323923975464,
                        0.0
                    ],
                    [
                        4.88196829158803,
                        52.83321666104219,
                        0.0
                    ],
                    [
                        4.881992141613322,
                        52.83320834327996,
                        0.0
                    ],
                    [
                        4.884446084146095,
                        52.83296941702181,
                        0.0
                    ],
                    [
                        4.884493907608769,
                        52.83298158260324,
                        0.0
                    ],
                    [
                        4.88460791053418,
                        52.83299567338421,
                        0.0
                    ],
                    [
                        4.884724263022526,
                        52.83299602334968,
                        0.0
                    ],
                    [
                        4.884838491224447,
                        52.83298261994754,
                        0.0
                    ],
                    [
                        4.884946207255681,
                        52.83295597672667,
                        0.0
                    ],
                    [
                        4.885043271137437,
                        52.83291711963113,
                        0.0
                    ],
                    [
                        4.885053918489421,
                        52.83291073444069,
                        0.0
                    ],
                    [
                        4.887665374029142,
                        52.83266082286323,
                        0.0
                    ],
                    [
                        4.8876736292743,
                        52.83265999739988,
                        0.0
                    ],
                    [
                        4.888479779091148,
                        52.83257576688759,
                        0.0
                    ],
                    [
                        4.888474396229114,
                        52.83262219050957,
                        0.0
                    ],
                    [
                        4.888497558036217,
                        52.83307665646284,
                        0.0
                    ],
                    [
                        4.888512529227991,
                        52.83314653695904,
                        0.0
                    ],
                    [
                        4.888549724408684,
                        52.83321330658261,
                        0.0
                    ],
                    [
                        4.888563165760182,
                        52.83322746744111,
                        0.0
                    ],
                    [
                        4.888710068134851,
                        52.83382505635139,
                        0.0
                    ],
                    [
                        4.888706343147213,
                        52.83384801355677,
                        0.0
                    ],
                    [
                        4.888717777484477,
                        52.83391813894878,
                        0.0
                    ],
                    [
                        4.888852880654366,
                        52.83432894844115,
                        0.0
                    ],
                    [
                        4.888885876469035,
                        52.83439518815039,
                        0.0
                    ],
                    [
                        4.888939216670086,
                        52.83445637241685,
                        0.0
                    ],
                    [
                        4.88901092530736,
                        52.83451023549387,
                        0.0
                    ],
                    [
                        4.889060655463826,
                        52.83453557544399,
                        0.0
                    ],
                    [
                        4.889082067575534,
                        52.83458414374803,
                        0.0
                    ],
                    [
                        4.889090366294264,
                        52.83459751649906,
                        0.0
                    ],
                    [
                        4.889096808027691,
                        52.8350735271262,
                        0.0
                    ],
                    [
                        4.889108111924087,
                        52.83514046341789,
                        0.0
                    ],
                    [
                        4.889385198913232,
                        52.83598712695209,
                        0.0
                    ],
                    [
                        4.889383782655734,
                        52.83600543328877,
                        0.0
                    ],
                    [
                        4.889401116576487,
                        52.8360751131781,
                        0.0
                    ],
                    [
                        4.889416292424787,
                        52.83610061611765,
                        0.0
                    ],
                    [
                        4.889603483060571,
                        52.83684118127681,
                        0.0
                    ],
                    [
                        4.889610255084968,
                        52.83686331685602,
                        0.0
                    ],
                    [
                        4.890030460895733,
                        52.83803118542875,
                        0.0
                    ],
                    [
                        4.890068032320124,
                        52.83810067272341,
                        0.0
                    ],
                    [
                        4.890128046024533,
                        52.83816411918484,
                        0.0
                    ],
                    [
                        4.890142988381478,
                        52.83817435440556,
                        0.0
                    ],
                    [
                        4.890141290970083,
                        52.83821925485566,
                        0.0
                    ],
                    [
                        4.890128195803389,
                        52.83822616859634,
                        0.0
                    ],
                    [
                        4.890060584517428,
                        52.83827783099194,
                        0.0
                    ],
                    [
                        4.890009688563831,
                        52.83833610084803,
                        0.0
                    ],
                    [
                        4.889977222083525,
                        52.83839901903995,
                        0.0
                    ],
                    [
                        4.889964273262139,
                        52.83846447014773,
                        0.0
                    ],
                    [
                        4.889955950675729,
                        52.83864830367332,
                        0.0
                    ],
                    [
                        4.889963311515888,
                        52.8387154255748,
                        0.0
                    ],
                    [
                        4.89005138140837,
                        52.83904587017314,
                        0.0
                    ],
                    [
                        4.890232753467312,
                        52.83985361027602,
                        0.0
                    ],
                    [
                        4.890261104362194,
                        52.83992467936284,
                        0.0
                    ],
                    [
                        4.890305662077405,
                        52.83998187755507,
                        0.0
                    ],
                    [
                        4.890335341064291,
                        52.84007009790396,
                        0.0
                    ],
                    [
                        4.890369636967924,
                        52.84013743527976,
                        0.0
                    ],
                    [
                        4.890424967256058,
                        52.84019942686194,
                        0.0
                    ],
                    [
                        4.890499207042496,
                        52.8402536912877,
                        0.0
                    ],
                    [
                        4.890589505296319,
                        52.84029814341561,
                        0.0
                    ],
                    [
                        4.89069238779042,
                        52.84033107296546,
                        0.0
                    ],
                    [
                        4.890803904719412,
                        52.84035121700977,
                        0.0
                    ],
                    [
                        4.890919769736237,
                        52.84035779921893,
                        0.0
                    ],
                    [
                        4.891035527290013,
                        52.8403505682919,
                        0.0
                    ],
                    [
                        4.891146732146889,
                        52.84032980141239,
                        0.0
                    ],
                    [
                        4.891249108313204,
                        52.84029629680946,
                        0.0
                    ],
                    [
                        4.891338723048921,
                        52.84025134213318,
                        0.0
                    ],
                    [
                        4.891399560161758,
                        52.8402060287503,
                        0.0
                    ],
                    [
                        4.891411471313443,
                        52.84023395413014,
                        0.0
                    ],
                    [
                        4.89143756513669,
                        52.84029130791315,
                        0.0
                    ],
                    [
                        4.89148861649588,
                        52.84029152004291,
                        0.0
                    ],
                    [
                        4.891520019013283,
                        52.84029165051653,
                        0.0
                    ],
                    [
                        4.891551301669129,
                        52.84030366990212,
                        0.0
                    ],
                    [
                        4.891586636937216,
                        52.84030381669667,
                        0.0
                    ],
                    [
                        4.891637796019031,
                        52.84029452127338,
                        0.0
                    ],
                    [
                        4.891677279512755,
                        52.84027566040375,
                        0.0
                    ],
                    [
                        4.891685830369013,
                        52.84021387633208,
                        0.0
                    ],
                    [
                        4.89164359937536,
                        52.84012810249882,
                        0.0
                    ],
                    [
                        4.891538052573396,
                        52.83974009411882,
                        0.0
                    ],
                    [
                        4.891908151476255,
                        52.83970396785882,
                        0.0
                    ],
                    [
                        4.891809406987528,
                        52.83938968974971,
                        0.0
                    ],
                    [
                        4.89183694628952,
                        52.83937968326219,
                        0.0
                    ],
                    [
                        4.891923135106792,
                        52.83933233693093,
                        0.0
                    ],
                    [
                        4.891992412169333,
                        52.83927571794874,
                        0.0
                    ],
                    [
                        4.892042118604401,
                        52.83921200266755,
                        0.0
                    ],
                    [
                        4.892070340500282,
                        52.83914364014258,
                        0.0
                    ],
                    [
                        4.892075995998812,
                        52.83907325720798,
                        0.0
                    ],
                    [
                        4.892058866115566,
                        52.83900355795538,
                        0.0
                    ],
                    [
                        4.891898805690376,
                        52.8386173832699,
                        0.0
                    ],
                    [
                        4.891956008971166,
                        52.83849048389076,
                        0.0
                    ],
                    [
                        4.891840640399863,
                        52.8384770487683,
                        0.0
                    ],
                    [
                        4.891805750670962,
                        52.83839286822082,
                        0.0
                    ],
                    [
                        4.8918564534139,
                        52.83827596207844,
                        0.0
                    ],
                    [
                        4.892026149187081,
                        52.83830137102694,
                        0.0
                    ],
                    [
                        4.892085208028538,
                        52.8381314796402,
                        0.0
                    ],
                    [
                        4.891973564636474,
                        52.83812872463709,
                        0.0
                    ],
                    [
                        4.891909723925798,
                        52.83812714755173,
                        0.0
                    ],
                    [
                        4.891959932716424,
                        52.83750676927198,
                        0.0
                    ],
                    [
                        4.891858549707726,
                        52.83750534994122,
                        0.0
                    ],
                    [
                        4.891821668081437,
                        52.83726609258718,
                        0.0
                    ],
                    [
                        4.891805638181351,
                        52.83721022299306,
                        0.0
                    ],
                    [
                        4.891719195882857,
                        52.83700606230326,
                        0.0
                    ],
                    [
                        4.891749500677172,
                        52.83697030329539,
                        0.0
                    ],
                    [
                        4.891794183570942,
                        52.83690050568327,
                        0.0
                    ],
                    [
                        4.891814024432574,
                        52.83682661658913,
                        0.0
                    ],
                    [
                        4.891808161976798,
                        52.83675184161009,
                        0.0
                    ],
                    [
                        4.891731465538416,
                        52.83644813143595,
                        0.0
                    ],
                    [
                        4.89170439318732,
                        52.83638274125425,
                        0.0
                    ],
                    [
                        4.891657634127538,
                        52.83632156314922,
                        0.0
                    ],
                    [
                        4.891608117594486,
                        52.83627967524348,
                        0.0
                    ],
                    [
                        4.891609119552442,
                        52.83624035082082,
                        0.0
                    ],
                    [
                        4.891645986611731,
                        52.83610497523281,
                        0.0
                    ],
                    [
                        4.89182546071671,
                        52.83585843301488,
                        0.0
                    ],
                    [
                        4.89188443752373,
                        52.83585154244238,
                        0.0
                    ],
                    [
                        4.892063559389717,
                        52.83563591272249,
                        0.0
                    ],
                    [
                        4.892122562705302,
                        52.83562664964876,
                        0.0
                    ],
                    [
                        4.89209965907283,
                        52.83556948891146,
                        0.0
                    ],
                    [
                        4.892127813401438,
                        52.83551015858439,
                        0.0
                    ],
                    [
                        4.892239192380767,
                        52.83538222745162,
                        0.0
                    ],
                    [
                        4.892513370173224,
                        52.83509328228663,
                        0.0
                    ],
                    [
                        4.89263804242831,
                        52.8348958306829,
                        0.0
                    ],
                    [
                        4.892755288747486,
                        52.83477893211149,
                        0.0
                    ],
                    [
                        4.892935903458038,
                        52.83460246238718,
                        0.0
                    ],
                    [
                        4.893162895098961,
                        52.83435713945331,
                        0.0
                    ],
                    [
                        4.893257256506976,
                        52.83422316069363,
                        0.0
                    ],
                    [
                        4.892941884703975,
                        52.83424113996197,
                        0.0
                    ],
                    [
                        4.892420622975718,
                        52.83429422051584,
                        0.0
                    ],
                    [
                        4.892030684021226,
                        52.83433574783181,
                        0.0
                    ],
                    [
                        4.890328395807882,
                        52.83452484094949,
                        0.0
                    ],
                    [
                        4.890093513857713,
                        52.83371955932729,
                        0.0
                    ],
                    [
                        4.889963206961858,
                        52.83317780938491,
                        0.0
                    ],
                    [
                        4.890048942602002,
                        52.83316409350675,
                        0.0
                    ],
                    [
                        4.89015347876311,
                        52.83313315105804,
                        0.0
                    ],
                    [
                        4.890246038378304,
                        52.83309045251233,
                        0.0
                    ],
                    [
                        4.890323063751262,
                        52.83303763753671,
                        0.0
                    ],
                    [
                        4.890381596720217,
                        52.8329767365173,
                        0.0
                    ],
                    [
                        4.890419387925317,
                        52.8329100901508,
                        0.0
                    ],
                    [
                        4.890434982379688,
                        52.83284025900465,
                        0.0
                    ],
                    [
                        4.890427784335751,
                        52.83276992763658,
                        0.0
                    ],
                    [
                        4.890320614131545,
                        52.8323679541646,
                        0.0
                    ],
                    [
                        4.890318333466577,
                        52.83236272607079,
                        0.0
                    ],
                    [
                        4.8903175146922,
                        52.83235734140404,
                        0.0
                    ],
                    [
                        4.890280981072886,
                        52.83224233789898,
                        0.0
                    ],
                    [
                        4.89024790626983,
                        52.83217477895677,
                        0.0
                    ],
                    [
                        4.890193704830549,
                        52.83211242517028,
                        0.0
                    ],
                    [
                        4.890120458134988,
                        52.83205767385729,
                        0.0
                    ],
                    [
                        4.890030983861126,
                        52.83201262883347,
                        0.0
                    ],
                    [
                        4.889928718189571,
                        52.83197902175262,
                        0.0
                    ],
                    [
                        4.889817591921934,
                        52.83195814239892,
                        0.0
                    ],
                    [
                        4.889701876715544,
                        52.83195079489034,
                        0.0
                    ],
                    [
                        4.889586016320333,
                        52.83195726107309,
                        0.0
                    ],
                    [
                        4.889477105666237,
                        52.83197681745504,
                        0.0
                    ],
                    [
                        4.889454978311148,
                        52.83195845600041,
                        0.0
                    ],
                    [
                        4.889370313750197,
                        52.83191108860279,
                        0.0
                    ],
                    [
                        4.889272128879239,
                        52.83187452517878,
                        0.0
                    ],
                    [
                        4.889164127940001,
                        52.83185014444008,
                        0.0
                    ],
                    [
                        4.889005203454119,
                        52.83182458756141,
                        0.0
                    ],
                    [
                        4.888879195820697,
                        52.83181290151119,
                        0.0
                    ],
                    [
                        4.888751975685341,
                        52.83181778179625,
                        0.0
                    ],
                    [
                        4.887475949505776,
                        52.83195111015183,
                        0.0
                    ],
                    [
                        4.884568113703312,
                        52.8322293803413,
                        0.0
                    ],
                    [
                        4.884567325836418,
                        52.83222950463082,
                        0.0
                    ],
                    [
                        4.884566513830305,
                        52.83222953446255,
                        0.0
                    ],
                    [
                        4.881628750377273,
                        52.83251557010919,
                        0.0
                    ],
                    [
                        4.881625277689902,
                        52.8325161233528,
                        0.0
                    ],
                    [
                        4.881621696785341,
                        52.83251628251544,
                        0.0
                    ],
                    [
                        4.876823224622672,
                        52.83301931092203,
                        0.0
                    ],
                    [
                        4.876817971019632,
                        52.83301873306399,
                        0.0
                    ],
                    [
                        4.876701633518694,
                        52.83301989150893,
                        0.0
                    ],
                    [
                        4.876587904763943,
                        52.83303477387367,
                        0.0
                    ],
                    [
                        4.87653862703164,
                        52.83304771502324,
                        0.0
                    ],
                    [
                        4.875854867933739,
                        52.83311226289838,
                        0.0
                    ],
                    [
                        4.875701184169001,
                        52.83256658436577,
                        0.0
                    ],
                    [
                        4.875571401285613,
                        52.83211520797376,
                        0.0
                    ],
                    [
                        4.874606251870166,
                        52.83219475801838,
                        0.0
                    ],
                    [
                        4.874672986377301,
                        52.83244760813135,
                        0.0
                    ],
                    [
                        4.874743558168628,
                        52.83271496578751,
                        0.0
                    ],
                    [
                        4.874633978759169,
                        52.8327189254527,
                        0.0
                    ],
                    [
                        4.874521415862973,
                        52.83273676479483,
                        0.0
                    ],
                    [
                        4.874416762873793,
                        52.83276756096716,
                        0.0
                    ],
                    [
                        4.874407111809254,
                        52.83277199128235,
                        0.0
                    ],
                    [
                        4.873825448244227,
                        52.83263737535562,
                        0.0
                    ],
                    [
                        4.873790501417766,
                        52.83263158936652,
                        0.0
                    ],
                    [
                        4.873756360768477,
                        52.8326242494369,
                        0.0
                    ],
                    [
                        4.873749309341406,
                        52.83262362685657,
                        0.0
                    ],
                    [
                        4.87374253943748,
                        52.83262228026262,
                        0.0
                    ],
                    [
                        4.873727666164959,
                        52.83262118635981,
                        0.0
                    ],
                    [
                        4.873713213232786,
                        52.83261879388701,
                        0.0
                    ],
                    [
                        4.873677075569387,
                        52.83261724897207,
                        0.0
                    ],
                    [
                        4.87364122700234,
                        52.83261408318386,
                        0.0
                    ],
                    [
                        4.873634109263295,
                        52.83261430596781,
                        0.0
                    ],
                    [
                        4.873627035864168,
                        52.83261378573646,
                        0.0
                    ],
                    [
                        4.873612095726241,
                        52.83261447001001,
                        0.0
                    ],
                    [
                        4.873597150352975,
                        52.83261383051003,
                        0.0
                    ],
                    [
                        4.873561208551145,
                        52.83261658476654,
                        0.0
                    ],
                    [
                        4.873525029097658,
                        52.83261771587753,
                        0.0
                    ],
                    [
                        4.872724812616345,
                        52.83269083435606,
                        0.0
                    ],
                    [
                        4.872613864238255,
                        52.83270772357363,
                        0.0
                    ],
                    [
                        4.87255466012715,
                        52.83272457352637,
                        0.0
                    ],
                    [
                        4.8725448614164,
                        52.83268792645508,
                        0.0
                    ],
                    [
                        4.872202040503838,
                        52.83272100990881,
                        0.0
                    ],
                    [
                        4.872245137895046,
                        52.83294492447776,
                        0.0
                    ],
                    [
                        4.872240197825548,
                        52.83295288876865,
                        0.0
                    ],
                    [
                        4.872231437399938,
                        52.83298450224967,
                        0.0
                    ],
                    [
                        4.871611231162955,
                        52.83304657268153,
                        0.0
                    ],
                    [
                        4.87144205054059,
                        52.8330619994894,
                        0.0
                    ],
                    [
                        4.871423779223458,
                        52.8330636639156,
                        0.0
                    ],
                    [
                        4.871408310011707,
                        52.83301644360122,
                        0.0
                    ],
                    [
                        4.871402551713049,
                        52.83299889455497,
                        0.0
                    ],
                    [
                        4.870584837892885,
                        52.83309142426889,
                        0.0
                    ],
                    [
                        4.870509328808207,
                        52.8328484462152,
                        0.0
                    ],
                    [
                        4.870500318554302,
                        52.8328009661772,
                        0.0
                    ],
                    [
                        4.870433329671395,
                        52.83285558498613,
                        0.0
                    ],
                    [
                        4.870405176589193,
                        52.83287854097794,
                        0.0
                    ],
                    [
                        4.869936677447726,
                        52.83292216302053,
                        0.0
                    ],
                    [
                        4.869716620772533,
                        52.83293832833991,
                        0.0
                    ],
                    [
                        4.869855645401228,
                        52.83344327629304,
                        0.0
                    ],
                    [
                        4.869033060249691,
                        52.83352289266759,
                        0.0
                    ],
                    [
                        4.868943750965255,
                        52.83322220732592,
                        0.0
                    ],
                    [
                        4.868779915070939,
                        52.8326561753649,
                        0.0
                    ],
                    [
                        4.86748434184982,
                        52.83278704645931,
                        0.0
                    ],
                    [
                        4.867670455318117,
                        52.83332509368494,
                        0.0
                    ],
                    [
                        4.867387463829682,
                        52.83335251957887,
                        0.0
                    ],
                    [
                        4.867488732919712,
                        52.83367234964954,
                        0.0
                    ],
                    [
                        4.866853115267201,
                        52.83373385732373,
                        0.0
                    ],
                    [
                        4.866852956191806,
                        52.83373388269251,
                        0.0
                    ],
                    [
                        4.866852791404622,
                        52.83373388915998,
                        0.0
                    ],
                    [
                        4.866669014592828,
                        52.83375173486811,
                        0.0
                    ],
                    [
                        4.866659290092086,
                        52.83372521029951,
                        0.0
                    ],
                    [
                        4.866625121688803,
                        52.83366111602896,
                        0.0
                    ],
                    [
                        4.866571809659011,
                        52.83360200761766,
                        0.0
                    ],
                    [
                        4.866504485519275,
                        52.83355236127525,
                        0.0
                    ],
                    [
                        4.866475329731506,
                        52.83345874581595,
                        0.0
                    ],
                    [
                        4.866410052481044,
                        52.83346629728972,
                        0.0
                    ],
                    [
                        4.866324936382878,
                        52.83347614897984,
                        0.0
                    ],
                    [
                        4.866318683127751,
                        52.83347404124249,
                        0.0
                    ],
                    [
                        4.86621312817542,
                        52.83345283618554,
                        0.0
                    ],
                    [
                        4.866102895067984,
                        52.8334439278315,
                        0.0
                    ],
                    [
                        4.865991852939981,
                        52.83344762963142,
                        0.0
                    ],
                    [
                        4.865833201695569,
                        52.83346203406066,
                        0.0
                    ],
                    [
                        4.865832577321862,
                        52.83346212928746,
                        0.0
                    ],
                    [
                        4.86583193603528,
                        52.83346214985188,
                        0.0
                    ],
                    [
                        4.865817866650415,
                        52.83346431796832,
                        0.0
                    ],
                    [
                        4.865803423696269,
                        52.83346520923508,
                        0.0
                    ],
                    [
                        4.865661049852955,
                        52.83348266548659,
                        0.0
                    ],
                    [
                        4.865648160738923,
                        52.83347955543518,
                        0.0
                    ],
                    [
                        4.865544101017141,
                        52.83346091035681,
                        0.0
                    ],
                    [
                        4.865436174780106,
                        52.83345405056301,
                        0.0
                    ],
                    [
                        4.865327989525258,
                        52.833459205718,
                        0.0
                    ],
                    [
                        4.865189250072852,
                        52.83347363439375,
                        0.0
                    ],
                    [
                        4.864799914021882,
                        52.83351090103034,
                        0.0
                    ],
                    [
                        4.864686688254094,
                        52.83352881267984,
                        0.0
                    ],
                    [
                        4.864581467285721,
                        52.83355982870924,
                        0.0
                    ],
                    [
                        4.86448833870411,
                        52.83360274576087,
                        0.0
                    ],
                    [
                        4.864464604984846,
                        52.83361903897529,
                        0.0
                    ],
                    [
                        4.863969999692388,
                        52.83364634077643,
                        0.0
                    ],
                    [
                        4.863941124552889,
                        52.83364968749557,
                        0.0
                    ],
                    [
                        4.863911849997503,
                        52.83365131778737,
                        0.0
                    ],
                    [
                        4.863085950639121,
                        52.83374744391145,
                        0.0
                    ],
                    [
                        4.863017198012403,
                        52.83351537725707,
                        0.0
                    ],
                    [
                        4.862858830190506,
                        52.83297112690573,
                        0.0
                    ],
                    [
                        4.862780722097573,
                        52.83268859969048,
                        0.0
                    ],
                    [
                        4.862200519839861,
                        52.83274266406488,
                        0.0
                    ],
                    [
                        4.862266206867121,
                        52.83305960117858,
                        0.0
                    ],
                    [
                        4.8622988614752,
                        52.83321714774237,
                        0.0
                    ],
                    [
                        4.862394216722573,
                        52.83354738086778,
                        0.0
                    ],
                    [
                        4.861430951895625,
                        52.83365680350316,
                        0.0
                    ],
                    [
                        4.861329180524652,
                        52.8336683791691,
                        0.0
                    ],
                    [
                        4.861177719574327,
                        52.83368560398517,
                        0.0
                    ],
                    [
                        4.861259744536373,
                        52.83397265542372,
                        0.0
                    ],
                    [
                        4.86020262112972,
                        52.83407609421457,
                        0.0
                    ],
                    [
                        4.859751533169415,
                        52.83411762245921,
                        0.0
                    ],
                    [
                        4.85972783238762,
                        52.83404731680005,
                        0.0
                    ],
                    [
                        4.859768782200029,
                        52.83403798089967,
                        0.0
                    ],
                    [
                        4.859738353241506,
                        52.83386269466958,
                        0.0
                    ],
                    [
                        4.859377741799928,
                        52.83390020993258,
                        0.0
                    ],
                    [
                        4.859360433343755,
                        52.83384290574308,
                        0.0
                    ],
                    [
                        4.859359619976418,
                        52.8338402151044,
                        0.0
                    ],
                    [
                        4.858912919181702,
                        52.83387960366972,
                        0.0
                    ],
                    [
                        4.858932541950123,
                        52.83402170812876,
                        0.0
                    ],
                    [
                        4.858965676499142,
                        52.83413979691944,
                        0.0
                    ],
                    [
                        4.858983970076026,
                        52.834185530595,
                        0.0
                    ],
                    [
                        4.858977053026305,
                        52.83420044492588,
                        0.0
                    ],
                    [
                        4.858967409685351,
                        52.83420641435872,
                        0.0
                    ],
                    [
                        4.858765643202037,
                        52.83422592065173,
                        0.0
                    ],
                    [
                        4.858668909283804,
                        52.83423552130381,
                        0.0
                    ],
                    [
                        4.858646867352386,
                        52.83423108304522,
                        0.0
                    ],
                    [
                        4.858532550510011,
                        52.83424546751171,
                        0.0
                    ],
                    [
                        4.858510837405722,
                        52.83424820210757,
                        0.0
                    ],
                    [
                        4.858469845895521,
                        52.83425972116743,
                        0.0
                    ],
                    [
                        4.858420055098931,
                        52.83426752563452,
                        0.0
                    ],
                    [
                        4.858342212830508,
                        52.83426718055579,
                        0.0
                    ],
                    [
                        4.858307521815215,
                        52.8342583365685,
                        0.0
                    ],
                    [
                        4.858279393685286,
                        52.83425653133461,
                        0.0
                    ],
                    [
                        4.85825819864986,
                        52.83422868628011,
                        0.0
                    ],
                    [
                        4.858254830323427,
                        52.83422621796493,
                        0.0
                    ],
                    [
                        4.858226528819312,
                        52.83422402551766,
                        0.0
                    ],
                    [
                        4.858179394009524,
                        52.83422571269931,
                        0.0
                    ],
                    [
                        4.858063018668107,
                        52.83423851490478,
                        0.0
                    ],
                    [
                        4.857786232664528,
                        52.83426962115337,
                        0.0
                    ],
                    [
                        4.857575876327506,
                        52.83429501856906,
                        0.0
                    ],
                    [
                        4.857287654237417,
                        52.83431953053447,
                        0.0
                    ],
                    [
                        4.857269213507629,
                        52.83424565843581,
                        0.0
                    ],
                    [
                        4.85564347734587,
                        52.83439820959717,
                        0.0
                    ],
                    [
                        4.855645873773115,
                        52.83440859997119,
                        0.0
                    ],
                    [
                        4.855614173262224,
                        52.83441136142932,
                        0.0
                    ],
                    [
                        4.854458634812961,
                        52.83451177380058,
                        0.0
                    ],
                    [
                        4.854588536531596,
                        52.83495997477492,
                        0.0
                    ],
                    [
                        4.854081740636476,
                        52.83500717311273,
                        0.0
                    ],
                    [
                        4.853970998542537,
                        52.83463616442178,
                        0.0
                    ],
                    [
                        4.85331604832378,
                        52.83470925389887,
                        0.0
                    ],
                    [
                        4.853365131629626,
                        52.83493345927176,
                        0.0
                    ],
                    [
                        4.853254194316992,
                        52.83495151141748,
                        0.0
                    ],
                    [
                        4.853288324449851,
                        52.83508105986674,
                        0.0
                    ],
                    [
                        4.851282182308299,
                        52.8352678565999,
                        0.0
                    ],
                    [
                        4.851247993186275,
                        52.83526509414797,
                        0.0
                    ],
                    [
                        4.851247950647786,
                        52.83526493219424,
                        0.0
                    ],
                    [
                        4.851247111104263,
                        52.83526502278708,
                        0.0
                    ],
                    [
                        4.851216267955681,
                        52.83526253147753,
                        0.0
                    ],
                    [
                        4.851100143981846,
                        52.83526701888459,
                        0.0
                    ],
                    [
                        4.850987697805096,
                        52.83528514032876,
                        0.0
                    ],
                    [
                        4.850945703141353,
                        52.83529762736578,
                        0.0
                    ],
                    [
                        4.850871827343992,
                        52.83530561877284,
                        0.0
                    ],
                    [
                        4.850864061798144,
                        52.83530489277807,
                        0.0
                    ],
                    [
                        4.85077589371202,
                        52.83530068326153,
                        0.0
                    ],
                    [
                        4.850687670796694,
                        52.83530445546595,
                        0.0
                    ],
                    [
                        4.850550937639444,
                        52.83531655039008,
                        0.0
                    ],
                    [
                        4.850518302114271,
                        52.83521315031723,
                        0.0
                    ],
                    [
                        4.85047139923106,
                        52.83519581954106,
                        0.0
                    ],
                    [
                        4.850297634362265,
                        52.8351493849017,
                        0.0
                    ],
                    [
                        4.850030254726738,
                        52.83505401802623,
                        0.0
                    ],
                    [
                        4.849976674335584,
                        52.83500527524836,
                        0.0
                    ],
                    [
                        4.849547230240773,
                        52.834869231209,
                        0.0
                    ],
                    [
                        4.849211411171118,
                        52.83523525548954,
                        0.0
                    ],
                    [
                        4.848975574582671,
                        52.83515280765535,
                        0.0
                    ],
                    [
                        4.847032349060448,
                        52.83444648871315,
                        0.0
                    ],
                    [
                        4.843766913578009,
                        52.83324378431381,
                        0.0
                    ],
                    [
                        4.843759318327556,
                        52.83324157222017,
                        0.0
                    ],
                    [
                        4.843752440059286,
                        52.83323862198512,
                        0.0
                    ],
                    [
                        4.842514505823537,
                        52.83281121456277,
                        0.0
                    ],
                    [
                        4.842943601646595,
                        52.8319516222399,
                        0.0
                    ],
                    [
                        4.837547077586001,
                        52.83025056134125,
                        0.0
                    ],
                    [
                        4.837196497349863,
                        52.83066726777019,
                        0.0
                    ],
                    [
                        4.835736464741966,
                        52.83013712006314,
                        0.0
                    ],
                    [
                        4.835707794830862,
                        52.83011830580928,
                        0.0
                    ],
                    [
                        4.835613721976185,
                        52.83007684261882,
                        0.0
                    ],
                    [
                        4.835508102218637,
                        52.8300472909385,
                        0.0
                    ],
                    [
                        4.835394992620162,
                        52.83003078835364,
                        0.0
                    ],
                    [
                        4.835278740018549,
                        52.83002796695568,
                        0.0
                    ],
                    [
                        4.835163813541775,
                        52.83003893639781,
                        0.0
                    ],
                    [
                        4.835054628204845,
                        52.83006327406301,
                        0.0
                    ],
                    [
                        4.834955848064596,
                        52.8300998728236,
                        0.0
                    ],
                    [
                        4.834736189964973,
                        52.83002071566561,
                        0.0
                    ],
                    [
                        4.834636828099161,
                        52.82999209715777,
                        0.0
                    ],
                    [
                        4.834620498007481,
                        52.82998948364199,
                        0.0
                    ],
                    [
                        4.834048487652533,
                        52.82978132912788,
                        0.0
                    ],
                    [
                        4.833943367436563,
                        52.82975113311335,
                        0.0
                    ],
                    [
                        4.833830539483039,
                        52.82973393746668,
                        0.0
                    ],
                    [
                        4.83371434126395,
                        52.82973040484198,
                        0.0
                    ],
                    [
                        4.833599238608943,
                        52.82974066918952,
                        0.0
                    ],
                    [
                        4.833489652084709,
                        52.82976433764208,
                        0.0
                    ],
                    [
                        4.83338979664666,
                        52.82980049965474,
                        0.0
                    ],
                    [
                        4.833303506083038,
                        52.8298477657218,
                        0.0
                    ],
                    [
                        4.833234098831617,
                        52.8299043197906,
                        0.0
                    ],
                    [
                        4.833184242077609,
                        52.82996798778395,
                        0.0
                    ],
                    [
                        4.833155849757492,
                        52.83003632433758,
                        0.0
                    ],
                    [
                        4.833150016143899,
                        52.83010670231818,
                        0.0
                    ],
                    [
                        4.833166962542946,
                        52.83017641684126,
                        0.0
                    ],
                    [
                        4.8332060404209,
                        52.83024279041868,
                        0.0
                    ],
                    [
                        4.833265746469944,
                        52.83030327009536,
                        0.0
                    ],
                    [
                        4.833343786528983,
                        52.83035553379207,
                        0.0
                    ],
                    [
                        4.83343716208682,
                        52.83039757158818,
                        0.0
                    ],
                    [
                        4.834118057900102,
                        52.83064535063338,
                        0.0
                    ],
                    [
                        4.834217514719626,
                        52.83067429532637,
                        0.0
                    ],
                    [
                        4.834237401383171,
                        52.83067752210149,
                        0.0
                    ],
                    [
                        4.837954283861456,
                        52.83201686123864,
                        0.0
                    ],
                    [
                        4.837984372928011,
                        52.83203627639156,
                        0.0
                    ],
                    [
                        4.838079020593498,
                        52.83207726132116,
                        0.0
                    ],
                    [
                        4.838185051386681,
                        52.83210627517278,
                        0.0
                    ],
                    [
                        4.838212916418327,
                        52.83211019133935,
                        0.0
                    ],
                    [
                        4.84077491288109,
                        52.83303604169088,
                        0.0
                    ],
                    [
                        4.840795956428374,
                        52.83305001094963,
                        0.0
                    ],
                    [
                        4.840889637267477,
                        52.8330918024937,
                        0.0
                    ],
                    [
                        4.840994982914528,
                        52.83312172283925,
                        0.0
                    ],
                    [
                        4.841033887415091,
                        52.83312754286642,
                        0.0
                    ],
                    [
                        4.842977423947778,
                        52.83379858265219,
                        0.0
                    ],
                    [
                        4.84300801816242,
                        52.83382192333739,
                        0.0
                    ],
                    [
                        4.843096749802295,
                        52.83386750632662,
                        0.0
                    ],
                    [
                        4.843198461656384,
                        52.83390172986783,
                        0.0
                    ],
                    [
                        4.84330924360709,
                        52.83392327841585,
                        0.0
                    ],
                    [
                        4.843331419259114,
                        52.8339248218979,
                        0.0
                    ],
                    [
                        4.845696382285877,
                        52.83479588387002,
                        0.0
                    ],
                    [
                        4.845718883120324,
                        52.83481148186564,
                        0.0
                    ],
                    [
                        4.845811061576069,
                        52.83485448667208,
                        0.0
                    ],
                    [
                        4.846396704966375,
                        52.83507597054888,
                        0.0
                    ],
                    [
                        4.846506873820351,
                        52.83510858949803,
                        0.0
                    ],
                    [
                        4.846576438797703,
                        52.83511924673736,
                        0.0
                    ],
                    [
                        4.848204808532732,
                        52.83571112527186,
                        0.0
                    ],
                    [
                        4.848260265731297,
                        52.83574716376026,
                        0.0
                    ],
                    [
                        4.848354679157156,
                        52.83578835236188,
                        0.0
                    ],
                    [
                        4.848460547758225,
                        52.83581759441542,
                        0.0
                    ],
                    [
                        4.848531755686778,
                        52.83582776275723,
                        0.0
                    ],
                    [
                        4.848648840415758,
                        52.83586869492471,
                        0.0
                    ],
                    [
                        4.848603783058884,
                        52.83591927382004,
                        0.0
                    ],
                    [
                        4.848854077796401,
                        52.83599707855586,
                        0.0
                    ],
                    [
                        4.848920455144548,
                        52.8360188743896,
                        0.0
                    ],
                    [
                        4.849221009275804,
                        52.83611753869501,
                        0.0
                    ],
                    [
                        4.849179485386982,
                        52.83617441727338,
                        0.0
                    ],
                    [
                        4.84950184561137,
                        52.83626908124682,
                        0.0
                    ],
                    [
                        4.849463100191794,
                        52.83631966375097,
                        0.0
                    ],
                    [
                        4.849185545187486,
                        52.83668201607514,
                        0.0
                    ],
                    [
                        4.849557039350874,
                        52.83674450423789,
                        0.0
                    ],
                    [
                        4.849571851827839,
                        52.8367068985562,
                        0.0
                    ],
                    [
                        4.849907687330401,
                        52.836722161331,
                        0.0
                    ],
                    [
                        4.849913399673659,
                        52.83670412369762,
                        0.0
                    ],
                    [
                        4.85001527158115,
                        52.83633084077128,
                        0.0
                    ],
                    [
                        4.850063136078921,
                        52.83633870851313,
                        0.0
                    ],
                    [
                        4.85016484972457,
                        52.83634443897476,
                        0.0
                    ],
                    [
                        4.85026667922479,
                        52.83633952237668,
                        0.0
                    ],
                    [
                        4.850422562900224,
                        52.83632373411413,
                        0.0
                    ],
                    [
                        4.850540292557654,
                        52.83668554805888,
                        0.0
                    ],
                    [
                        4.851790547755987,
                        52.83654993025096,
                        0.0
                    ],
                    [
                        4.85170063224987,
                        52.83619713839853,
                        0.0
                    ],
                    [
                        4.851699806981571,
                        52.83619436408001,
                        0.0
                    ],
                    [
                        4.85270653060012,
                        52.83609238511797,
                        0.0
                    ],
                    [
                        4.852713966076635,
                        52.8360931760154,
                        0.0
                    ],
                    [
                        4.852830298509644,
                        52.83609159068793,
                        0.0
                    ],
                    [
                        4.852943883848866,
                        52.83607629264748,
                        0.0
                    ],
                    [
                        4.852990977209674,
                        52.8360637198999,
                        0.0
                    ],
                    [
                        4.853763921436613,
                        52.83598626477783,
                        0.0
                    ],
                    [
                        4.853936778295358,
                        52.83664867406719,
                        0.0
                    ],
                    [
                        4.854412787031249,
                        52.83660598405795,
                        0.0
                    ],
                    [
                        4.854469031470481,
                        52.83659129028639,
                        0.0
                    ],
                    [
                        4.854581319990443,
                        52.83657956970706,
                        0.0
                    ],
                    [
                        4.854671898827156,
                        52.83657871594137,
                        0.0
                    ],
                    [
                        4.855210546253812,
                        52.83653109004365,
                        0.0
                    ],
                    [
                        4.855164662458928,
                        52.83637844329611,
                        0.0
                    ],
                    [
                        4.85511610456167,
                        52.8361296713701,
                        0.0
                    ],
                    [
                        4.854743609755928,
                        52.83614431130235,
                        0.0
                    ],
                    [
                        4.854691979718444,
                        52.83614815184048,
                        0.0
                    ],
                    [
                        4.854664556875194,
                        52.83600541878062,
                        0.0
                    ],
                    [
                        4.854435582334505,
                        52.83602341235092,
                        0.0
                    ],
                    [
                        4.854413168012716,
                        52.83592120035743,
                        0.0
                    ],
                    [
                        4.854566076542064,
                        52.83590587599099,
                        0.0
                    ],
                    [
                        4.854584408978591,
                        52.83590775429418,
                        0.0
                    ],
                    [
                        4.854700720995465,
                        52.83590572579997,
                        0.0
                    ],
                    [
                        4.854814145721437,
                        52.83588999570131,
                        0.0
                    ],
                    [
                        4.854862461839469,
                        52.83587687678344,
                        0.0
                    ],
                    [
                        4.856005876750496,
                        52.83576782589777,
                        0.0
                    ],
                    [
                        4.856023229383035,
                        52.83586042529168,
                        0.0
                    ],
                    [
                        4.856048589634101,
                        52.83593114526072,
                        0.0
                    ],
                    [
                        4.856096826811283,
                        52.83599735687529,
                        0.0
                    ],
                    [
                        4.856165988045404,
                        52.83605637426177,
                        0.0
                    ],
                    [
                        4.85625326797684,
                        52.83610580700755,
                        0.0
                    ],
                    [
                        4.856355127902793,
                        52.83614365056326,
                        0.0
                    ],
                    [
                        4.85646744308353,
                        52.83616837137147,
                        0.0
                    ],
                    [
                        4.856585657887972,
                        52.83617896778762,
                        0.0
                    ],
                    [
                        4.856704982676836,
                        52.83617500870466,
                        0.0
                    ],
                    [
                        4.856940911056474,
                        52.83615260224207,
                        0.0
                    ],
                    [
                        4.85706145228543,
                        52.83613311642174,
                        0.0
                    ],
                    [
                        4.857172604331922,
                        52.83609880287241,
                        0.0
                    ],
                    [
                        4.857260131740016,
                        52.8360643240666,
                        0.0
                    ],
                    [
                        4.857261599008612,
                        52.83606374375048,
                        0.0
                    ],
                    [
                        4.857463141448525,
                        52.8359838372937,
                        0.0
                    ],
                    [
                        4.857610667543448,
                        52.83597052781314,
                        0.0
                    ],
                    [
                        4.857620144925282,
                        52.83600124074019,
                        0.0
                    ],
                    [
                        4.857957465590014,
                        52.83596710529784,
                        0.0
                    ],
                    [
                        4.857950106172644,
                        52.83593990392745,
                        0.0
                    ],
                    [
                        4.858814638136992,
                        52.83586190125943,
                        0.0
                    ],
                    [
                        4.858883972601439,
                        52.8361341956769,
                        0.0
                    ],
                    [
                        4.858981055810154,
                        52.83645244168343,
                        0.0
                    ],
                    [
                        4.859062145302101,
                        52.83679506969398,
                        0.0
                    ],
                    [
                        4.85922740479314,
                        52.83741106930123,
                        0.0
                    ],
                    [
                        4.859410362764748,
                        52.83804887679013,
                        0.0
                    ],
                    [
                        4.859419301091564,
                        52.83808295809266,
                        0.0
                    ],
                    [
                        4.859479269900038,
                        52.83807583448644,
                        0.0
                    ],
                    [
                        4.859519510816306,
                        52.83820666345881,
                        0.0
                    ],
                    [
                        4.859515567661063,
                        52.83824861856571,
                        0.0
                    ],
                    [
                        4.859531748059871,
                        52.83831840024375,
                        0.0
                    ],
                    [
                        4.859570099501308,
                        52.83838493062396,
                        0.0
                    ],
                    [
                        4.859572510872057,
                        52.83838740994231,
                        0.0
                    ],
                    [
                        4.859659378416493,
                        52.83869768728839,
                        0.0
                    ],
                    [
                        4.859689940041195,
                        52.83876560846515,
                        0.0
                    ],
                    [
                        4.859741777289334,
                        52.83882861989215,
                        0.0
                    ],
                    [
                        4.859812901027578,
                        52.83888430519376,
                        0.0
                    ],
                    [
                        4.859900584076632,
                        52.83893052872085,
                        0.0
                    ],
                    [
                        4.860001464096392,
                        52.83896551687759,
                        0.0
                    ],
                    [
                        4.86010764801062,
                        52.83898711028437,
                        0.0
                    ],
                    [
                        4.860177141056433,
                        52.83924990180911,
                        0.0
                    ],
                    [
                        4.85987839914289,
                        52.83928517568151,
                        0.0
                    ],
                    [
                        4.859737818934547,
                        52.83930177279535,
                        0.0
                    ],
                    [
                        4.859804858489297,
                        52.83954277881646,
                        0.0
                    ],
                    [
                        4.859895093917049,
                        52.83988732459322,
                        0.0
                    ],
                    [
                        4.859978829177225,
                        52.84019871645098,
                        0.0
                    ],
                    [
                        4.860133516601076,
                        52.84076305663992,
                        0.0
                    ],
                    [
                        4.860177338314705,
                        52.84094947323211,
                        0.0
                    ],
                    [
                        4.86020354329551,
                        52.84096960243274,
                        0.0
                    ],
                    [
                        4.860241146935238,
                        52.84097738029311,
                        0.0
                    ],
                    [
                        4.86075410337371,
                        52.84092735831739,
                        0.0
                    ],
                    [
                        4.860964467196156,
                        52.84170238692637,
                        0.0
                    ],
                    [
                        4.860947523817303,
                        52.8417512440176,
                        0.0
                    ],
                    [
                        4.86094628574664,
                        52.8418217061735,
                        0.0
                    ],
                    [
                        4.860967773095259,
                        52.84189096099737,
                        0.0
                    ],
                    [
                        4.861011163102713,
                        52.84195634657694,
                        0.0
                    ],
                    [
                        4.861024179598361,
                        52.84196841834052,
                        0.0
                    ],
                    [
                        4.861112137777519,
                        52.84246500915812,
                        0.0
                    ],
                    [
                        4.860376805389002,
                        52.84253930635676,
                        0.0
                    ],
                    [
                        4.860324226329651,
                        52.84254581780984,
                        0.0
                    ],
                    [
                        4.860266816576644,
                        52.84307134604427,
                        0.0
                    ],
                    [
                        4.860534399764694,
                        52.84305069071573,
                        0.0
                    ],
                    [
                        4.860709512014535,
                        52.84303924165052,
                        0.0
                    ],
                    [
                        4.860814824486719,
                        52.84302457988492,
                        0.0
                    ],
                    [
                        4.86085498514504,
                        52.84308939677064,
                        0.0
                    ],
                    [
                        4.86091633767141,
                        52.84314927635489,
                        0.0
                    ],
                    [
                        4.860995803923148,
                        52.8432007586241,
                        0.0
                    ],
                    [
                        4.86102506813058,
                        52.84321348437915,
                        0.0
                    ],
                    [
                        4.86076296529576,
                        52.84323501423764,
                        0.0
                    ],
                    [
                        4.860649729422514,
                        52.84325128556063,
                        0.0
                    ],
                    [
                        4.860543913146335,
                        52.84328062027944,
                        0.0
                    ],
                    [
                        4.860449580420199,
                        52.84332189054429,
                        0.0
                    ],
                    [
                        4.860370358461748,
                        52.84337351006722,
                        0.0
                    ],
                    [
                        4.860309290077431,
                        52.84343349636654,
                        0.0
                    ],
                    [
                        4.860268724436004,
                        52.8434995430668,
                        0.0
                    ],
                    [
                        4.860250217980943,
                        52.84356911292478,
                        0.0
                    ],
                    [
                        4.860254482798102,
                        52.84363953194469,
                        0.0
                    ],
                    [
                        4.860281355676579,
                        52.84370809440706,
                        0.0
                    ],
                    [
                        4.860329804267582,
                        52.8437721644172,
                        0.0
                    ],
                    [
                        4.860397965883361,
                        52.8438292812513,
                        0.0
                    ],
                    [
                        4.860483220600639,
                        52.84387724864026,
                        0.0
                    ],
                    [
                        4.860582294101902,
                        52.84391422419509,
                        0.0
                    ],
                    [
                        4.860691377062277,
                        52.84393878554629,
                        0.0
                    ],
                    [
                        4.860806278844971,
                        52.84394999033964,
                        0.0
                    ],
                    [
                        4.860922582971669,
                        52.84394740749242,
                        0.0
                    ],
                    [
                        4.861094181703971,
                        52.84393331194455,
                        0.0
                    ],
                    [
                        4.861163548277082,
                        52.84396661165091,
                        0.0
                    ],
                    [
                        4.861267098986131,
                        52.84399877780753,
                        0.0
                    ],
                    [
                        4.861379022638932,
                        52.84401809291784,
                        0.0
                    ],
                    [
                        4.861495020746261,
                        52.84402381728621,
                        0.0
                    ],
                    [
                        4.861610634209748,
                        52.84401572905614,
                        0.0
                    ],
                    [
                        4.861721419785196,
                        52.84399413936573,
                        0.0
                    ],
                    [
                        4.86182312096737,
                        52.8439598787393,
                        0.0
                    ]
                ]
            ]
        ]
    },
    "last_modified": "2021-11-29T09:37:12.755106Z",
    "created": "2021-11-29T09:24:37.381115Z",
    "image_url": "",
    "timeseries": [],
    "name": "Rg. Wieringerwaard",
    "sewer_system": null,
    "upstream_load": null,
    "connected_impervious_surface": null,
    "connected_impervious_surface_mixed": null,
    "connected_impervious_surface_rainwater": null,
    "population_equivalent": null,
    "pollution_equivalent": null,
    "water_consumption": null,
    "extraneous_water": null,
    "sanitary_load": 28.62028751,
    "lowest_invert_level": -5.13,
    "water_retention_capacity": null,
    "minimum_overflow_crest_level": -1.5,
    "downstream_pumped_drainage_area": "https://demo.lizard.net/api/v4/pumpeddrainageareas/6946/?format=api",
    "pump_station": "https://demo.lizard.net/api/v4/pumpstations/12226/?format=api",
    "area_type": "other",
    "inhabitants": null,
    "pump_overcapacity": 41.37971249
}