List assets of type PressurePipe

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/pressurepipes/6504/?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/pressurepipes/6504/?format=api",
    "id": 6504,
    "code": "PL_267",
    "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": "LineString",
        "coordinates": [
            [
                4.840000137526538,
                53.034096057009215,
                0.0
            ],
            [
                4.839999146817163,
                53.03409541445633,
                0.0
            ],
            [
                4.839997505195742,
                53.03409437353265,
                0.0
            ],
            [
                4.839985733451194,
                53.03408686112813,
                0.0
            ],
            [
                4.839979300335847,
                53.034082760945964,
                0.0
            ],
            [
                4.839976446105029,
                53.034080941660704,
                0.0
            ],
            [
                4.839973917330245,
                53.03407932156075,
                0.0
            ],
            [
                4.839970841198207,
                53.034077366467066,
                0.0
            ],
            [
                4.839840716216649,
                53.033994340605986,
                0.0
            ],
            [
                4.839843842237842,
                53.033923633164434,
                0.0
            ],
            [
                4.839428356079677,
                53.033648208934636,
                0.0
            ],
            [
                4.839372100391018,
                53.03361237489949,
                0.0
            ],
            [
                4.8389871344373,
                53.033378389578665,
                0.0
            ],
            [
                4.838758712732096,
                53.03323533339467,
                0.0
            ],
            [
                4.83857013253524,
                53.033118789112805,
                0.0
            ],
            [
                4.838217192480359,
                53.03305627086792,
                0.0
            ],
            [
                4.83799663206965,
                53.03296388676773,
                0.0
            ],
            [
                4.837552082405719,
                53.03274397433784,
                0.0
            ],
            [
                4.837162212194663,
                53.032564399202144,
                0.0
            ],
            [
                4.837059749519985,
                53.03250963332553,
                0.0
            ],
            [
                4.837041166995529,
                53.03249970796047,
                0.0
            ],
            [
                4.837037565761039,
                53.032498037935746,
                0.0
            ],
            [
                4.837031183802751,
                53.03249464774041,
                0.0
            ],
            [
                4.837017324350504,
                53.03248726921977,
                0.0
            ],
            [
                4.837009698706686,
                53.03248320832329,
                0.0
            ],
            [
                4.836992884329907,
                53.03247374039171,
                0.0
            ],
            [
                4.836935426328247,
                53.03244366883154,
                0.0
            ],
            [
                4.836588803224516,
                53.03226783121349,
                0.0
            ],
            [
                4.836171191273523,
                53.03205716752322,
                0.0
            ],
            [
                4.835686380127261,
                53.03181980006778,
                0.0
            ],
            [
                4.835640215821665,
                53.03179617813036,
                0.0
            ],
            [
                4.835593061544809,
                53.03177186865679,
                0.0
            ],
            [
                4.835573794008106,
                53.03176193990214,
                0.0
            ],
            [
                4.835555029968991,
                53.031752274066505,
                0.0
            ],
            [
                4.835549307025348,
                53.03174983038483,
                0.0
            ],
            [
                4.835533487322745,
                53.031743080677266,
                0.0
            ],
            [
                4.835522708550166,
                53.031738483946754,
                0.0
            ],
            [
                4.835503017441849,
                53.031727870272775,
                0.0
            ],
            [
                4.835484125779184,
                53.03171769162115,
                0.0
            ],
            [
                4.835455817828198,
                53.031702446239755,
                0.0
            ],
            [
                4.83521002363408,
                53.03157794053791,
                0.0
            ],
            [
                4.834958022857587,
                53.03143636774472,
                0.0
            ],
            [
                4.83442029499526,
                53.031130787829234,
                0.0
            ],
            [
                4.834398270903081,
                53.03112902364119,
                0.0
            ],
            [
                4.834371849464879,
                53.03112725710868,
                0.0
            ],
            [
                4.834352746681115,
                53.03112434717992,
                0.0
            ],
            [
                4.834332294468173,
                53.03112088285257,
                0.0
            ],
            [
                4.834189786526451,
                53.03110705955761,
                0.0
            ],
            [
                4.834175042614892,
                53.03110483472517,
                0.0
            ],
            [
                4.834127192793962,
                53.0310990061768,
                0.0
            ],
            [
                4.833548273700311,
                53.03102999280054,
                0.0
            ],
            [
                4.833004719503274,
                53.0309629016957,
                0.0
            ],
            [
                4.832572963555099,
                53.03090286828388,
                0.0
            ],
            [
                4.832556426219897,
                53.03090102134891,
                0.0
            ],
            [
                4.832497810082429,
                53.03089320121775,
                0.0
            ],
            [
                4.83248319728405,
                53.030893564825874,
                0.0
            ],
            [
                4.832472966108257,
                53.03089516188702,
                0.0
            ],
            [
                4.832455675517686,
                53.03089978155157,
                0.0
            ],
            [
                4.832427125848517,
                53.030907116788036,
                0.0
            ],
            [
                4.832410440634417,
                53.03091102035181,
                0.0
            ],
            [
                4.832361133912981,
                53.030922446941126,
                0.0
            ],
            [
                4.832019312248993,
                53.03099877254608,
                0.0
            ],
            [
                4.831968262994698,
                53.03101006508244,
                0.0
            ],
            [
                4.831941441728812,
                53.031019780594086,
                0.0
            ],
            [
                4.831912161952169,
                53.03103174922907,
                0.0
            ],
            [
                4.831895541613193,
                53.03104107173521,
                0.0
            ],
            [
                4.831883051474414,
                53.03104796914208,
                0.0
            ],
            [
                4.831871168296206,
                53.031058697509614,
                0.0
            ],
            [
                4.831861327868989,
                53.03106704501077,
                0.0
            ],
            [
                4.831847470493516,
                53.03107945363121,
                0.0
            ],
            [
                4.831833388869041,
                53.031101251847794,
                0.0
            ],
            [
                4.831822303391072,
                53.03111838212708,
                0.0
            ],
            [
                4.83181123258032,
                53.031135530445916,
                0.0
            ],
            [
                4.831800192489783,
                53.031152607016075,
                0.0
            ],
            [
                4.831789091621057,
                53.031169773165665,
                0.0
            ],
            [
                4.83177800564903,
                53.031186939383325,
                0.0
            ],
            [
                4.831764182741918,
                53.031208316437954,
                0.0
            ],
            [
                4.831755879542833,
                53.03122118216566,
                0.0
            ],
            [
                4.831744793774084,
                53.0312383304085,
                0.0
            ],
            [
                4.831733768881026,
                53.03125538008398,
                0.0
            ],
            [
                4.831722698344588,
                53.03127250143653,
                0.0
            ],
            [
                4.83171164281971,
                53.03128961387147,
                0.0
            ],
            [
                4.83170060230644,
                53.03130671738882,
                0.0
            ],
            [
                4.83168959274327,
                53.03132373118606,
                0.0
            ],
            [
                4.831675647864707,
                53.03134531434763,
                0.0
            ],
            [
                4.831662009982495,
                53.031361534137524,
                0.0
            ],
            [
                4.831633667742181,
                53.031394606785895,
                0.0
            ],
            [
                4.831596978674449,
                53.03142761371824,
                0.0
            ],
            [
                4.831509561106835,
                53.03148758650034,
                0.0
            ],
            [
                4.831036247867868,
                53.031803672036546,
                0.0
            ],
            [
                4.830757861810371,
                53.0319765226379,
                0.0
            ],
            [
                4.830525814293472,
                53.032087978375934,
                0.0
            ],
            [
                4.829974923382363,
                53.03230895674508,
                0.0
            ],
            [
                4.829531305287979,
                53.03248275142528,
                0.0
            ],
            [
                4.828954214964103,
                53.03271053141869,
                0.0
            ],
            [
                4.828497389115851,
                53.03288718119521,
                0.0
            ],
            [
                4.82835784435579,
                53.03294175020263,
                0.0
            ],
            [
                4.828271831111207,
                53.032975379476646,
                0.0
            ],
            [
                4.828096013564462,
                53.03304412981943,
                0.0
            ],
            [
                4.827907511353192,
                53.03312665047126,
                0.0
            ],
            [
                4.827795247160224,
                53.033196119711164,
                0.0
            ],
            [
                4.827693071996425,
                53.0332924509939,
                0.0
            ],
            [
                4.827464656462866,
                53.033613962464486,
                0.0
            ],
            [
                4.827197984194803,
                53.03397376462295,
                0.0
            ],
            [
                4.82694229618284,
                53.03426862002564,
                0.0
            ],
            [
                4.826698016081926,
                53.03452128392768,
                0.0
            ],
            [
                4.826319541799324,
                53.0348623992095,
                0.0
            ],
            [
                4.825960048519665,
                53.03519123720958,
                0.0
            ],
            [
                4.825593257326654,
                53.035534121322556,
                0.0
            ],
            [
                4.825256723834009,
                53.035843528809345,
                0.0
            ],
            [
                4.825172830403476,
                53.03591436887439,
                0.0
            ],
            [
                4.82515940827966,
                53.0359170556366,
                0.0
            ],
            [
                4.825132318189401,
                53.035919534430064,
                0.0
            ],
            [
                4.825042845501615,
                53.03592720183483,
                0.0
            ],
            [
                4.824845948772566,
                53.035948454912216,
                0.0
            ],
            [
                4.82432670782411,
                53.0360182724888,
                0.0
            ],
            [
                4.82402212682903,
                53.03604432860164,
                0.0
            ],
            [
                4.823977656355567,
                53.03604545828808,
                0.0
            ],
            [
                4.82392396348157,
                53.036047299399634,
                0.0
            ],
            [
                4.823885541948168,
                53.036051018600965,
                0.0
            ],
            [
                4.823859587142884,
                53.03606136541786,
                0.0
            ],
            [
                4.823831837302608,
                53.036073330290776,
                0.0
            ],
            [
                4.823795063283866,
                53.036091417243846,
                0.0
            ],
            [
                4.823784305689657,
                53.03609670443477,
                0.0
            ],
            [
                4.823762415369069,
                53.03610746575904,
                0.0
            ],
            [
                4.823743285772212,
                53.03611686518025,
                0.0
            ],
            [
                4.82365880023069,
                53.036158388257014,
                0.0
            ],
            [
                4.823621715114103,
                53.036177462179246,
                0.0
            ],
            [
                4.823488436569887,
                53.03624876943765,
                0.0
            ],
            [
                4.823166112669702,
                53.03643574642232,
                0.0
            ],
            [
                4.822854773199786,
                53.03662158814713,
                0.0
            ],
            [
                4.82257073641034,
                53.03678383417199,
                0.0
            ],
            [
                4.822498270017289,
                53.03682493685853,
                0.0
            ],
            [
                4.82247411953055,
                53.03683863477231,
                0.0
            ],
            [
                4.822461472372926,
                53.03684589888933,
                0.0
            ],
            [
                4.822431829098959,
                53.036862392558575,
                0.0
            ],
            [
                4.822409574063301,
                53.036874778425066,
                0.0
            ],
            [
                4.82238733392246,
                53.036887164357694,
                0.0
            ],
            [
                4.822365108909788,
                53.03689953238506,
                0.0
            ],
            [
                4.822342928956949,
                53.03691187366222,
                0.0
            ],
            [
                4.822320779039945,
                53.03692419710456,
                0.0
            ],
            [
                4.822298613969427,
                53.03693653844378,
                0.0
            ],
            [
                4.822276418954679,
                53.03694888862374,
                0.0
            ],
            [
                4.822272859971264,
                53.03695086677212,
                0.0
            ],
            [
                4.822264976002693,
                53.036955259779106,
                0.0
            ],
            [
                4.822250544631472,
                53.036963297255646,
                0.0
            ],
            [
                4.82224408749126,
                53.03696687924764,
                0.0
            ],
            [
                4.822232043794783,
                53.03697358904158,
                0.0
            ],
            [
                4.822187758729947,
                53.03699823595073,
                0.0
            ],
            [
                4.822143293440583,
                53.03702298084137,
                0.0
            ],
            [
                4.822132886655988,
                53.037028772769915,
                0.0
            ],
            [
                4.822098828100666,
                53.0370477257152,
                0.0
            ],
            [
                4.822054347569117,
                53.03707248847327,
                0.0
            ],
            [
                4.822009837055018,
                53.03709726005942,
                0.0
            ],
            [
                4.821965386470708,
                53.03712200495334,
                0.0
            ],
            [
                4.821920936069394,
                53.037146731859046,
                0.0
            ],
            [
                4.821876500408298,
                53.03717146780413,
                0.0
            ],
            [
                4.821832004715963,
                53.03719623040782,
                0.0
            ],
            [
                4.821804298058333,
                53.037211654719854,
                0.0
            ],
            [
                4.821787538904887,
                53.03722098414992,
                0.0
            ],
            [
                4.821743088184428,
                53.03724571997426,
                0.0
            ],
            [
                4.821698667345378,
                53.03727044693702,
                0.0
            ],
            [
                4.821660373623127,
                53.03729175211612,
                0.0
            ],
            [
                4.82165525339297,
                53.03729569984325,
                0.0
            ],
            [
                4.821617560241073,
                53.037324700073874,
                0.0
            ],
            [
                4.821598736066063,
                53.03733919579746,
                0.0
            ],
            [
                4.821579897087733,
                53.037353682461834,
                0.0
            ],
            [
                4.821561073004502,
                53.037368169193606,
                0.0
            ],
            [
                4.821542218742868,
                53.03738268273853,
                0.0
            ],
            [
                4.821523349560951,
                53.037397196209945,
                0.0
            ],
            [
                4.821513139332749,
                53.03740505585018,
                0.0
            ],
            [
                4.821507704324392,
                53.03741027813032,
                0.0
            ],
            [
                4.82145580225049,
                53.03747028559272,
                0.0
            ],
            [
                4.821442134075427,
                53.037486099682454,
                0.0
            ],
            [
                4.821410484242791,
                53.03752268584694,
                0.0
            ],
            [
                4.821335773944089,
                53.03761460343051,
                0.0
            ],
            [
                4.82117054492864,
                53.03780907529824,
                0.0
            ],
            [
                4.821098130809738,
                53.03789517151431,
                0.0
            ],
            [
                4.820871089280232,
                53.03817310238926,
                0.0
            ],
            [
                4.820618313240731,
                53.03847611741721,
                0.0
            ],
            [
                4.820317996934884,
                53.03882196882235,
                0.0
            ],
            [
                4.820070491482066,
                53.03912037970649,
                0.0
            ],
            [
                4.819782738276819,
                53.03944083123209,
                0.0
            ],
            [
                4.819539567937414,
                53.03972411073357,
                0.0
            ],
            [
                4.819282650570102,
                53.04001631972851,
                0.0
            ],
            [
                4.819231937567457,
                53.04007613414431,
                0.0
            ],
            [
                4.819210919518625,
                53.04010890607697,
                0.0
            ],
            [
                4.819202969874168,
                53.040119400227,
                0.0
            ],
            [
                4.819180138681462,
                53.04013118067701,
                0.0
            ],
            [
                4.819151843316391,
                53.04014580180126,
                0.0
            ],
            [
                4.819114766553803,
                53.040164964223756,
                0.0
            ],
            [
                4.819095237620696,
                53.04017504395867,
                0.0
            ],
            [
                4.819066942198528,
                53.04018966506256,
                0.0
            ],
            [
                4.819038646874829,
                53.04020427717401,
                0.0
            ],
            [
                4.819010336506066,
                53.04021889819361,
                0.0
            ],
            [
                4.81898159776195,
                53.04023321164065,
                0.0
            ],
            [
                4.818948972186814,
                53.0402505978947,
                0.0
            ],
            [
                4.818925435220142,
                53.04026275236752,
                0.0
            ],
            [
                4.818897139683881,
                53.040277373430705,
                0.0
            ],
            [
                4.818868829219953,
                53.040291994416364,
                0.0
            ],
            [
                4.818855469539638,
                53.040298895317164,
                0.0
            ],
            [
                4.818846192832454,
                53.04030368586518,
                0.0
            ],
            [
                4.818843085374476,
                53.040305306605376,
                0.0
            ],
            [
                4.818840638475692,
                53.04030658001879,
                0.0
            ],
            [
                4.818831295687853,
                53.04030958199,
                0.0
            ],
            [
                4.818821425829616,
                53.04031070333327,
                0.0
            ],
            [
                4.818793916514767,
                53.04031079735415,
                0.0
            ],
            [
                4.818646198396801,
                53.04030125330719,
                0.0
            ],
            [
                4.818479296720711,
                53.040292471621285,
                0.0
            ],
            [
                4.818281483526509,
                53.04028172755827,
                0.0
            ],
            [
                4.817923155092748,
                53.040264109196016,
                0.0
            ],
            [
                4.81743567626959,
                53.04023090396459,
                0.0
            ],
            [
                4.817120301961988,
                53.040213352865635,
                0.0
            ],
            [
                4.817097581474665,
                53.04021209440974,
                0.0
            ],
            [
                4.817024265427142,
                53.04020800690182,
                0.0
            ],
            [
                4.817001544945523,
                53.04020674842775,
                0.0
            ],
            [
                4.816707327000223,
                53.040190375372255,
                0.0
            ],
            [
                4.81638826074805,
                53.04017698334753,
                0.0
            ],
            [
                4.815945757621143,
                53.04018412806688,
                0.0
            ],
            [
                4.815315974493215,
                53.04020727062027,
                0.0
            ],
            [
                4.814609451886684,
                53.040264343268426,
                0.0
            ],
            [
                4.81438118014889,
                53.040273926691015,
                0.0
            ],
            [
                4.814338494150008,
                53.040273929082225,
                0.0
            ],
            [
                4.814260158097659,
                53.040269510321615,
                0.0
            ],
            [
                4.814198338542634,
                53.040263076785,
                0.0
            ],
            [
                4.814191883139539,
                53.040261913614216,
                0.0
            ],
            [
                4.814087405472533,
                53.04024318929523,
                0.0
            ],
            [
                4.813702427733392,
                53.04017417314138,
                0.0
            ],
            [
                4.813686752642876,
                53.040171177504625,
                0.0
            ],
            [
                4.813615158804494,
                53.04015749884918,
                0.0
            ],
            [
                4.813304260115959,
                53.04009809221665,
                0.0
            ],
            [
                4.812716081683194,
                53.039989763078516,
                0.0
            ],
            [
                4.812096859051989,
                53.039868341680965,
                0.0
            ],
            [
                4.811552454214098,
                53.03976274224951,
                0.0
            ],
            [
                4.811357979432174,
                53.03970398926003,
                0.0
            ],
            [
                4.810869297284612,
                53.03952168755768,
                0.0
            ],
            [
                4.810691209434901,
                53.039470830414665,
                0.0
            ],
            [
                4.810081784355766,
                53.03935021853434,
                0.0
            ],
            [
                4.809856725104432,
                53.039304534383014,
                0.0
            ],
            [
                4.809830695941591,
                53.03929874748732,
                0.0
            ],
            [
                4.809488817206611,
                53.03921765038413,
                0.0
            ],
            [
                4.809197004750668,
                53.03913766575335,
                0.0
            ],
            [
                4.808813118536416,
                53.03902152414209,
                0.0
            ],
            [
                4.808345263148881,
                53.038883237473,
                0.0
            ],
            [
                4.807918271572359,
                53.03873747248214,
                0.0
            ],
            [
                4.807291410106502,
                53.03849916779495,
                0.0
            ],
            [
                4.806987744765197,
                53.03838969930237,
                0.0
            ],
            [
                4.806370691905392,
                53.03819243257768,
                0.0
            ],
            [
                4.805883981085294,
                53.038036117107595,
                0.0
            ],
            [
                4.805619890144191,
                53.03795452396613,
                0.0
            ],
            [
                4.805466555864593,
                53.037909791065,
                0.0
            ],
            [
                4.805427804355336,
                53.0378966984442,
                0.0
            ],
            [
                4.805380335200896,
                53.03788888329721,
                0.0
            ],
            [
                4.805347459298927,
                53.03788347550322,
                0.0
            ],
            [
                4.805314568617686,
                53.0378780586421,
                0.0
            ],
            [
                4.805287673017911,
                53.03787362346307,
                0.0
            ],
            [
                4.805251717851164,
                53.03786770642729,
                0.0
            ],
            [
                4.805215762694186,
                53.03786178938074,
                0.0
            ],
            [
                4.80517980754708,
                53.037855872323384,
                0.0
            ],
            [
                4.805143852530098,
                53.0378499462695,
                0.0
            ],
            [
                4.80510791231038,
                53.03784402926302,
                0.0
            ],
            [
                4.805071957192762,
                53.03783811217328,
                0.0
            ],
            [
                4.805036002084969,
                53.03783219507279,
                0.0
            ],
            [
                4.805000047107325,
                53.037826268975685,
                0.0
            ],
            [
                4.804964092019198,
                53.03782035185351,
                0.0
            ],
            [
                4.804948888813077,
                53.03781785160472,
                0.0
            ],
            [
                4.804911118847602,
                53.03781163807727,
                0.0
            ],
            [
                4.804897539987272,
                53.0378091906558,
                0.0
            ],
            [
                4.804893005166221,
                53.0378082699671,
                0.0
            ],
            [
                4.804886790345826,
                53.0378069996268,
                0.0
            ],
            [
                4.804873588671115,
                53.03781089833539,
                0.0
            ],
            [
                4.804871695108522,
                53.03781424998264,
                0.0
            ],
            [
                4.804765260135042,
                53.03795797049893,
                0.0
            ],
            [
                4.804739706840996,
                53.03799245222188,
                0.0
            ],
            [
                4.804533283749325,
                53.03824586638458,
                0.0
            ],
            [
                4.804488925009539,
                53.0382974112651,
                0.0
            ],
            [
                4.804481958524891,
                53.038305500923656,
                0.0
            ],
            [
                4.804476566903298,
                53.03831177403933,
                0.0
            ],
            [
                4.804473007915352,
                53.03831590836203,
                0.0
            ],
            [
                4.804471039061927,
                53.038318199257866,
                0.0
            ],
            [
                4.80446417849138,
                53.03832617260971,
                0.0
            ],
            [
                4.804447504420245,
                53.03834552869823,
                0.0
            ],
            [
                4.804438674984211,
                53.038355792943925,
                0.0
            ],
            [
                4.804297253155818,
                53.038520109911296,
                0.0
            ],
            [
                4.804021034706875,
                53.03882696597095,
                0.0
            ],
            [
                4.803826259913113,
                53.03904833673121,
                0.0
            ],
            [
                4.803486371507544,
                53.03932527147593,
                0.0
            ],
            [
                4.803075333333354,
                53.039646465799585,
                0.0
            ],
            [
                4.802669354110995,
                53.03995244272196,
                0.0
            ],
            [
                4.802640424134148,
                53.03997504564087,
                0.0
            ],
            [
                4.802634125956278,
                53.039979957320206,
                0.0
            ],
            [
                4.802609656108974,
                53.039996848785165,
                0.0
            ],
            [
                4.802591747709065,
                53.040009207276846,
                0.0
            ],
            [
                4.802575238714464,
                53.04002061107209,
                0.0
            ],
            [
                4.802573083001773,
                53.04002237083442,
                0.0
            ],
            [
                4.802561113375758,
                53.04003215231571,
                0.0
            ],
            [
                4.802549852175654,
                53.04004136213602,
                0.0
            ],
            [
                4.802547334670212,
                53.04004341667703,
                0.0
            ],
            [
                4.802543821001506,
                53.04004637396357,
                0.0
            ],
            [
                4.802509421933657,
                53.04007542023771,
                0.0
            ],
            [
                4.802270621093527,
                53.04025687209004,
                0.0
            ],
            [
                4.802269250997384,
                53.04025786286851,
                0.0
            ],
            [
                4.802259856188753,
                53.04026464650785,
                0.0
            ],
            [
                4.802252629364383,
                53.04026986814743,
                0.0
            ],
            [
                4.80222756157219,
                53.04028796076948,
                0.0
            ],
            [
                4.802220229292099,
                53.04029326276796,
                0.0
            ],
            [
                4.802213770411387,
                53.04029792202459,
                0.0
            ],
            [
                4.801879815951397,
                53.04053903501235,
                0.0
            ],
            [
                4.801581674966178,
                53.04074995774828,
                0.0
            ],
            [
                4.801569625872655,
                53.0407589659232,
                0.0
            ],
            [
                4.801559173317154,
                53.04076677775083,
                0.0
            ],
            [
                4.801551883543318,
                53.04077223268247,
                0.0
            ],
            [
                4.801161130051083,
                53.04106425141595,
                0.0
            ],
            [
                4.800760749854649,
                53.041368766506054,
                0.0
            ],
            [
                4.800385199736949,
                53.0416526167862,
                0.0
            ],
            [
                4.799987984954283,
                53.04194826637811,
                0.0
            ],
            [
                4.799604894321814,
                53.042235482989526,
                0.0
            ],
            [
                4.799285748896105,
                53.04247639180813,
                0.0
            ],
            [
                4.799217310494121,
                53.04253152775021,
                0.0
            ],
            [
                4.799194066363052,
                53.0425490895167,
                0.0
            ],
            [
                4.799170807425355,
                53.04256664221963,
                0.0
            ],
            [
                4.799150967770402,
                53.04258163266318,
                0.0
            ],
            [
                4.799122180064141,
                53.04260337274501,
                0.0
            ],
            [
                4.799098935856131,
                53.04262093449247,
                0.0
            ],
            [
                4.799087923955407,
                53.04262924658469,
                0.0
            ],
            [
                4.799080512217507,
                53.042634853531766,
                0.0
            ],
            [
                4.799074215439513,
                53.042639603276896,
                0.0
            ],
            [
                4.799059482626514,
                53.04265072775194,
                0.0
            ],
            [
                4.799036238367819,
                53.042668289487,
                0.0
            ],
            [
                4.799012994211941,
                53.04268584223167,
                0.0
            ],
            [
                4.79898973500624,
                53.04270340388409,
                0.0
            ],
            [
                4.798966490691209,
                53.042720965605255,
                0.0
            ],
            [
                4.798941981202284,
                53.042739464660066,
                0.0
            ],
            [
                4.798810378876746,
                53.042838861717506,
                0.0
            ],
            [
                4.798562523474894,
                53.04302603977184,
                0.0
            ],
            [
                4.798553650537858,
                53.04303273582254,
                0.0
            ],
            [
                4.79854542527628,
                53.043038949800405,
                0.0
            ],
            [
                4.798205386709499,
                53.04329574848863,
                0.0
            ],
            [
                4.79778997814076,
                53.04357399370243,
                0.0
            ],
            [
                4.79735649523835,
                53.04384982995327,
                0.0
            ],
            [
                4.796906980463603,
                53.044132046680964,
                0.0
            ],
            [
                4.796567845334774,
                53.04433746179779,
                0.0
            ],
            [
                4.796565318979604,
                53.04433903091117,
                0.0
            ],
            [
                4.796558476725999,
                53.04434328358827,
                0.0
            ],
            [
                4.796550972940096,
                53.044347937381694,
                0.0
            ],
            [
                4.796127085862974,
                53.04461106503624,
                0.0
            ],
            [
                4.79567067552519,
                53.04489807765963,
                0.0
            ],
            [
                4.795217587635107,
                53.045180468067514,
                0.0
            ],
            [
                4.794794572098539,
                53.045445194853784,
                0.0
            ],
            [
                4.794385392132861,
                53.04570423746604,
                0.0
            ],
            [
                4.793981046600889,
                53.04596050791292,
                0.0
            ],
            [
                4.793675251049591,
                53.046177160072205,
                0.0
            ],
            [
                4.793403121710264,
                53.046394993900556,
                0.0
            ],
            [
                4.793190481688472,
                53.04659142055196,
                0.0
            ],
            [
                4.792977705778274,
                53.04682601071329,
                0.0
            ],
            [
                4.79270167552204,
                53.04717478903944,
                0.0
            ],
            [
                4.792686871217682,
                53.04720072169515,
                0.0
            ],
            [
                4.792670654986985,
                53.04722848951574,
                0.0
            ],
            [
                4.792659612831501,
                53.047243199066074,
                0.0
            ],
            [
                4.792644242029768,
                53.047263665268304,
                0.0
            ],
            [
                4.792628871213556,
                53.04728413146845,
                0.0
            ],
            [
                4.792613500259896,
                53.047304606652084,
                0.0
            ],
            [
                4.792598129414679,
                53.04732507284803,
                0.0
            ],
            [
                4.792582758554905,
                53.04734553904175,
                0.0
            ],
            [
                4.792567402591605,
                53.047366005307445,
                0.0
            ],
            [
                4.792552031702879,
                53.04738647149699,
                0.0
            ],
            [
                4.792536660799572,
                53.04740693768439,
                0.0
            ],
            [
                4.792521289881836,
                53.04742740386967,
                0.0
            ],
            [
                4.792505934106392,
                53.04744785215562,
                0.0
            ],
            [
                4.79249135291461,
                53.04746727087018,
                0.0
            ],
            [
                4.792475981954103,
                53.04748773704924,
                0.0
            ],
            [
                4.792460610979017,
                53.04750820322611,
                0.0
            ],
            [
                4.792445239866531,
                53.04752867838648,
                0.0
            ],
            [
                4.792429883773512,
                53.04754914463322,
                0.0
            ],
            [
                4.792414512754918,
                53.047569610803805,
                0.0
            ],
            [
                4.792399141721869,
                53.047590076972206,
                0.0
            ],
            [
                4.792383770674243,
                53.047610543138504,
                0.0
            ],
            [
                4.792368399612185,
                53.04763100930263,
                0.0
            ],
            [
                4.792353028535551,
                53.04765147546469,
                0.0
            ],
            [
                4.792337657444464,
                53.047671941624586,
                0.0
            ],
            [
                4.792322301249924,
                53.04769240785647,
                0.0
            ],
            [
                4.792306930129779,
                53.04771287401218,
                0.0
            ],
            [
                4.79229155899518,
                53.047733340165706,
                0.0
            ],
            [
                4.792283949330599,
                53.047743474770364,
                0.0
            ],
            [
                4.792276187846031,
                53.04775380631711,
                0.0
            ],
            [
                4.792260816682401,
                53.04777427246646,
                0.0
            ],
            [
                4.792245445504293,
                53.047794738613646,
                0.0
            ],
            [
                4.792230074188608,
                53.04781521374429,
                0.0
            ],
            [
                4.792214702981469,
                53.04783567988723,
                0.0
            ],
            [
                4.79219933175975,
                53.04785614602809,
                0.0
            ],
            [
                4.792183975434732,
                53.047876612240835,
                0.0
            ],
            [
                4.792168604184059,
                53.047897078377424,
                0.0
            ],
            [
                4.792153232918827,
                53.04791754451192,
                0.0
            ],
            [
                4.792137861762169,
                53.047938001658615,
                0.0
            ],
            [
                4.792130437780022,
                53.04794981760276,
                0.0
            ],
            [
                4.792119267549356,
                53.04796296285907,
                0.0
            ],
            [
                4.7921104917802,
                53.04797330732505,
                0.0
            ],
            [
                4.792102871056422,
                53.04798315430308,
                0.0
            ],
            [
                4.792029716390626,
                53.04807757745287,
                0.0
            ],
            [
                4.791790620883155,
                53.04840149258427,
                0.0
            ],
            [
                4.791546202289831,
                53.04872945149707,
                0.0
            ],
            [
                4.791506247150414,
                53.048785290852656,
                0.0
            ],
            [
                4.791451572366672,
                53.04885969439568,
                0.0
            ],
            [
                4.791404751497573,
                53.048925743857296,
                0.0
            ],
            [
                4.791390712041911,
                53.04894473378942,
                0.0
            ],
            [
                4.791378177795634,
                53.04895073711331,
                0.0
            ],
            [
                4.791351219794241,
                53.04895589582599,
                0.0
            ],
            [
                4.791211420894505,
                53.04898046919152,
                0.0
            ],
            [
                4.79100248384609,
                53.04901833918435,
                0.0
            ],
            [
                4.790874849413098,
                53.04904210107608,
                0.0
            ],
            [
                4.790836262501258,
                53.0490492146603,
                0.0
            ],
            [
                4.790818024804324,
                53.04905244870983,
                0.0
            ],
            [
                4.790811060104123,
                53.049056835240336,
                0.0
            ],
            [
                4.790783273551367,
                53.04908759148629,
                0.0
            ],
            [
                4.790753013083005,
                53.04912366423783,
                0.0
            ],
            [
                4.790749690856694,
                53.04912777236747,
                0.0
            ],
            [
                4.7907333826327,
                53.04914797304645,
                0.0
            ],
            [
                4.790717594202812,
                53.049168329079265,
                0.0
            ],
            [
                4.790702013780518,
                53.0491887400638,
                0.0
            ],
            [
                4.790686448131819,
                53.049209160106,
                0.0
            ],
            [
                4.790670882468518,
                53.04922958014617,
                0.0
            ],
            [
                4.790655301878927,
                53.049250000109815,
                0.0
            ],
            [
                4.790645795551725,
                53.04926246157763,
                0.0
            ],
            [
                4.790639417369624,
                53.049270831923586,
                0.0
            ],
            [
                4.790623305224331,
                53.04929195016036,
                0.0
            ],
            [
                4.790617458436533,
                53.04929963121318,
                0.0
            ],
            [
                4.79060304708146,
                53.049318520350354,
                0.0
            ],
            [
                4.790590230048632,
                53.04933533262476,
                0.0
            ],
            [
                4.790577458604195,
                53.049352082221276,
                0.0
            ],
            [
                4.790561877926587,
                53.04937250217187,
                0.0
            ],
            [
                4.790546312145937,
                53.04939292219451,
                0.0
            ],
            [
                4.790530746474061,
                53.049413333229474,
                0.0
            ],
            [
                4.790515165752462,
                53.04943375317355,
                0.0
            ],
            [
                4.790499599927895,
                53.049454173189694,
                0.0
            ],
            [
                4.79048290524101,
                53.04947426407225,
                0.0
            ],
            [
                4.790465735338062,
                53.04949420880369,
                0.0
            ],
            [
                4.790448550507676,
                53.04951415345826,
                0.0
            ],
            [
                4.790431380573152,
                53.049534098184466,
                0.0
            ],
            [
                4.790414195711166,
                53.049554042833776,
                0.0
            ],
            [
                4.790397010833379,
                53.04957398748053,
                0.0
            ],
            [
                4.790379840728123,
                53.04959394118458,
                0.0
            ],
            [
                4.790365777604015,
                53.04961026196484,
                0.0
            ],
            [
                4.790318268636288,
                53.04966542523305,
                0.0
            ],
            [
                4.790317542399067,
                53.04967270046282,
                0.0
            ],
            [
                4.790326000977029,
                53.04967790972322,
                0.0
            ],
            [
                4.790526530667012,
                53.04972588943861,
                0.0
            ],
            [
                4.7905385390861,
                53.04972562578765,
                0.0
            ],
            [
                4.790546324697822,
                53.04972011109931,
                0.0
            ],
            [
                4.790649083585177,
                53.04951402967016,
                0.0
            ],
            [
                4.79065102214537,
                53.04950968999251,
                0.0
            ],
            [
                4.790793944021298,
                53.04953263407929,
                0.0
            ],
            [
                4.790801666677986,
                53.04953387670984,
                0.0
            ],
            [
                4.790814418644072,
                53.04953593518448,
                0.0
            ],
            [
                4.790873526089528,
                53.049500545298805,
                0.0
            ],
            [
                4.791056133284273,
                53.04953200801042,
                0.0
            ],
            [
                4.791065327648114,
                53.04953359044364,
                0.0
            ],
            [
                4.791083612118999,
                53.04953674580246,
                0.0
            ],
            [
                4.791090262497043,
                53.0495378842262,
                0.0
            ],
            [
                4.791100289947622,
                53.0495396145849,
                0.0
            ],
            [
                4.791150472071035,
                53.04954825760314,
                0.0
            ],
            [
                4.791195908218406,
                53.0495560861825,
                0.0
            ],
            [
                4.791239454905541,
                53.049563590819915,
                0.0
            ],
            [
                4.791341247483651,
                53.04958112645597,
                0.0
            ],
            [
                4.791349772318646,
                53.049582597699796,
                0.0
            ],
            [
                4.791365259954039,
                53.04958526282376,
                0.0
            ],
            [
                4.791279287957561,
                53.04970274326933,
                0.0
            ],
            [
                4.791247783663571,
                53.04974578326557,
                0.0
            ],
            [
                4.791185562267887,
                53.049835344824125,
                0.0
            ],
            [
                4.791112340984917,
                53.04993207650858,
                0.0
            ],
            [
                4.790737806427144,
                53.05044053917484,
                0.0
            ],
            [
                4.790636221613304,
                53.05057833111025,
                0.0
            ],
            [
                4.790156233554358,
                53.05122942599751,
                0.0
            ],
            [
                4.790147548676419,
                53.0512417567237,
                0.0
            ],
            [
                4.790141708306852,
                53.05125003087314,
                0.0
            ],
            [
                4.78999321651429,
                53.05146059242888,
                0.0
            ],
            [
                4.789987390998167,
                53.05146886664465,
                0.0
            ],
            [
                4.789973018171036,
                53.051489220644825,
                0.0
            ],
            [
                4.78995409738248,
                53.05151604001222,
                0.0
            ],
            [
                4.789907159936051,
                53.05158260048621,
                0.0
            ],
            [
                4.789701742223619,
                53.05184406319737,
                0.0
            ],
            [
                4.789680887564257,
                53.051866164083194,
                0.0
            ],
            [
                4.789653389069402,
                53.05189530396604,
                0.0
            ],
            [
                4.789644444948674,
                53.05190477573903,
                0.0
            ],
            [
                4.789436219944407,
                53.05211963935365,
                0.0
            ],
            [
                4.789374598962003,
                53.052184544715836,
                0.0
            ],
            [
                4.789223984603545,
                53.052339667621666,
                0.0
            ],
            [
                4.788965484687279,
                53.05260844825619,
                0.0
            ],
            [
                4.788495228906736,
                53.05309848878291,
                0.0
            ],
            [
                4.788144278346667,
                53.05346604912095,
                0.0
            ],
            [
                4.7879363871366,
                53.053683742408154,
                0.0
            ],
            [
                4.787915629836714,
                53.05370514254201,
                0.0
            ],
            [
                4.7879081104635,
                53.05371290494546,
                0.0
            ],
            [
                4.787756770757077,
                53.053869028796285,
                0.0
            ],
            [
                4.787749251327019,
                53.053876791189325,
                0.0
            ],
            [
                4.787724787062583,
                53.053902018832574,
                0.0
            ],
            [
                4.787128891851645,
                53.05452400746899,
                0.0
            ],
            [
                4.78687427671426,
                53.0548109102129,
                0.0
            ],
            [
                4.786559649565306,
                53.05519005146216,
                0.0
            ],
            [
                4.786533076514008,
                53.055222070847954,
                0.0
            ],
            [
                4.786465824464569,
                53.055303121630914,
                0.0
            ],
            [
                4.786248023588927,
                53.05558581346374,
                0.0
            ],
            [
                4.786201838626013,
                53.05564576235534,
                0.0
            ],
            [
                4.786169884145041,
                53.055687244093704,
                0.0
            ],
            [
                4.785915689734993,
                53.05599668429891,
                0.0
            ],
            [
                4.785743532818459,
                53.05620637569479,
                0.0
            ],
            [
                4.785706258122524,
                53.056251784514835,
                0.0
            ],
            [
                4.78555762028591,
                53.05643238857651,
                0.0
            ],
            [
                4.785553368354485,
                53.0564367794435,
                0.0
            ],
            [
                4.785549789670076,
                53.05644102092787,
                0.0
            ],
            [
                4.7854915558919,
                53.0565157272635,
                0.0
            ],
            [
                4.78549028377885,
                53.05652034877354,
                0.0
            ],
            [
                4.78548524866594,
                53.056537136685925,
                0.0
            ],
            [
                4.785485526795371,
                53.05654721163673,
                0.0
            ],
            [
                4.785485849931354,
                53.05655619049481,
                0.0
            ],
            [
                4.785488137997768,
                53.0566182338722,
                0.0
            ],
            [
                4.785490619629587,
                53.056685687925594,
                0.0
            ],
            [
                4.785497473157727,
                53.05674978513109,
                0.0
            ],
            [
                4.78549204136135,
                53.05678014024074,
                0.0
            ],
            [
                4.785483556392726,
                53.05680909612715,
                0.0
            ],
            [
                4.785384950114633,
                53.05694923483647,
                0.0
            ],
            [
                4.785330422407755,
                53.05699751327187,
                0.0
            ],
            [
                4.785182548986183,
                53.0570806471676,
                0.0
            ],
            [
                4.785162855615169,
                53.05708855486135,
                0.0
            ],
            [
                4.785090801761839,
                53.05711746961513,
                0.0
            ],
            [
                4.785031091764647,
                53.057141432101254,
                0.0
            ],
            [
                4.785007800075511,
                53.05715175693658,
                0.0
            ],
            [
                4.784996373722459,
                53.05716153038682,
                0.0
            ],
            [
                4.784988090217722,
                53.05717484224244,
                0.0
            ],
            [
                4.78470931054687,
                53.057513496142846,
                0.0
            ],
            [
                4.784527392957664,
                53.05770124618908,
                0.0
            ],
            [
                4.784444601726605,
                53.05778476966573,
                0.0
            ],
            [
                4.784353747037204,
                53.05787644791318,
                0.0
            ],
            [
                4.784313433163893,
                53.057917087274625,
                0.0
            ],
            [
                4.784267930206788,
                53.057962984386045,
                0.0
            ],
            [
                4.784251139614091,
                53.057974492048565,
                0.0
            ],
            [
                4.784222499139855,
                53.057994018638716,
                0.0
            ],
            [
                4.784191645245914,
                53.0580150437584,
                0.0
            ],
            [
                4.784155428226923,
                53.058039896944074,
                0.0
            ],
            [
                4.783995558194494,
                53.058149792799156,
                0.0
            ],
            [
                4.783959328156757,
                53.058174493093915,
                0.0
            ],
            [
                4.783927280779717,
                53.05819659047786,
                0.0
            ],
            [
                4.783879407972409,
                53.05822941852601,
                0.0
            ],
            [
                4.783816193047108,
                53.0582725393304,
                0.0
            ],
            [
                4.783666731956711,
                53.058374956752544,
                0.0
            ],
            [
                4.783515640216075,
                53.0584733758852,
                0.0
            ],
            [
                4.783394077166976,
                53.05855490588333,
                0.0
            ],
            [
                4.783162704784949,
                53.05871142892489,
                0.0
            ],
            [
                4.782903528356908,
                53.058888263813394,
                0.0
            ],
            [
                4.782586018974638,
                53.059109716681505,
                0.0
            ],
            [
                4.782197915804958,
                53.05938420809448,
                0.0
            ],
            [
                4.781734144298872,
                53.05971175663155,
                0.0
            ],
            [
                4.781245440168614,
                53.060059656763016,
                0.0
            ],
            [
                4.780830724169935,
                53.06035016624497,
                0.0
            ],
            [
                4.780805099779474,
                53.06036818861906,
                0.0
            ],
            [
                4.780766866267519,
                53.060395097391556,
                0.0
            ],
            [
                4.780308408003703,
                53.06071767994385,
                0.0
            ],
            [
                4.77978607633939,
                53.061085667544624,
                0.0
            ],
            [
                4.779284266032639,
                53.06143945998892,
                0.0
            ],
            [
                4.778815764218433,
                53.0617724996728,
                0.0
            ],
            [
                4.778357607840271,
                53.06209487855908,
                0.0
            ],
            [
                4.777940775708436,
                53.062390974621024,
                0.0
            ],
            [
                4.777658895810323,
                53.06259445250059,
                0.0
            ],
            [
                4.7776482494065,
                53.062602638655704,
                0.0
            ],
            [
                4.777636862147862,
                53.062611530948764,
                0.0
            ],
            [
                4.777625474758432,
                53.06262043222625,
                0.0
            ],
            [
                4.777610829542644,
                53.06263187798623,
                0.0
            ],
            [
                4.777419446240597,
                53.06278565497766,
                0.0
            ],
            [
                4.777229194714201,
                53.06294797432489,
                0.0
            ],
            [
                4.777036461291374,
                53.06313289900595,
                0.0
            ],
            [
                4.776867787945395,
                53.06331358770578,
                0.0
            ],
            [
                4.776661295497126,
                53.063577205748395,
                0.0
            ],
            [
                4.776637303826194,
                53.063616784476416,
                0.0
            ],
            [
                4.776532922305102,
                53.06378895808305,
                0.0
            ],
            [
                4.776515329601787,
                53.063817956709514,
                0.0
            ],
            [
                4.776496835578023,
                53.063848460418946,
                0.0
            ],
            [
                4.776430525346145,
                53.0639578527641,
                0.0
            ],
            [
                4.776426677052449,
                53.06396418638228,
                0.0
            ],
            [
                4.776385527974464,
                53.06403571336239,
                0.0
            ],
            [
                4.776344791490953,
                53.06410653252189,
                0.0
            ],
            [
                4.776332650259637,
                53.064127624110704,
                0.0
            ],
            [
                4.776287830651729,
                53.064205548479926,
                0.0
            ],
            [
                4.776280386929965,
                53.064218261927415,
                0.0
            ],
            [
                4.776265062979228,
                53.06424502553852,
                0.0
            ],
            [
                4.77624972409276,
                53.064271789071285,
                0.0
            ],
            [
                4.776109223495038,
                53.064513951264274,
                0.0
            ],
            [
                4.77591565991747,
                53.06487049738208,
                0.0
            ],
            [
                4.775714950992289,
                53.06525858418933,
                0.0
            ],
            [
                4.775518157044207,
                53.065643842000036,
                0.0
            ],
            [
                4.775386304388541,
                53.06590268091019,
                0.0
            ],
            [
                4.775371069382522,
                53.06593258103611,
                0.0
            ],
            [
                4.775325425552648,
                53.06602216489327,
                0.0
            ],
            [
                4.775131451802505,
                53.06639947464015,
                0.0
            ],
            [
                4.774951255743335,
                53.06674423458194,
                0.0
            ],
            [
                4.774820238755769,
                53.06700046209431,
                0.0
            ],
            [
                4.774808993535766,
                53.06702243874539,
                0.0
            ],
            [
                4.774765499839606,
                53.067107495333026,
                0.0
            ],
            [
                4.774701950201077,
                53.06722781899613,
                0.0
            ],
            [
                4.774694889808292,
                53.06724078591122,
                0.0
            ],
            [
                4.774689789558098,
                53.06725016837278,
                0.0
            ],
            [
                4.774677067127688,
                53.06727532755461,
                0.0
            ],
            [
                4.774670375736596,
                53.067288574927815,
                0.0
            ],
            [
                4.774495239766835,
                53.06763157174627,
                0.0
            ],
            [
                4.774482458960347,
                53.067656622772176,
                0.0
            ],
            [
                4.774479129771421,
                53.067663129716735,
                0.0
            ],
            [
                4.774291550145136,
                53.068026083782264,
                0.0
            ],
            [
                4.774146755271307,
                53.068307661912655,
                0.0
            ],
            [
                4.77395611230281,
                53.06866845201718,
                0.0
            ],
            [
                4.773944489449009,
                53.06869069623082,
                0.0
            ],
            [
                4.773940012056459,
                53.0686992641035,
                0.0
            ],
            [
                4.77384098665187,
                53.06888882393657,
                0.0
            ],
            [
                4.773836509218331,
                53.068897391804846,
                0.0
            ],
            [
                4.773816391343289,
                53.06893589344924,
                0.0
            ],
            [
                4.77375834684392,
                53.069055849369526,
                0.0
            ],
            [
                4.773671379379836,
                53.06923557701743,
                0.0
            ],
            [
                4.773598042170435,
                53.069387175762714,
                0.0
            ],
            [
                4.773581552584266,
                53.0694212208307,
                0.0
            ],
            [
                4.773461302739235,
                53.06965340989309,
                0.0
            ],
            [
                4.773287402562317,
                53.07002901300414,
                0.0
            ],
            [
                4.77326691640884,
                53.07007133179007,
                0.0
            ],
            [
                4.773260676668087,
                53.07008423093033,
                0.0
            ],
            [
                4.773219013508678,
                53.07018712488793,
                0.0
            ],
            [
                4.773134014378572,
                53.07043415977832,
                0.0
            ],
            [
                4.77305341691985,
                53.07071065592794,
                0.0
            ],
            [
                4.77298506046988,
                53.07100244638142,
                0.0
            ],
            [
                4.772912378123163,
                53.071413326516264,
                0.0
            ],
            [
                4.772839253183793,
                53.07182691811813,
                0.0
            ],
            [
                4.772818617822689,
                53.071947209191485,
                0.0
            ],
            [
                4.772814179324022,
                53.071973030694686,
                0.0
            ],
            [
                4.772770582419813,
                53.072227196980535,
                0.0
            ],
            [
                4.772700483680848,
                53.07263551106749,
                0.0
            ],
            [
                4.772614611329977,
                53.07313774859136,
                0.0
            ],
            [
                4.772542422017151,
                53.07354385912452,
                0.0
            ],
            [
                4.772492888265115,
                53.07383141433894,
                0.0
            ],
            [
                4.77247976906026,
                53.07390757678164,
                0.0
            ],
            [
                4.772476881931362,
                53.07392601957982,
                0.0
            ],
            [
                4.772471767207127,
                53.07395636662073,
                0.0
            ],
            [
                4.772488669416555,
                53.07396820730709,
                0.0
            ],
            [
                4.772522134389132,
                53.073991626330915,
                0.0
            ],
            [
                4.77254103125366,
                53.07400486111971,
                0.0
            ],
            [
                4.772546542272618,
                53.07400871751871,
                0.0
            ],
            [
                4.772560637427174,
                53.07401858479974,
                0.0
            ],
            [
                4.772573580138197,
                53.07402764639409,
                0.0
            ],
            [
                4.772595801376876,
                53.07404320768428,
                0.0
            ],
            [
                4.772589552680935,
                53.07410730100716,
                0.0
            ],
            [
                4.7725708769685,
                53.074298817502296,
                0.0
            ],
            [
                4.772548170409605,
                53.07453897346277,
                0.0
            ],
            [
                4.772517011311579,
                53.07473216018715,
                0.0
            ],
            [
                4.772432756180373,
                53.07520929819706,
                0.0
            ],
            [
                4.772396393144446,
                53.07544010123995,
                0.0
            ],
            [
                4.772366132587901,
                53.075697265085786,
                0.0
            ],
            [
                4.772362206235512,
                53.075758539643026,
                0.0
            ],
            [
                4.772357343312716,
                53.0758058628441,
                0.0
            ],
            [
                4.772351535795403,
                53.07585350469713,
                0.0
            ],
            [
                4.772351246578228,
                53.0758644483757,
                0.0
            ],
            [
                4.772350980804033,
                53.075874790100755,
                0.0
            ],
            [
                4.772347577480321,
                53.07590649383205,
                0.0
            ],
            [
                4.77234683883395,
                53.075913346492634,
                0.0
            ],
            [
                4.77234599705237,
                53.075921160144645,
                0.0
            ],
            [
                4.772340635551191,
                53.07597102387099,
                0.0
            ],
            [
                4.772340523165554,
                53.075984232973525,
                0.0
            ],
            [
                4.77234891110749,
                53.07598937119959,
                0.0
            ],
            [
                4.772357299051465,
                53.07599450942504,
                0.0
            ],
            [
                4.772365460703883,
                53.07599455132615,
                0.0
            ],
            [
                4.772737167485472,
                53.07598900950035,
                0.0
            ],
            [
                4.772754334359822,
                53.075988531449106,
                0.0
            ],
            [
                4.772763177106372,
                53.07598789386815,
                0.0
            ],
            [
                4.772772445054711,
                53.07598778865237,
                0.0
            ],
            [
                4.772792182746556,
                53.075987009268914,
                0.0
            ],
            [
                4.772943205408954,
                53.07598076576161,
                0.0
            ],
            [
                4.773013485921322,
                53.0759776934931,
                0.0
            ],
            [
                4.773209968932293,
                53.075970847067595,
                0.0
            ],
            [
                4.773344088750505,
                53.07596539704125,
                0.0
            ],
            [
                4.77334606823469,
                53.07598476341009,
                0.0
            ]
        ]
    },
    "last_modified": "2019-06-25T07:26:58.971073Z",
    "created": "2014-10-22T10:29:04.230362Z",
    "image_url": "",
    "length": null,
    "name": "",
    "type": "transport",
    "material": "",
    "diameter": null,
    "shape": "",
    "year_of_construction": null
}