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/?format=api&page=27
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 1370,
    "next": "https://demo.lizard.net/api/v4/pressurepipes/?format=api&page=28",
    "previous": "https://demo.lizard.net/api/v4/pressurepipes/?format=api&page=26",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/pressurepipes/6497/?format=api",
            "id": 6497,
            "code": "PL_260",
            "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.776601926661812,
                        52.53485845513579,
                        0.0
                    ],
                    [
                        4.776601360783423,
                        52.534856744605115,
                        0.0
                    ],
                    [
                        4.77660187749598,
                        52.53485135477902,
                        0.0
                    ],
                    [
                        4.776600761900397,
                        52.534846765429315,
                        0.0
                    ],
                    [
                        4.776600470880812,
                        52.53484649430812,
                        0.0
                    ],
                    [
                        4.776598119272542,
                        52.53484282431026,
                        0.0
                    ],
                    [
                        4.776597874081497,
                        52.53484243658762,
                        0.0
                    ],
                    [
                        4.77659423322953,
                        52.534839272243964,
                        0.0
                    ],
                    [
                        4.776591508337599,
                        52.53483595083722,
                        0.0
                    ],
                    [
                        4.776584844919435,
                        52.53482860974532,
                        0.0
                    ],
                    [
                        4.776581523806596,
                        52.53482364056381,
                        0.0
                    ],
                    [
                        4.77658036955053,
                        52.534821846119186,
                        0.0
                    ],
                    [
                        4.776580395781862,
                        52.53481994989722,
                        0.0
                    ],
                    [
                        4.776580274390166,
                        52.53481807089087,
                        0.0
                    ],
                    [
                        4.776580872714483,
                        52.53481743585807,
                        0.0
                    ],
                    [
                        4.776581623261703,
                        52.53481645109672,
                        0.0
                    ],
                    [
                        4.776586130737617,
                        52.534815566548225,
                        0.0
                    ],
                    [
                        4.776586766188044,
                        52.534815443992315,
                        0.0
                    ],
                    [
                        4.776587091033332,
                        52.5348154007259,
                        0.0
                    ],
                    [
                        4.77659887725727,
                        52.534815730977144,
                        0.0
                    ],
                    [
                        4.776610959473345,
                        52.53481597287491,
                        0.0
                    ],
                    [
                        4.776688173920845,
                        52.53481814055272,
                        0.0
                    ],
                    [
                        4.776766407993924,
                        52.53482011569924,
                        0.0
                    ],
                    [
                        4.776865147401723,
                        52.534822861299,
                        0.0
                    ],
                    [
                        4.777101313917243,
                        52.534828416285436,
                        0.0
                    ],
                    [
                        4.777460992259606,
                        52.534836942036186,
                        0.0
                    ],
                    [
                        4.777735352892481,
                        52.53484522640817,
                        0.0
                    ],
                    [
                        4.777813782000025,
                        52.53484695920341,
                        0.0
                    ],
                    [
                        4.777874584620751,
                        52.5348486374198,
                        0.0
                    ],
                    [
                        4.7779134828206,
                        52.53484946620419,
                        0.0
                    ],
                    [
                        4.777946482318132,
                        52.53485053432523,
                        0.0
                    ],
                    [
                        4.777988250604195,
                        52.53485164743995,
                        0.0
                    ],
                    [
                        4.778053301594762,
                        52.534853059768636,
                        0.0
                    ],
                    [
                        4.778070157897819,
                        52.534853388928624,
                        0.0
                    ],
                    [
                        4.778102072658781,
                        52.53485402902893,
                        0.0
                    ],
                    [
                        4.778109292773148,
                        52.534854155951045,
                        0.0
                    ],
                    [
                        4.778113429181991,
                        52.534853458177544,
                        0.0
                    ],
                    [
                        4.778114616859075,
                        52.53485283514848,
                        0.0
                    ],
                    [
                        4.778116872119972,
                        52.53484961123042,
                        0.0
                    ],
                    [
                        4.778116896921222,
                        52.53484781386326,
                        0.0
                    ],
                    [
                        4.778116335201827,
                        52.53474966778396,
                        0.0
                    ],
                    [
                        4.778116035907985,
                        52.53458977911213,
                        0.0
                    ],
                    [
                        4.778111712275721,
                        52.53426225341027,
                        0.0
                    ],
                    [
                        4.778097969211971,
                        52.53360268204709,
                        0.0
                    ],
                    [
                        4.778094498089041,
                        52.53319202649703,
                        0.0
                    ],
                    [
                        4.778092654849569,
                        52.5327488445972,
                        0.0
                    ],
                    [
                        4.778087129827694,
                        52.53264725776077,
                        0.0
                    ],
                    [
                        4.778082090577101,
                        52.532595913409814,
                        0.0
                    ],
                    [
                        4.778080213446906,
                        52.53258242256204,
                        0.0
                    ],
                    [
                        4.778079943713704,
                        52.53256992858515,
                        0.0
                    ],
                    [
                        4.778079968514831,
                        52.53256813121706,
                        0.0
                    ],
                    [
                        4.778080981681999,
                        52.532558789440266,
                        0.0
                    ],
                    [
                        4.778084902256952,
                        52.53249895296261,
                        0.0
                    ],
                    [
                        4.778086170869607,
                        52.532471098293804,
                        0.0
                    ],
                    [
                        4.778086193190306,
                        52.53246948066246,
                        0.0
                    ],
                    [
                        4.778087981825462,
                        52.53244666164916,
                        0.0
                    ],
                    [
                        4.778093030862687,
                        52.53236912563037,
                        0.0
                    ],
                    [
                        4.77809454603375,
                        52.53233408224407,
                        0.0
                    ],
                    [
                        4.77809665810653,
                        52.53229850267183,
                        0.0
                    ],
                    [
                        4.778109055944561,
                        52.53220105215932,
                        0.0
                    ],
                    [
                        4.77811845873099,
                        52.53213908681231,
                        0.0
                    ],
                    [
                        4.778140512824234,
                        52.53199333321066,
                        0.0
                    ],
                    [
                        4.778150738955433,
                        52.53193577594728,
                        0.0
                    ],
                    [
                        4.778166707499342,
                        52.53186791254625,
                        0.0
                    ],
                    [
                        4.778187597289379,
                        52.531795850276865,
                        0.0
                    ],
                    [
                        4.778202312256258,
                        52.53174406802393,
                        0.0
                    ],
                    [
                        4.778221720686387,
                        52.531683232494856,
                        0.0
                    ],
                    [
                        4.778236113413181,
                        52.53164412092825,
                        0.0
                    ],
                    [
                        4.778292830873561,
                        52.53148542339407,
                        0.0
                    ],
                    [
                        4.778315271854214,
                        52.531418402042945,
                        0.0
                    ],
                    [
                        4.778340970863209,
                        52.53135022902647,
                        0.0
                    ],
                    [
                        4.778344948555811,
                        52.53133964420437,
                        0.0
                    ]
                ]
            },
            "last_modified": "2019-06-25T07:26:58.971073Z",
            "created": "2014-10-22T10:29:04.157208Z",
            "image_url": "",
            "length": null,
            "name": "",
            "type": "transport",
            "material": "",
            "diameter": null,
            "shape": "",
            "year_of_construction": null
        },
        {
            "url": "https://demo.lizard.net/api/v4/pressurepipes/6498/?format=api",
            "id": 6498,
            "code": "PL_261",
            "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.776601926661812,
                        52.53485845513579,
                        0.0
                    ],
                    [
                        4.776597504181816,
                        52.53485852226212,
                        0.0
                    ]
                ]
            },
            "last_modified": "2019-06-25T07:26:58.971073Z",
            "created": "2014-10-22T10:29:04.165705Z",
            "image_url": "",
            "length": null,
            "name": "",
            "type": "transport",
            "material": "",
            "diameter": null,
            "shape": "",
            "year_of_construction": null
        },
        {
            "url": "https://demo.lizard.net/api/v4/pressurepipes/6499/?format=api",
            "id": 6499,
            "code": "PL_262",
            "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.776768232206658,
                        52.54587389437027,
                        0.0
                    ],
                    [
                        4.77676448937555,
                        52.54583540883768,
                        0.0
                    ],
                    [
                        4.776756647306161,
                        52.54537925537071,
                        0.0
                    ],
                    [
                        4.776742199728056,
                        52.544889095320315,
                        0.0
                    ],
                    [
                        4.776726150329943,
                        52.54440818405287,
                        0.0
                    ],
                    [
                        4.776718585770737,
                        52.543889389300574,
                        0.0
                    ],
                    [
                        4.776710297324158,
                        52.54335899694538,
                        0.0
                    ],
                    [
                        4.776700974124095,
                        52.54308456196883,
                        0.0
                    ],
                    [
                        4.776700197175958,
                        52.5430661336879,
                        0.0
                    ],
                    [
                        4.776693495010518,
                        52.543060437125625,
                        0.0
                    ],
                    [
                        4.776693491568905,
                        52.54305748922223,
                        0.0
                    ],
                    [
                        4.776692694655329,
                        52.5430032098745,
                        0.0
                    ],
                    [
                        4.776692456959601,
                        52.542952195848486,
                        0.0
                    ],
                    [
                        4.776692053872463,
                        52.54294297264511,
                        0.0
                    ],
                    [
                        4.776691905018606,
                        52.54293988019456,
                        0.0
                    ],
                    [
                        4.776691740199309,
                        52.54289531953654,
                        0.0
                    ],
                    [
                        4.776691548450636,
                        52.5428420498939,
                        0.0
                    ],
                    [
                        4.776691391192232,
                        52.542828909423264,
                        0.0
                    ],
                    [
                        4.776691537389905,
                        52.542658507988804,
                        0.0
                    ],
                    [
                        4.776688072573603,
                        52.542131106147785,
                        0.0
                    ],
                    [
                        4.776683628648373,
                        52.54156792911919,
                        0.0
                    ],
                    [
                        4.776683074663628,
                        52.54096864243048,
                        0.0
                    ],
                    [
                        4.776677938796132,
                        52.54042352649191,
                        0.0
                    ],
                    [
                        4.77666908146482,
                        52.539774496273324,
                        0.0
                    ],
                    [
                        4.776660244815443,
                        52.53920922923212,
                        0.0
                    ],
                    [
                        4.776640015883276,
                        52.53793317469562,
                        0.0
                    ],
                    [
                        4.776629668227245,
                        52.53728539468333,
                        0.0
                    ],
                    [
                        4.776622210532792,
                        52.53672705476008,
                        0.0
                    ],
                    [
                        4.776612449509238,
                        52.536143448125074,
                        0.0
                    ],
                    [
                        4.776605180253366,
                        52.53563543886547,
                        0.0
                    ],
                    [
                        4.776604186564115,
                        52.535099960159876,
                        0.0
                    ],
                    [
                        4.776601926661812,
                        52.53485845513579,
                        0.0
                    ]
                ]
            },
            "last_modified": "2019-06-25T07:26:58.971073Z",
            "created": "2014-10-22T10:29:04.174358Z",
            "image_url": "",
            "length": null,
            "name": "",
            "type": "transport",
            "material": "",
            "diameter": null,
            "shape": "",
            "year_of_construction": null
        },
        {
            "url": "https://demo.lizard.net/api/v4/pressurepipes/6500/?format=api",
            "id": 6500,
            "code": "PL_263",
            "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.776783098290318,
                        52.54587985758339,
                        0.0
                    ],
                    [
                        4.776780549546511,
                        52.5458776066041,
                        0.0
                    ],
                    [
                        4.776768232206658,
                        52.54587389437027,
                        0.0
                    ]
                ]
            },
            "last_modified": "2019-06-25T07:26:58.971073Z",
            "created": "2014-10-22T10:29:04.182394Z",
            "image_url": "",
            "length": null,
            "name": "",
            "type": "transport",
            "material": "",
            "diameter": null,
            "shape": "",
            "year_of_construction": null
        },
        {
            "url": "https://demo.lizard.net/api/v4/pressurepipes/6501/?format=api",
            "id": 6501,
            "code": "PL_264",
            "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.776776651530088,
                        52.54588337448101,
                        0.0
                    ],
                    [
                        4.776774896268543,
                        52.54588237683687,
                        0.0
                    ],
                    [
                        4.776771816791022,
                        52.54588119263533,
                        0.0
                    ],
                    [
                        4.776769625511639,
                        52.545879743376844,
                        0.0
                    ],
                    [
                        4.776769328202443,
                        52.54587992159722,
                        0.0
                    ],
                    [
                        4.776768767150819,
                        52.54587785159894,
                        0.0
                    ],
                    [
                        4.776768232206658,
                        52.54587389437027,
                        0.0
                    ]
                ]
            },
            "last_modified": "2019-06-25T07:26:58.971073Z",
            "created": "2014-10-22T10:29:04.190459Z",
            "image_url": "",
            "length": null,
            "name": "",
            "type": "transport",
            "material": "",
            "diameter": null,
            "shape": "",
            "year_of_construction": null
        },
        {
            "url": "https://demo.lizard.net/api/v4/pressurepipes/6502/?format=api",
            "id": 6502,
            "code": "PL_265",
            "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.724294191378825,
                        52.90516297194932,
                        0.0
                    ],
                    [
                        4.724812402423706,
                        52.90511911676385,
                        0.0
                    ],
                    [
                        4.725314464433873,
                        52.90507175489465,
                        0.0
                    ],
                    [
                        4.72555216206755,
                        52.90505006623005,
                        0.0
                    ],
                    [
                        4.725839378823895,
                        52.90501696867931,
                        0.0
                    ],
                    [
                        4.726595837844389,
                        52.90494422977215,
                        0.0
                    ],
                    [
                        4.726917660133047,
                        52.90491275892365,
                        0.0
                    ],
                    [
                        4.727338106870538,
                        52.904866105541124,
                        0.0
                    ],
                    [
                        4.727463684330732,
                        52.904857453229184,
                        0.0
                    ],
                    [
                        4.727484954800803,
                        52.90485640246975,
                        0.0
                    ],
                    [
                        4.727520229728122,
                        52.904833501605545,
                        0.0
                    ],
                    [
                        4.727571719968003,
                        52.904799816434355,
                        0.0
                    ],
                    [
                        4.727563972375992,
                        52.90473219391662,
                        0.0
                    ],
                    [
                        4.727513924177286,
                        52.90427701242459,
                        0.0
                    ],
                    [
                        4.727462430961426,
                        52.90380933139776,
                        0.0
                    ],
                    [
                        4.727408306076274,
                        52.90338800695417,
                        0.0
                    ],
                    [
                        4.727367282617682,
                        52.90304395031877,
                        0.0
                    ],
                    [
                        4.727335493960406,
                        52.902787115367786,
                        0.0
                    ],
                    [
                        4.727287168439177,
                        52.9023362566347,
                        0.0
                    ],
                    [
                        4.727241354842613,
                        52.90192576186412,
                        0.0
                    ],
                    [
                        4.727187551128398,
                        52.90146381908849,
                        0.0
                    ],
                    [
                        4.727149717090554,
                        52.901164623313456,
                        0.0
                    ],
                    [
                        4.727078382268071,
                        52.900623770328544,
                        0.0
                    ],
                    [
                        4.727053232128601,
                        52.9003605912718,
                        0.0
                    ],
                    [
                        4.7270601618301,
                        52.90022663822745,
                        0.0
                    ],
                    [
                        4.727060349131259,
                        52.90018476134708,
                        0.0
                    ],
                    [
                        4.72706044423455,
                        52.90017847119871,
                        0.0
                    ],
                    [
                        4.727064111295506,
                        52.90017184133015,
                        0.0
                    ],
                    [
                        4.727073208814917,
                        52.90016973482087,
                        0.0
                    ],
                    [
                        4.727108482571104,
                        52.900166335145386,
                        0.0
                    ],
                    [
                        4.727107345354007,
                        52.90016291392156,
                        0.0
                    ],
                    [
                        4.727267940173283,
                        52.900147266082996,
                        0.0
                    ],
                    [
                        4.727503072880567,
                        52.90012627837137,
                        0.0
                    ],
                    [
                        4.727613357507269,
                        52.90011574412034,
                        0.0
                    ],
                    [
                        4.728003720847745,
                        52.90007997595095,
                        0.0
                    ],
                    [
                        4.728115000483987,
                        52.90006947369023,
                        0.0
                    ],
                    [
                        4.728475687764115,
                        52.900035436368576,
                        0.0
                    ],
                    [
                        4.728695627025741,
                        52.900014686017165,
                        0.0
                    ],
                    [
                        4.72944304995,
                        52.89994376669391,
                        0.0
                    ],
                    [
                        4.730187044456454,
                        52.8998733630361,
                        0.0
                    ],
                    [
                        4.730911503279496,
                        52.89980725085218,
                        0.0
                    ],
                    [
                        4.731393415900765,
                        52.8997611008681,
                        0.0
                    ],
                    [
                        4.731510106187935,
                        52.899749429935774,
                        0.0
                    ],
                    [
                        4.731611295747508,
                        52.89974072925745,
                        0.0
                    ],
                    [
                        4.732186508101581,
                        52.8996866408036,
                        0.0
                    ],
                    [
                        4.732917966754077,
                        52.89961911699266,
                        0.0
                    ],
                    [
                        4.733630709922413,
                        52.89955076733902,
                        0.0
                    ],
                    [
                        4.734192143698797,
                        52.89950342369387,
                        0.0
                    ],
                    [
                        4.734210890526714,
                        52.89950199847745,
                        0.0
                    ],
                    [
                        4.734376543658199,
                        52.899485649819816,
                        0.0
                    ],
                    [
                        4.73463718126561,
                        52.89945804751003,
                        0.0
                    ],
                    [
                        4.735350343499761,
                        52.899391127764666,
                        0.0
                    ],
                    [
                        4.735914960143092,
                        52.89933836545528,
                        0.0
                    ],
                    [
                        4.736110824808152,
                        52.89932005831699,
                        0.0
                    ],
                    [
                        4.736739148100413,
                        52.899261474607044,
                        0.0
                    ],
                    [
                        4.736819665070481,
                        52.89925364544323,
                        0.0
                    ],
                    [
                        4.736831867854641,
                        52.89925254363938,
                        0.0
                    ],
                    [
                        4.736974066188143,
                        52.89923928984901,
                        0.0
                    ],
                    [
                        4.737249905536864,
                        52.89921357094384,
                        0.0
                    ],
                    [
                        4.737690239461911,
                        52.899174268732615,
                        0.0
                    ],
                    [
                        4.738057648137341,
                        52.89914193755022,
                        0.0
                    ],
                    [
                        4.738422117617202,
                        52.89910734260178,
                        0.0
                    ],
                    [
                        4.739173325088696,
                        52.899039618225,
                        0.0
                    ],
                    [
                        4.739918604844524,
                        52.8989705988627,
                        0.0
                    ],
                    [
                        4.740313132827606,
                        52.89893319548401,
                        0.0
                    ],
                    [
                        4.741056499787137,
                        52.8988626309333,
                        0.0
                    ],
                    [
                        4.741406933647513,
                        52.898832174671796,
                        0.0
                    ],
                    [
                        4.741812751457932,
                        52.89879491726969,
                        0.0
                    ],
                    [
                        4.742148647937347,
                        52.898762582927205,
                        0.0
                    ],
                    [
                        4.742335115352556,
                        52.89874525728248,
                        0.0
                    ],
                    [
                        4.742558033545846,
                        52.89872516253572,
                        0.0
                    ],
                    [
                        4.742593509219013,
                        52.898697854843924,
                        0.0
                    ],
                    [
                        4.742626406906887,
                        52.89867403802633,
                        0.0
                    ],
                    [
                        4.742617672560457,
                        52.89864154900315,
                        0.0
                    ],
                    [
                        4.742597644516643,
                        52.898568738735925,
                        0.0
                    ],
                    [
                        4.742592967560389,
                        52.89855334628411,
                        0.0
                    ],
                    [
                        4.742642211198985,
                        52.89854974784028,
                        0.0
                    ],
                    [
                        4.742762009253946,
                        52.89853853203842,
                        0.0
                    ],
                    [
                        4.742829415207479,
                        52.89853278486941,
                        0.0
                    ],
                    [
                        4.742834922687597,
                        52.89853218552285,
                        0.0
                    ]
                ]
            },
            "last_modified": "2019-06-25T07:26:58.971073Z",
            "created": "2014-10-22T10:29:04.200514Z",
            "image_url": "",
            "length": null,
            "name": "",
            "type": "transport",
            "material": "",
            "diameter": null,
            "shape": "",
            "year_of_construction": null
        },
        {
            "url": "https://demo.lizard.net/api/v4/pressurepipes/6503/?format=api",
            "id": 6503,
            "code": "PL_266",
            "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.853324263280506,
                        52.740332457310835,
                        0.0
                    ],
                    [
                        4.853330317084072,
                        52.74033509066799,
                        0.0
                    ],
                    [
                        4.853342218275698,
                        52.74034028456044,
                        0.0
                    ],
                    [
                        4.853379450884908,
                        52.74035554955238,
                        0.0
                    ],
                    [
                        4.853382317674641,
                        52.740364549373865,
                        0.0
                    ],
                    [
                        4.85343283189084,
                        52.74038352258515,
                        0.0
                    ],
                    [
                        4.85347205521597,
                        52.74039825725058,
                        0.0
                    ],
                    [
                        4.853484525324608,
                        52.74040294142053,
                        0.0
                    ],
                    [
                        4.853523100143951,
                        52.74041743051482,
                        0.0
                    ],
                    [
                        4.853532209435031,
                        52.740420859418755,
                        0.0
                    ],
                    [
                        4.853576930893113,
                        52.740437658726705,
                        0.0
                    ],
                    [
                        4.853586055108527,
                        52.74044107870641,
                        0.0
                    ],
                    [
                        4.853840175000312,
                        52.74053654418526,
                        0.0
                    ],
                    [
                        4.854159194956062,
                        52.7406590178477,
                        0.0
                    ],
                    [
                        4.854469565064395,
                        52.740778162726734,
                        0.0
                    ],
                    [
                        4.854667546725079,
                        52.74085830416798,
                        0.0
                    ],
                    [
                        4.854867179404297,
                        52.74093911769097,
                        0.0
                    ],
                    [
                        4.855165865462263,
                        52.74105010226674,
                        0.0
                    ],
                    [
                        4.855480620988327,
                        52.7411670622622,
                        0.0
                    ],
                    [
                        4.855807716847874,
                        52.74128859691817,
                        0.0
                    ],
                    [
                        4.856009746412691,
                        52.74133810859737,
                        0.0
                    ],
                    [
                        4.856031061633545,
                        52.741320418443394,
                        0.0
                    ],
                    [
                        4.856045380009228,
                        52.74130213090483,
                        0.0
                    ],
                    [
                        4.856084310596433,
                        52.741266572316626,
                        0.0
                    ],
                    [
                        4.856105153441665,
                        52.74124753199752,
                        0.0
                    ],
                    [
                        4.856234267606347,
                        52.74112960545962,
                        0.0
                    ],
                    [
                        4.856304801626349,
                        52.74106433296495,
                        0.0
                    ],
                    [
                        4.856313322639261,
                        52.74105644443783,
                        0.0
                    ],
                    [
                        4.85633931973371,
                        52.74103239434763,
                        0.0
                    ],
                    [
                        4.856348017546431,
                        52.741024578501744,
                        0.0
                    ],
                    [
                        4.856352104504825,
                        52.74102090307233,
                        0.0
                    ],
                    [
                        4.856362759075929,
                        52.74102514747238,
                        0.0
                    ],
                    [
                        4.85640129545346,
                        52.74104048921802,
                        0.0
                    ],
                    [
                        4.856439154003999,
                        52.74105555832132,
                        0.0
                    ],
                    [
                        4.856509979708682,
                        52.74104693187328,
                        0.0
                    ],
                    [
                        4.856543960076458,
                        52.74106066257933,
                        0.0
                    ],
                    [
                        4.856548808163826,
                        52.74106261637695,
                        0.0
                    ]
                ]
            },
            "last_modified": "2019-06-25T07:26:58.971073Z",
            "created": "2014-10-22T10:29:04.209387Z",
            "image_url": "",
            "length": null,
            "name": "",
            "type": "transport",
            "material": "",
            "diameter": null,
            "shape": "",
            "year_of_construction": null
        },
        {
            "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
        },
        {
            "url": "https://demo.lizard.net/api/v4/pressurepipes/6505/?format=api",
            "id": 6505,
            "code": "PL_268",
            "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.768301449727215,
                        52.94753140573218,
                        0.0
                    ],
                    [
                        4.768196579698817,
                        52.94751960247077,
                        0.0
                    ],
                    [
                        4.768189488613318,
                        52.94751606099666,
                        0.0
                    ],
                    [
                        4.768187959333927,
                        52.94750850439519,
                        0.0
                    ],
                    [
                        4.768195247374253,
                        52.9474876934094,
                        0.0
                    ],
                    [
                        4.768201473624947,
                        52.94746831476721,
                        0.0
                    ],
                    [
                        4.768208007610158,
                        52.947448218796616,
                        0.0
                    ],
                    [
                        4.768211755345984,
                        52.947435746939696,
                        0.0
                    ],
                    [
                        4.768217516145145,
                        52.94741771386422,
                        0.0
                    ],
                    [
                        4.768219858636342,
                        52.947409907721074,
                        0.0
                    ],
                    [
                        4.768229285512397,
                        52.94738515374009,
                        0.0
                    ],
                    [
                        4.768212421236878,
                        52.9472526050205,
                        0.0
                    ],
                    [
                        4.768195912291888,
                        52.94713695280062,
                        0.0
                    ],
                    [
                        4.768185531467584,
                        52.94706123248911,
                        0.0
                    ],
                    [
                        4.76818539035612,
                        52.947060692566616,
                        0.0
                    ],
                    [
                        4.768184834840234,
                        52.9470579038664,
                        0.0
                    ],
                    [
                        4.768311575894048,
                        52.946681755275996,
                        0.0
                    ],
                    [
                        4.768315203640753,
                        52.94667773012653,
                        0.0
                    ],
                    [
                        4.768319582862455,
                        52.946673169677055,
                        0.0
                    ],
                    [
                        4.768323336414422,
                        52.94667076275353,
                        0.0
                    ],
                    [
                        4.768324082788268,
                        52.94667058688825,
                        0.0
                    ],
                    [
                        4.76832873913068,
                        52.94666746571775,
                        0.0
                    ],
                    [
                        4.76837132578804,
                        52.94665438619265,
                        0.0
                    ],
                    [
                        4.768450220314901,
                        52.946630351354315,
                        0.0
                    ],
                    [
                        4.768452458157732,
                        52.94662991361473,
                        0.0
                    ],
                    [
                        4.768463215231726,
                        52.94662672517426,
                        0.0
                    ],
                    [
                        4.768481220703184,
                        52.946626467922094,
                        0.0
                    ],
                    [
                        4.768504394933294,
                        52.946628915411694,
                        0.0
                    ],
                    [
                        4.769140202115516,
                        52.94670653295854,
                        0.0
                    ],
                    [
                        4.769162326029122,
                        52.94670961293136,
                        0.0
                    ],
                    [
                        4.770108337380697,
                        52.946828989959734,
                        0.0
                    ],
                    [
                        4.770108155549684,
                        52.946831325517216,
                        0.0
                    ],
                    [
                        4.770157902870992,
                        52.94683787295584,
                        0.0
                    ],
                    [
                        4.770171713874464,
                        52.946839651705254,
                        0.0
                    ],
                    [
                        4.771101404714823,
                        52.946956240621454,
                        0.0
                    ],
                    [
                        4.771102298578345,
                        52.94695615536447,
                        0.0
                    ],
                    [
                        4.771198096262721,
                        52.94696770262536,
                        0.0
                    ],
                    [
                        4.771198540020708,
                        52.94696788464322,
                        0.0
                    ],
                    [
                        4.771650325351812,
                        52.94702404183153,
                        0.0
                    ],
                    [
                        4.771654602578166,
                        52.94702457609447,
                        0.0
                    ],
                    [
                        4.771657320426896,
                        52.94702491360826,
                        0.0
                    ],
                    [
                        4.771732899654874,
                        52.94703435230246,
                        0.0
                    ],
                    [
                        4.771733939747885,
                        52.94703444752431,
                        0.0
                    ],
                    [
                        4.771735424870233,
                        52.94703463490329,
                        0.0
                    ],
                    [
                        4.771747028611729,
                        52.947034694663095,
                        0.0
                    ],
                    [
                        4.771749865311279,
                        52.947033990350285,
                        0.0
                    ],
                    [
                        4.771750610409266,
                        52.94703390432229,
                        0.0
                    ],
                    [
                        4.771757777808967,
                        52.94703205406422,
                        0.0
                    ],
                    [
                        4.77176331385655,
                        52.94702983594354,
                        0.0
                    ],
                    [
                        4.771763466427554,
                        52.94702956713357,
                        0.0
                    ],
                    [
                        4.771771565740003,
                        52.947024935851964,
                        0.0
                    ],
                    [
                        4.771774140420193,
                        52.94702171396288,
                        0.0
                    ],
                    [
                        4.771774295527728,
                        52.94702126543552,
                        0.0
                    ],
                    [
                        4.771776120036535,
                        52.94701848900931,
                        0.0
                    ],
                    [
                        4.771776587895798,
                        52.94701696370977,
                        0.0
                    ],
                    [
                        4.771789774559739,
                        52.94697865916541,
                        0.0
                    ],
                    [
                        4.77180277438655,
                        52.946943049613985,
                        0.0
                    ],
                    [
                        4.771806498348342,
                        52.946932186111454,
                        0.0
                    ],
                    [
                        4.771806657133183,
                        52.94693147699384,
                        0.0
                    ],
                    [
                        4.771810950587234,
                        52.946920319868525,
                        0.0
                    ],
                    [
                        4.771825328367529,
                        52.94688300098399,
                        0.0
                    ],
                    [
                        4.771826733495699,
                        52.94687936867772,
                        0.0
                    ],
                    [
                        4.771846931555247,
                        52.9468186339221,
                        0.0
                    ],
                    [
                        4.771866155807471,
                        52.94676364552296,
                        0.0
                    ],
                    [
                        4.772167932622677,
                        52.94590509877775,
                        0.0
                    ],
                    [
                        4.77216853400837,
                        52.945904652546595,
                        0.0
                    ],
                    [
                        4.772224196772289,
                        52.94574488898893,
                        0.0
                    ],
                    [
                        4.772224646858966,
                        52.945744621709345,
                        0.0
                    ],
                    [
                        4.772271088280331,
                        52.945605749274876,
                        0.0
                    ],
                    [
                        4.772271858698027,
                        52.94560386606876,
                        0.0
                    ],
                    [
                        4.772284805265127,
                        52.94556142641986,
                        0.0
                    ],
                    [
                        4.772286932397378,
                        52.945558283094655,
                        0.0
                    ],
                    [
                        4.772319432879921,
                        52.94546904337668,
                        0.0
                    ],
                    [
                        4.772319886764566,
                        52.945468506520434,
                        0.0
                    ],
                    [
                        4.772332835778503,
                        52.945425887147046,
                        0.0
                    ],
                    [
                        4.772460721261286,
                        52.945050099475175,
                        0.0
                    ],
                    [
                        4.772461972143166,
                        52.94504579237695,
                        0.0
                    ],
                    [
                        4.772467856821115,
                        52.94502937730376,
                        0.0
                    ],
                    [
                        4.772525880473396,
                        52.94486027972938,
                        0.0
                    ],
                    [
                        4.772542839954231,
                        52.94480752617915,
                        0.0
                    ],
                    [
                        4.772575423069237,
                        52.944712346706176,
                        0.0
                    ],
                    [
                        4.772575576893662,
                        52.94471198803623,
                        0.0
                    ],
                    [
                        4.7727289450925,
                        52.94425997254095,
                        0.0
                    ],
                    [
                        4.772729084418329,
                        52.944259586836644,
                        0.0
                    ],
                    [
                        4.772731902589518,
                        52.94424962628046,
                        0.0
                    ],
                    [
                        4.772753608509099,
                        52.94418728151263,
                        0.0
                    ],
                    [
                        4.772768160938616,
                        52.944143780657264,
                        0.0
                    ],
                    [
                        4.772773033645461,
                        52.94412842975947,
                        0.0
                    ],
                    [
                        4.77278359353453,
                        52.94409799276013,
                        0.0
                    ],
                    [
                        4.772795982668711,
                        52.94406231703146,
                        0.0
                    ],
                    [
                        4.7728050985758,
                        52.944038280001074,
                        0.0
                    ],
                    [
                        4.77280936375706,
                        52.94403120257172,
                        0.0
                    ],
                    [
                        4.772812078075988,
                        52.944028610433385,
                        0.0
                    ],
                    [
                        4.772819572833314,
                        52.94402460502799,
                        0.0
                    ],
                    [
                        4.77283569921543,
                        52.94402037440285,
                        0.0
                    ],
                    [
                        4.772838227681802,
                        52.94402041436162,
                        0.0
                    ],
                    [
                        4.77284878718114,
                        52.944020621419824,
                        0.0
                    ],
                    [
                        4.772903459639111,
                        52.944025845071494,
                        0.0
                    ],
                    [
                        4.772906652316212,
                        52.94402625689097,
                        0.0
                    ],
                    [
                        4.772991666094542,
                        52.944037262036744,
                        0.0
                    ],
                    [
                        4.773012766624372,
                        52.94403898806342,
                        0.0
                    ],
                    [
                        4.773094591823526,
                        52.94404929377132,
                        0.0
                    ],
                    [
                        4.773382285229379,
                        52.944082494321194,
                        0.0
                    ],
                    [
                        4.773382431455454,
                        52.9440826748029,
                        0.0
                    ],
                    [
                        4.773531845923002,
                        52.94410006726437,
                        0.0
                    ],
                    [
                        4.773532589702739,
                        52.94410007108394,
                        0.0
                    ],
                    [
                        4.773681565608304,
                        52.94411692191383,
                        0.0
                    ],
                    [
                        4.773869719702071,
                        52.9441406236761,
                        0.0
                    ],
                    [
                        4.773948430264531,
                        52.94415028375465,
                        0.0
                    ],
                    [
                        4.774224782888498,
                        52.944186030163706,
                        0.0
                    ],
                    [
                        4.774357382272392,
                        52.94420378466208,
                        0.0
                    ],
                    [
                        4.774505429701581,
                        52.944223235793054,
                        0.0
                    ],
                    [
                        4.774532900393833,
                        52.944226881382086,
                        0.0
                    ],
                    [
                        4.774834561526538,
                        52.94426140814915,
                        0.0
                    ],
                    [
                        4.775036868939931,
                        52.94428374274979,
                        0.0
                    ],
                    [
                        4.775038056469711,
                        52.944283928563614,
                        0.0
                    ],
                    [
                        4.77531800244172,
                        52.944318163134135,
                        0.0
                    ],
                    [
                        4.775545383465685,
                        52.94434538811319,
                        0.0
                    ],
                    [
                        4.775571659226447,
                        52.94434938680752,
                        0.0
                    ],
                    [
                        4.775572104236578,
                        52.94434947895042,
                        0.0
                    ],
                    [
                        4.775717306165444,
                        52.94437035185554,
                        0.0
                    ],
                    [
                        4.775718198706897,
                        52.94437035642265,
                        0.0
                    ],
                    [
                        4.775805948994531,
                        52.944382577756876,
                        0.0
                    ],
                    [
                        4.77589235547959,
                        52.94439515161336,
                        0.0
                    ],
                    [
                        4.775922200211268,
                        52.944399258352554,
                        0.0
                    ],
                    [
                        4.776146432956032,
                        52.94442826338503,
                        0.0
                    ],
                    [
                        4.776146876708976,
                        52.944428445384695,
                        0.0
                    ],
                    [
                        4.776417392367259,
                        52.94446694268231,
                        0.0
                    ],
                    [
                        4.776433905681868,
                        52.9444669372175,
                        0.0
                    ],
                    [
                        4.776448848114107,
                        52.94446225072848,
                        0.0
                    ],
                    [
                        4.776462559965664,
                        52.94444982953622,
                        0.0
                    ],
                    [
                        4.776467970355407,
                        52.944435299015446,
                        0.0
                    ],
                    [
                        4.776536714725681,
                        52.944264358156126,
                        0.0
                    ],
                    [
                        4.776608875634435,
                        52.94408311817522,
                        0.0
                    ],
                    [
                        4.776609487015643,
                        52.94408195305067,
                        0.0
                    ],
                    [
                        4.776634024991216,
                        52.94401881327833,
                        0.0
                    ],
                    [
                        4.776680361485295,
                        52.943896923118274,
                        0.0
                    ],
                    [
                        4.776747969352157,
                        52.94372203122496,
                        0.0
                    ],
                    [
                        4.776748423164131,
                        52.943721494351585,
                        0.0
                    ],
                    [
                        4.776749199644678,
                        52.943719161821065,
                        0.0
                    ],
                    [
                        4.776750124879816,
                        52.943716830050356,
                        0.0
                    ],
                    [
                        4.776750278666376,
                        52.943716471374856,
                        0.0
                    ],
                    [
                        4.776836688259285,
                        52.94346304335037,
                        0.0
                    ],
                    [
                        4.776836690774821,
                        52.94346286363264,
                        0.0
                    ],
                    [
                        4.776852331203775,
                        52.9434189095305,
                        0.0
                    ],
                    [
                        4.776852634999828,
                        52.943418461755776,
                        0.0
                    ],
                    [
                        4.776866862410291,
                        52.94337980248591,
                        0.0
                    ],
                    [
                        4.776881907765047,
                        52.94333584533983,
                        0.0
                    ],
                    [
                        4.776882062806834,
                        52.9433353968052,
                        0.0
                    ],
                    [
                        4.776954530201421,
                        52.943132042295744,
                        0.0
                    ],
                    [
                        4.776972658575459,
                        52.943080372464976,
                        0.0
                    ],
                    [
                        4.776984271470461,
                        52.94304781066662,
                        0.0
                    ],
                    [
                        4.777012808775541,
                        52.94296456139883,
                        0.0
                    ],
                    [
                        4.777019953143672,
                        52.9429430302095,
                        0.0
                    ],
                    [
                        4.777032470666263,
                        52.942898970267,
                        0.0
                    ],
                    [
                        4.77705997822697,
                        52.94282551104428,
                        0.0
                    ],
                    [
                        4.777059981998827,
                        52.94282524146767,
                        0.0
                    ],
                    [
                        4.777073898954074,
                        52.94278747923572,
                        0.0
                    ],
                    [
                        4.777075884271422,
                        52.94278380489511,
                        0.0
                    ],
                    [
                        4.777101655700705,
                        52.94270683204998,
                        0.0
                    ],
                    [
                        4.777103494775155,
                        52.94270297723161,
                        0.0
                    ],
                    [
                        4.777134059671225,
                        52.94261299838263,
                        0.0
                    ],
                    [
                        4.77713421219358,
                        52.942612729565425,
                        0.0
                    ],
                    [
                        4.777155390576517,
                        52.94255568335379,
                        0.0
                    ],
                    [
                        4.777166101890447,
                        52.942523745988176,
                        0.0
                    ],
                    [
                        4.777175680171408,
                        52.94249836300448,
                        0.0
                    ],
                    [
                        4.777205143187055,
                        52.94241269204268,
                        0.0
                    ],
                    [
                        4.777207051584316,
                        52.94240600681926,
                        0.0
                    ],
                    [
                        4.777207348162136,
                        52.94240501082835,
                        0.0
                    ],
                    [
                        4.77721027065689,
                        52.942397081653695,
                        0.0
                    ],
                    [
                        4.777212288625636,
                        52.942391070979276,
                        0.0
                    ],
                    [
                        4.777222353322466,
                        52.94236281478422,
                        0.0
                    ],
                    [
                        4.77722523969042,
                        52.94235321393009,
                        0.0
                    ],
                    [
                        4.777228126057103,
                        52.94234361307587,
                        0.0
                    ],
                    [
                        4.777242165389207,
                        52.94230027080918,
                        0.0
                    ],
                    [
                        4.777246938013287,
                        52.94228556624655,
                        0.0
                    ],
                    [
                        4.777259194920028,
                        52.94224734618825,
                        0.0
                    ],
                    [
                        4.777259521119801,
                        52.942246359334916,
                        0.0
                    ],
                    [
                        4.777262940456944,
                        52.94223694093064,
                        0.0
                    ],
                    [
                        4.777280020558582,
                        52.94218571501846,
                        0.0
                    ],
                    [
                        4.77728538686868,
                        52.94203602679847,
                        0.0
                    ],
                    [
                        4.777297273492625,
                        52.94151585712631,
                        0.0
                    ],
                    [
                        4.777305894494285,
                        52.94098452740633,
                        0.0
                    ],
                    [
                        4.777310255367474,
                        52.940587614429894,
                        0.0
                    ],
                    [
                        4.777310412799282,
                        52.94055508397608,
                        0.0
                    ],
                    [
                        4.777310119081467,
                        52.94055481288083,
                        0.0
                    ],
                    [
                        4.777312688632028,
                        52.94050935412727,
                        0.0
                    ],
                    [
                        4.777312898385866,
                        52.940462445483064,
                        0.0
                    ],
                    [
                        4.777311593623588,
                        52.94046001245897,
                        0.0
                    ],
                    [
                        4.777300551306656,
                        52.940430570127695,
                        0.0
                    ],
                    [
                        4.777291957212713,
                        52.940406891673994,
                        0.0
                    ],
                    [
                        4.777264191866721,
                        52.94032874682221,
                        0.0
                    ],
                    [
                        4.777254082290328,
                        52.94029643355479,
                        0.0
                    ],
                    [
                        4.777250673327161,
                        52.940284913387806,
                        0.0
                    ],
                    [
                        4.77724722803776,
                        52.94027279992381,
                        0.0
                    ],
                    [
                        4.777239474373054,
                        52.94024540532908,
                        0.0
                    ],
                    [
                        4.777233265271169,
                        52.94022776002321,
                        0.0
                    ],
                    [
                        4.777223207696794,
                        52.94019598620967,
                        0.0
                    ],
                    [
                        4.777228007700867,
                        52.94017824433024,
                        0.0
                    ],
                    [
                        4.777236400041536,
                        52.94014721172779,
                        0.0
                    ],
                    [
                        4.777257097259828,
                        52.94009469222068,
                        0.0
                    ],
                    [
                        4.777267038279033,
                        52.94006141190001,
                        0.0
                    ],
                    [
                        4.777291125082186,
                        52.93998775538029,
                        0.0
                    ],
                    [
                        4.777320236690353,
                        52.93989516290807,
                        0.0
                    ],
                    [
                        4.777324498312724,
                        52.939803162519915,
                        0.0
                    ],
                    [
                        4.777335796795567,
                        52.93929305443503,
                        0.0
                    ],
                    [
                        4.777341360017123,
                        52.93878884811957,
                        0.0
                    ],
                    [
                        4.777345111129359,
                        52.93849932094174,
                        0.0
                    ],
                    [
                        4.777346016806598,
                        52.938370728167236,
                        0.0
                    ],
                    [
                        4.77734604258578,
                        52.93832633478675,
                        0.0
                    ],
                    [
                        4.777346047611895,
                        52.93832597535081,
                        0.0
                    ],
                    [
                        4.77734686858916,
                        52.93827790154655,
                        0.0
                    ],
                    [
                        4.777346614486302,
                        52.9382322486207,
                        0.0
                    ],
                    [
                        4.77734646951985,
                        52.93823197828453,
                        0.0
                    ],
                    [
                        4.777346505026289,
                        52.938208164131574,
                        0.0
                    ],
                    [
                        4.77734817982022,
                        52.93805647985981,
                        0.0
                    ],
                    [
                        4.77735657036161,
                        52.93747769948877,
                        0.0
                    ],
                    [
                        4.777358863254443,
                        52.9373669071128,
                        0.0
                    ],
                    [
                        4.777360540944744,
                        52.93722564721009,
                        0.0
                    ],
                    [
                        4.77736507059807,
                        52.93701871021935,
                        0.0
                    ],
                    [
                        4.777375069384395,
                        52.93650571939897,
                        0.0
                    ],
                    [
                        4.777383254097589,
                        52.935962883908466,
                        0.0
                    ],
                    [
                        4.777388478349818,
                        52.935429648831004,
                        0.0
                    ],
                    [
                        4.777388866901125,
                        52.935242281275116,
                        0.0
                    ],
                    [
                        4.777388731035692,
                        52.93522008380587,
                        0.0
                    ],
                    [
                        4.777388587335202,
                        52.9352197236106,
                        0.0
                    ],
                    [
                        4.777390272611158,
                        52.935194929336625,
                        0.0
                    ],
                    [
                        4.777388939402554,
                        52.93517326494916,
                        0.0
                    ],
                    [
                        4.777388940658874,
                        52.935173175090114,
                        0.0
                    ],
                    [
                        4.777392630929135,
                        52.93491986309748,
                        0.0
                    ],
                    [
                        4.777393035753084,
                        52.93486963035036,
                        0.0
                    ],
                    [
                        4.777392303250881,
                        52.934836915570315,
                        0.0
                    ],
                    [
                        4.777403731034018,
                        52.93433866966673,
                        0.0
                    ],
                    [
                        4.777409381794635,
                        52.933828082630654,
                        0.0
                    ],
                    [
                        4.77741585185449,
                        52.933322711902846,
                        0.0
                    ],
                    [
                        4.777416820380334,
                        52.93325343051548,
                        0.0
                    ],
                    [
                        4.777416334863949,
                        52.93319240933551,
                        0.0
                    ],
                    [
                        4.777416283710371,
                        52.93312159502714,
                        0.0
                    ],
                    [
                        4.777419024221142,
                        52.933106421737094,
                        0.0
                    ],
                    [
                        4.777424414026769,
                        52.933093239009985,
                        0.0
                    ],
                    [
                        4.777442707428269,
                        52.933061340237984,
                        0.0
                    ],
                    [
                        4.777458228410653,
                        52.933036257095765,
                        0.0
                    ],
                    [
                        4.777658525644434,
                        52.93269857586909,
                        0.0
                    ],
                    [
                        4.777945992577513,
                        52.932210454548695,
                        0.0
                    ],
                    [
                        4.778209606375847,
                        52.93176858154533,
                        0.0
                    ],
                    [
                        4.778443858716489,
                        52.931373468156,
                        0.0
                    ],
                    [
                        4.778500389069523,
                        52.931276431754846,
                        0.0
                    ],
                    [
                        4.77851425792382,
                        52.931252418436785,
                        0.0
                    ],
                    [
                        4.778514560363707,
                        52.93125206051528,
                        0.0
                    ],
                    [
                        4.77853559420705,
                        52.93121550251607,
                        0.0
                    ],
                    [
                        4.778559107347446,
                        52.93118245291443,
                        0.0
                    ],
                    [
                        4.778559260949128,
                        52.931182103221104,
                        0.0
                    ],
                    [
                        4.778579247469374,
                        52.93114598920623,
                        0.0
                    ],
                    [
                        4.778583354210717,
                        52.93113944993872,
                        0.0
                    ],
                    [
                        4.778594154236756,
                        52.931132854901506,
                        0.0
                    ],
                    [
                        4.778617117286481,
                        52.931128568459854,
                        0.0
                    ],
                    [
                        4.778636243444726,
                        52.93113279970065,
                        0.0
                    ],
                    [
                        4.778719570060392,
                        52.931151107361025,
                        0.0
                    ],
                    [
                        4.778720014942592,
                        52.93115119949235,
                        0.0
                    ],
                    [
                        4.778813290291026,
                        52.9311706361422,
                        0.0
                    ],
                    [
                        4.778903742700362,
                        52.931189878614816,
                        0.0
                    ],
                    [
                        4.778904188836464,
                        52.931189880886286,
                        0.0
                    ],
                    [
                        4.779576932758149,
                        52.9313342134352,
                        0.0
                    ],
                    [
                        4.780466464700859,
                        52.93152529499345,
                        0.0
                    ],
                    [
                        4.781230073430261,
                        52.93169218651026,
                        0.0
                    ],
                    [
                        4.781926149818571,
                        52.93183887072757,
                        0.0
                    ],
                    [
                        4.781982750480824,
                        52.93185416500233,
                        0.0
                    ],
                    [
                        4.781986887019614,
                        52.93185509359819,
                        0.0
                    ],
                    [
                        4.782000393882034,
                        52.93185811859352,
                        0.0
                    ],
                    [
                        4.78213612641144,
                        52.931894123218896,
                        0.0
                    ],
                    [
                        4.782144424509988,
                        52.93189632201564,
                        0.0
                    ],
                    [
                        4.782167440361144,
                        52.931898954806165,
                        0.0
                    ],
                    [
                        4.782189990972928,
                        52.93189223922017,
                        0.0
                    ],
                    [
                        4.782267467042089,
                        52.931850035256645,
                        0.0
                    ],
                    [
                        4.782300872206678,
                        52.93183276148788,
                        0.0
                    ],
                    [
                        4.782323779877042,
                        52.93182174312511,
                        0.0
                    ],
                    [
                        4.782372929440654,
                        52.93179521201536,
                        0.0
                    ],
                    [
                        4.782394654959883,
                        52.931783639474716,
                        0.0
                    ],
                    [
                        4.782428648525992,
                        52.9317668269631,
                        0.0
                    ],
                    [
                        4.782467750663109,
                        52.93174626594644,
                        0.0
                    ],
                    [
                        4.782513582384105,
                        52.93172303402376,
                        0.0
                    ],
                    [
                        4.782542338362194,
                        52.931708540462125,
                        0.0
                    ],
                    [
                        4.782560760950524,
                        52.93169919781405,
                        0.0
                    ],
                    [
                        4.78260189763056,
                        52.93168206194039,
                        0.0
                    ],
                    [
                        4.782615527728326,
                        52.93167512140136,
                        0.0
                    ],
                    [
                        4.782842354275169,
                        52.931544705844345,
                        0.0
                    ],
                    [
                        4.78287500034898,
                        52.93152851544846,
                        0.0
                    ],
                    [
                        4.782914243306553,
                        52.93150849419125,
                        0.0
                    ],
                    [
                        4.782952755109617,
                        52.93148757056795,
                        0.0
                    ],
                    [
                        4.782976572262522,
                        52.931475289575644,
                        0.0
                    ],
                    [
                        4.782983012977815,
                        52.931471997122955,
                        0.0
                    ],
                    [
                        4.782989152532085,
                        52.9314689727435,
                        0.0
                    ],
                    [
                        4.783153942644963,
                        52.93138272629311,
                        0.0
                    ],
                    [
                        4.783192757868541,
                        52.93136135479884,
                        0.0
                    ],
                    [
                        4.783229912332208,
                        52.931341772207254,
                        0.0
                    ],
                    [
                        4.783353508303265,
                        52.93127679509602,
                        0.0
                    ],
                    [
                        4.783380618045817,
                        52.931263002950146,
                        0.0
                    ],
                    [
                        4.783408632482976,
                        52.93124831671471,
                        0.0
                    ],
                    [
                        4.783897004048255,
                        52.93099268096342,
                        0.0
                    ],
                    [
                        4.784290698991108,
                        52.93078618924083,
                        0.0
                    ],
                    [
                        4.784319007753411,
                        52.93077168400845,
                        0.0
                    ],
                    [
                        4.784345369598097,
                        52.9307581574665,
                        0.0
                    ],
                    [
                        4.784483199003312,
                        52.93068534283809,
                        0.0
                    ],
                    [
                        4.785131545452028,
                        52.93034604433593,
                        0.0
                    ],
                    [
                        4.785179928258103,
                        52.93032094605687,
                        0.0
                    ],
                    [
                        4.785263364365431,
                        52.93027751206563,
                        0.0
                    ],
                    [
                        4.785278440673935,
                        52.93026916762013,
                        0.0
                    ],
                    [
                        4.785278785432474,
                        52.93026897165282,
                        0.0
                    ],
                    [
                        4.785280898472195,
                        52.930267805059756,
                        0.0
                    ],
                    [
                        4.785303440252722,
                        52.93027241190349,
                        0.0
                    ],
                    [
                        4.785310259915788,
                        52.9302739649881,
                        0.0
                    ],
                    [
                        4.785341237083427,
                        52.93028158887062,
                        0.0
                    ],
                    [
                        4.785378149113512,
                        52.93029022217537,
                        0.0
                    ],
                    [
                        4.785467513437384,
                        52.930311871580784,
                        0.0
                    ],
                    [
                        4.78553409435964,
                        52.930328104116484,
                        0.0
                    ],
                    [
                        4.785539430541315,
                        52.93032938910706,
                        0.0
                    ],
                    [
                        4.785549213128824,
                        52.93033177487561,
                        0.0
                    ],
                    [
                        4.785600650422676,
                        52.93034398601401,
                        0.0
                    ],
                    [
                        4.785605543082773,
                        52.93034508005067,
                        0.0
                    ],
                    [
                        4.78566733789649,
                        52.93036112665359,
                        0.0
                    ],
                    [
                        4.785978605642949,
                        52.93041526478568,
                        0.0
                    ],
                    [
                        4.785982307281875,
                        52.930416451665344,
                        0.0
                    ],
                    [
                        4.785982514979885,
                        52.93041648865672,
                        0.0
                    ],
                    [
                        4.785997138731586,
                        52.930419393010595,
                        0.0
                    ],
                    [
                        4.786026793835464,
                        52.930425841809296,
                        0.0
                    ],
                    [
                        4.786051402851807,
                        52.93043153729962,
                        0.0
                    ],
                    [
                        4.786091154253514,
                        52.93043919614835,
                        0.0
                    ],
                    [
                        4.78610390118323,
                        52.93044231571002,
                        0.0
                    ],
                    [
                        4.78616321554835,
                        52.9304549167113,
                        0.0
                    ],
                    [
                        4.786221349926029,
                        52.93046681079607,
                        0.0
                    ],
                    [
                        4.786247147554868,
                        52.93047259310382,
                        0.0
                    ],
                    [
                        4.786279481983608,
                        52.93047887558529,
                        0.0
                    ],
                    [
                        4.78628354425306,
                        52.93047979467276,
                        0.0
                    ],
                    [
                        4.786305856624888,
                        52.93048487645986,
                        0.0
                    ],
                    [
                        4.786309845406991,
                        52.930485732270945,
                        0.0
                    ],
                    [
                        4.786315465293534,
                        52.93048693777448,
                        0.0
                    ],
                    [
                        4.786325666079353,
                        52.93048919977063,
                        0.0
                    ],
                    [
                        4.786329922044816,
                        52.930490092870976,
                        0.0
                    ],
                    [
                        4.786350238107602,
                        52.93049434683316,
                        0.0
                    ],
                    [
                        4.78636871537048,
                        52.93049821410921,
                        0.0
                    ],
                    [
                        4.78637153590678,
                        52.93049858775579,
                        0.0
                    ],
                    [
                        4.786409152954778,
                        52.93050681090406,
                        0.0
                    ],
                    [
                        4.786437829169135,
                        52.930513074946475,
                        0.0
                    ],
                    [
                        4.786450417638094,
                        52.93051582522542,
                        0.0
                    ],
                    [
                        4.786479821429246,
                        52.93052217379527,
                        0.0
                    ],
                    [
                        4.786549899568039,
                        52.9305372101606,
                        0.0
                    ],
                    [
                        4.786619962760481,
                        52.930552255396,
                        0.0
                    ],
                    [
                        4.786683724130678,
                        52.9305659389051,
                        0.0
                    ],
                    [
                        4.786753787415769,
                        52.93058098406202,
                        0.0
                    ],
                    [
                        4.786823850749302,
                        52.930596029177835,
                        0.0
                    ],
                    [
                        4.786837863421847,
                        52.93059903819602,
                        0.0
                    ],
                    [
                        4.78686588877274,
                        52.93060505622759,
                        0.0
                    ],
                    [
                        4.786893929126025,
                        52.930611065341324,
                        0.0
                    ],
                    [
                        4.786907941684604,
                        52.930614083337254,
                        0.0
                    ],
                    [
                        4.786924163878334,
                        52.93061864014766,
                        0.0
                    ],
                    [
                        4.787017427023157,
                        52.93063806133676,
                        0.0
                    ],
                    [
                        4.787017767944244,
                        52.930638143928384,
                        0.0
                    ],
                    [
                        4.787066073008758,
                        52.93064890983498,
                        0.0
                    ],
                    [
                        4.787163045305945,
                        52.930670065972954,
                        0.0
                    ],
                    [
                        4.787202048625545,
                        52.93067808015495,
                        0.0
                    ],
                    [
                        4.787235564501526,
                        52.93068498838159,
                        0.0
                    ],
                    [
                        4.787353163248012,
                        52.93070948310172,
                        0.0
                    ],
                    [
                        4.787402694203056,
                        52.93071979671208,
                        0.0
                    ],
                    [
                        4.787446150282699,
                        52.930728462226774,
                        0.0
                    ],
                    [
                        4.787487080768877,
                        52.93073693531722,
                        0.0
                    ],
                    [
                        4.787555876243042,
                        52.93075228816642,
                        0.0
                    ],
                    [
                        4.787568178843133,
                        52.93075528851554,
                        0.0
                    ],
                    [
                        4.787625718052062,
                        52.930767259804846,
                        0.0
                    ],
                    [
                        4.787710527115769,
                        52.930783969017035,
                        0.0
                    ],
                    [
                        4.787714843116849,
                        52.93078482642283,
                        0.0
                    ],
                    [
                        4.787730727445903,
                        52.93078800648505,
                        0.0
                    ],
                    [
                        4.787731453721165,
                        52.93078818536692,
                        0.0
                    ],
                    [
                        4.787736623787409,
                        52.930789662636165,
                        0.0
                    ],
                    [
                        4.787739171858997,
                        52.93079038535873,
                        0.0
                    ],
                    [
                        4.787740953919715,
                        52.930790574031235,
                        0.0
                    ],
                    [
                        4.787746933224639,
                        52.93078835739385,
                        0.0
                    ],
                    [
                        4.787753548120899,
                        52.93078317838279,
                        0.0
                    ],
                    [
                        4.787796087952401,
                        52.93070700611424,
                        0.0
                    ],
                    [
                        4.787840220440299,
                        52.93063072499399,
                        0.0
                    ],
                    [
                        4.788000611626402,
                        52.93034517299149,
                        0.0
                    ],
                    [
                        4.78812639250878,
                        52.9301311958652,
                        0.0
                    ],
                    [
                        4.788336529113121,
                        52.929763090696824,
                        0.0
                    ],
                    [
                        4.788348256017143,
                        52.929743010608526,
                        0.0
                    ],
                    [
                        4.788359836423362,
                        52.92972276802662,
                        0.0
                    ],
                    [
                        4.788383748386539,
                        52.92968172945782,
                        0.0
                    ],
                    [
                        4.788671781264874,
                        52.92918548835056,
                        0.0
                    ],
                    [
                        4.789011152228227,
                        52.928610529697,
                        0.0
                    ],
                    [
                        4.789037181773845,
                        52.928566805624186,
                        0.0
                    ],
                    [
                        4.789049343052961,
                        52.928547536427445,
                        0.0
                    ],
                    [
                        4.789061221576033,
                        52.92852719641338,
                        0.0
                    ],
                    [
                        4.789076913637863,
                        52.9284998749621,
                        0.0
                    ],
                    [
                        4.789083690283136,
                        52.928493708164225,
                        0.0
                    ],
                    [
                        4.78908488729947,
                        52.92849317496351,
                        0.0
                    ],
                    [
                        4.789089319266655,
                        52.928493152218905,
                        0.0
                    ],
                    [
                        4.789094554230333,
                        52.928493133494015,
                        0.0
                    ],
                    [
                        4.789110128630162,
                        52.92849608716199,
                        0.0
                    ],
                    [
                        4.789477010487119,
                        52.928571613048895,
                        0.0
                    ],
                    [
                        4.790254510535792,
                        52.928732756189355,
                        0.0
                    ],
                    [
                        4.790321837692889,
                        52.92874657241084,
                        0.0
                    ],
                    [
                        4.790347782203967,
                        52.928752453423286,
                        0.0
                    ],
                    [
                        4.790377886622999,
                        52.92875863379449,
                        0.0
                    ],
                    [
                        4.790469822524309,
                        52.928778144528614,
                        0.0
                    ],
                    [
                        4.79047056358635,
                        52.928778327961155,
                        0.0
                    ],
                    [
                        4.79053238514352,
                        52.92879238616046,
                        0.0
                    ],
                    [
                        4.790532692383779,
                        52.92879166877048,
                        0.0
                    ],
                    [
                        4.790959306985896,
                        52.92889301020272,
                        0.0
                    ],
                    [
                        4.791278194897315,
                        52.92877004758854,
                        0.0
                    ],
                    [
                        4.79130433593825,
                        52.928761550884495,
                        0.0
                    ],
                    [
                        4.79133659837979,
                        52.9287512873945,
                        0.0
                    ],
                    [
                        4.791373489037871,
                        52.92873969899457,
                        0.0
                    ],
                    [
                        4.791374241148527,
                        52.928739073686664,
                        0.0
                    ],
                    [
                        4.79137431709592,
                        52.928738957240185,
                        0.0
                    ],
                    [
                        4.791398882331468,
                        52.92869883795475,
                        0.0
                    ],
                    [
                        4.791455231793126,
                        52.92861267727951,
                        0.0
                    ],
                    [
                        4.791481937375721,
                        52.928573718928085,
                        0.0
                    ],
                    [
                        4.791482435336416,
                        52.928573191204336,
                        0.0
                    ],
                    [
                        4.791483596549373,
                        52.92857201076915,
                        0.0
                    ]
                ]
            },
            "last_modified": "2019-06-25T07:26:58.971073Z",
            "created": "2014-10-22T10:29:04.250392Z",
            "image_url": "",
            "length": null,
            "name": "",
            "type": "transport",
            "material": "",
            "diameter": null,
            "shape": "",
            "year_of_construction": null
        },
        {
            "url": "https://demo.lizard.net/api/v4/pressurepipes/6506/?format=api",
            "id": 6506,
            "code": "PL_269",
            "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.750543999858363,
                        53.02408600597709,
                        0.0
                    ],
                    [
                        4.750543369507742,
                        53.02408732361438,
                        0.0
                    ],
                    [
                        4.750542909138354,
                        53.02408822878471,
                        0.0
                    ],
                    [
                        4.750541760516295,
                        53.024090334461995,
                        0.0
                    ],
                    [
                        4.750534775855161,
                        53.02410422611749,
                        0.0
                    ]
                ]
            },
            "last_modified": "2019-06-25T07:26:58.971073Z",
            "created": "2014-10-22T10:29:04.259613Z",
            "image_url": "",
            "length": null,
            "name": "",
            "type": "transport",
            "material": "",
            "diameter": null,
            "shape": "",
            "year_of_construction": null
        }
    ]
}