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/7141/?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/7141/?format=api",
    "id": 7141,
    "code": "ZRG-L-0527",
    "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.868914571333222,
                        52.78692756267702,
                        0.0
                    ],
                    [
                        4.869383788406258,
                        52.78719753239592,
                        0.0
                    ],
                    [
                        4.869407832164196,
                        52.78719711650434,
                        0.0
                    ],
                    [
                        4.869444764409183,
                        52.78719647710199,
                        0.0
                    ],
                    [
                        4.869738876186226,
                        52.78719238010983,
                        0.0
                    ],
                    [
                        4.870059860891482,
                        52.78718791099308,
                        0.0
                    ],
                    [
                        4.870154434367993,
                        52.78720765197811,
                        0.0
                    ],
                    [
                        4.870266415875376,
                        52.78721725662173,
                        0.0
                    ],
                    [
                        4.870308853855927,
                        52.78721595692996,
                        0.0
                    ],
                    [
                        4.870323629512992,
                        52.78723758135728,
                        0.0
                    ],
                    [
                        4.870387397210785,
                        52.78729567566317,
                        0.0
                    ],
                    [
                        4.870468477399636,
                        52.78734520682487,
                        0.0
                    ],
                    [
                        4.870563814793755,
                        52.78738430667544,
                        0.0
                    ],
                    [
                        4.870956000094195,
                        52.78751343849427,
                        0.0
                    ],
                    [
                        4.871060991458458,
                        52.78754044121428,
                        0.0
                    ],
                    [
                        4.8711725672117,
                        52.7875547568477,
                        0.0
                    ],
                    [
                        4.871286600718153,
                        52.78755585706817,
                        0.0
                    ],
                    [
                        4.871398870687234,
                        52.7875437002351,
                        0.0
                    ],
                    [
                        4.87148367072048,
                        52.78752379641079,
                        0.0
                    ],
                    [
                        4.871522556610351,
                        52.78755277918107,
                        0.0
                    ],
                    [
                        4.871615396331595,
                        52.78759879354408,
                        0.0
                    ],
                    [
                        4.871890407840253,
                        52.78770899324798,
                        0.0
                    ],
                    [
                        4.871983378360481,
                        52.78773940761351,
                        0.0
                    ],
                    [
                        4.872083774298751,
                        52.78775933757979,
                        0.0
                    ],
                    [
                        4.872179427100011,
                        52.78776739151962,
                        0.0
                    ],
                    [
                        4.872184372985616,
                        52.78778157346619,
                        0.0
                    ],
                    [
                        4.87219353557682,
                        52.78779454333596,
                        0.0
                    ],
                    [
                        4.872027680194114,
                        52.78824512823599,
                        0.0
                    ],
                    [
                        4.872663609594111,
                        52.7888660963623,
                        0.0
                    ],
                    [
                        4.87335721797023,
                        52.78858375591104,
                        0.0
                    ],
                    [
                        4.872986629668318,
                        52.78807806936764,
                        0.0
                    ],
                    [
                        4.874855107690377,
                        52.78794344881297,
                        0.0
                    ],
                    [
                        4.87477878366837,
                        52.78776240960396,
                        0.0
                    ],
                    [
                        4.873339248281788,
                        52.78764701880013,
                        0.0
                    ],
                    [
                        4.873338981939332,
                        52.78763358141332,
                        0.0
                    ],
                    [
                        4.873293438476445,
                        52.78738399999266,
                        0.0
                    ],
                    [
                        4.873268431640185,
                        52.78731322767668,
                        0.0
                    ],
                    [
                        4.873220547568732,
                        52.7872469283252,
                        0.0
                    ],
                    [
                        4.873151727822047,
                        52.78718778745963,
                        0.0
                    ],
                    [
                        4.873064760704899,
                        52.78713820397989,
                        0.0
                    ],
                    [
                        4.872963174272336,
                        52.78710018725345,
                        0.0
                    ],
                    [
                        4.872851086062553,
                        52.78707527917652,
                        0.0
                    ],
                    [
                        4.872733037820431,
                        52.78706448878138,
                        0.0
                    ],
                    [
                        4.872429365906505,
                        52.78705549667442,
                        0.0
                    ],
                    [
                        4.872416485666527,
                        52.78704089403291,
                        0.0
                    ],
                    [
                        4.872336409503165,
                        52.78698336125156,
                        0.0
                    ],
                    [
                        4.872238327611196,
                        52.78693720167414,
                        0.0
                    ],
                    [
                        4.872027540658613,
                        52.78685793358709,
                        0.0
                    ],
                    [
                        4.872095730878731,
                        52.7867746433711,
                        0.0
                    ],
                    [
                        4.87208680711266,
                        52.78673684205333,
                        0.0
                    ],
                    [
                        4.872058771856343,
                        52.78671960094078,
                        0.0
                    ],
                    [
                        4.871814793716518,
                        52.78665577312528,
                        0.0
                    ],
                    [
                        4.87175526797927,
                        52.78664790386973,
                        0.0
                    ],
                    [
                        4.871698772618147,
                        52.78664956476715,
                        0.0
                    ],
                    [
                        4.871645106262258,
                        52.78667786592109,
                        0.0
                    ],
                    [
                        4.871625590981602,
                        52.78671282035231,
                        0.0
                    ],
                    [
                        4.87159562999061,
                        52.78670392767642,
                        0.0
                    ],
                    [
                        4.871481167580097,
                        52.78668580658496,
                        0.0
                    ],
                    [
                        4.871363050939898,
                        52.7866818238695,
                        0.0
                    ],
                    [
                        4.871351040697077,
                        52.78668288176903,
                        0.0
                    ],
                    [
                        4.871331962423257,
                        52.78667113246975,
                        0.0
                    ],
                    [
                        4.871237226409038,
                        52.78663189113915,
                        0.0
                    ],
                    [
                        4.871188816038596,
                        52.78661576316804,
                        0.0
                    ],
                    [
                        4.871196906767835,
                        52.78660566731082,
                        0.0
                    ],
                    [
                        4.871203902212017,
                        52.78659694439884,
                        0.0
                    ],
                    [
                        4.87103030578849,
                        52.78654065403936,
                        0.0
                    ],
                    [
                        4.871016624131184,
                        52.78655839595263,
                        0.0
                    ],
                    [
                        4.870989615869341,
                        52.78654939818082,
                        0.0
                    ],
                    [
                        4.87087591085391,
                        52.78652039401489,
                        0.0
                    ],
                    [
                        4.870754765697429,
                        52.78650628286636,
                        0.0
                    ],
                    [
                        4.870731807737784,
                        52.78650654196871,
                        0.0
                    ],
                    [
                        4.870683893545663,
                        52.78648934291024,
                        0.0
                    ],
                    [
                        4.870711850138596,
                        52.78645749421914,
                        0.0
                    ],
                    [
                        4.870772502729034,
                        52.78647158778174,
                        0.0
                    ],
                    [
                        4.870799552477265,
                        52.78644536450209,
                        0.0
                    ],
                    [
                        4.870834039378996,
                        52.78641193003229,
                        0.0
                    ],
                    [
                        4.870470223934104,
                        52.78627346206562,
                        0.0
                    ],
                    [
                        4.870486434184989,
                        52.7862249547961,
                        0.0
                    ],
                    [
                        4.870488089289,
                        52.78615864257858,
                        0.0
                    ],
                    [
                        4.870469624566147,
                        52.78609327393098,
                        0.0
                    ],
                    [
                        4.87043166605029,
                        52.78603107490844,
                        0.0
                    ],
                    [
                        4.870375508083757,
                        52.7859741621165,
                        0.0
                    ],
                    [
                        4.870303059262153,
                        52.78592447328185,
                        0.0
                    ],
                    [
                        4.870216788411886,
                        52.78588369962726,
                        0.0
                    ],
                    [
                        4.869814565387127,
                        52.78572747036045,
                        0.0
                    ],
                    [
                        4.869727101331854,
                        52.78569944082226,
                        0.0
                    ],
                    [
                        4.86963316819871,
                        52.78568061891729,
                        0.0
                    ],
                    [
                        4.86956175070893,
                        52.78567397934857,
                        0.0
                    ],
                    [
                        4.869984809434838,
                        52.78512797165453,
                        0.0
                    ],
                    [
                        4.870354464881332,
                        52.78464450945614,
                        0.0
                    ],
                    [
                        4.870367452768869,
                        52.78460651541289,
                        0.0
                    ],
                    [
                        4.870364684323982,
                        52.78457607390891,
                        0.0
                    ],
                    [
                        4.870208485890698,
                        52.78451832996132,
                        0.0
                    ],
                    [
                        4.870089769888904,
                        52.78447596318143,
                        0.0
                    ],
                    [
                        4.86998834052959,
                        52.78444961398385,
                        0.0
                    ],
                    [
                        4.869929853420804,
                        52.78442812423204,
                        0.0
                    ],
                    [
                        4.869850514373864,
                        52.78438629655091,
                        0.0
                    ],
                    [
                        4.869753529776036,
                        52.78435762986256,
                        0.0
                    ],
                    [
                        4.869558610742136,
                        52.78428913942354,
                        0.0
                    ],
                    [
                        4.869521098986623,
                        52.78427756319739,
                        0.0
                    ],
                    [
                        4.869494422406607,
                        52.78428103308735,
                        0.0
                    ],
                    [
                        4.869177805711399,
                        52.78475607784644,
                        0.0
                    ],
                    [
                        4.869119827375251,
                        52.78478181585409,
                        0.0
                    ],
                    [
                        4.869024067683991,
                        52.78492026453588,
                        0.0
                    ],
                    [
                        4.869025666594966,
                        52.78498434778412,
                        0.0
                    ],
                    [
                        4.868910874763238,
                        52.78515656712625,
                        0.0
                    ],
                    [
                        4.868840357316819,
                        52.78526236830707,
                        0.0
                    ],
                    [
                        4.86872661819748,
                        52.78523652169395,
                        0.0
                    ],
                    [
                        4.868773221459456,
                        52.78515374874081,
                        0.0
                    ],
                    [
                        4.868761069263472,
                        52.78513977524413,
                        0.0
                    ],
                    [
                        4.868560796430697,
                        52.78509515596219,
                        0.0
                    ],
                    [
                        4.867696759937944,
                        52.78489527301912,
                        0.0
                    ],
                    [
                        4.8677028681249,
                        52.78485515534,
                        0.0
                    ],
                    [
                        4.867708992719332,
                        52.78481490292577,
                        0.0
                    ],
                    [
                        4.867725511264918,
                        52.78470434667592,
                        0.0
                    ],
                    [
                        4.867740840192263,
                        52.78465787053543,
                        0.0
                    ],
                    [
                        4.867716070652923,
                        52.78462922930262,
                        0.0
                    ],
                    [
                        4.867337658149816,
                        52.7845478031054,
                        0.0
                    ],
                    [
                        4.867021342233163,
                        52.78447973158332,
                        0.0
                    ],
                    [
                        4.867051695121662,
                        52.78443005886287,
                        0.0
                    ],
                    [
                        4.867548476957069,
                        52.78360414934587,
                        0.0
                    ],
                    [
                        4.86756223135917,
                        52.78358043906002,
                        0.0
                    ],
                    [
                        4.867430067844303,
                        52.78355257867939,
                        0.0
                    ],
                    [
                        4.867471448638608,
                        52.78347779071532,
                        0.0
                    ],
                    [
                        4.86749731879104,
                        52.78343106398914,
                        0.0
                    ],
                    [
                        4.867371157815792,
                        52.78339640239457,
                        0.0
                    ],
                    [
                        4.867375347261171,
                        52.78336397898848,
                        0.0
                    ],
                    [
                        4.867361644508262,
                        52.7832940032277,
                        0.0
                    ],
                    [
                        4.867325690091842,
                        52.78322699223704,
                        0.0
                    ],
                    [
                        4.867268864567076,
                        52.78316552225942,
                        0.0
                    ],
                    [
                        4.867193354365771,
                        52.7831119546635,
                        0.0
                    ],
                    [
                        4.86710205793826,
                        52.78306834927684,
                        0.0
                    ],
                    [
                        4.866998485948885,
                        52.78303638035541,
                        0.0
                    ],
                    [
                        4.865851842344759,
                        52.7827645503445,
                        0.0
                    ],
                    [
                        4.865739974346242,
                        52.78274544557647,
                        0.0
                    ],
                    [
                        4.865624110180484,
                        52.78273994101615,
                        0.0
                    ],
                    [
                        4.865508701160903,
                        52.78274824755001,
                        0.0
                    ],
                    [
                        4.865398181203166,
                        52.78277004579318,
                        0.0
                    ],
                    [
                        4.865326048258571,
                        52.78279455889602,
                        0.0
                    ],
                    [
                        4.865221622948356,
                        52.7827757818952,
                        0.0
                    ],
                    [
                        4.86500576906732,
                        52.78275130877855,
                        0.0
                    ],
                    [
                        4.864893014667797,
                        52.78273559996369,
                        0.0
                    ],
                    [
                        4.864729982344598,
                        52.78269401315495,
                        0.0
                    ],
                    [
                        4.864218811952871,
                        52.78261692871067,
                        0.0
                    ],
                    [
                        4.864216670748875,
                        52.78262992331224,
                        0.0
                    ],
                    [
                        4.864212341417715,
                        52.78265611900508,
                        0.0
                    ],
                    [
                        4.864174302691097,
                        52.7827236950939,
                        0.0
                    ],
                    [
                        4.864140606209118,
                        52.78273294748595,
                        0.0
                    ],
                    [
                        4.863939845483826,
                        52.78272925339691,
                        0.0
                    ],
                    [
                        4.863704538365105,
                        52.78270917696312,
                        0.0
                    ],
                    [
                        4.863408651485059,
                        52.78265716413768,
                        0.0
                    ],
                    [
                        4.86220002390324,
                        52.78255376389117,
                        0.0
                    ],
                    [
                        4.862045256916257,
                        52.78254131826941,
                        0.0
                    ],
                    [
                        4.862009097268049,
                        52.78253840895883,
                        0.0
                    ],
                    [
                        4.861937746176149,
                        52.78299462744008,
                        0.0
                    ],
                    [
                        4.861894518767368,
                        52.78319797150186,
                        0.0
                    ],
                    [
                        4.861860656716837,
                        52.7834051672506,
                        0.0
                    ],
                    [
                        4.861834749290037,
                        52.78357540360776,
                        0.0
                    ],
                    [
                        4.861782493864613,
                        52.78357123342319,
                        0.0
                    ],
                    [
                        4.861666521485779,
                        52.78357584375478,
                        0.0
                    ],
                    [
                        4.861554260046778,
                        52.78359408454497,
                        0.0
                    ],
                    [
                        4.86145002515231,
                        52.78362525319215,
                        0.0
                    ],
                    [
                        4.86135782268892,
                        52.78366815236567,
                        0.0
                    ],
                    [
                        4.861281194121588,
                        52.78372113335009,
                        0.0
                    ],
                    [
                        4.861223085312444,
                        52.78378216107612,
                        0.0
                    ],
                    [
                        4.86118572853507,
                        52.7838488890581,
                        0.0
                    ],
                    [
                        4.861176506094359,
                        52.78389137151068,
                        0.0
                    ],
                    [
                        4.861074509798298,
                        52.78391760693573,
                        0.0
                    ],
                    [
                        4.860972988494025,
                        52.78396068305403,
                        0.0
                    ],
                    [
                        4.860920656592297,
                        52.78399468746738,
                        0.0
                    ],
                    [
                        4.86068351596017,
                        52.78398205249818,
                        0.0
                    ],
                    [
                        4.860639493939331,
                        52.78398946990489,
                        0.0
                    ],
                    [
                        4.860507452627237,
                        52.78413789772939,
                        0.0
                    ],
                    [
                        4.860220341115113,
                        52.78438420245159,
                        0.0
                    ],
                    [
                        4.859380571681423,
                        52.78458381361423,
                        0.0
                    ],
                    [
                        4.859374404828611,
                        52.78458572117847,
                        0.0
                    ],
                    [
                        4.859367786576491,
                        52.78458695722119,
                        0.0
                    ],
                    [
                        4.859339323587552,
                        52.78459627456979,
                        0.0
                    ],
                    [
                        4.859309628130713,
                        52.78460405239462,
                        0.0
                    ],
                    [
                        4.859293979815777,
                        52.78461060101817,
                        0.0
                    ],
                    [
                        4.859277044379931,
                        52.78461583994363,
                        0.0
                    ],
                    [
                        4.859271608807612,
                        52.78461844093162,
                        0.0
                    ],
                    [
                        4.859265516499519,
                        52.78462043509578,
                        0.0
                    ],
                    [
                        4.859175225839235,
                        52.7846573468083,
                        0.0
                    ],
                    [
                        4.858658472388753,
                        52.78464952236601,
                        0.0
                    ],
                    [
                        4.858595882750467,
                        52.78462487871857,
                        0.0
                    ],
                    [
                        4.858494903385598,
                        52.78459960912301,
                        0.0
                    ],
                    [
                        4.85838799079979,
                        52.78458600233649,
                        0.0
                    ],
                    [
                        4.858113120933306,
                        52.78456680879973,
                        0.0
                    ],
                    [
                        4.858102770246208,
                        52.78456670533667,
                        0.0
                    ],
                    [
                        4.858092584402984,
                        52.78456559338007,
                        0.0
                    ],
                    [
                        4.857400110616498,
                        52.7845319899326,
                        0.0
                    ],
                    [
                        4.857425204177645,
                        52.7843842010052,
                        0.0
                    ],
                    [
                        4.857426354048232,
                        52.78428909810255,
                        0.0
                    ],
                    [
                        4.857469887452302,
                        52.78406102514909,
                        0.0
                    ],
                    [
                        4.857485928237847,
                        52.78403256313143,
                        0.0
                    ],
                    [
                        4.857369632079957,
                        52.78403022189538,
                        0.0
                    ],
                    [
                        4.856497848618656,
                        52.78400714751843,
                        0.0
                    ],
                    [
                        4.856379250028739,
                        52.7840040042167,
                        0.0
                    ],
                    [
                        4.856365129078061,
                        52.78400362678917,
                        0.0
                    ],
                    [
                        4.856284811605201,
                        52.78399107387893,
                        0.0
                    ],
                    [
                        4.856052779795765,
                        52.78398053200726,
                        0.0
                    ],
                    [
                        4.856046510354217,
                        52.78398050406892,
                        0.0
                    ],
                    [
                        4.856007783432399,
                        52.78441548464341,
                        0.0
                    ],
                    [
                        4.855998080330727,
                        52.78448557491645,
                        0.0
                    ],
                    [
                        4.855947983830304,
                        52.78445879994406,
                        0.0
                    ],
                    [
                        4.855855170624326,
                        52.78442508539094,
                        0.0
                    ],
                    [
                        4.855753797279601,
                        52.78440215817797,
                        0.0
                    ],
                    [
                        4.855397145573184,
                        52.78434332108315,
                        0.0
                    ],
                    [
                        4.855382528224618,
                        52.78434182335702,
                        0.0
                    ],
                    [
                        4.855414955272408,
                        52.78429563174125,
                        0.0
                    ],
                    [
                        4.855438735782259,
                        52.78422665487945,
                        0.0
                    ],
                    [
                        4.855439865146149,
                        52.78415619118299,
                        0.0
                    ],
                    [
                        4.855418300255367,
                        52.78408694730819,
                        0.0
                    ],
                    [
                        4.85537486859334,
                        52.78402158524392,
                        0.0
                    ],
                    [
                        4.855311239866198,
                        52.78396261526536,
                        0.0
                    ],
                    [
                        4.855300682715425,
                        52.78395608861933,
                        0.0
                    ],
                    [
                        4.855301625933659,
                        52.78394481161076,
                        0.0
                    ],
                    [
                        4.855317473443064,
                        52.78375533127289,
                        0.0
                    ],
                    [
                        4.855378748353932,
                        52.78277833638072,
                        0.0
                    ],
                    [
                        4.855380534154082,
                        52.78275820477084,
                        0.0
                    ],
                    [
                        4.855352438767308,
                        52.78274666607896,
                        0.0
                    ],
                    [
                        4.855224211441262,
                        52.78273848195074,
                        0.0
                    ],
                    [
                        4.854775623509521,
                        52.78270985082788,
                        0.0
                    ],
                    [
                        4.854716221761492,
                        52.78269246546763,
                        0.0
                    ],
                    [
                        4.854708370489031,
                        52.78268357832041,
                        0.0
                    ],
                    [
                        4.85469765342136,
                        52.78267146107032,
                        0.0
                    ],
                    [
                        4.854695335216368,
                        52.78260487595783,
                        0.0
                    ],
                    [
                        4.854699271534418,
                        52.78253830980142,
                        0.0
                    ],
                    [
                        4.854642942718072,
                        52.78252664479857,
                        0.0
                    ],
                    [
                        4.854307395325441,
                        52.78251563692708,
                        0.0
                    ],
                    [
                        4.854278930211732,
                        52.78253453486853,
                        0.0
                    ],
                    [
                        4.854265706079486,
                        52.78258963716925,
                        0.0
                    ],
                    [
                        4.854166994942823,
                        52.7836324997317,
                        0.0
                    ],
                    [
                        4.853673083856754,
                        52.78362121314936,
                        0.0
                    ],
                    [
                        4.85367367319294,
                        52.78357281250077,
                        0.0
                    ],
                    [
                        4.853674234406848,
                        52.78352672134712,
                        0.0
                    ],
                    [
                        4.853655738829129,
                        52.78348514616773,
                        0.0
                    ],
                    [
                        4.853614349232678,
                        52.78345038839186,
                        0.0
                    ],
                    [
                        4.853538541067135,
                        52.78343161691866,
                        0.0
                    ],
                    [
                        4.853451153922129,
                        52.78342891599512,
                        0.0
                    ],
                    [
                        4.853390187483836,
                        52.78344016413521,
                        0.0
                    ],
                    [
                        4.853394402862248,
                        52.78340561051649,
                        0.0
                    ],
                    [
                        4.853402988765348,
                        52.78332498280604,
                        0.0
                    ],
                    [
                        4.853182720960125,
                        52.78330786469026,
                        0.0
                    ],
                    [
                        4.853150017704693,
                        52.78360995565853,
                        0.0
                    ],
                    [
                        4.853109897878646,
                        52.78398055622561,
                        0.0
                    ],
                    [
                        4.85299963211374,
                        52.78397477779757,
                        0.0
                    ],
                    [
                        4.852965533185197,
                        52.78397299834442,
                        0.0
                    ],
                    [
                        4.852932142663545,
                        52.78397232114825,
                        0.0
                    ],
                    [
                        4.852926421760185,
                        52.78396778589214,
                        0.0
                    ],
                    [
                        4.852838199860877,
                        52.78392090401883,
                        0.0
                    ],
                    [
                        4.852736479284459,
                        52.78388547283414,
                        0.0
                    ],
                    [
                        4.852361245092224,
                        52.78378322656791,
                        0.0
                    ],
                    [
                        4.852275444662792,
                        52.78376450741185,
                        0.0
                    ],
                    [
                        4.851825769256894,
                        52.7836895159363,
                        0.0
                    ],
                    [
                        4.851677477126707,
                        52.78367668422378,
                        0.0
                    ],
                    [
                        4.851439007860167,
                        52.78367450356884,
                        0.0
                    ],
                    [
                        4.85146577030577,
                        52.78351450564526,
                        0.0
                    ],
                    [
                        4.849767133008607,
                        52.78346537513522,
                        0.0
                    ],
                    [
                        4.848972971523849,
                        52.7834387402583,
                        0.0
                    ],
                    [
                        4.848934495432029,
                        52.78377872778994,
                        0.0
                    ],
                    [
                        4.848036243165452,
                        52.78388799687887,
                        0.0
                    ],
                    [
                        4.848027351859442,
                        52.78388964259732,
                        0.0
                    ],
                    [
                        4.848018135287093,
                        52.78389037917092,
                        0.0
                    ],
                    [
                        4.848016433844538,
                        52.78389072914893,
                        0.0
                    ],
                    [
                        4.848014653345977,
                        52.78389087836409,
                        0.0
                    ],
                    [
                        4.847591316305129,
                        52.78395240989256,
                        0.0
                    ],
                    [
                        4.847586816996337,
                        52.78395307522275,
                        0.0
                    ],
                    [
                        4.847574641762463,
                        52.78395490554973,
                        0.0
                    ],
                    [
                        4.847384403156801,
                        52.78395182435208,
                        0.0
                    ],
                    [
                        4.84738375327243,
                        52.7839576538919,
                        0.0
                    ],
                    [
                        4.847380786701344,
                        52.78398405467749,
                        0.0
                    ],
                    [
                        4.846455416885741,
                        52.78412319173246,
                        0.0
                    ],
                    [
                        4.846354679161338,
                        52.78414432383367,
                        0.0
                    ],
                    [
                        4.846291728969419,
                        52.7841658304463,
                        0.0
                    ],
                    [
                        4.846220382790341,
                        52.78416385665556,
                        0.0
                    ],
                    [
                        4.846100678228364,
                        52.78417551387,
                        0.0
                    ],
                    [
                        4.845979308911504,
                        52.78419522283071,
                        0.0
                    ],
                    [
                        4.845843919040425,
                        52.78420714017926,
                        0.0
                    ],
                    [
                        4.845680506526133,
                        52.78423653624793,
                        0.0
                    ],
                    [
                        4.845575411595745,
                        52.78426596614776,
                        0.0
                    ],
                    [
                        4.845166236039406,
                        52.78432989540836,
                        0.0
                    ],
                    [
                        4.845056277070437,
                        52.78435431591312,
                        0.0
                    ],
                    [
                        4.844956380205318,
                        52.78439136371917,
                        0.0
                    ],
                    [
                        4.844909311086893,
                        52.78441778038587,
                        0.0
                    ],
                    [
                        4.844810806714005,
                        52.78440266559642,
                        0.0
                    ],
                    [
                        4.844699891073817,
                        52.78439861369632,
                        0.0
                    ],
                    [
                        4.84458967739003,
                        52.78440718156426,
                        0.0
                    ],
                    [
                        4.844062633587748,
                        52.78447909534706,
                        0.0
                    ],
                    [
                        4.844061123066561,
                        52.7843705323966,
                        0.0
                    ],
                    [
                        4.844057256403654,
                        52.78409176884035,
                        0.0
                    ],
                    [
                        4.843723696747679,
                        52.78409300734116,
                        0.0
                    ],
                    [
                        4.843220889202327,
                        52.78409487455183,
                        0.0
                    ],
                    [
                        4.842151595695548,
                        52.7841821769663,
                        0.0
                    ],
                    [
                        4.842148957591713,
                        52.78420241233568,
                        0.0
                    ],
                    [
                        4.842138979032495,
                        52.78427892591348,
                        0.0
                    ],
                    [
                        4.842071933989525,
                        52.7847020557771,
                        0.0
                    ],
                    [
                        4.840925532453277,
                        52.78494563311499,
                        0.0
                    ],
                    [
                        4.840912253822219,
                        52.78494699128312,
                        0.0
                    ],
                    [
                        4.840797726145122,
                        52.78496601637407,
                        0.0
                    ],
                    [
                        4.840691750619467,
                        52.78499849707073,
                        0.0
                    ],
                    [
                        4.840598575258229,
                        52.78504313091594,
                        0.0
                    ],
                    [
                        4.840521939861937,
                        52.78509812692817,
                        0.0
                    ],
                    [
                        4.840464916519219,
                        52.78516127947439,
                        0.0
                    ],
                    [
                        4.840397399814177,
                        52.78525794803859,
                        0.0
                    ],
                    [
                        4.840363008986137,
                        52.78526300714721,
                        0.0
                    ],
                    [
                        4.84035107910134,
                        52.78525723945516,
                        0.0
                    ],
                    [
                        4.840332744562915,
                        52.7852487247489,
                        0.0
                    ],
                    [
                        4.840184823245769,
                        52.78518275812186,
                        0.0
                    ],
                    [
                        4.840018740082277,
                        52.78510553275488,
                        0.0
                    ],
                    [
                        4.839944274178623,
                        52.78507600869237,
                        0.0
                    ],
                    [
                        4.83986335946052,
                        52.78505357347466,
                        0.0
                    ],
                    [
                        4.83978477084786,
                        52.78503597393938,
                        0.0
                    ],
                    [
                        4.839834445505863,
                        52.78473176440583,
                        0.0
                    ],
                    [
                        4.839842663830921,
                        52.78468139474685,
                        0.0
                    ],
                    [
                        4.839209794512167,
                        52.78461000676861,
                        0.0
                    ],
                    [
                        4.839175765738549,
                        52.78457180885951,
                        0.0
                    ],
                    [
                        4.839066063068338,
                        52.78456369252625,
                        0.0
                    ],
                    [
                        4.839033953642131,
                        52.78475121784115,
                        0.0
                    ],
                    [
                        4.839023725522126,
                        52.78479391958538,
                        0.0
                    ],
                    [
                        4.838715067497056,
                        52.78455707307104,
                        0.0
                    ],
                    [
                        4.838636671538632,
                        52.78450749924172,
                        0.0
                    ],
                    [
                        4.838544155981388,
                        52.78446786995244,
                        0.0
                    ],
                    [
                        4.838440898474246,
                        52.78443963143008,
                        0.0
                    ],
                    [
                        4.838330667211037,
                        52.78442381562061,
                        0.0
                    ],
                    [
                        4.837981669681635,
                        52.78439470814354,
                        0.0
                    ],
                    [
                        4.837860039390685,
                        52.78439220825722,
                        0.0
                    ],
                    [
                        4.837740130224021,
                        52.78440481863304,
                        0.0
                    ],
                    [
                        4.837626992764161,
                        52.78443200807039,
                        0.0
                    ],
                    [
                        4.83752539628728,
                        52.7844726311919,
                        0.0
                    ],
                    [
                        4.837483038781317,
                        52.78449847892032,
                        0.0
                    ],
                    [
                        4.837294485002088,
                        52.78447226255673,
                        0.0
                    ],
                    [
                        4.837173713129033,
                        52.78446323785777,
                        0.0
                    ],
                    [
                        4.837052445862985,
                        52.78446935364667,
                        0.0
                    ],
                    [
                        4.836935791155822,
                        52.78449035040993,
                        0.0
                    ],
                    [
                        4.836828664695227,
                        52.78452534588606,
                        0.0
                    ],
                    [
                        4.836735579088779,
                        52.78457286462496,
                        0.0
                    ],
                    [
                        4.836713271271713,
                        52.78459009908484,
                        0.0
                    ],
                    [
                        4.83639610778672,
                        52.78456073137698,
                        0.0
                    ],
                    [
                        4.83638242121281,
                        52.78452285043761,
                        0.0
                    ],
                    [
                        4.836325425876341,
                        52.7843651368761,
                        0.0
                    ],
                    [
                        4.834875052668701,
                        52.78422244423507,
                        0.0
                    ],
                    [
                        4.834810811910282,
                        52.78449411653955,
                        0.0
                    ],
                    [
                        4.83462129332798,
                        52.78444944499193,
                        0.0
                    ],
                    [
                        4.834473485001977,
                        52.78441418711341,
                        0.0
                    ],
                    [
                        4.834338319467474,
                        52.78435550497138,
                        0.0
                    ],
                    [
                        4.834300164964604,
                        52.78432863694839,
                        0.0
                    ],
                    [
                        4.834184731661961,
                        52.78427674138763,
                        0.0
                    ],
                    [
                        4.834072416839192,
                        52.78422675641735,
                        0.0
                    ],
                    [
                        4.834031902394678,
                        52.78422247037796,
                        0.0
                    ],
                    [
                        4.83384541215265,
                        52.78436772245428,
                        0.0
                    ],
                    [
                        4.834049822024121,
                        52.78448080958615,
                        0.0
                    ],
                    [
                        4.834124793146118,
                        52.78452428554339,
                        0.0
                    ],
                    [
                        4.834114612348215,
                        52.78453468105597,
                        0.0
                    ],
                    [
                        4.834068715590736,
                        52.78455751942457,
                        0.0
                    ],
                    [
                        4.834056666311553,
                        52.78459263816334,
                        0.0
                    ],
                    [
                        4.834017533911706,
                        52.78459743528293,
                        0.0
                    ],
                    [
                        4.833963917848857,
                        52.78462001311168,
                        0.0
                    ],
                    [
                        4.833884209120127,
                        52.78472046694192,
                        0.0
                    ],
                    [
                        4.833825937202986,
                        52.78486286316181,
                        0.0
                    ],
                    [
                        4.833798072122274,
                        52.78500946259736,
                        0.0
                    ],
                    [
                        4.833488868606599,
                        52.78501810087916,
                        0.0
                    ],
                    [
                        4.833465935814814,
                        52.78504760611654,
                        0.0
                    ],
                    [
                        4.833460212195028,
                        52.78525301962382,
                        0.0
                    ],
                    [
                        4.833472744431925,
                        52.78550227505526,
                        0.0
                    ],
                    [
                        4.833476201508502,
                        52.78572485119608,
                        0.0
                    ],
                    [
                        4.833488250856684,
                        52.78576485385322,
                        0.0
                    ],
                    [
                        4.833507959945302,
                        52.78619104030739,
                        0.0
                    ],
                    [
                        4.833523584401402,
                        52.78619681955205,
                        0.0
                    ],
                    [
                        4.834226679232144,
                        52.78617345534347,
                        0.0
                    ],
                    [
                        4.834242457036935,
                        52.78616591665285,
                        0.0
                    ],
                    [
                        4.83426156911518,
                        52.78614317864451,
                        0.0
                    ],
                    [
                        4.834271797316144,
                        52.78607854752949,
                        0.0
                    ],
                    [
                        4.834204819278068,
                        52.78514084237405,
                        0.0
                    ],
                    [
                        4.834206506008799,
                        52.78503773472647,
                        0.0
                    ],
                    [
                        4.834175656735371,
                        52.78499573969632,
                        0.0
                    ],
                    [
                        4.833971860350735,
                        52.78498528583209,
                        0.0
                    ],
                    [
                        4.833959498620027,
                        52.78497000467587,
                        0.0
                    ],
                    [
                        4.833989054692928,
                        52.78486552557654,
                        0.0
                    ],
                    [
                        4.834164999505853,
                        52.78484541162143,
                        0.0
                    ],
                    [
                        4.834262306900149,
                        52.78484206162622,
                        0.0
                    ],
                    [
                        4.834275916932711,
                        52.78475842993538,
                        0.0
                    ],
                    [
                        4.834270328766695,
                        52.78470323354708,
                        0.0
                    ],
                    [
                        4.834267441494976,
                        52.78468419492373,
                        0.0
                    ],
                    [
                        4.834239446400965,
                        52.78466504880729,
                        0.0
                    ],
                    [
                        4.834195210749577,
                        52.78465022192299,
                        0.0
                    ],
                    [
                        4.834163314789623,
                        52.78459253092981,
                        0.0
                    ],
                    [
                        4.834194121031335,
                        52.7845604019702,
                        0.0
                    ],
                    [
                        4.834402740421446,
                        52.78465248770184,
                        0.0
                    ],
                    [
                        4.834549648117997,
                        52.78469692607887,
                        0.0
                    ],
                    [
                        4.834806075900132,
                        52.78476278436818,
                        0.0
                    ],
                    [
                        4.834981195625153,
                        52.78480924918607,
                        0.0
                    ],
                    [
                        4.835010160116576,
                        52.78481890048274,
                        0.0
                    ],
                    [
                        4.835007222472587,
                        52.78484099819564,
                        0.0
                    ],
                    [
                        4.835008945561268,
                        52.78490962730084,
                        0.0
                    ],
                    [
                        4.835032151417304,
                        52.78497680659353,
                        0.0
                    ],
                    [
                        4.835075995000553,
                        52.78504008680818,
                        0.0
                    ],
                    [
                        4.835138876451806,
                        52.78509716077872,
                        0.0
                    ],
                    [
                        4.835218505256307,
                        52.78514594817685,
                        0.0
                    ],
                    [
                        4.835311976367874,
                        52.78518467050656,
                        0.0
                    ],
                    [
                        4.835415882044928,
                        52.78521191449658,
                        0.0
                    ],
                    [
                        4.835526435692269,
                        52.78522668841342,
                        0.0
                    ],
                    [
                        4.835810469079066,
                        52.78524768396644,
                        0.0
                    ],
                    [
                        4.835844262908577,
                        52.78524958824081,
                        0.0
                    ],
                    [
                        4.836080594669411,
                        52.78525878109163,
                        0.0
                    ],
                    [
                        4.83631890948302,
                        52.78528084825524,
                        0.0
                    ],
                    [
                        4.836397066411066,
                        52.78548729116153,
                        0.0
                    ],
                    [
                        4.83667396966085,
                        52.7861714652658,
                        0.0
                    ],
                    [
                        4.836716783773783,
                        52.78618282470154,
                        0.0
                    ],
                    [
                        4.836717758875801,
                        52.78618308084067,
                        0.0
                    ],
                    [
                        4.837019731564334,
                        52.78612170174098,
                        0.0
                    ],
                    [
                        4.837073180678479,
                        52.78611244032448,
                        0.0
                    ],
                    [
                        4.837103576773882,
                        52.78611997680861,
                        0.0
                    ],
                    [
                        4.837135731393601,
                        52.78612794378721,
                        0.0
                    ],
                    [
                        4.837151404029604,
                        52.78612992132975,
                        0.0
                    ],
                    [
                        4.837239406686219,
                        52.78611700885055,
                        0.0
                    ],
                    [
                        4.83724576286571,
                        52.78611133151347,
                        0.0
                    ],
                    [
                        4.837245989026461,
                        52.78609331386902,
                        0.0
                    ],
                    [
                        4.837246051742293,
                        52.78608831745741,
                        0.0
                    ],
                    [
                        4.837246335881025,
                        52.78606568082643,
                        0.0
                    ],
                    [
                        4.837219150449462,
                        52.78598186060959,
                        0.0
                    ],
                    [
                        4.837197972205528,
                        52.78591898955769,
                        0.0
                    ],
                    [
                        4.837183006895454,
                        52.78586185383061,
                        0.0
                    ],
                    [
                        4.837123304380902,
                        52.78577654449096,
                        0.0
                    ],
                    [
                        4.837006143654626,
                        52.78547895957624,
                        0.0
                    ],
                    [
                        4.837079357942653,
                        52.78547678927244,
                        0.0
                    ],
                    [
                        4.837093628253223,
                        52.78547462369185,
                        0.0
                    ],
                    [
                        4.837183165032202,
                        52.78568749117164,
                        0.0
                    ],
                    [
                        4.83726407070368,
                        52.78582187679429,
                        0.0
                    ],
                    [
                        4.837309779768361,
                        52.78589782008875,
                        0.0
                    ],
                    [
                        4.837543764504595,
                        52.78586541421956,
                        0.0
                    ],
                    [
                        4.837671986810459,
                        52.78581420508392,
                        0.0
                    ],
                    [
                        4.837605332262134,
                        52.78567329807477,
                        0.0
                    ],
                    [
                        4.837594325513207,
                        52.78567395728609,
                        0.0
                    ],
                    [
                        4.837533047318489,
                        52.78567757501951,
                        0.0
                    ],
                    [
                        4.837411021334804,
                        52.78537391989918,
                        0.0
                    ],
                    [
                        4.837468629655938,
                        52.78533540093951,
                        0.0
                    ],
                    [
                        4.837528404175763,
                        52.78527496665848,
                        0.0
                    ],
                    [
                        4.837544684324772,
                        52.7852473998918,
                        0.0
                    ],
                    [
                        4.837548674042366,
                        52.78524519673817,
                        0.0
                    ],
                    [
                        4.837693959479938,
                        52.78526539690557,
                        0.0
                    ],
                    [
                        4.837806087936671,
                        52.78527427877579,
                        0.0
                    ],
                    [
                        4.837918956883229,
                        52.78527009164161,
                        0.0
                    ],
                    [
                        4.837953672735067,
                        52.7852646689696,
                        0.0
                    ],
                    [
                        4.838064730962801,
                        52.78535421547595,
                        0.0
                    ],
                    [
                        4.838272288432603,
                        52.78556631821095,
                        0.0
                    ],
                    [
                        4.838402196450407,
                        52.78571528974204,
                        0.0
                    ],
                    [
                        4.838495053021446,
                        52.78581654100788,
                        0.0
                    ],
                    [
                        4.838566467978791,
                        52.78587583263457,
                        0.0
                    ],
                    [
                        4.838678148672073,
                        52.78591564624159,
                        0.0
                    ],
                    [
                        4.838837349495111,
                        52.785953260898,
                        0.0
                    ],
                    [
                        4.839016013841841,
                        52.78595408272314,
                        0.0
                    ],
                    [
                        4.839183552239507,
                        52.78594849940863,
                        0.0
                    ],
                    [
                        4.839198574002167,
                        52.78594800229784,
                        0.0
                    ],
                    [
                        4.839304326246512,
                        52.78593685045183,
                        0.0
                    ],
                    [
                        4.839746771460958,
                        52.78588598665232,
                        0.0
                    ],
                    [
                        4.83975059981003,
                        52.78588542458352,
                        0.0
                    ],
                    [
                        4.839876141348715,
                        52.78593113859485,
                        0.0
                    ],
                    [
                        4.839912257368636,
                        52.78594061842909,
                        0.0
                    ],
                    [
                        4.839908795217438,
                        52.78595553332482,
                        0.0
                    ],
                    [
                        4.839919082860116,
                        52.7860339254389,
                        0.0
                    ],
                    [
                        4.83995724239499,
                        52.78610908532634,
                        0.0
                    ],
                    [
                        4.840038094100967,
                        52.78622242150915,
                        0.0
                    ],
                    [
                        4.840094467013409,
                        52.78628404624621,
                        0.0
                    ],
                    [
                        4.840169586925724,
                        52.78633781798946,
                        0.0
                    ],
                    [
                        4.840241368103822,
                        52.7863724170403,
                        0.0
                    ],
                    [
                        4.840442268666519,
                        52.78666436875859,
                        0.0
                    ],
                    [
                        4.841043304321558,
                        52.78652255240806,
                        0.0
                    ],
                    [
                        4.840942274059811,
                        52.78636366704743,
                        0.0
                    ],
                    [
                        4.841007976581379,
                        52.78632992765939,
                        0.0
                    ],
                    [
                        4.841080308012124,
                        52.78627476783559,
                        0.0
                    ],
                    [
                        4.841133499932072,
                        52.78621211240749,
                        0.0
                    ],
                    [
                        4.841165507918004,
                        52.78614437040412,
                        0.0
                    ],
                    [
                        4.84117510196042,
                        52.78607414329174,
                        0.0
                    ],
                    [
                        4.841163335911416,
                        52.78601167196037,
                        0.0
                    ],
                    [
                        4.841300072617329,
                        52.78598572049634,
                        0.0
                    ],
                    [
                        4.841471847235143,
                        52.78595419028863,
                        0.0
                    ],
                    [
                        4.842194230181336,
                        52.78581068594028,
                        0.0
                    ],
                    [
                        4.842225986845732,
                        52.7857803925988,
                        0.0
                    ],
                    [
                        4.842211078175261,
                        52.78575392998245,
                        0.0
                    ],
                    [
                        4.842204493883282,
                        52.78574225288854,
                        0.0
                    ],
                    [
                        4.842398157652897,
                        52.78568707810889,
                        0.0
                    ],
                    [
                        4.842506763346444,
                        52.78565612939283,
                        0.0
                    ],
                    [
                        4.842588588316833,
                        52.78563558184594,
                        0.0
                    ],
                    [
                        4.842635031776515,
                        52.78560784486805,
                        0.0
                    ],
                    [
                        4.84266237704854,
                        52.78559971085968,
                        0.0
                    ],
                    [
                        4.842829985677493,
                        52.7855728148641,
                        0.0
                    ],
                    [
                        4.842998051675932,
                        52.78555562115346,
                        0.0
                    ],
                    [
                        4.843041761783213,
                        52.78555459400498,
                        0.0
                    ],
                    [
                        4.843293009620843,
                        52.78553310642754,
                        0.0
                    ],
                    [
                        4.843350652691391,
                        52.7855844121958,
                        0.0
                    ],
                    [
                        4.843429110313289,
                        52.78569540754618,
                        0.0
                    ],
                    [
                        4.843537725747969,
                        52.78582727311512,
                        0.0
                    ],
                    [
                        4.843706298749227,
                        52.78602856596619,
                        0.0
                    ],
                    [
                        4.84373974950431,
                        52.78607672635793,
                        0.0
                    ],
                    [
                        4.843965917996389,
                        52.7863970518967,
                        0.0
                    ],
                    [
                        4.843996754138967,
                        52.786440940517,
                        0.0
                    ],
                    [
                        4.844529810054279,
                        52.78637824972524,
                        0.0
                    ],
                    [
                        4.844644972862553,
                        52.78636244483625,
                        0.0
                    ],
                    [
                        4.844805064997717,
                        52.78632860094452,
                        0.0
                    ],
                    [
                        4.844824323839414,
                        52.78630793789503,
                        0.0
                    ],
                    [
                        4.844779642864941,
                        52.78623167868794,
                        0.0
                    ],
                    [
                        4.844924555543848,
                        52.78619545593289,
                        0.0
                    ],
                    [
                        4.844956822052596,
                        52.78618851208265,
                        0.0
                    ],
                    [
                        4.844925835223792,
                        52.78615793258039,
                        0.0
                    ],
                    [
                        4.844878622870276,
                        52.78614247604587,
                        0.0
                    ],
                    [
                        4.844782125244192,
                        52.78603116592549,
                        0.0
                    ],
                    [
                        4.845679277049999,
                        52.78580948601133,
                        0.0
                    ],
                    [
                        4.845605506211171,
                        52.78570462273201,
                        0.0
                    ],
                    [
                        4.84570975760158,
                        52.78568951315032,
                        0.0
                    ],
                    [
                        4.846583501308424,
                        52.78550196906794,
                        0.0
                    ],
                    [
                        4.846681795699376,
                        52.7854745178019,
                        0.0
                    ],
                    [
                        4.846770223021271,
                        52.78543669041414,
                        0.0
                    ],
                    [
                        4.846845835758877,
                        52.78538974879762,
                        0.0
                    ],
                    [
                        4.84690611554529,
                        52.78533525516082,
                        0.0
                    ],
                    [
                        4.846949053774554,
                        52.78527502655363,
                        0.0
                    ],
                    [
                        4.846973219087821,
                        52.78521106957459,
                        0.0
                    ],
                    [
                        4.846975547239837,
                        52.78517780802977,
                        0.0
                    ],
                    [
                        4.847017828074691,
                        52.78511798082646,
                        0.0
                    ],
                    [
                        4.847041882720634,
                        52.78504903830848,
                        0.0
                    ],
                    [
                        4.847043289448709,
                        52.78497857592102,
                        0.0
                    ],
                    [
                        4.847021998675546,
                        52.78490930118495,
                        0.0
                    ],
                    [
                        4.84699210585163,
                        52.78486400218075,
                        0.0
                    ],
                    [
                        4.84699998314413,
                        52.78485144816879,
                        0.0
                    ],
                    [
                        4.847019318976085,
                        52.78478196212934,
                        0.0
                    ],
                    [
                        4.847019181921478,
                        52.7847791324382,
                        0.0
                    ],
                    [
                        4.847278518612462,
                        52.78474013884523,
                        0.0
                    ],
                    [
                        4.847225640812319,
                        52.78475904314217,
                        0.0
                    ],
                    [
                        4.847225550443128,
                        52.78476637602085,
                        0.0
                    ],
                    [
                        4.847225531394724,
                        52.78476792167605,
                        0.0
                    ],
                    [
                        4.847338122132981,
                        52.78490630828849,
                        0.0
                    ],
                    [
                        4.847361187396205,
                        52.78493385866771,
                        0.0
                    ],
                    [
                        4.84744140218634,
                        52.78502687659459,
                        0.0
                    ],
                    [
                        4.847444368704123,
                        52.78503032301312,
                        0.0
                    ],
                    [
                        4.847606008268173,
                        52.78500505585212,
                        0.0
                    ],
                    [
                        4.847875822954611,
                        52.78496287940856,
                        0.0
                    ],
                    [
                        4.848048997542194,
                        52.78492286246429,
                        0.0
                    ],
                    [
                        4.848077621039169,
                        52.78491914555383,
                        0.0
                    ],
                    [
                        4.848099196633854,
                        52.78491962957377,
                        0.0
                    ],
                    [
                        4.848119379255961,
                        52.78492972324847,
                        0.0
                    ],
                    [
                        4.848127796778736,
                        52.78493588137609,
                        0.0
                    ],
                    [
                        4.848132600348352,
                        52.78493940797984,
                        0.0
                    ],
                    [
                        4.848147628623458,
                        52.78495641620178,
                        0.0
                    ],
                    [
                        4.848169671202657,
                        52.7849707510935,
                        0.0
                    ],
                    [
                        4.848195598584603,
                        52.78497895652394,
                        0.0
                    ],
                    [
                        4.848257263153891,
                        52.7849726929222,
                        0.0
                    ],
                    [
                        4.848329591500995,
                        52.78495867689072,
                        0.0
                    ],
                    [
                        4.848396702407896,
                        52.78493982925551,
                        0.0
                    ],
                    [
                        4.848415200876276,
                        52.78493259756461,
                        0.0
                    ],
                    [
                        4.848430598439302,
                        52.78491958227667,
                        0.0
                    ],
                    [
                        4.848420692433637,
                        52.78489705234794,
                        0.0
                    ],
                    [
                        4.84841364166537,
                        52.78488099688435,
                        0.0
                    ],
                    [
                        4.848319384382155,
                        52.7847220064062,
                        0.0
                    ],
                    [
                        4.848258526286773,
                        52.78463513733747,
                        0.0
                    ],
                    [
                        4.848303399252782,
                        52.78463155046284,
                        0.0
                    ],
                    [
                        4.848413449607971,
                        52.78460888700812,
                        0.0
                    ],
                    [
                        4.848514091130792,
                        52.78457364244703,
                        0.0
                    ],
                    [
                        4.848539723579747,
                        52.78456000837256,
                        0.0
                    ],
                    [
                        4.849269978340751,
                        52.78447117382495,
                        0.0
                    ],
                    [
                        4.849550390673573,
                        52.78445386766408,
                        0.0
                    ],
                    [
                        4.849567772342175,
                        52.7844607922651,
                        0.0
                    ],
                    [
                        4.849675489148614,
                        52.78448725643683,
                        0.0
                    ],
                    [
                        4.849697486881562,
                        52.78448980276595,
                        0.0
                    ],
                    [
                        4.849715885782492,
                        52.78454382044748,
                        0.0
                    ],
                    [
                        4.84976471749043,
                        52.78455534612203,
                        0.0
                    ],
                    [
                        4.849795954725643,
                        52.78456690029257,
                        0.0
                    ],
                    [
                        4.849830693174294,
                        52.78461083196279,
                        0.0
                    ],
                    [
                        4.849879195859738,
                        52.78467216135045,
                        0.0
                    ],
                    [
                        4.849928807936189,
                        52.7847348976664,
                        0.0
                    ],
                    [
                        4.849943537480302,
                        52.78474851626085,
                        0.0
                    ],
                    [
                        4.849979405406969,
                        52.7847547530545,
                        0.0
                    ],
                    [
                        4.850161958988495,
                        52.7847486648079,
                        0.0
                    ],
                    [
                        4.850325723624715,
                        52.78474088210424,
                        0.0
                    ],
                    [
                        4.850336600662305,
                        52.78476444344776,
                        0.0
                    ],
                    [
                        4.85038915879743,
                        52.78482729439003,
                        0.0
                    ],
                    [
                        4.850460932003616,
                        52.78488271971312,
                        0.0
                    ],
                    [
                        4.850549159756336,
                        52.78492859144264,
                        0.0
                    ],
                    [
                        4.850650452992348,
                        52.78496314544069,
                        0.0
                    ],
                    [
                        4.851334060914452,
                        52.7851454189246,
                        0.0
                    ],
                    [
                        4.851374733059206,
                        52.78515519435378,
                        0.0
                    ],
                    [
                        4.851516169093434,
                        52.78518557661985,
                        0.0
                    ],
                    [
                        4.85152816083747,
                        52.78521853144254,
                        0.0
                    ],
                    [
                        4.851578658640194,
                        52.78528629379353,
                        0.0
                    ],
                    [
                        4.851651073192541,
                        52.78534630726835,
                        0.0
                    ],
                    [
                        4.851742303923898,
                        52.78539600292467,
                        0.0
                    ],
                    [
                        4.851848445812285,
                        52.78543325576069,
                        0.0
                    ],
                    [
                        4.851964960344761,
                        52.78545646996244,
                        0.0
                    ],
                    [
                        4.852086859855013,
                        52.78546465252423,
                        0.0
                    ],
                    [
                        4.852208927941869,
                        52.78545745469606,
                        0.0
                    ],
                    [
                        4.85227100828151,
                        52.78544980241267,
                        0.0
                    ],
                    [
                        4.852335622204331,
                        52.78546518671534,
                        0.0
                    ],
                    [
                        4.852450015178954,
                        52.78547765520821,
                        0.0
                    ],
                    [
                        4.852507274097663,
                        52.78547701429302,
                        0.0
                    ],
                    [
                        4.85259508121764,
                        52.78559857179566,
                        0.0
                    ],
                    [
                        4.852626795807566,
                        52.78560513964742,
                        0.0
                    ],
                    [
                        4.853057006398175,
                        52.7855130566945,
                        0.0
                    ],
                    [
                        4.8531228938431,
                        52.78549111842643,
                        0.0
                    ],
                    [
                        4.853123032957694,
                        52.78547970572846,
                        0.0
                    ],
                    [
                        4.853095539248503,
                        52.78541871447862,
                        0.0
                    ],
                    [
                        4.853092628926073,
                        52.78539967623812,
                        0.0
                    ],
                    [
                        4.853101497228042,
                        52.78538837455323,
                        0.0
                    ],
                    [
                        4.853119421803236,
                        52.78538196635076,
                        0.0
                    ],
                    [
                        4.853329228801181,
                        52.78532297283976,
                        0.0
                    ],
                    [
                        4.853332226624219,
                        52.78530564161407,
                        0.0
                    ],
                    [
                        4.853271746875772,
                        52.78520861809078,
                        0.0
                    ],
                    [
                        4.853175285431614,
                        52.78505384548266,
                        0.0
                    ],
                    [
                        4.853160090910928,
                        52.78501383077413,
                        0.0
                    ],
                    [
                        4.853160276344969,
                        52.78499861683822,
                        0.0
                    ],
                    [
                        4.85316041610498,
                        52.78498715022003,
                        0.0
                    ],
                    [
                        4.853139938605891,
                        52.7849464288383,
                        0.0
                    ],
                    [
                        4.853136640901202,
                        52.78492828485135,
                        0.0
                    ],
                    [
                        4.853202747740978,
                        52.78490845853708,
                        0.0
                    ],
                    [
                        4.853294188151779,
                        52.78486596215579,
                        0.0
                    ],
                    [
                        4.853319844598007,
                        52.78484830374874,
                        0.0
                    ],
                    [
                        4.853384639112358,
                        52.78486646344255,
                        0.0
                    ],
                    [
                        4.853559926426954,
                        52.78489958310305,
                        0.0
                    ],
                    [
                        4.8540579627756,
                        52.78496649030772,
                        0.0
                    ],
                    [
                        4.854286709961803,
                        52.78499033989762,
                        0.0
                    ],
                    [
                        4.854593555398469,
                        52.78504116613485,
                        0.0
                    ],
                    [
                        4.85490978188114,
                        52.78509584390677,
                        0.0
                    ],
                    [
                        4.855072788187613,
                        52.78512710102648,
                        0.0
                    ],
                    [
                        4.855075395957928,
                        52.78513145512325,
                        0.0
                    ],
                    [
                        4.855143346593658,
                        52.78519667059894,
                        0.0
                    ],
                    [
                        4.855178702535436,
                        52.78522367757641,
                        0.0
                    ],
                    [
                        4.855137360525482,
                        52.78521479465335,
                        0.0
                    ],
                    [
                        4.855080981878602,
                        52.78520694008414,
                        0.0
                    ],
                    [
                        4.855102832917257,
                        52.78547525066074,
                        0.0
                    ],
                    [
                        4.855079501099711,
                        52.78550828107598,
                        0.0
                    ],
                    [
                        4.855094389686853,
                        52.78562490719433,
                        0.0
                    ],
                    [
                        4.854522533052328,
                        52.78567213120673,
                        0.0
                    ],
                    [
                        4.854785208885702,
                        52.78614402781983,
                        0.0
                    ],
                    [
                        4.854793482811364,
                        52.78614258194445,
                        0.0
                    ],
                    [
                        4.855788632910746,
                        52.78596780673267,
                        0.0
                    ],
                    [
                        4.855795621892069,
                        52.78596829442286,
                        0.0
                    ],
                    [
                        4.855843365710719,
                        52.78598361688389,
                        0.0
                    ],
                    [
                        4.855954723637832,
                        52.78600380077312,
                        0.0
                    ],
                    [
                        4.856070437950307,
                        52.78601042481661,
                        0.0
                    ],
                    [
                        4.856186060304618,
                        52.78600323552623,
                        0.0
                    ],
                    [
                        4.85631952723182,
                        52.78598679993618,
                        0.0
                    ],
                    [
                        4.856640110064552,
                        52.78673040112084,
                        0.0
                    ],
                    [
                        4.856680382975995,
                        52.78679650260143,
                        0.0
                    ],
                    [
                        4.856741153853209,
                        52.78685657074391,
                        0.0
                    ],
                    [
                        4.856799391459719,
                        52.78689473468805,
                        0.0
                    ],
                    [
                        4.857067111789676,
                        52.78741506427257,
                        0.0
                    ],
                    [
                        4.857104694604167,
                        52.78742562022691,
                        0.0
                    ],
                    [
                        4.857817613507436,
                        52.78731595853284,
                        0.0
                    ],
                    [
                        4.857617446565096,
                        52.78690040665557,
                        0.0
                    ],
                    [
                        4.857657113921187,
                        52.78687815796996,
                        0.0
                    ],
                    [
                        4.857725392174353,
                        52.78682113050144,
                        0.0
                    ],
                    [
                        4.857774008730836,
                        52.7867571236414,
                        0.0
                    ],
                    [
                        4.857801094388259,
                        52.78668859689967,
                        0.0
                    ],
                    [
                        4.857805607992756,
                        52.78661818241832,
                        0.0
                    ],
                    [
                        4.857787376109993,
                        52.78654858717105,
                        0.0
                    ],
                    [
                        4.857522561652443,
                        52.78593438355229,
                        0.0
                    ],
                    [
                        4.857573356746076,
                        52.78592504454363,
                        0.0
                    ],
                    [
                        4.857680741869872,
                        52.7858980847501,
                        0.0
                    ],
                    [
                        4.857777388210157,
                        52.78585894130274,
                        0.0
                    ],
                    [
                        4.857859582231302,
                        52.78580911831268,
                        0.0
                    ],
                    [
                        4.857910149954233,
                        52.78576324385499,
                        0.0
                    ],
                    [
                        4.857992208612909,
                        52.78575442183725,
                        0.0
                    ],
                    [
                        4.858599922802558,
                        52.78568105362608,
                        0.0
                    ],
                    [
                        4.858826312217608,
                        52.78563788695692,
                        0.0
                    ],
                    [
                        4.858988709805587,
                        52.78559978348304,
                        0.0
                    ],
                    [
                        4.858990343597976,
                        52.78559828092815,
                        0.0
                    ],
                    [
                        4.859014042780806,
                        52.78557634117179,
                        0.0
                    ],
                    [
                        4.859023821605747,
                        52.78554594599721,
                        0.0
                    ],
                    [
                        4.859008004287336,
                        52.7853874554779,
                        0.0
                    ],
                    [
                        4.859000731122695,
                        52.78537845435651,
                        0.0
                    ],
                    [
                        4.858762198817487,
                        52.78538636597752,
                        0.0
                    ],
                    [
                        4.858711493289342,
                        52.78538614116889,
                        0.0
                    ],
                    [
                        4.858710888016799,
                        52.78536947054781,
                        0.0
                    ],
                    [
                        4.859334898843643,
                        52.78537891830346,
                        0.0
                    ],
                    [
                        4.859456487212416,
                        52.78537315152712,
                        0.0
                    ],
                    [
                        4.859573555480413,
                        52.78535242215455,
                        0.0
                    ],
                    [
                        4.859645897484252,
                        52.78532901614297,
                        0.0
                    ],
                    [
                        4.859737312713514,
                        52.78532817872777,
                        0.0
                    ],
                    [
                        4.859850950426043,
                        52.78531338949816,
                        0.0
                    ],
                    [
                        4.859957644870324,
                        52.78528544323616,
                        0.0
                    ],
                    [
                        4.860053297947308,
                        52.78524541373606,
                        0.0
                    ],
                    [
                        4.860130267702605,
                        52.78519731582293,
                        0.0
                    ],
                    [
                        4.860421357588975,
                        52.78517168968782,
                        0.0
                    ],
                    [
                        4.86063808102803,
                        52.78515172587973,
                        0.0
                    ],
                    [
                        4.861053224330615,
                        52.7850992155637,
                        0.0
                    ],
                    [
                        4.861056680250794,
                        52.78510149550699,
                        0.0
                    ],
                    [
                        4.861078223720743,
                        52.7851256574205,
                        0.0
                    ],
                    [
                        4.861101984671441,
                        52.78517129873239,
                        0.0
                    ],
                    [
                        4.861122815485437,
                        52.78529309077127,
                        0.0
                    ],
                    [
                        4.860959194386571,
                        52.78530619928365,
                        0.0
                    ],
                    [
                        4.8609922592447,
                        52.78569534158837,
                        0.0
                    ],
                    [
                        4.861005907780423,
                        52.7858560599637,
                        0.0
                    ],
                    [
                        4.861216339665938,
                        52.78585543401113,
                        0.0
                    ],
                    [
                        4.861227071662051,
                        52.78585540947456,
                        0.0
                    ],
                    [
                        4.861226447679476,
                        52.78584441578941,
                        0.0
                    ],
                    [
                        4.861367093673437,
                        52.7858450363329,
                        0.0
                    ],
                    [
                        4.861495784916908,
                        52.78583764162519,
                        0.0
                    ],
                    [
                        4.861540340380358,
                        52.78578590305676,
                        0.0
                    ],
                    [
                        4.862161060725188,
                        52.78579315025384,
                        0.0
                    ],
                    [
                        4.862161529047782,
                        52.78557842025911,
                        0.0
                    ],
                    [
                        4.862100218254715,
                        52.78557628989974,
                        0.0
                    ],
                    [
                        4.862063571162362,
                        52.78514511855524,
                        0.0
                    ],
                    [
                        4.861675806118046,
                        52.78514571018101,
                        0.0
                    ],
                    [
                        4.861674313314371,
                        52.78527017164357,
                        0.0
                    ],
                    [
                        4.861583257857223,
                        52.7852751353061,
                        0.0
                    ],
                    [
                        4.861400420198808,
                        52.78528509516158,
                        0.0
                    ],
                    [
                        4.861386412348724,
                        52.78528390102436,
                        0.0
                    ],
                    [
                        4.861290489826933,
                        52.78527571318264,
                        0.0
                    ],
                    [
                        4.861286491821182,
                        52.78527537201753,
                        0.0
                    ],
                    [
                        4.861166094358667,
                        52.78517112335433,
                        0.0
                    ],
                    [
                        4.861151110405808,
                        52.78512530510566,
                        0.0
                    ],
                    [
                        4.861140430098658,
                        52.78509264464138,
                        0.0
                    ],
                    [
                        4.861140494834423,
                        52.78508725281007,
                        0.0
                    ],
                    [
                        4.861140703607166,
                        52.78506986415189,
                        0.0
                    ],
                    [
                        4.861235318919786,
                        52.78505849092848,
                        0.0
                    ],
                    [
                        4.861380034247492,
                        52.78502488947356,
                        0.0
                    ],
                    [
                        4.861480961610898,
                        52.78498157763149,
                        0.0
                    ],
                    [
                        4.861632417183824,
                        52.78490996420921,
                        0.0
                    ],
                    [
                        4.861746248074575,
                        52.78483627951772,
                        0.0
                    ],
                    [
                        4.861809626837407,
                        52.78478329376023,
                        0.0
                    ],
                    [
                        4.861875873975429,
                        52.78475314724336,
                        0.0
                    ],
                    [
                        4.861923569482875,
                        52.78474153073083,
                        0.0
                    ],
                    [
                        4.861954301515358,
                        52.78475705077382,
                        0.0
                    ],
                    [
                        4.862056402427387,
                        52.78479071969213,
                        0.0
                    ],
                    [
                        4.862167374534813,
                        52.78481166446137,
                        0.0
                    ],
                    [
                        4.862282954064181,
                        52.78481908082011,
                        0.0
                    ],
                    [
                        4.86239869909509,
                        52.78481268318984,
                        0.0
                    ],
                    [
                        4.862510161304834,
                        52.78479271799709,
                        0.0
                    ],
                    [
                        4.862613058127105,
                        52.78475995186604,
                        0.0
                    ],
                    [
                        4.862631251229287,
                        52.78475103249028,
                        0.0
                    ],
                    [
                        4.863217934736671,
                        52.78476029655489,
                        0.0
                    ],
                    [
                        4.863308526007395,
                        52.78479070189566,
                        0.0
                    ],
                    [
                        4.863419239257296,
                        52.78481214672163,
                        0.0
                    ],
                    [
                        4.863456916589154,
                        52.78481473604049,
                        0.0
                    ],
                    [
                        4.863261221774304,
                        52.78481387598887,
                        0.0
                    ],
                    [
                        4.863297032231634,
                        52.78563456978659,
                        0.0
                    ],
                    [
                        4.863645887702424,
                        52.78563011286959,
                        0.0
                    ],
                    [
                        4.863851886018153,
                        52.78576528210091,
                        0.0
                    ],
                    [
                        4.865419415940412,
                        52.78586726579832,
                        0.0
                    ],
                    [
                        4.865499283597334,
                        52.78535342236211,
                        0.0
                    ],
                    [
                        4.865589589530556,
                        52.78536295811804,
                        0.0
                    ],
                    [
                        4.866265158125381,
                        52.78547969428489,
                        0.0
                    ],
                    [
                        4.866358921699313,
                        52.78550589092754,
                        0.0
                    ],
                    [
                        4.866458760070152,
                        52.7855218303733,
                        0.0
                    ],
                    [
                        4.866561643283966,
                        52.78552702666481,
                        0.0
                    ],
                    [
                        4.86681044028396,
                        52.78552641371628,
                        0.0
                    ],
                    [
                        4.867009125000988,
                        52.7855954471973,
                        0.0
                    ],
                    [
                        4.867114959072416,
                        52.78570296407323,
                        0.0
                    ],
                    [
                        4.86720200217887,
                        52.7857711946119,
                        0.0
                    ],
                    [
                        4.867313349515089,
                        52.78582488880503,
                        0.0
                    ],
                    [
                        4.867689665599364,
                        52.78596528662496,
                        0.0
                    ],
                    [
                        4.867779386307515,
                        52.78599269931122,
                        0.0
                    ],
                    [
                        4.867820485546253,
                        52.78600032940555,
                        0.0
                    ],
                    [
                        4.867848965240903,
                        52.78605880425794,
                        0.0
                    ],
                    [
                        4.867905585227815,
                        52.7861231173441,
                        0.0
                    ],
                    [
                        4.867982443003,
                        52.7861791814517,
                        0.0
                    ],
                    [
                        4.868191750016189,
                        52.78630366226967,
                        0.0
                    ],
                    [
                        4.868274213136782,
                        52.7863445735905,
                        0.0
                    ],
                    [
                        4.868367422713805,
                        52.78637587614882,
                        0.0
                    ],
                    [
                        4.868468368287414,
                        52.78639655749019,
                        0.0
                    ],
                    [
                        4.868573789221216,
                        52.78640595095089,
                        0.0
                    ],
                    [
                        4.868628652071419,
                        52.78640481825325,
                        0.0
                    ],
                    [
                        4.868850076915361,
                        52.78654319935886,
                        0.0
                    ],
                    [
                        4.868919480985398,
                        52.78660061261437,
                        0.0
                    ],
                    [
                        4.868972038946993,
                        52.7866674157461,
                        0.0
                    ],
                    [
                        4.868974277205936,
                        52.78670877399247,
                        0.0
                    ],
                    [
                        4.868976698056273,
                        52.78675349411624,
                        0.0
                    ],
                    [
                        4.868977183914217,
                        52.78676254599466,
                        0.0
                    ],
                    [
                        4.868967006743891,
                        52.78682718013302,
                        0.0
                    ],
                    [
                        4.868914571333222,
                        52.78692756267702,
                        0.0
                    ]
                ]
            ]
        ]
    },
    "last_modified": "2021-11-29T09:37:38.832753Z",
    "created": "2021-11-29T09:24:38.191110Z",
    "image_url": "",
    "timeseries": [],
    "name": "Rg. Leekerweg",
    "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": 9.52421965,
    "lowest_invert_level": -3.08,
    "water_retention_capacity": null,
    "minimum_overflow_crest_level": -1.20000005,
    "downstream_pumped_drainage_area": "https://demo.lizard.net/api/v4/pumpeddrainageareas/7065/?format=api",
    "pump_station": "https://demo.lizard.net/api/v4/pumpstations/12108/?format=api",
    "area_type": "other",
    "inhabitants": null,
    "pump_overcapacity": 9.47578035
}