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=126
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=127",
    "previous": "https://demo.lizard.net/api/v4/pressurepipes/?format=api&page=125",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/pressurepipes/112791/?format=api",
            "id": 112791,
            "code": "PL_31244",
            "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.835433490046827,
                        52.64996290384977,
                        0.0
                    ],
                    [
                        4.835480438329757,
                        52.6499615848432,
                        0.0
                    ],
                    [
                        4.835596553614416,
                        52.649953522706646,
                        0.0
                    ],
                    [
                        4.835620118474878,
                        52.649951520009544,
                        0.0
                    ],
                    [
                        4.83565421565735,
                        52.64994863148481,
                        0.0
                    ],
                    [
                        4.835703771355073,
                        52.6499444216202,
                        0.0
                    ],
                    [
                        4.835707928066924,
                        52.649944072420595,
                        0.0
                    ],
                    [
                        4.835716596680848,
                        52.64994333073206,
                        0.0
                    ],
                    [
                        4.835723983786656,
                        52.649946977835725,
                        0.0
                    ],
                    [
                        4.835768364997771,
                        52.65036853893899,
                        0.0
                    ],
                    [
                        4.835775812619706,
                        52.65043927567298,
                        0.0
                    ],
                    [
                        4.835846548997638,
                        52.65111736330209,
                        0.0
                    ],
                    [
                        4.835856127712264,
                        52.65121144961757,
                        0.0
                    ],
                    [
                        4.835862570467691,
                        52.651282208633916,
                        0.0
                    ],
                    [
                        4.835868389679078,
                        52.65134612551014,
                        0.0
                    ],
                    [
                        4.835884510127475,
                        52.651523130949215,
                        0.0
                    ],
                    [
                        4.835760460742485,
                        52.65160737690515,
                        0.0
                    ],
                    [
                        4.83574813474772,
                        52.651615749733985,
                        0.0
                    ],
                    [
                        4.835707818249902,
                        52.65164312648997,
                        0.0
                    ],
                    [
                        4.835703242594593,
                        52.651646232813,
                        0.0
                    ],
                    [
                        4.835540366215806,
                        52.65175684663521,
                        0.0
                    ],
                    [
                        4.835112798643108,
                        52.65206120880907,
                        0.0
                    ],
                    [
                        4.834723263574583,
                        52.65233847900091,
                        0.0
                    ],
                    [
                        4.834570260420211,
                        52.65244738485362,
                        0.0
                    ],
                    [
                        4.834250897049126,
                        52.65266249163707,
                        0.0
                    ],
                    [
                        4.833834846188574,
                        52.652945099841894,
                        0.0
                    ],
                    [
                        4.833744480715835,
                        52.653009539871306,
                        0.0
                    ],
                    [
                        4.833681374070872,
                        52.653054523623396,
                        0.0
                    ],
                    [
                        4.83363509249506,
                        52.65305896358514,
                        0.0
                    ],
                    [
                        4.833575390933591,
                        52.65306469812697,
                        0.0
                    ],
                    [
                        4.833345343940321,
                        52.65308677806646,
                        0.0
                    ],
                    [
                        4.833290273446916,
                        52.653092066697326,
                        0.0
                    ],
                    [
                        4.833210070490868,
                        52.65305588821189,
                        0.0
                    ],
                    [
                        4.833208718461038,
                        52.653055288760214,
                        0.0
                    ],
                    [
                        4.833205913904007,
                        52.653053855721936,
                        0.0
                    ],
                    [
                        4.833191832239291,
                        52.65304667228092,
                        0.0
                    ],
                    [
                        4.833172729449369,
                        52.653038045474055,
                        0.0
                    ],
                    [
                        4.833080442872562,
                        52.65307071534659,
                        0.0
                    ],
                    [
                        4.832996082955518,
                        52.6531005821336,
                        0.0
                    ],
                    [
                        4.832926066158823,
                        52.65309810792139,
                        0.0
                    ],
                    [
                        4.832920445674278,
                        52.653102009127494,
                        0.0
                    ],
                    [
                        4.83277595373812,
                        52.65320221679663,
                        0.0
                    ],
                    [
                        4.832749357151854,
                        52.653220660333965,
                        0.0
                    ],
                    [
                        4.832725566920443,
                        52.65323804747357,
                        0.0
                    ],
                    [
                        4.832722270566443,
                        52.65324045864561,
                        0.0
                    ],
                    [
                        4.83271613799069,
                        52.653245121365295,
                        0.0
                    ]
                ]
            },
            "last_modified": "2019-06-25T07:26:58.971073Z",
            "created": "2016-03-31T16:22:22.727030Z",
            "image_url": "",
            "length": null,
            "name": "",
            "type": "transport",
            "material": "",
            "diameter": null,
            "shape": "",
            "year_of_construction": null
        },
        {
            "url": "https://demo.lizard.net/api/v4/pressurepipes/112792/?format=api",
            "id": 112792,
            "code": "PL_31245",
            "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.836320139076027,
                        52.69247594798523,
                        0.0
                    ],
                    [
                        4.836320115354303,
                        52.69247548054657,
                        0.0
                    ],
                    [
                        4.836319565330557,
                        52.692463902624226,
                        0.0
                    ],
                    [
                        4.836318933182555,
                        52.69245061677391,
                        0.0
                    ],
                    [
                        4.836318357972928,
                        52.69243868823826,
                        0.0
                    ],
                    [
                        4.836353111723125,
                        52.692437968364914,
                        0.0
                    ],
                    [
                        4.836358877203065,
                        52.692439397036736,
                        0.0
                    ],
                    [
                        4.836362513005745,
                        52.692441984173456,
                        0.0
                    ],
                    [
                        4.836371115234322,
                        52.692529791942114,
                        0.0
                    ],
                    [
                        4.836438349513895,
                        52.69322769919865,
                        0.0
                    ],
                    [
                        4.836444261681794,
                        52.69324221375003,
                        0.0
                    ],
                    [
                        4.836459518614046,
                        52.693255827899826,
                        0.0
                    ],
                    [
                        4.83648484623362,
                        52.69326609152752,
                        0.0
                    ],
                    [
                        4.836511638836576,
                        52.693269226177684,
                        0.0
                    ],
                    [
                        4.83799395406729,
                        52.69322950462629,
                        0.0
                    ],
                    [
                        4.83806780228098,
                        52.69322761658639,
                        0.0
                    ],
                    [
                        4.838108842449042,
                        52.693226943177976,
                        0.0
                    ],
                    [
                        4.838360663619112,
                        52.69321549583966,
                        0.0
                    ],
                    [
                        4.838904261403578,
                        52.693189916763835,
                        0.0
                    ],
                    [
                        4.838928007963949,
                        52.693189424026144,
                        0.0
                    ],
                    [
                        4.838939474331944,
                        52.6931891892617,
                        0.0
                    ],
                    [
                        4.838939563076042,
                        52.69318918967054,
                        0.0
                    ]
                ]
            },
            "last_modified": "2019-06-25T07:26:58.971073Z",
            "created": "2016-03-31T16:22:22.742685Z",
            "image_url": "",
            "length": null,
            "name": "",
            "type": "transport",
            "material": "",
            "diameter": null,
            "shape": "",
            "year_of_construction": null
        },
        {
            "url": "https://demo.lizard.net/api/v4/pressurepipes/112793/?format=api",
            "id": 112793,
            "code": "PL_31246",
            "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.812526722367742,
                        52.66146380784436,
                        0.0
                    ],
                    [
                        4.812549506558931,
                        52.661442923866744,
                        0.0
                    ],
                    [
                        4.812563461925908,
                        52.661431442759195,
                        0.0
                    ],
                    [
                        4.812570784551868,
                        52.661424189531544,
                        0.0
                    ],
                    [
                        4.812576442780456,
                        52.661417620275884,
                        0.0
                    ],
                    [
                        4.812583278940162,
                        52.66141139822301,
                        0.0
                    ]
                ]
            },
            "last_modified": "2019-06-25T07:26:58.971073Z",
            "created": "2016-03-31T16:22:22.756914Z",
            "image_url": "",
            "length": null,
            "name": "",
            "type": "transport",
            "material": "",
            "diameter": null,
            "shape": "",
            "year_of_construction": null
        },
        {
            "url": "https://demo.lizard.net/api/v4/pressurepipes/112794/?format=api",
            "id": 112794,
            "code": "PL_31247",
            "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.776110725669857,
                        52.640731969506184,
                        0.0
                    ],
                    [
                        4.776107353958276,
                        52.64072369289532,
                        0.0
                    ],
                    [
                        4.776101182627382,
                        52.640723391562105,
                        0.0
                    ],
                    [
                        4.776093165806511,
                        52.64072299985884,
                        0.0
                    ],
                    [
                        4.776001756601945,
                        52.64070192227976,
                        0.0
                    ],
                    [
                        4.775991900336774,
                        52.64070525981096,
                        0.0
                    ],
                    [
                        4.775985598007365,
                        52.64070375350683,
                        0.0
                    ],
                    [
                        4.775985141545418,
                        52.64070364331353,
                        0.0
                    ]
                ]
            },
            "last_modified": "2019-06-25T07:26:58.971073Z",
            "created": "2016-03-31T16:22:22.771936Z",
            "image_url": "",
            "length": null,
            "name": "",
            "type": "transport",
            "material": "",
            "diameter": null,
            "shape": "",
            "year_of_construction": null
        },
        {
            "url": "https://demo.lizard.net/api/v4/pressurepipes/112795/?format=api",
            "id": 112795,
            "code": "PL_31248",
            "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.786434182624956,
                        52.64025319208966,
                        0.0
                    ],
                    [
                        4.786364245898259,
                        52.640258458846745,
                        0.0
                    ],
                    [
                        4.786279327486383,
                        52.64026485104827,
                        0.0
                    ],
                    [
                        4.785993884695097,
                        52.64028635261524,
                        0.0
                    ],
                    [
                        4.785603972019785,
                        52.64031571009639,
                        0.0
                    ],
                    [
                        4.785333450798691,
                        52.64033608128083,
                        0.0
                    ],
                    [
                        4.785231480243111,
                        52.64034376147104,
                        0.0
                    ],
                    [
                        4.785093276446418,
                        52.64035416997573,
                        0.0
                    ],
                    [
                        4.784846520740859,
                        52.6403727550945,
                        0.0
                    ],
                    [
                        4.784783208590115,
                        52.640377530126166,
                        0.0
                    ],
                    [
                        4.78478156574153,
                        52.640378824953636,
                        0.0
                    ],
                    [
                        4.784623848381104,
                        52.64050337990695,
                        0.0
                    ],
                    [
                        4.784548483848766,
                        52.64051330633949,
                        0.0
                    ],
                    [
                        4.784512402761941,
                        52.640517859746595,
                        0.0
                    ],
                    [
                        4.784415832109636,
                        52.64053034782219,
                        0.0
                    ],
                    [
                        4.78288738746754,
                        52.64072163937806,
                        0.0
                    ],
                    [
                        4.782433650188014,
                        52.64077858546871,
                        0.0
                    ],
                    [
                        4.781972737956528,
                        52.640836140393596,
                        0.0
                    ],
                    [
                        4.781399593368461,
                        52.640909280873316,
                        0.0
                    ],
                    [
                        4.780734953582701,
                        52.640994039831185,
                        0.0
                    ],
                    [
                        4.780199929923101,
                        52.64106338760745,
                        0.0
                    ],
                    [
                        4.779529063288775,
                        52.64113654146341,
                        0.0
                    ],
                    [
                        4.778770307395327,
                        52.64120190827326,
                        0.0
                    ],
                    [
                        4.778179986128483,
                        52.64124934968898,
                        0.0
                    ],
                    [
                        4.778051820660701,
                        52.64126107762325,
                        0.0
                    ],
                    [
                        4.777916440524867,
                        52.64122300606075,
                        0.0
                    ],
                    [
                        4.777864681478708,
                        52.641208451116356,
                        0.0
                    ],
                    [
                        4.777712215495257,
                        52.64116557345915,
                        0.0
                    ],
                    [
                        4.777675600171228,
                        52.64115527512239,
                        0.0
                    ],
                    [
                        4.77762329679836,
                        52.64114056449868,
                        0.0
                    ],
                    [
                        4.777541765880809,
                        52.64111764244173,
                        0.0
                    ],
                    [
                        4.777327490469587,
                        52.641057371597554,
                        0.0
                    ],
                    [
                        4.777135319969452,
                        52.64100332510484,
                        0.0
                    ],
                    [
                        4.776371911075116,
                        52.64078862801289,
                        0.0
                    ],
                    [
                        4.776287570816232,
                        52.64076489977964,
                        0.0
                    ],
                    [
                        4.776089427918236,
                        52.640709176232,
                        0.0
                    ],
                    [
                        4.776078620644157,
                        52.640708653352455,
                        0.0
                    ],
                    [
                        4.776028471833933,
                        52.64070376717228,
                        0.0
                    ],
                    [
                        4.77601793796347,
                        52.640702706457404,
                        0.0
                    ],
                    [
                        4.77599487858563,
                        52.640699316572494,
                        0.0
                    ],
                    [
                        4.775989602495646,
                        52.64069838174028,
                        0.0
                    ],
                    [
                        4.775987811436648,
                        52.640697563681414,
                        0.0
                    ],
                    [
                        4.775985183565379,
                        52.640696363856556,
                        0.0
                    ]
                ]
            },
            "last_modified": "2019-06-25T07:26:58.971073Z",
            "created": "2016-03-31T16:22:22.787849Z",
            "image_url": "",
            "length": null,
            "name": "",
            "type": "transport",
            "material": "",
            "diameter": null,
            "shape": "",
            "year_of_construction": null
        },
        {
            "url": "https://demo.lizard.net/api/v4/pressurepipes/112796/?format=api",
            "id": 112796,
            "code": "PL_31249",
            "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.789456099770662,
                        52.641839070513726,
                        0.0
                    ],
                    [
                        4.789430741638488,
                        52.641775304406615,
                        0.0
                    ],
                    [
                        4.789417984093801,
                        52.64174321874317,
                        0.0
                    ],
                    [
                        4.789400115385885,
                        52.64174261664119,
                        0.0
                    ],
                    [
                        4.789023577579902,
                        52.641745899739334,
                        0.0
                    ],
                    [
                        4.788914522558095,
                        52.6417474271477,
                        0.0
                    ],
                    [
                        4.788848122318064,
                        52.64174450472159,
                        0.0
                    ],
                    [
                        4.788820943821138,
                        52.64173970358182,
                        0.0
                    ],
                    [
                        4.788797183608134,
                        52.641732331313,
                        0.0
                    ],
                    [
                        4.788780283975687,
                        52.64172239625325,
                        0.0
                    ],
                    [
                        4.788754987639783,
                        52.64170413269894,
                        0.0
                    ],
                    [
                        4.788733987597173,
                        52.64168174764465,
                        0.0
                    ],
                    [
                        4.788710657917939,
                        52.64164381192469,
                        0.0
                    ],
                    [
                        4.78867495832718,
                        52.64157575162231,
                        0.0
                    ],
                    [
                        4.788648483983062,
                        52.64151810901877,
                        0.0
                    ],
                    [
                        4.788636942688399,
                        52.64149006465991,
                        0.0
                    ],
                    [
                        4.788632934583875,
                        52.641471917221956,
                        0.0
                    ],
                    [
                        4.788630360726354,
                        52.64141024281426,
                        0.0
                    ],
                    [
                        4.788611873781596,
                        52.64114123355655,
                        0.0
                    ],
                    [
                        4.788603984801824,
                        52.641095592585735,
                        0.0
                    ],
                    [
                        4.788594935096826,
                        52.641071200594546,
                        0.0
                    ],
                    [
                        4.788587458235923,
                        52.641057169821586,
                        0.0
                    ],
                    [
                        4.788575599839545,
                        52.64105244574612,
                        0.0
                    ],
                    [
                        4.788542411186675,
                        52.64105072386867,
                        0.0
                    ],
                    [
                        4.78849385987169,
                        52.641051000685366,
                        0.0
                    ],
                    [
                        4.78844529378313,
                        52.64105127740784,
                        0.0
                    ],
                    [
                        4.788403588183294,
                        52.6410489913455,
                        0.0
                    ],
                    [
                        4.788357677239691,
                        52.641043062232114,
                        0.0
                    ],
                    [
                        4.78832540123856,
                        52.641036159252224,
                        0.0
                    ],
                    [
                        4.788277068523289,
                        52.64102037688194,
                        0.0
                    ],
                    [
                        4.788247439907554,
                        52.641006755771556,
                        0.0
                    ],
                    [
                        4.788170554261471,
                        52.640961288471146,
                        0.0
                    ],
                    [
                        4.788121498946156,
                        52.64093565238028,
                        0.0
                    ],
                    [
                        4.788067374568598,
                        52.64090688114269,
                        0.0
                    ],
                    [
                        4.788032613469886,
                        52.64089478891033,
                        0.0
                    ],
                    [
                        4.787991027970111,
                        52.64088369581122,
                        0.0
                    ],
                    [
                        4.787945400512007,
                        52.640877579234,
                        0.0
                    ],
                    [
                        4.787916204552805,
                        52.64087451124178,
                        0.0
                    ],
                    [
                        4.787717787227789,
                        52.64087144402336,
                        0.0
                    ],
                    [
                        4.787694806876268,
                        52.64086977337321,
                        0.0
                    ],
                    [
                        4.787681242754741,
                        52.64086555288081,
                        0.0
                    ],
                    [
                        4.78767201075967,
                        52.640855665305025,
                        0.0
                    ],
                    [
                        4.787665312740895,
                        52.64084630277742,
                        0.0
                    ],
                    [
                        4.787659429760732,
                        52.64084109646448,
                        0.0
                    ],
                    [
                        4.787641624426128,
                        52.64083478751769,
                        0.0
                    ],
                    [
                        4.787618679363196,
                        52.640830528704996,
                        0.0
                    ],
                    [
                        4.787589759736171,
                        52.640827785566486,
                        0.0
                    ],
                    [
                        4.78753092220704,
                        52.64083267449818,
                        0.0
                    ],
                    [
                        4.787480129678659,
                        52.64083264301846,
                        0.0
                    ],
                    [
                        4.787448347042999,
                        52.640829669712105,
                        0.0
                    ],
                    [
                        4.787422046602053,
                        52.64082228435193,
                        0.0
                    ],
                    [
                        4.787395816165994,
                        52.64080868016756,
                        0.0
                    ],
                    [
                        4.787377295981215,
                        52.64079303881792,
                        0.0
                    ],
                    [
                        4.787339603534302,
                        52.64074673513858,
                        0.0
                    ],
                    [
                        4.787286726251179,
                        52.64067097554292,
                        0.0
                    ],
                    [
                        4.787265410040815,
                        52.640640446182424,
                        0.0
                    ],
                    [
                        4.78723429828707,
                        52.64059586527016,
                        0.0
                    ],
                    [
                        4.787194579142298,
                        52.64053894636924,
                        0.0
                    ],
                    [
                        4.787169872506613,
                        52.640503537784,
                        0.0
                    ],
                    [
                        4.787128878028746,
                        52.640444814975126,
                        0.0
                    ],
                    [
                        4.787090636937014,
                        52.640390033471974,
                        0.0
                    ],
                    [
                        4.787077193009752,
                        52.64037701500504,
                        0.0
                    ],
                    [
                        4.786828822680487,
                        52.6402270493232,
                        0.0
                    ],
                    [
                        4.786816507962968,
                        52.64022439881917,
                        0.0
                    ],
                    [
                        4.786752427315868,
                        52.64022922494152,
                        0.0
                    ],
                    [
                        4.786745032840119,
                        52.640229780759746,
                        0.0
                    ],
                    [
                        4.786564769878713,
                        52.640243357782026,
                        0.0
                    ],
                    [
                        4.786434182624956,
                        52.64025319208966,
                        0.0
                    ]
                ]
            },
            "last_modified": "2019-06-25T07:26:58.971073Z",
            "created": "2016-03-31T16:22:22.805261Z",
            "image_url": "",
            "length": null,
            "name": "",
            "type": "transport",
            "material": "",
            "diameter": null,
            "shape": "",
            "year_of_construction": null
        },
        {
            "url": "https://demo.lizard.net/api/v4/pressurepipes/112797/?format=api",
            "id": 112797,
            "code": "PL_31250",
            "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.790656093378193,
                        53.049431296856355,
                        0.0
                    ],
                    [
                        4.790653920959814,
                        53.0494309445536,
                        0.0
                    ],
                    [
                        4.790651763453144,
                        53.049430592325095,
                        0.0
                    ],
                    [
                        4.790638089221719,
                        53.04942836748462,
                        0.0
                    ],
                    [
                        4.790605013528677,
                        53.0495022043023,
                        0.0
                    ],
                    [
                        4.790629862296541,
                        53.04950624613741,
                        0.0
                    ],
                    [
                        4.790635620668946,
                        53.049507182443904,
                        0.0
                    ],
                    [
                        4.790633573409159,
                        53.049511836097835,
                        0.0
                    ],
                    [
                        4.790632421241471,
                        53.04951429258463,
                        0.0
                    ],
                    [
                        4.790631851626854,
                        53.04951559275017,
                        0.0
                    ],
                    [
                        4.790612098608156,
                        53.049559679630775,
                        0.0
                    ],
                    [
                        4.790592976539723,
                        53.049602340840764,
                        0.0
                    ],
                    [
                        4.790566484769296,
                        53.04966149999003,
                        0.0
                    ],
                    [
                        4.79062756159918,
                        53.049751028711775,
                        0.0
                    ],
                    [
                        4.790392635422407,
                        53.05009025630298,
                        0.0
                    ],
                    [
                        4.790315811580584,
                        53.05010925658607,
                        0.0
                    ],
                    [
                        4.790173356416337,
                        53.05007175656573,
                        0.0
                    ],
                    [
                        4.787835767897197,
                        53.04949450876117,
                        0.0
                    ],
                    [
                        4.7878035616929,
                        53.04948655643711,
                        0.0
                    ],
                    [
                        4.787768695230764,
                        53.04947794377422,
                        0.0
                    ],
                    [
                        4.787761411265991,
                        53.0494784195158,
                        0.0
                    ],
                    [
                        4.787742435673416,
                        53.04947889961387,
                        0.0
                    ],
                    [
                        4.787715745825206,
                        53.04947753484352,
                        0.0
                    ],
                    [
                        4.787692999680067,
                        53.04948108731722,
                        0.0
                    ],
                    [
                        4.787680753380803,
                        53.04948562694048,
                        0.0
                    ],
                    [
                        4.787667100451966,
                        53.04949808537966,
                        0.0
                    ],
                    [
                        4.787663582211801,
                        53.04951638171233,
                        0.0
                    ],
                    [
                        4.787648883046175,
                        53.049592798950236,
                        0.0
                    ],
                    [
                        4.78764251295986,
                        53.04963621550526,
                        0.0
                    ],
                    [
                        4.787639194159374,
                        53.04965843083497,
                        0.0
                    ],
                    [
                        4.787634954250723,
                        53.049699854126764,
                        0.0
                    ],
                    [
                        4.787630389344678,
                        53.0497194302471,
                        0.0
                    ],
                    [
                        4.787610188343842,
                        53.04975360257714,
                        0.0
                    ],
                    [
                        4.787566753972037,
                        53.049805010952305,
                        0.0
                    ],
                    [
                        4.787274060396759,
                        53.050149658374984,
                        0.0
                    ],
                    [
                        4.787057072899139,
                        53.05040594554239,
                        0.0
                    ],
                    [
                        4.787001897292089,
                        53.050471636876736,
                        0.0
                    ],
                    [
                        4.786960831056722,
                        53.05051344162683,
                        0.0
                    ],
                    [
                        4.786928322456561,
                        53.05054570096036,
                        0.0
                    ],
                    [
                        4.786905379430155,
                        53.050566703567775,
                        0.0
                    ],
                    [
                        4.786897734528051,
                        53.05057386320664,
                        0.0
                    ],
                    [
                        4.786841149323928,
                        53.050628206767456,
                        0.0
                    ],
                    [
                        4.786826753243485,
                        53.05064475910497,
                        0.0
                    ],
                    [
                        4.786812350946279,
                        53.050661760721326,
                        0.0
                    ],
                    [
                        4.786797793310919,
                        53.050679210868566,
                        0.0
                    ],
                    [
                        4.786783236905064,
                        53.05069657115781,
                        0.0
                    ],
                    [
                        4.786768238089382,
                        53.05071356977682,
                        0.0
                    ],
                    [
                        4.786752351982964,
                        53.05073002476935,
                        0.0
                    ],
                    [
                        4.786735428222918,
                        53.05074602524316,
                        0.0
                    ],
                    [
                        4.786699361225785,
                        53.05077675697716,
                        0.0
                    ],
                    [
                        4.786698154848558,
                        53.050777721439076,
                        0.0
                    ],
                    [
                        4.786690524027191,
                        53.050783856704356,
                        0.0
                    ],
                    [
                        4.786685668071406,
                        53.05078775933005,
                        0.0
                    ],
                    [
                        4.786680359660915,
                        53.05079202812149,
                        0.0
                    ],
                    [
                        4.786661356841206,
                        53.05080738911889,
                        0.0
                    ],
                    [
                        4.786658868901873,
                        53.05080936259592,
                        0.0
                    ],
                    [
                        4.786642055765199,
                        53.050822748616945,
                        0.0
                    ],
                    [
                        4.786635692818927,
                        53.05082778493229,
                        0.0
                    ],
                    [
                        4.786622303586439,
                        53.050838375435745,
                        0.0
                    ],
                    [
                        4.78661069546062,
                        53.05084742025483,
                        0.0
                    ],
                    [
                        4.78660270548138,
                        53.050853643574904,
                        0.0
                    ],
                    [
                        4.78658322777728,
                        53.05086883143882,
                        0.0
                    ],
                    [
                        4.78658265503124,
                        53.05086926889075,
                        0.0
                    ],
                    [
                        4.786562602083311,
                        53.05088507391534,
                        0.0
                    ],
                    [
                        4.786551868523537,
                        53.05089342219035,
                        0.0
                    ],
                    [
                        4.786542853572777,
                        53.050900431152336,
                        0.0
                    ],
                    [
                        4.786523407017047,
                        53.05091552031411,
                        0.0
                    ],
                    [
                        4.786511225605799,
                        53.050925038517335,
                        0.0
                    ],
                    [
                        4.786503506873404,
                        53.05093105650844,
                        0.0
                    ],
                    [
                        4.786500204969415,
                        53.050933654934255,
                        0.0
                    ],
                    [
                        4.786483906201065,
                        53.05094650433979,
                        0.0
                    ],
                    [
                        4.786464153909108,
                        53.0509621311318,
                        0.0
                    ],
                    [
                        4.786444699846841,
                        53.05097775941712,
                        0.0
                    ],
                    [
                        4.786425847226465,
                        53.05099303126819,
                        0.0
                    ],
                    [
                        4.786402580347567,
                        53.051010455631385,
                        0.0
                    ],
                    [
                        4.786400283014284,
                        53.05101266370171,
                        0.0
                    ],
                    [
                        4.786395653810732,
                        53.05101849949404,
                        0.0
                    ],
                    [
                        4.786386138880898,
                        53.05102607206765,
                        0.0
                    ],
                    [
                        4.786376864048422,
                        53.05103569470706,
                        0.0
                    ],
                    [
                        4.786349469640892,
                        53.05106797056245,
                        0.0
                    ],
                    [
                        4.78632584298934,
                        53.051095233031674,
                        0.0
                    ],
                    [
                        4.786287976190872,
                        53.051139605696925,
                        0.0
                    ],
                    [
                        4.786044537814896,
                        53.051432457992505,
                        0.0
                    ],
                    [
                        4.785758235145209,
                        53.05177701689062,
                        0.0
                    ],
                    [
                        4.785514166204754,
                        53.05206534483306,
                        0.0
                    ],
                    [
                        4.785329590562974,
                        53.05226924918896,
                        0.0
                    ],
                    [
                        4.785288138125449,
                        53.05231824039792,
                        0.0
                    ],
                    [
                        4.785281755350662,
                        53.05232683508856,
                        0.0
                    ],
                    [
                        4.78527604976058,
                        53.05233391451048,
                        0.0
                    ],
                    [
                        4.785266565813019,
                        53.052346753081444,
                        0.0
                    ],
                    [
                        4.785251200524264,
                        53.05236751489444,
                        0.0
                    ],
                    [
                        4.785235667696808,
                        53.05238852747747,
                        0.0
                    ],
                    [
                        4.785224785624126,
                        53.05240324612346,
                        0.0
                    ],
                    [
                        4.785217613301613,
                        53.052412852284526,
                        0.0
                    ],
                    [
                        4.785156693859178,
                        53.05248261158581,
                        0.0
                    ],
                    [
                        4.784808394489851,
                        53.05281968534422,
                        0.0
                    ],
                    [
                        4.784558337591021,
                        53.05305281468974,
                        0.0
                    ],
                    [
                        4.784280682666091,
                        53.05331528833966,
                        0.0
                    ],
                    [
                        4.784095169521565,
                        53.053495669069314,
                        0.0
                    ],
                    [
                        4.783845023375781,
                        53.053774419539735,
                        0.0
                    ],
                    [
                        4.783621473400459,
                        53.05401398881759,
                        0.0
                    ],
                    [
                        4.783437807459339,
                        53.05421343761332,
                        0.0
                    ],
                    [
                        4.783163252350674,
                        53.05450939795942,
                        0.0
                    ],
                    [
                        4.783151348802092,
                        53.05451918680523,
                        0.0
                    ],
                    [
                        4.783139551067349,
                        53.05452994669636,
                        0.0
                    ],
                    [
                        4.78312621640006,
                        53.05454397880433,
                        0.0
                    ],
                    [
                        4.783111307623189,
                        53.054559665420065,
                        0.0
                    ],
                    [
                        4.783093810546102,
                        53.0545780797726,
                        0.0
                    ],
                    [
                        4.783090415982585,
                        53.0545819446937,
                        0.0
                    ],
                    [
                        4.783085668818949,
                        53.05458869635455,
                        0.0
                    ],
                    [
                        4.783012839820741,
                        53.054669276765125,
                        0.0
                    ],
                    [
                        4.782726885629693,
                        53.054998373682636,
                        0.0
                    ],
                    [
                        4.782524148711726,
                        53.055229032765745,
                        0.0
                    ],
                    [
                        4.782327630062135,
                        53.05543497484871,
                        0.0
                    ],
                    [
                        4.782323466728385,
                        53.055438341620984,
                        0.0
                    ],
                    [
                        4.782319378744256,
                        53.055442724217315,
                        0.0
                    ],
                    [
                        4.782315016903135,
                        53.055450708906335,
                        0.0
                    ],
                    [
                        4.782299563529212,
                        53.055467974242916,
                        0.0
                    ],
                    [
                        4.78228500121488,
                        53.05548551366649,
                        0.0
                    ],
                    [
                        4.782271327459491,
                        53.055503506889295,
                        0.0
                    ],
                    [
                        4.782259150070298,
                        53.055521148222496,
                        0.0
                    ],
                    [
                        4.782247712104885,
                        53.055539242602016,
                        0.0
                    ],
                    [
                        4.782237170206179,
                        53.05555725164605,
                        0.0
                    ],
                    [
                        4.78222722234762,
                        53.05557544341543,
                        0.0
                    ],
                    [
                        4.782217268226502,
                        53.05559408446348,
                        0.0
                    ],
                    [
                        4.782207769015275,
                        53.05561218863597,
                        0.0
                    ],
                    [
                        4.782197966516929,
                        53.055630650723984,
                        0.0
                    ],
                    [
                        4.782187709091129,
                        53.055649649685655,
                        0.0
                    ],
                    [
                        4.782177000489678,
                        53.05566891595304,
                        0.0
                    ],
                    [
                        4.782165853221277,
                        53.05568755096679,
                        0.0
                    ],
                    [
                        4.782153807361841,
                        53.055706451024825,
                        0.0
                    ],
                    [
                        4.782141176198316,
                        53.055724539363275,
                        0.0
                    ],
                    [
                        4.782127345663406,
                        53.055743070949944,
                        0.0
                    ],
                    [
                        4.782112624040211,
                        53.05576132844451,
                        0.0
                    ],
                    [
                        4.782096858436266,
                        53.05577958066062,
                        0.0
                    ],
                    [
                        4.782079903465256,
                        53.05579755727634,
                        0.0
                    ],
                    [
                        4.782062363186878,
                        53.05581472217091,
                        0.0
                    ],
                    [
                        4.782043934319571,
                        53.05583143326004,
                        0.0
                    ],
                    [
                        4.782024618114141,
                        53.055847600687486,
                        0.0
                    ],
                    [
                        4.782004112539211,
                        53.05586349251273,
                        0.0
                    ],
                    [
                        4.781982268455193,
                        53.05587910798121,
                        0.0
                    ],
                    [
                        4.781960588510781,
                        53.05589364592855,
                        0.0
                    ],
                    [
                        4.781937865831865,
                        53.055908088738036,
                        0.0
                    ],
                    [
                        4.781914847363151,
                        53.05592235032326,
                        0.0
                    ],
                    [
                        4.781891679740454,
                        53.05593661114997,
                        0.0
                    ],
                    [
                        4.781867761401647,
                        53.05595122762537,
                        0.0
                    ],
                    [
                        4.781848850302291,
                        53.05596293091894,
                        0.0
                    ],
                    [
                        4.781843990934088,
                        53.05596593470595,
                        0.0
                    ],
                    [
                        4.781820969900562,
                        53.05598037598459,
                        0.0
                    ],
                    [
                        4.78181519014107,
                        53.05598413894553,
                        0.0
                    ],
                    [
                        4.781807333235874,
                        53.05598925730885,
                        0.0
                    ],
                    [
                        4.781798242122984,
                        53.05599517819076,
                        0.0
                    ],
                    [
                        4.781796360110109,
                        53.055996444717756,
                        0.0
                    ],
                    [
                        4.781789298769791,
                        53.05600119866765,
                        0.0
                    ],
                    [
                        4.781775959243739,
                        53.05601016236692,
                        0.0
                    ],
                    [
                        4.781773760407264,
                        53.056011687891875,
                        0.0
                    ],
                    [
                        4.781762525847403,
                        53.056019440107754,
                        0.0
                    ],
                    [
                        4.781754122514821,
                        53.056025238657334,
                        0.0
                    ],
                    [
                        4.781747223090196,
                        53.056030146189386,
                        0.0
                    ],
                    [
                        4.781735292340425,
                        53.05603862276612,
                        0.0
                    ],
                    [
                        4.781732279511446,
                        53.05604076422326,
                        0.0
                    ],
                    [
                        4.78171103805718,
                        53.05605593337853,
                        0.0
                    ],
                    [
                        4.781710104004371,
                        53.056056602621396,
                        0.0
                    ],
                    [
                        4.781690245258008,
                        53.0560710149369,
                        0.0
                    ],
                    [
                        4.781688301579845,
                        53.05607242492994,
                        0.0
                    ],
                    [
                        4.78166900127028,
                        53.05608636379637,
                        0.0
                    ],
                    [
                        4.781648056798439,
                        53.05610162430472,
                        0.0
                    ],
                    [
                        4.781636560266998,
                        53.05610997726076,
                        0.0
                    ],
                    [
                        4.781628845571047,
                        53.05611559057393,
                        0.0
                    ],
                    [
                        4.781626811528745,
                        53.056117063012394,
                        0.0
                    ],
                    [
                        4.781621493315431,
                        53.05612088221585,
                        0.0
                    ],
                    [
                        4.781605418356538,
                        53.056132411105935,
                        0.0
                    ],
                    [
                        4.781584325952727,
                        53.05614758099254,
                        0.0
                    ],
                    [
                        4.781562630714543,
                        53.05616319713713,
                        0.0
                    ],
                    [
                        4.781540485537154,
                        53.05617899072599,
                        0.0
                    ],
                    [
                        4.781518341595967,
                        53.05619469445476,
                        0.0
                    ],
                    [
                        4.781496350535629,
                        53.05621012936618,
                        0.0
                    ],
                    [
                        4.781474809384019,
                        53.05622538682534,
                        0.0
                    ],
                    [
                        4.781453265712384,
                        53.05624082399234,
                        0.0
                    ],
                    [
                        4.781431572885475,
                        53.05625626040073,
                        0.0
                    ],
                    [
                        4.781410178323169,
                        53.05627169831436,
                        0.0
                    ],
                    [
                        4.781388932885713,
                        53.056287136978796,
                        0.0
                    ],
                    [
                        4.781368139863989,
                        53.05630221847983,
                        0.0
                    ],
                    [
                        4.78134764886615,
                        53.05631703191892,
                        0.0
                    ],
                    [
                        4.781327157854331,
                        53.05633184535437,
                        0.0
                    ],
                    [
                        4.781306215649482,
                        53.056346926089624,
                        0.0
                    ],
                    [
                        4.781284971391064,
                        53.05636227487922,
                        0.0
                    ],
                    [
                        4.781264329943308,
                        53.05637717740476,
                        0.0
                    ],
                    [
                        4.781243383936131,
                        53.05639252769643,
                        0.0
                    ],
                    [
                        4.781222734942165,
                        53.056407969350005,
                        0.0
                    ],
                    [
                        4.781201935540015,
                        53.056423500100934,
                        0.0
                    ],
                    [
                        4.781181285263568,
                        53.056439031603055,
                        0.0
                    ],
                    [
                        4.781160484578658,
                        53.056454652202476,
                        0.0
                    ],
                    [
                        4.781139838031874,
                        53.05646991412957,
                        0.0
                    ],
                    [
                        4.781119193976866,
                        53.05648499634124,
                        0.0
                    ],
                    [
                        4.781099002342626,
                        53.05649972139079,
                        0.0
                    ],
                    [
                        4.781078662807085,
                        53.056514355825904,
                        0.0
                    ],
                    [
                        4.781058027482612,
                        53.05652880903552,
                        0.0
                    ],
                    [
                        4.781037090102586,
                        53.05654353029892,
                        0.0
                    ],
                    [
                        4.781016606398119,
                        53.05655780454457,
                        0.0
                    ],
                    [
                        4.780995820637916,
                        53.05657234684396,
                        0.0
                    ],
                    [
                        4.780975033610347,
                        53.05658697899555,
                        0.0
                    ],
                    [
                        4.780954244061792,
                        53.05660179085519,
                        0.0
                    ],
                    [
                        4.780933602386706,
                        53.05661669332229,
                        0.0
                    ],
                    [
                        4.780912964458181,
                        53.05663132621808,
                        0.0
                    ],
                    [
                        4.780891724936135,
                        53.056646315512566,
                        0.0
                    ],
                    [
                        4.780869883819419,
                        53.05666166120547,
                        0.0
                    ],
                    [
                        4.780847894799594,
                        53.056676916283074,
                        0.0
                    ],
                    [
                        4.780825757876642,
                        53.05669208074529,
                        0.0
                    ],
                    [
                        4.780803919221214,
                        53.05670724671411,
                        0.0
                    ],
                    [
                        4.780782380087471,
                        53.05672232433383,
                        0.0
                    ],
                    [
                        4.780760688035493,
                        53.056737670761784,
                        0.0
                    ],
                    [
                        4.780739445901008,
                        53.056752839740405,
                        0.0
                    ],
                    [
                        4.780717901706332,
                        53.05676827677176,
                        0.0
                    ],
                    [
                        4.780696357496339,
                        53.056783713799156,
                        0.0
                    ],
                    [
                        4.780675115316862,
                        53.05679888276607,
                        0.0
                    ],
                    [
                        4.780653423188744,
                        53.05681422917408,
                        0.0
                    ],
                    [
                        4.780632035599932,
                        53.056829127809976,
                        0.0
                    ],
                    [
                        4.780610347204112,
                        53.05684420464238,
                        0.0
                    ],
                    [
                        4.78058881169801,
                        53.05685901265882,
                        0.0
                    ],
                    [
                        4.780567123272262,
                        53.05687408948321,
                        0.0
                    ],
                    [
                        4.780546338464529,
                        53.0568885418468,
                        0.0
                    ],
                    [
                        4.78052570278512,
                        53.05690299496247,
                        0.0
                    ],
                    [
                        4.780503860155562,
                        53.05691843044289,
                        0.0
                    ],
                    [
                        4.780482314540525,
                        53.056933957286695,
                        0.0
                    ],
                    [
                        4.780461671291101,
                        53.05694894952628,
                        0.0
                    ],
                    [
                        4.780441175915226,
                        53.05696403237393,
                        0.0
                    ],
                    [
                        4.780421582907243,
                        53.05697858061804,
                        0.0
                    ],
                    [
                        4.780401834470434,
                        53.05699357738232,
                        0.0
                    ],
                    [
                        4.780380882842327,
                        53.05700928694275,
                        0.0
                    ],
                    [
                        4.780360080341634,
                        53.05702499725538,
                        0.0
                    ],
                    [
                        4.780339124918927,
                        53.05704097637591,
                        0.0
                    ],
                    [
                        4.780318773580447,
                        53.05705641938149,
                        0.0
                    ],
                    [
                        4.780297823146833,
                        53.05707203907115,
                        0.0
                    ],
                    [
                        4.780276422759973,
                        53.05708783620058,
                        0.0
                    ],
                    [
                        4.780254876979568,
                        53.05710336300239,
                        0.0
                    ],
                    [
                        4.780233333693754,
                        53.05711871008846,
                        0.0
                    ],
                    [
                        4.780212849453832,
                        53.05713298419327,
                        0.0
                    ],
                    [
                        4.780192668506764,
                        53.05714690038334,
                        0.0
                    ],
                    [
                        4.780165190304584,
                        53.057167483292965,
                        0.0
                    ],
                    [
                        4.780057007147979,
                        53.05725090198605,
                        0.0
                    ],
                    [
                        4.77980144062836,
                        53.05744983669053,
                        0.0
                    ],
                    [
                        4.779508983394253,
                        53.057687332191264,
                        0.0
                    ],
                    [
                        4.77933120951419,
                        53.05783203347288,
                        0.0
                    ],
                    [
                        4.778956747897737,
                        53.05812762950533,
                        0.0
                    ],
                    [
                        4.778570618367649,
                        53.058425258833765,
                        0.0
                    ],
                    [
                        4.778234853281245,
                        53.05869104431071,
                        0.0
                    ],
                    [
                        4.778221836599899,
                        53.05870133921466,
                        0.0
                    ],
                    [
                        4.778213631191061,
                        53.05870890880646,
                        0.0
                    ],
                    [
                        4.778208544001362,
                        53.05871429263476,
                        0.0
                    ],
                    [
                        4.77817378769812,
                        53.05874212588807,
                        0.0
                    ],
                    [
                        4.778165143769163,
                        53.058749055224254,
                        0.0
                    ],
                    [
                        4.778156484796666,
                        53.0587559934695,
                        0.0
                    ],
                    [
                        4.778137281329101,
                        53.05877137005115,
                        0.0
                    ],
                    [
                        4.778133297264136,
                        53.058775735058894,
                        0.0
                    ],
                    [
                        4.778118355490317,
                        53.05878822178211,
                        0.0
                    ],
                    [
                        4.777731778799146,
                        53.059074361723425,
                        0.0
                    ],
                    [
                        4.77733586245991,
                        53.0593719821545,
                        0.0
                    ],
                    [
                        4.776838912427573,
                        53.05975035760941,
                        0.0
                    ],
                    [
                        4.776402024694812,
                        53.06007441918224,
                        0.0
                    ],
                    [
                        4.776342873845405,
                        53.06011951577982,
                        0.0
                    ],
                    [
                        4.776321345267552,
                        53.06013679426977,
                        0.0
                    ],
                    [
                        4.776313466724093,
                        53.06014016883449,
                        0.0
                    ],
                    [
                        4.77630752919201,
                        53.06014340952276,
                        0.0
                    ],
                    [
                        4.776304134842836,
                        53.06014612401381,
                        0.0
                    ],
                    [
                        4.77627689433208,
                        53.06016756991501,
                        0.0
                    ],
                    [
                        4.776259020568375,
                        53.060181640990486,
                        0.0
                    ],
                    [
                        4.776249638752741,
                        53.0601890247193,
                        0.0
                    ],
                    [
                        4.776247427761286,
                        53.06019138579845,
                        0.0
                    ],
                    [
                        4.776242128418303,
                        53.06019485439543,
                        0.0
                    ],
                    [
                        4.776231723398466,
                        53.06020499167026,
                        0.0
                    ],
                    [
                        4.776214331949444,
                        53.060218705751524,
                        0.0
                    ],
                    [
                        4.776003273395337,
                        53.06037716083387,
                        0.0
                    ],
                    [
                        4.775618292572588,
                        53.06065495386327,
                        0.0
                    ],
                    [
                        4.774935653528105,
                        53.061161855119565,
                        0.0
                    ],
                    [
                        4.774608625514636,
                        53.061401570082,
                        0.0
                    ],
                    [
                        4.774274401814055,
                        53.06165095242278,
                        0.0
                    ],
                    [
                        4.773937666946823,
                        53.06189619629089,
                        0.0
                    ],
                    [
                        4.773606887543328,
                        53.06213774943458,
                        0.0
                    ],
                    [
                        4.773437446103672,
                        53.06226435941063,
                        0.0
                    ],
                    [
                        4.773413012083786,
                        53.06228863172723,
                        0.0
                    ],
                    [
                        4.773381253561443,
                        53.06232030707425,
                        0.0
                    ],
                    [
                        4.77337073248561,
                        53.062340687786325,
                        0.0
                    ],
                    [
                        4.773373510016781,
                        53.062383772946056,
                        0.0
                    ],
                    [
                        4.773377371474161,
                        53.06242299060408,
                        0.0
                    ],
                    [
                        4.773384058741988,
                        53.062520884746135,
                        0.0
                    ],
                    [
                        4.773381808937962,
                        53.062580883141464,
                        0.0
                    ],
                    [
                        4.77337443759814,
                        53.062621166488086,
                        0.0
                    ],
                    [
                        4.773372726625646,
                        53.062630350612125,
                        0.0
                    ],
                    [
                        4.773372114689422,
                        53.062640933233396,
                        0.0
                    ],
                    [
                        4.773365735846859,
                        53.06265847756319,
                        0.0
                    ],
                    [
                        4.773357385970489,
                        53.06268143946001,
                        0.0
                    ],
                    [
                        4.773355945766936,
                        53.062686239700156,
                        0.0
                    ],
                    [
                        4.77335394217604,
                        53.062692906184154,
                        0.0
                    ],
                    [
                        4.773351907609644,
                        53.06269965338514,
                        0.0
                    ],
                    [
                        4.773348710849747,
                        53.06271052828551,
                        0.0
                    ],
                    [
                        4.773346579675589,
                        53.06271777821901,
                        0.0
                    ],
                    [
                        4.773342820540577,
                        53.062730447478444,
                        0.0
                    ],
                    [
                        4.773341254275986,
                        53.06273572334134,
                        0.0
                    ],
                    [
                        4.773336071686652,
                        53.0627541185061,
                        0.0
                    ],
                    [
                        4.773335000511813,
                        53.06275813883739,
                        0.0
                    ],
                    [
                        4.773331187417186,
                        53.06277251520002,
                        0.0
                    ],
                    [
                        4.7733270476851,
                        53.06279100557294,
                        0.0
                    ],
                    [
                        4.773326901759734,
                        53.06279183155633,
                        0.0
                    ],
                    [
                        4.773323797845071,
                        53.06280985995666,
                        0.0
                    ],
                    [
                        4.773323442329768,
                        53.06281285054255,
                        0.0
                    ],
                    [
                        4.773321986119254,
                        53.06282511824228,
                        0.0
                    ],
                    [
                        4.773321597216598,
                        53.06282836027092,
                        0.0
                    ],
                    [
                        4.77332028648257,
                        53.06284722459606,
                        0.0
                    ],
                    [
                        4.773319779067623,
                        53.06286413404552,
                        0.0
                    ],
                    [
                        4.77331972663776,
                        53.06286573332245,
                        0.0
                    ],
                    [
                        4.773319894198224,
                        53.06288343701905,
                        0.0
                    ],
                    [
                        4.773319908796544,
                        53.06288451543932,
                        0.0
                    ],
                    [
                        4.773320618804591,
                        53.062895500230454,
                        0.0
                    ],
                    [
                        4.77332113255458,
                        53.062903482620584,
                        0.0
                    ],
                    [
                        4.773323401721784,
                        53.06292236529943,
                        0.0
                    ],
                    [
                        4.773326122187617,
                        53.06294098070553,
                        0.0
                    ],
                    [
                        4.773329293952608,
                        53.062959328838865,
                        0.0
                    ],
                    [
                        4.773332760237474,
                        53.06297794806833,
                        0.0
                    ],
                    [
                        4.773336523581619,
                        53.06299665868269,
                        0.0
                    ],
                    [
                        4.773340583985457,
                        53.06301546068192,
                        0.0
                    ],
                    [
                        4.773344941449395,
                        53.06303435406593,
                        0.0
                    ],
                    [
                        4.773349151023442,
                        53.06305315682936,
                        0.0
                    ],
                    [
                        4.773353364409461,
                        53.06307169002569,
                        0.0
                    ],
                    [
                        4.773367746575463,
                        53.06314970116824,
                        0.0
                    ],
                    [
                        4.773369629657073,
                        53.06315684587362,
                        0.0
                    ],
                    [
                        4.773373611948026,
                        53.06316745204575,
                        0.0
                    ],
                    [
                        4.773377366687382,
                        53.06317832663747,
                        0.0
                    ],
                    [
                        4.773397776273085,
                        53.063241505480164,
                        0.0
                    ],
                    [
                        4.77340235638184,
                        53.063256257358766,
                        0.0
                    ],
                    [
                        4.773404237002818,
                        53.063266744921144,
                        0.0
                    ],
                    [
                        4.773403237309197,
                        53.06328260045849,
                        0.0
                    ],
                    [
                        4.77339406882867,
                        53.06330119984525,
                        0.0
                    ],
                    [
                        4.773340267913615,
                        53.06342956163521,
                        0.0
                    ],
                    [
                        4.773202316216677,
                        53.06370363463969,
                        0.0
                    ],
                    [
                        4.772993607169615,
                        53.06411073581575,
                        0.0
                    ],
                    [
                        4.772984886054958,
                        53.06412615634465,
                        0.0
                    ],
                    [
                        4.772981581811803,
                        53.0641309020855,
                        0.0
                    ],
                    [
                        4.772978288673797,
                        53.06413591746941,
                        0.0
                    ],
                    [
                        4.772976727848276,
                        53.06413974657392,
                        0.0
                    ],
                    [
                        4.772968164852322,
                        53.064160865168894,
                        0.0
                    ],
                    [
                        4.772960328847084,
                        53.06418015430603,
                        0.0
                    ],
                    [
                        4.772957902322775,
                        53.0641861266731,
                        0.0
                    ],
                    [
                        4.772956507155718,
                        53.06419090017899,
                        0.0
                    ],
                    [
                        4.772954735459941,
                        53.0641948719807,
                        0.0
                    ],
                    [
                        4.772951078123016,
                        53.064203488965155,
                        0.0
                    ],
                    [
                        4.772943544433756,
                        53.064216165802385,
                        0.0
                    ],
                    [
                        4.772936028177474,
                        53.064230774763345,
                        0.0
                    ],
                    [
                        4.772912584564931,
                        53.064280914356864,
                        0.0
                    ],
                    [
                        4.772818049449833,
                        53.06448142384522,
                        0.0
                    ],
                    [
                        4.772686020241904,
                        53.064715996253035,
                        0.0
                    ],
                    [
                        4.772672296052818,
                        53.06472968370116,
                        0.0
                    ],
                    [
                        4.772660895317958,
                        53.064740471541334,
                        0.0
                    ],
                    [
                        4.772655996537407,
                        53.06474509226812,
                        0.0
                    ],
                    [
                        4.772649240100578,
                        53.064751320977706,
                        0.0
                    ],
                    [
                        4.772644278680335,
                        53.064755096679065,
                        0.0
                    ],
                    [
                        4.772630374943491,
                        53.06476565600065,
                        0.0
                    ],
                    [
                        4.772616471072777,
                        53.06477622430612,
                        0.0
                    ],
                    [
                        4.77261150964684,
                        53.06478000000611,
                        0.0
                    ],
                    [
                        4.772608848046888,
                        53.06478254741378,
                        0.0
                    ],
                    [
                        4.77260495461724,
                        53.06478569956072,
                        0.0
                    ],
                    [
                        4.772601770843118,
                        53.06478930466046,
                        0.0
                    ],
                    [
                        4.772593386078775,
                        53.06479674713309,
                        0.0
                    ],
                    [
                        4.772547645604194,
                        53.06483589888857,
                        0.0
                    ],
                    [
                        4.772537156943481,
                        53.064844426874565,
                        0.0
                    ],
                    [
                        4.772521897578089,
                        53.06485695619008,
                        0.0
                    ],
                    [
                        4.772505453452836,
                        53.06487098011807,
                        0.0
                    ],
                    [
                        4.77248731387185,
                        53.0648877990363,
                        0.0
                    ],
                    [
                        4.772461964182437,
                        53.064898623079976,
                        0.0
                    ],
                    [
                        4.772424522472357,
                        53.06491004102782,
                        0.0
                    ],
                    [
                        4.772133789414531,
                        53.06499929966583,
                        0.0
                    ],
                    [
                        4.771728620764129,
                        53.06511893591193,
                        0.0
                    ],
                    [
                        4.771687497651437,
                        53.06513219485185,
                        0.0
                    ],
                    [
                        4.771663204287946,
                        53.06514214350856,
                        0.0
                    ],
                    [
                        4.771653048691212,
                        53.06515241645349,
                        0.0
                    ],
                    [
                        4.771641135475281,
                        53.06517092071367,
                        0.0
                    ],
                    [
                        4.771516905619922,
                        53.06540088603924,
                        0.0
                    ],
                    [
                        4.771339845303455,
                        53.06575107554448,
                        0.0
                    ],
                    [
                        4.771328700566446,
                        53.06577638628129,
                        0.0
                    ],
                    [
                        4.771322265009382,
                        53.065787316351134,
                        0.0
                    ],
                    [
                        4.771319291213019,
                        53.06579398679241,
                        0.0
                    ],
                    [
                        4.771310123881786,
                        53.065814509064246,
                        0.0
                    ],
                    [
                        4.771301125981704,
                        53.06583465478619,
                        0.0
                    ],
                    [
                        4.771297982738922,
                        53.065841701775895,
                        0.0
                    ],
                    [
                        4.771293920570789,
                        53.065845167529105,
                        0.0
                    ],
                    [
                        4.771292066452805,
                        53.06585178082542,
                        0.0
                    ],
                    [
                        4.771288951003715,
                        53.06585897173707,
                        0.0
                    ],
                    [
                        4.771137563629654,
                        53.06615536674524,
                        0.0
                    ],
                    [
                        4.770946543342692,
                        53.06653850808481,
                        0.0
                    ],
                    [
                        4.770714580435008,
                        53.06696806770947,
                        0.0
                    ],
                    [
                        4.770487993036259,
                        53.06741693891892,
                        0.0
                    ],
                    [
                        4.770303877066508,
                        53.06780370916479,
                        0.0
                    ],
                    [
                        4.770282613194713,
                        53.067847083840775,
                        0.0
                    ],
                    [
                        4.770265302806837,
                        53.067877853269685,
                        0.0
                    ],
                    [
                        4.770250157170954,
                        53.06790746564317,
                        0.0
                    ],
                    [
                        4.770238361673804,
                        53.06792703971736,
                        0.0
                    ],
                    [
                        4.77023649366308,
                        53.06793356306039,
                        0.0
                    ],
                    [
                        4.770230940527378,
                        53.06794009437492,
                        0.0
                    ],
                    [
                        4.770221126310297,
                        53.067958824966546,
                        0.0
                    ],
                    [
                        4.770211459988532,
                        53.067977646181355,
                        0.0
                    ],
                    [
                        4.770201944114532,
                        53.06799637830849,
                        0.0
                    ],
                    [
                        4.770192882153422,
                        53.06801466346367,
                        0.0
                    ],
                    [
                        4.770183970640987,
                        53.06803285953133,
                        0.0
                    ],
                    [
                        4.770175209577474,
                        53.06805096651145,
                        0.0
                    ],
                    [
                        4.770166598963126,
                        53.06806898440412,
                        0.0
                    ],
                    [
                        4.770158137521928,
                        53.068087003064804,
                        0.0
                    ],
                    [
                        4.770154352311956,
                        53.068095107084396,
                        0.0
                    ],
                    [
                        4.770149674797413,
                        53.0681051115802,
                        0.0
                    ],
                    [
                        4.770140759419302,
                        53.068123577210315,
                        0.0
                    ],
                    [
                        4.770131847862511,
                        53.068141773273425,
                        0.0
                    ],
                    [
                        4.77012683360406,
                        53.0681513267229,
                        0.0
                    ],
                    [
                        4.770122340852257,
                        53.06815987640525,
                        0.0
                    ],
                    [
                        4.770112838939451,
                        53.068177620114504,
                        0.0
                    ],
                    [
                        4.770102735190588,
                        53.068195720169435,
                        0.0
                    ],
                    [
                        4.770092486081699,
                        53.06821354988831,
                        0.0
                    ],
                    [
                        4.770082239517198,
                        53.06823119989541,
                        0.0
                    ],
                    [
                        4.770071839934153,
                        53.068249118698894,
                        0.0
                    ],
                    [
                        4.770061896820534,
                        53.06826641082,
                        0.0
                    ],
                    [
                        4.770051495944128,
                        53.06828441947692,
                        0.0
                    ],
                    [
                        4.77004123402811,
                        53.06830314774502,
                        0.0
                    ],
                    [
                        4.770031265359365,
                        53.06832223697157,
                        0.0
                    ],
                    [
                        4.770021598873853,
                        53.06834105816869,
                        0.0
                    ],
                    [
                        4.770013698335652,
                        53.06835949307417,
                        0.0
                    ],
                    [
                        4.770013246799206,
                        53.068361872089724,
                        0.0
                    ],
                    [
                        4.770010243972149,
                        53.06836635869846,
                        0.0
                    ],
                    [
                        4.769992918264848,
                        53.06839712800563,
                        0.0
                    ],
                    [
                        4.769952668406723,
                        53.06847152396329,
                        0.0
                    ],
                    [
                        4.769894398832235,
                        53.068575113035536,
                        0.0
                    ],
                    [
                        4.769812904020847,
                        53.06872353129957,
                        0.0
                    ],
                    [
                        4.769647952766196,
                        53.06905224056013,
                        0.0
                    ],
                    [
                        4.769462477601256,
                        53.069456983740594,
                        0.0
                    ],
                    [
                        4.769270014700312,
                        53.06982934023299,
                        0.0
                    ],
                    [
                        4.769049889013371,
                        53.07025293665428,
                        0.0
                    ],
                    [
                        4.768956923811894,
                        53.070436359200826,
                        0.0
                    ],
                    [
                        4.768917589646743,
                        53.070519539016544,
                        0.0
                    ],
                    [
                        4.768888750045986,
                        53.07060334812193,
                        0.0
                    ],
                    [
                        4.768893717980949,
                        53.07068513915111,
                        0.0
                    ],
                    [
                        4.76892694894628,
                        53.0710486045481,
                        0.0
                    ],
                    [
                        4.768928651449826,
                        53.071058974418335,
                        0.0
                    ],
                    [
                        4.768928095603489,
                        53.07106238630171,
                        0.0
                    ],
                    [
                        4.768933080661745,
                        53.07108847199814,
                        0.0
                    ],
                    [
                        4.768936260914653,
                        53.071105085915306,
                        0.0
                    ],
                    [
                        4.76893967804074,
                        53.07112287824642,
                        0.0
                    ],
                    [
                        4.768944441032892,
                        53.07114779459031,
                        0.0
                    ],
                    [
                        4.768944926281374,
                        53.071152487888014,
                        0.0
                    ],
                    [
                        4.768945258754731,
                        53.07116057717768,
                        0.0
                    ],
                    [
                        4.768946839137629,
                        53.07117638306316,
                        0.0
                    ],
                    [
                        4.768949231681588,
                        53.07118544451112,
                        0.0
                    ],
                    [
                        4.768980540652081,
                        53.07140305402337,
                        0.0
                    ],
                    [
                        4.769027696485832,
                        53.07170026412,
                        0.0
                    ],
                    [
                        4.769063768849277,
                        53.07194597102035,
                        0.0
                    ],
                    [
                        4.769065367889205,
                        53.071962567781206,
                        0.0
                    ],
                    [
                        4.769065199863204,
                        53.07196808443462,
                        0.0
                    ],
                    [
                        4.769064915039562,
                        53.071973420761324,
                        0.0
                    ],
                    [
                        4.769066911487554,
                        53.07198830321103,
                        0.0
                    ],
                    [
                        4.769068760574156,
                        53.07200200770911,
                        0.0
                    ],
                    [
                        4.769071188797039,
                        53.072020100457145,
                        0.0
                    ],
                    [
                        4.769072591194354,
                        53.07203059457955,
                        0.0
                    ],
                    [
                        4.769073396294364,
                        53.07203483123068,
                        0.0
                    ],
                    [
                        4.769075826979781,
                        53.072045411536415,
                        0.0
                    ],
                    [
                        4.769077180831369,
                        53.072058268776026,
                        0.0
                    ],
                    [
                        4.769118847992376,
                        53.07237325208145,
                        0.0
                    ],
                    [
                        4.7691752712785,
                        53.07277115516008,
                        0.0
                    ],
                    [
                        4.769180709099486,
                        53.072801098242344,
                        0.0
                    ],
                    [
                        4.769182318709482,
                        53.07280961646883,
                        0.0
                    ],
                    [
                        4.769182839299923,
                        53.072814974923276,
                        0.0
                    ],
                    [
                        4.769183992179413,
                        53.072818889864614,
                        0.0
                    ],
                    [
                        4.769187265072577,
                        53.07283634894516,
                        0.0
                    ],
                    [
                        4.769189761402945,
                        53.0728496613855,
                        0.0
                    ],
                    [
                        4.769193284317543,
                        53.07286842475316,
                        0.0
                    ],
                    [
                        4.769195530634561,
                        53.07288043290582,
                        0.0
                    ],
                    [
                        4.769196726168851,
                        53.07288973977952,
                        0.0
                    ],
                    [
                        4.769198757078061,
                        53.07289905995037,
                        0.0
                    ],
                    [
                        4.769255942174641,
                        53.073197363962734,
                        0.0
                    ],
                    [
                        4.769288692663749,
                        53.07353830710038,
                        0.0
                    ],
                    [
                        4.769289714101138,
                        53.07356090364123,
                        0.0
                    ],
                    [
                        4.769291150636748,
                        53.07356795622283,
                        0.0
                    ],
                    [
                        4.769294991047713,
                        53.073571750236205,
                        0.0
                    ],
                    [
                        4.769302415143684,
                        53.07357640744156,
                        0.0
                    ],
                    [
                        4.76931655255273,
                        53.07358534076368,
                        0.0
                    ],
                    [
                        4.769330088894367,
                        53.073592473745855,
                        0.0
                    ],
                    [
                        4.769337891909812,
                        53.07359566815573,
                        0.0
                    ],
                    [
                        4.769421830128671,
                        53.07363710515675,
                        0.0
                    ],
                    [
                        4.769436711150949,
                        53.07364621303793,
                        0.0
                    ],
                    [
                        4.769469046312033,
                        53.07366081164865,
                        0.0
                    ],
                    [
                        4.769478876228082,
                        53.07366627203684,
                        0.0
                    ],
                    [
                        4.769485312735214,
                        53.07367007943499,
                        0.0
                    ],
                    [
                        4.769488834486238,
                        53.073674249218044,
                        0.0
                    ],
                    [
                        4.769495262244646,
                        53.07368077039843,
                        0.0
                    ],
                    [
                        4.76949821043028,
                        53.0736885496691,
                        0.0
                    ],
                    [
                        4.76951595292522,
                        53.07393712716145,
                        0.0
                    ],
                    [
                        4.769561802299266,
                        53.07423746623222,
                        0.0
                    ],
                    [
                        4.769601070422365,
                        53.074509581660614,
                        0.0
                    ],
                    [
                        4.769622854765595,
                        53.07458099936066,
                        0.0
                    ],
                    [
                        4.769682343781768,
                        53.0746315478696,
                        0.0
                    ],
                    [
                        4.769780629924262,
                        53.07471559017939,
                        0.0
                    ],
                    [
                        4.76980540166355,
                        53.07473537965507,
                        0.0
                    ],
                    [
                        4.769998677603666,
                        53.0748898149541,
                        0.0
                    ],
                    [
                        4.770289737993563,
                        53.07510396362766,
                        0.0
                    ],
                    [
                        4.770316565146437,
                        53.07512194837307,
                        0.0
                    ],
                    [
                        4.770354917203239,
                        53.07514900561342,
                        0.0
                    ],
                    [
                        4.770381271266309,
                        53.07516983652626,
                        0.0
                    ],
                    [
                        4.77039281031871,
                        53.07517896301348,
                        0.0
                    ],
                    [
                        4.770421051807316,
                        53.07519823105675,
                        0.0
                    ],
                    [
                        4.770442036009403,
                        53.07521262715346,
                        0.0
                    ],
                    [
                        4.770462116064973,
                        53.07522764762283,
                        0.0
                    ],
                    [
                        4.770481446282289,
                        53.075242933812675,
                        0.0
                    ],
                    [
                        4.770500170762611,
                        53.07525884591266,
                        0.0
                    ],
                    [
                        4.770501437850078,
                        53.07525998469622,
                        0.0
                    ],
                    [
                        4.770517704168013,
                        53.07527457215268,
                        0.0
                    ],
                    [
                        4.770535527066036,
                        53.07529092891329,
                        0.0
                    ],
                    [
                        4.770552901086349,
                        53.075307373221605,
                        0.0
                    ],
                    [
                        4.770562616591461,
                        53.075316723942926,
                        0.0
                    ],
                    [
                        4.770569976709416,
                        53.07532381599082,
                        0.0
                    ],
                    [
                        4.770587795820377,
                        53.07534044230915,
                        0.0
                    ],
                    [
                        4.770590505989511,
                        53.075342936448706,
                        0.0
                    ],
                    [
                        4.770605617496176,
                        53.075356888914314,
                        0.0
                    ],
                    [
                        4.770619866941646,
                        53.07536955191588,
                        0.0
                    ],
                    [
                        4.770624037282488,
                        53.07537324873421,
                        0.0
                    ],
                    [
                        4.770642912352097,
                        53.075389071724324,
                        0.0
                    ],
                    [
                        4.77066209477482,
                        53.07540426726105,
                        0.0
                    ],
                    [
                        4.770663201698749,
                        53.075405126646686,
                        0.0
                    ],
                    [
                        4.770681282312756,
                        53.07541910337378,
                        0.0
                    ],
                    [
                        4.770682050018619,
                        53.0754196824414,
                        0.0
                    ],
                    [
                        4.770700769550356,
                        53.075433851164306,
                        0.0
                    ],
                    [
                        4.770720553937072,
                        53.075448690342974,
                        0.0
                    ],
                    [
                        4.770740337061971,
                        53.075463619373544,
                        0.0
                    ],
                    [
                        4.770760120200466,
                        53.075478548400795,
                        0.0
                    ],
                    [
                        4.770782453752189,
                        53.07549776797322,
                        0.0
                    ],
                    [
                        4.770809637023413,
                        53.07551592517473,
                        0.0
                    ],
                    [
                        4.770848506600441,
                        53.07554336233439,
                        0.0
                    ],
                    [
                        4.77088865800728,
                        53.07557511045723,
                        0.0
                    ],
                    [
                        4.770952744006496,
                        53.07562578081416,
                        0.0
                    ],
                    [
                        4.77112519322131,
                        53.07576261096499,
                        0.0
                    ],
                    [
                        4.7712336939617,
                        53.075839093286454,
                        0.0
                    ],
                    [
                        4.77126417933956,
                        53.07585907358689,
                        0.0
                    ],
                    [
                        4.771289161423789,
                        53.075878854839395,
                        0.0
                    ],
                    [
                        4.771317760561695,
                        53.075896111599455,
                        0.0
                    ],
                    [
                        4.771347356355554,
                        53.0759041177149,
                        0.0
                    ],
                    [
                        4.771362863457756,
                        53.07590493432373,
                        0.0
                    ],
                    [
                        4.771384312050468,
                        53.075904514431244,
                        0.0
                    ],
                    [
                        4.771435536318767,
                        53.07590678173636,
                        0.0
                    ],
                    [
                        4.771489589815041,
                        53.07591051932591,
                        0.0
                    ],
                    [
                        4.771524913171548,
                        53.075911329957,
                        0.0
                    ],
                    [
                        4.771547970166013,
                        53.07591218535481,
                        0.0
                    ],
                    [
                        4.771570307018398,
                        53.07591331561773,
                        0.0
                    ],
                    [
                        4.771577409645804,
                        53.07591227378739,
                        0.0
                    ],
                    [
                        4.771591328006739,
                        53.07591253404297,
                        0.0
                    ],
                    [
                        4.771616450919866,
                        53.07591186341075,
                        0.0
                    ],
                    [
                        4.771647784440165,
                        53.07591202446486,
                        0.0
                    ],
                    [
                        4.771678517311554,
                        53.07591245200903,
                        0.0
                    ],
                    [
                        4.771709543504707,
                        53.07591324049985,
                        0.0
                    ],
                    [
                        4.771740416671944,
                        53.075914297781495,
                        0.0
                    ],
                    [
                        4.771771882850101,
                        53.07591562768791,
                        0.0
                    ],
                    [
                        4.771803795378854,
                        53.07591704974142,
                        0.0
                    ],
                    [
                        4.771804466429584,
                        53.075917080148166,
                        0.0
                    ],
                    [
                        4.771834513996986,
                        53.075918483624065,
                        0.0
                    ],
                    [
                        4.771836303465721,
                        53.07591856470832,
                        0.0
                    ],
                    [
                        4.771868511867337,
                        53.07592016798837,
                        0.0
                    ],
                    [
                        4.771872135439971,
                        53.075920339371315,
                        0.0
                    ],
                    [
                        4.771901913929604,
                        53.075921777392466,
                        0.0
                    ],
                    [
                        4.771934568685077,
                        53.075923472809755,
                        0.0
                    ],
                    [
                        4.771936969013078,
                        53.07592361993398,
                        0.0
                    ],
                    [
                        4.771966622795542,
                        53.07592543471783,
                        0.0
                    ],
                    [
                        4.771981200631926,
                        53.07592654301649,
                        0.0
                    ],
                    [
                        4.771998222923322,
                        53.075927843594016,
                        0.0
                    ],
                    [
                        4.772026822842261,
                        53.07593031792635,
                        0.0
                    ],
                    [
                        4.772030265585864,
                        53.07593061418211,
                        0.0
                    ],
                    [
                        4.772062004747437,
                        53.0759337426498,
                        0.0
                    ],
                    [
                        4.772088884590192,
                        53.07593650467609,
                        0.0
                    ],
                    [
                        4.772094188990534,
                        53.07593705311854,
                        0.0
                    ],
                    [
                        4.772126518628485,
                        53.07594063391069,
                        0.0
                    ],
                    [
                        4.772150072427983,
                        53.075943288979296,
                        0.0
                    ],
                    [
                        4.772158251442357,
                        53.075944211629015,
                        0.0
                    ],
                    [
                        4.772190134741212,
                        53.07594770024993,
                        0.0
                    ],
                    [
                        4.772199610716378,
                        53.075948710432726,
                        0.0
                    ],
                    [
                        4.772222168524894,
                        53.075951099773306,
                        0.0
                    ],
                    [
                        4.772231645137688,
                        53.075952065025966,
                        0.0
                    ],
                    [
                        4.772253906443257,
                        53.0759543180454,
                        0.0
                    ],
                    [
                        4.772258361637909,
                        53.0759547722583,
                        0.0
                    ],
                    [
                        4.772285793573769,
                        53.07595753707513,
                        0.0
                    ],
                    [
                        4.772286881261292,
                        53.07595765049404,
                        0.0
                    ],
                    [
                        4.772315401524531,
                        53.07596048379534,
                        0.0
                    ],
                    [
                        4.77231723435886,
                        53.07596066394297,
                        0.0
                    ],
                    [
                        4.772337872746857,
                        53.075962665987454,
                        0.0
                    ],
                    [
                        4.772348527213097,
                        53.07596370018125,
                        0.0
                    ],
                    [
                        4.772352803996798,
                        53.07596410854382,
                        0.0
                    ],
                    [
                        4.772380566108966,
                        53.075966740241356,
                        0.0
                    ],
                    [
                        4.772412458345678,
                        53.07596959981647,
                        0.0
                    ],
                    [
                        4.772444355673913,
                        53.07597209996212,
                        0.0
                    ],
                    [
                        4.772477002858489,
                        53.07597433436297,
                        0.0
                    ],
                    [
                        4.77250905575991,
                        53.075976385981036,
                        0.0
                    ],
                    [
                        4.772541111207642,
                        53.07597825788013,
                        0.0
                    ],
                    [
                        4.772572873329405,
                        53.075979768818186,
                        0.0
                    ],
                    [
                        4.772604935139905,
                        53.075981191424,
                        0.0
                    ],
                    [
                        4.772636702351802,
                        53.075982342924135,
                        0.0
                    ],
                    [
                        4.772668324171988,
                        53.07598322408452,
                        0.0
                    ],
                    [
                        4.772722333810788,
                        53.075982692457934,
                        0.0
                    ],
                    [
                        4.772748771776459,
                        53.07598399630798,
                        0.0
                    ],
                    [
                        4.772758227210783,
                        53.07598435035028,
                        0.0
                    ],
                    [
                        4.772763702618086,
                        53.07598441438688,
                        0.0
                    ],
                    [
                        4.772772598896777,
                        53.07598315703368,
                        0.0
                    ],
                    [
                        4.77278005027729,
                        53.07598172152958,
                        0.0
                    ],
                    [
                        4.772788438056698,
                        53.07597949105937,
                        0.0
                    ],
                    [
                        4.772793529288359,
                        53.075978232155805,
                        0.0
                    ],
                    [
                        4.772801607720115,
                        53.07597677290879,
                        0.0
                    ],
                    [
                        4.772811254531613,
                        53.075976256269556,
                        0.0
                    ],
                    [
                        4.772821274488702,
                        53.07597573255762,
                        0.0
                    ],
                    [
                        4.772870924538299,
                        53.075974315826144,
                        0.0
                    ],
                    [
                        4.773204269943844,
                        53.07596118014201,
                        0.0
                    ],
                    [
                        4.773320461854204,
                        53.075957264724856,
                        0.0
                    ],
                    [
                        4.7733532175224,
                        53.075956048751195,
                        0.0
                    ],
                    [
                        4.773355969643922,
                        53.07598303935721,
                        0.0
                    ],
                    [
                        4.773356114723163,
                        53.07598438802715,
                        0.0
                    ]
                ]
            },
            "last_modified": "2019-06-25T07:26:58.971073Z",
            "created": "2016-03-31T16:22:22.847685Z",
            "image_url": "",
            "length": null,
            "name": "",
            "type": "transport",
            "material": "",
            "diameter": null,
            "shape": "",
            "year_of_construction": null
        },
        {
            "url": "https://demo.lizard.net/api/v4/pressurepipes/112798/?format=api",
            "id": 112798,
            "code": "PL_31251",
            "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.817857174826067,
                        52.64247365735517,
                        0.0
                    ],
                    [
                        4.817876598426142,
                        52.64248431033003,
                        0.0
                    ],
                    [
                        4.817882249398027,
                        52.642487186332495,
                        0.0
                    ],
                    [
                        4.817848498519811,
                        52.64251618826024,
                        0.0
                    ],
                    [
                        4.817840783937188,
                        52.642522073899286,
                        0.0
                    ],
                    [
                        4.817759967284165,
                        52.642583725682606,
                        0.0
                    ],
                    [
                        4.817739680659358,
                        52.64258381726732,
                        0.0
                    ],
                    [
                        4.817683960925145,
                        52.64255566309011,
                        0.0
                    ],
                    [
                        4.817624366158396,
                        52.64252554908707,
                        0.0
                    ],
                    [
                        4.817544285641826,
                        52.64248466909285,
                        0.0
                    ],
                    [
                        4.817525658358214,
                        52.64248440910118,
                        0.0
                    ],
                    [
                        4.817483183028969,
                        52.64251397127386,
                        0.0
                    ],
                    [
                        4.817428064883171,
                        52.64255233425086,
                        0.0
                    ],
                    [
                        4.817415477778479,
                        52.642549991186904,
                        0.0
                    ],
                    [
                        4.817394213845013,
                        52.64253884400856,
                        0.0
                    ],
                    [
                        4.817372744372089,
                        52.64252759698208,
                        0.0
                    ],
                    [
                        4.816347705584407,
                        52.64322662243591,
                        0.0
                    ],
                    [
                        4.81614825364634,
                        52.64336494868491,
                        0.0
                    ],
                    [
                        4.816145028508801,
                        52.64336868985367,
                        0.0
                    ],
                    [
                        4.816128658494829,
                        52.643408496506005,
                        0.0
                    ],
                    [
                        4.816124859890292,
                        52.64341771712196,
                        0.0
                    ],
                    [
                        4.816122096936783,
                        52.643421136969856,
                        0.0
                    ],
                    [
                        4.816094668860672,
                        52.64344208925637,
                        0.0
                    ],
                    [
                        4.816036462641602,
                        52.64348483150535,
                        0.0
                    ],
                    [
                        4.816019293134262,
                        52.643497438986834,
                        0.0
                    ],
                    [
                        4.81601220394144,
                        52.64349836656791,
                        0.0
                    ],
                    [
                        4.815894779559621,
                        52.643487655923366,
                        0.0
                    ],
                    [
                        4.815876598509363,
                        52.643485995812924,
                        0.0
                    ],
                    [
                        4.815864451195898,
                        52.64348618010658,
                        0.0
                    ],
                    [
                        4.815855037456204,
                        52.64349089810234,
                        0.0
                    ],
                    [
                        4.815842831443515,
                        52.64350129158911,
                        0.0
                    ],
                    [
                        4.815820876193809,
                        52.64351606892873,
                        0.0
                    ],
                    [
                        4.815786296299594,
                        52.64353934143114,
                        0.0
                    ],
                    [
                        4.815745098378265,
                        52.6435670757287,
                        0.0
                    ],
                    [
                        4.815677145589618,
                        52.64361281763079,
                        0.0
                    ],
                    [
                        4.815652656357467,
                        52.643629299319045,
                        0.0
                    ],
                    [
                        4.815646773516383,
                        52.64362948673752,
                        0.0
                    ],
                    [
                        4.815371772568332,
                        52.643638266306915,
                        0.0
                    ],
                    [
                        4.815347902493478,
                        52.64364916086164,
                        0.0
                    ],
                    [
                        4.815347456587886,
                        52.64364936542331,
                        0.0
                    ],
                    [
                        4.815336532308337,
                        52.643654345730695,
                        0.0
                    ]
                ]
            },
            "last_modified": "2019-06-25T07:26:58.971073Z",
            "created": "2016-03-31T16:22:22.866599Z",
            "image_url": "",
            "length": null,
            "name": "",
            "type": "transport",
            "material": "",
            "diameter": null,
            "shape": "",
            "year_of_construction": null
        },
        {
            "url": "https://demo.lizard.net/api/v4/pressurepipes/112799/?format=api",
            "id": 112799,
            "code": "PL_31252",
            "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.711406197151667,
                        52.63390319632421,
                        0.0
                    ],
                    [
                        4.711307457432881,
                        52.63390450439818,
                        0.0
                    ],
                    [
                        4.710042655825283,
                        52.6337595138151,
                        0.0
                    ],
                    [
                        4.710006366543988,
                        52.63375536168865,
                        0.0
                    ],
                    [
                        4.709970947479193,
                        52.6337512953938,
                        0.0
                    ],
                    [
                        4.709954682960157,
                        52.633749432245445,
                        0.0
                    ],
                    [
                        4.709953665461398,
                        52.63374931860161,
                        0.0
                    ],
                    [
                        4.709948593014668,
                        52.63374873249346,
                        0.0
                    ],
                    [
                        4.709935675710199,
                        52.63374725688946,
                        0.0
                    ],
                    [
                        4.709883417067831,
                        52.63374126122815,
                        0.0
                    ],
                    [
                        4.709879347212632,
                        52.63374079766386,
                        0.0
                    ],
                    [
                        4.70987484984558,
                        52.633740277739975,
                        0.0
                    ],
                    [
                        4.70987440742493,
                        52.63374023028294,
                        0.0
                    ],
                    [
                        4.709860192542744,
                        52.63373860348129,
                        0.0
                    ],
                    [
                        4.709825790864906,
                        52.63373465977442,
                        0.0
                    ],
                    [
                        4.709819981146261,
                        52.63373398857439,
                        0.0
                    ],
                    [
                        4.709805972638818,
                        52.633732389903976,
                        0.0
                    ],
                    [
                        4.709800752324577,
                        52.633803791356904,
                        0.0
                    ],
                    [
                        4.709797348378553,
                        52.63417945078387,
                        0.0
                    ],
                    [
                        4.709531207288939,
                        52.63448237944944,
                        0.0
                    ],
                    [
                        4.709314609603599,
                        52.63472286752574,
                        0.0
                    ],
                    [
                        4.709284405655065,
                        52.634783925889955,
                        0.0
                    ],
                    [
                        4.70918678011492,
                        52.6349812519069,
                        0.0
                    ],
                    [
                        4.709102937215464,
                        52.63515070589746,
                        0.0
                    ],
                    [
                        4.709096640215511,
                        52.63516343196999,
                        0.0
                    ],
                    [
                        4.709091928956719,
                        52.63517294962778,
                        0.0
                    ],
                    [
                        4.70909560376981,
                        52.63517509159311,
                        0.0
                    ],
                    [
                        4.709113172088124,
                        52.635185365431525,
                        0.0
                    ],
                    [
                        4.709129686464362,
                        52.63519501313178,
                        0.0
                    ],
                    [
                        4.709146200709381,
                        52.635204669816275,
                        0.0
                    ],
                    [
                        4.709152144663229,
                        52.63520814585593,
                        0.0
                    ],
                    [
                        4.709168673689009,
                        52.63521780262151,
                        0.0
                    ],
                    [
                        4.709189755629844,
                        52.63523013660616,
                        0.0
                    ],
                    [
                        4.709202170736072,
                        52.63523738826847,
                        0.0
                    ],
                    [
                        4.709228015073863,
                        52.63525126825989,
                        0.0
                    ],
                    [
                        4.709293965893508,
                        52.635285292817784,
                        0.0
                    ],
                    [
                        4.709458753065078,
                        52.635371423027344,
                        0.0
                    ],
                    [
                        4.709493857698559,
                        52.63538927421533,
                        0.0
                    ],
                    [
                        4.709505278649828,
                        52.63539394081949,
                        0.0
                    ],
                    [
                        4.709508164515096,
                        52.635397435359195,
                        0.0
                    ],
                    [
                        4.709505019230491,
                        52.635416542434946,
                        0.0
                    ],
                    [
                        4.709492524424474,
                        52.63544035949434,
                        0.0
                    ],
                    [
                        4.709482891522795,
                        52.63545867465502,
                        0.0
                    ],
                    [
                        4.709461951426302,
                        52.63549275202015,
                        0.0
                    ],
                    [
                        4.709451799904667,
                        52.63550637284417,
                        0.0
                    ],
                    [
                        4.70945155055919,
                        52.63550721623028,
                        0.0
                    ],
                    [
                        4.709450771043114,
                        52.63550987203153,
                        0.0
                    ],
                    [
                        4.70944988003986,
                        52.635511134163686,
                        0.0
                    ]
                ]
            },
            "last_modified": "2019-06-25T07:26:58.971073Z",
            "created": "2016-03-31T16:22:22.882308Z",
            "image_url": "",
            "length": null,
            "name": "",
            "type": "transport",
            "material": "",
            "diameter": null,
            "shape": "",
            "year_of_construction": null
        },
        {
            "url": "https://demo.lizard.net/api/v4/pressurepipes/112800/?format=api",
            "id": 112800,
            "code": "PL_31253",
            "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.846673197148498,
                        52.6517738302508,
                        0.0
                    ],
                    [
                        4.845862264127335,
                        52.65134015047417,
                        0.0
                    ],
                    [
                        4.845489803417458,
                        52.6511393526392,
                        0.0
                    ],
                    [
                        4.845463511701093,
                        52.65112517693607,
                        0.0
                    ],
                    [
                        4.845448200867424,
                        52.651120496771966,
                        0.0
                    ],
                    [
                        4.845431376911929,
                        52.65111988989272,
                        0.0
                    ],
                    [
                        4.845412173049049,
                        52.65112174364406,
                        0.0
                    ],
                    [
                        4.845395756363001,
                        52.65112766330728,
                        0.0
                    ],
                    [
                        4.845383624096993,
                        52.6511360649737,
                        0.0
                    ],
                    [
                        4.845316433994141,
                        52.651182635989734,
                        0.0
                    ],
                    [
                        4.84304708872489,
                        52.652755564096175,
                        0.0
                    ],
                    [
                        4.842849982765365,
                        52.652891536853765,
                        0.0
                    ],
                    [
                        4.842723332891625,
                        52.652978905650954,
                        0.0
                    ],
                    [
                        4.84168611720604,
                        52.65369443019837,
                        0.0
                    ],
                    [
                        4.839810585402827,
                        52.65498845945021,
                        0.0
                    ],
                    [
                        4.838908369023641,
                        52.65562689580276,
                        0.0
                    ],
                    [
                        4.838704794630551,
                        52.65578649508634,
                        0.0
                    ],
                    [
                        4.83862823865566,
                        52.65584463954044,
                        0.0
                    ],
                    [
                        4.838596279265788,
                        52.655868919274134,
                        0.0
                    ],
                    [
                        4.838518603880637,
                        52.65592792126292,
                        0.0
                    ],
                    [
                        4.838464651935441,
                        52.655968887547225,
                        0.0
                    ],
                    [
                        4.838443599142329,
                        52.65598488644667,
                        0.0
                    ],
                    [
                        4.838306898081155,
                        52.65608871359497,
                        0.0
                    ],
                    [
                        4.838286113872607,
                        52.6561044980137,
                        0.0
                    ],
                    [
                        4.838231161594882,
                        52.6561462414593,
                        0.0
                    ],
                    [
                        4.838162527220439,
                        52.65619836481898,
                        0.0
                    ],
                    [
                        4.83813546136152,
                        52.65621891936558,
                        0.0
                    ],
                    [
                        4.838087775145492,
                        52.656255142213155,
                        0.0
                    ],
                    [
                        4.83808505846387,
                        52.65625729557997,
                        0.0
                    ],
                    [
                        4.838082252327062,
                        52.656259511443906,
                        0.0
                    ],
                    [
                        4.838022929029463,
                        52.65629975172987,
                        0.0
                    ],
                    [
                        4.83794361747525,
                        52.65635355120147,
                        0.0
                    ],
                    [
                        4.837915595354402,
                        52.65637255548832,
                        0.0
                    ],
                    [
                        4.837885501404307,
                        52.65639296118642,
                        0.0
                    ],
                    [
                        4.837867063284103,
                        52.656405476048526,
                        0.0
                    ],
                    [
                        4.837824463535629,
                        52.65643437077438,
                        0.0
                    ],
                    [
                        4.837735198680057,
                        52.65643781394105,
                        0.0
                    ],
                    [
                        4.837538650689335,
                        52.65657379842991,
                        0.0
                    ],
                    [
                        4.837534166912775,
                        52.65657661765594,
                        0.0
                    ],
                    [
                        4.837520924161441,
                        52.65658494148939,
                        0.0
                    ],
                    [
                        4.837497343338687,
                        52.656599769192745,
                        0.0
                    ]
                ]
            },
            "last_modified": "2019-06-25T07:26:58.971073Z",
            "created": "2016-03-31T16:22:22.897707Z",
            "image_url": "",
            "length": null,
            "name": "",
            "type": "transport",
            "material": "",
            "diameter": null,
            "shape": "",
            "year_of_construction": null
        }
    ]
}