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=28
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=29",
    "previous": "https://demo.lizard.net/api/v4/pressurepipes/?format=api&page=27",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/pressurepipes/6507/?format=api",
            "id": 6507,
            "code": "PL_270",
            "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.750534775855161,
                        53.02410422611749,
                        0.0
                    ],
                    [
                        4.750527548404501,
                        53.024096010096834,
                        0.0
                    ],
                    [
                        4.750527109997631,
                        53.024095414666036,
                        0.0
                    ],
                    [
                        4.750526995772006,
                        53.02409507257758,
                        0.0
                    ],
                    [
                        4.750527063932028,
                        53.02409448882842,
                        0.0
                    ],
                    [
                        4.750527220720346,
                        53.02409395946887,
                        0.0
                    ],
                    [
                        4.750532287153914,
                        53.0240838408543,
                        0.0
                    ]
                ]
            },
            "last_modified": "2019-06-25T07:26:58.971073Z",
            "created": "2014-10-22T10:29:04.267620Z",
            "image_url": "",
            "length": null,
            "name": "",
            "type": "transport",
            "material": "",
            "diameter": null,
            "shape": "",
            "year_of_construction": null
        },
        {
            "url": "https://demo.lizard.net/api/v4/pressurepipes/6508/?format=api",
            "id": 6508,
            "code": "PL_271",
            "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.750534775855161,
                        53.02410422611749,
                        0.0
                    ],
                    [
                        4.750533532422827,
                        53.024106699729856,
                        0.0
                    ],
                    [
                        4.750544619591428,
                        53.02411800062689,
                        0.0
                    ],
                    [
                        4.75053978551158,
                        53.02412751839373,
                        0.0
                    ],
                    [
                        4.750533692567371,
                        53.02413954563594,
                        0.0
                    ],
                    [
                        4.750477094597835,
                        53.02425102549453,
                        0.0
                    ],
                    [
                        4.750462162981543,
                        53.024276323447445,
                        0.0
                    ],
                    [
                        4.750507973539184,
                        53.0242909004172,
                        0.0
                    ],
                    [
                        4.750549852858257,
                        53.02430422532472,
                        0.0
                    ],
                    [
                        4.75055115840135,
                        53.0243046366561,
                        0.0
                    ],
                    [
                        4.75061495256604,
                        53.024325716523485,
                        0.0
                    ],
                    [
                        4.750721318716246,
                        53.02435659325876,
                        0.0
                    ],
                    [
                        4.750820175519744,
                        53.024385282227506,
                        0.0
                    ],
                    [
                        4.750831558662441,
                        53.02438858683326,
                        0.0
                    ],
                    [
                        4.751155583830121,
                        53.02448277902118,
                        0.0
                    ],
                    [
                        4.751496777606595,
                        53.02458427756158,
                        0.0
                    ],
                    [
                        4.751666266833054,
                        53.02464151320571,
                        0.0
                    ],
                    [
                        4.751700767453879,
                        53.02465496026981,
                        0.0
                    ],
                    [
                        4.751709806686421,
                        53.024659564347296,
                        0.0
                    ],
                    [
                        4.751774575555835,
                        53.02469255565696,
                        0.0
                    ],
                    [
                        4.751834625210544,
                        53.02472314049447,
                        0.0
                    ],
                    [
                        4.751981100988844,
                        53.02480094002231,
                        0.0
                    ],
                    [
                        4.752126086476768,
                        53.024880807300015,
                        0.0
                    ],
                    [
                        4.752276843725705,
                        53.024965557642915,
                        0.0
                    ],
                    [
                        4.752387543704963,
                        53.02502851011903,
                        0.0
                    ],
                    [
                        4.752617653798487,
                        53.02514998575677,
                        0.0
                    ],
                    [
                        4.752736081587624,
                        53.02521250261023,
                        0.0
                    ],
                    [
                        4.75273520431525,
                        53.02521440306063,
                        0.0
                    ],
                    [
                        4.752710275114504,
                        53.02526815291199,
                        0.0
                    ],
                    [
                        4.752706643381295,
                        53.02527598770716,
                        0.0
                    ],
                    [
                        4.75258023934134,
                        53.02554870849212,
                        0.0
                    ],
                    [
                        4.752357077205996,
                        53.025627089693046,
                        0.0
                    ],
                    [
                        4.752292354411247,
                        53.02565106330188,
                        0.0
                    ],
                    [
                        4.752231785688131,
                        53.02567226417082,
                        0.0
                    ],
                    [
                        4.752183261717769,
                        53.02568925143678,
                        0.0
                    ],
                    [
                        4.752154380395854,
                        53.02572574441517,
                        0.0
                    ],
                    [
                        4.752141549132154,
                        53.025741968532735,
                        0.0
                    ],
                    [
                        4.752110086263566,
                        53.0257817278095,
                        0.0
                    ],
                    [
                        4.752109448772496,
                        53.02578251522303,
                        0.0
                    ],
                    [
                        4.752096617475211,
                        53.02579873933542,
                        0.0
                    ],
                    [
                        4.75183186843322,
                        53.02613328777288,
                        0.0
                    ],
                    [
                        4.751824518982054,
                        53.026142567571405,
                        0.0
                    ],
                    [
                        4.751787906801232,
                        53.026189919825256,
                        0.0
                    ],
                    [
                        4.751639057595057,
                        53.02638238929925,
                        0.0
                    ],
                    [
                        4.751535975797559,
                        53.02649457523432,
                        0.0
                    ],
                    [
                        4.751455538744884,
                        53.026592161785004,
                        0.0
                    ],
                    [
                        4.751241841097245,
                        53.026908594065745,
                        0.0
                    ],
                    [
                        4.751230369262313,
                        53.02692558015866,
                        0.0
                    ],
                    [
                        4.751185470546985,
                        53.02700847403449,
                        0.0
                    ],
                    [
                        4.75114324953098,
                        53.02711617539963,
                        0.0
                    ],
                    [
                        4.751131921517296,
                        53.02718651406561,
                        0.0
                    ],
                    [
                        4.751125773945334,
                        53.02726341332513,
                        0.0
                    ],
                    [
                        4.75114435103064,
                        53.02738332675269,
                        0.0
                    ],
                    [
                        4.751153531690366,
                        53.02743435497585,
                        0.0
                    ],
                    [
                        4.751167976187559,
                        53.02747911176183,
                        0.0
                    ],
                    [
                        4.751175408625224,
                        53.027503935551536,
                        0.0
                    ],
                    [
                        4.751182030998565,
                        53.02753624963023,
                        0.0
                    ],
                    [
                        4.75118492953685,
                        53.0275673756936,
                        0.0
                    ],
                    [
                        4.751192425541848,
                        53.027685711516014,
                        0.0
                    ],
                    [
                        4.751196267200042,
                        53.027708404431515,
                        0.0
                    ],
                    [
                        4.751203430218467,
                        53.027735347558206,
                        0.0
                    ],
                    [
                        4.751211947693025,
                        53.02775324865408,
                        0.0
                    ],
                    [
                        4.751230660852735,
                        53.02778131355109,
                        0.0
                    ],
                    [
                        4.751236341524745,
                        53.027787310661076,
                        0.0
                    ],
                    [
                        4.751267798994434,
                        53.027820457651025,
                        0.0
                    ],
                    [
                        4.751300136969267,
                        53.027854552875226,
                        0.0
                    ],
                    [
                        4.751411799979772,
                        53.027910151495504,
                        0.0
                    ],
                    [
                        4.75143979712632,
                        53.027924094251524,
                        0.0
                    ],
                    [
                        4.751463784278854,
                        53.02793398982396,
                        0.0
                    ],
                    [
                        4.751482674598464,
                        53.027941791460194,
                        0.0
                    ],
                    [
                        4.751500042855966,
                        53.027949710816145,
                        0.0
                    ],
                    [
                        4.751555352007095,
                        53.02798266991279,
                        0.0
                    ],
                    [
                        4.751575207201198,
                        53.02799686593554,
                        0.0
                    ],
                    [
                        4.751936938852708,
                        53.02824841787921,
                        0.0
                    ],
                    [
                        4.7521197415977,
                        53.02837282430695,
                        0.0
                    ],
                    [
                        4.752195159336249,
                        53.02842415901015,
                        0.0
                    ],
                    [
                        4.752287579751712,
                        53.02848705042386,
                        0.0
                    ],
                    [
                        4.75236495838334,
                        53.02856031305891,
                        0.0
                    ],
                    [
                        4.752485636100503,
                        53.028674567263195,
                        0.0
                    ],
                    [
                        4.752690074658,
                        53.02884363273734,
                        0.0
                    ],
                    [
                        4.752709131659642,
                        53.02886457305971,
                        0.0
                    ],
                    [
                        4.75282593936091,
                        53.028992878961255,
                        0.0
                    ],
                    [
                        4.753002906281893,
                        53.029244957637005,
                        0.0
                    ],
                    [
                        4.753067746343324,
                        53.02941059560104,
                        0.0
                    ],
                    [
                        4.753114634508797,
                        53.0295888899842,
                        0.0
                    ],
                    [
                        4.753134391932659,
                        53.02978062789971,
                        0.0
                    ],
                    [
                        4.753127081736369,
                        53.03001621939097,
                        0.0
                    ],
                    [
                        4.75312145564612,
                        53.03016287322883,
                        0.0
                    ],
                    [
                        4.753108675999701,
                        53.03025114999057,
                        0.0
                    ],
                    [
                        4.753086832453012,
                        53.03033539778239,
                        0.0
                    ],
                    [
                        4.753078637018298,
                        53.030366887338516,
                        0.0
                    ],
                    [
                        4.753063114891397,
                        53.030426510169434,
                        0.0
                    ],
                    [
                        4.753057904707267,
                        53.03044647711295,
                        0.0
                    ],
                    [
                        4.753054446066205,
                        53.03045979447783,
                        0.0
                    ],
                    [
                        4.753049235743018,
                        53.030479770406245,
                        0.0
                    ],
                    [
                        4.753044403969302,
                        53.03049831951625,
                        0.0
                    ],
                    [
                        4.753009635297771,
                        53.03057957824218,
                        0.0
                    ],
                    [
                        4.752975329898404,
                        53.030659725108585,
                        0.0
                    ],
                    [
                        4.752845216358436,
                        53.03088942660871,
                        0.0
                    ],
                    [
                        4.752729397726561,
                        53.03110168941982,
                        0.0
                    ],
                    [
                        4.752548615157999,
                        53.03144062914739,
                        0.0
                    ],
                    [
                        4.752522024647642,
                        53.03149048797525,
                        0.0
                    ],
                    [
                        4.752512231383698,
                        53.0315088489922,
                        0.0
                    ],
                    [
                        4.752314559817705,
                        53.03184957690349,
                        0.0
                    ],
                    [
                        4.752219666164995,
                        53.032071978912775,
                        0.0
                    ],
                    [
                        4.752155410499261,
                        53.03225317942811,
                        0.0
                    ],
                    [
                        4.752137469073926,
                        53.03230276055075,
                        0.0
                    ],
                    [
                        4.752050268916443,
                        53.03253819743444,
                        0.0
                    ],
                    [
                        4.751936844286099,
                        53.032795205962856,
                        0.0
                    ],
                    [
                        4.7518204503044,
                        53.03300130014516,
                        0.0
                    ],
                    [
                        4.751796652857655,
                        53.033042501835176,
                        0.0
                    ],
                    [
                        4.751788214834677,
                        53.03305682614295,
                        0.0
                    ],
                    [
                        4.751730385653617,
                        53.03315812728743,
                        0.0
                    ],
                    [
                        4.751716099996356,
                        53.03318292553458,
                        0.0
                    ],
                    [
                        4.751698396920157,
                        53.03321409489861,
                        0.0
                    ],
                    [
                        4.751685988131805,
                        53.03323592864014,
                        0.0
                    ],
                    [
                        4.751627205866158,
                        53.03334019015185,
                        0.0
                    ],
                    [
                        4.750945875949801,
                        53.03459822045615,
                        0.0
                    ],
                    [
                        4.750823790756729,
                        53.034834998528616,
                        0.0
                    ],
                    [
                        4.750800318568039,
                        53.03488032644879,
                        0.0
                    ],
                    [
                        4.750768014778727,
                        53.034943391297276,
                        0.0
                    ],
                    [
                        4.750744857347469,
                        53.034985539727245,
                        0.0
                    ],
                    [
                        4.750732232742652,
                        53.035008810023015,
                        0.0
                    ],
                    [
                        4.750653476615676,
                        53.03515228886303,
                        0.0
                    ],
                    [
                        4.750503124406634,
                        53.03541645026745,
                        0.0
                    ],
                    [
                        4.750449516645914,
                        53.03551716213309,
                        0.0
                    ],
                    [
                        4.750444342884017,
                        53.0355263725267,
                        0.0
                    ],
                    [
                        4.750364285428716,
                        53.03566899952473,
                        0.0
                    ],
                    [
                        4.750320509651503,
                        53.0357549002985,
                        0.0
                    ],
                    [
                        4.750266794636192,
                        53.03584150300811,
                        0.0
                    ],
                    [
                        4.75021000228848,
                        53.03592546531277,
                        0.0
                    ],
                    [
                        4.750161100578373,
                        53.03601115901508,
                        0.0
                    ],
                    [
                        4.750122401774806,
                        53.03610051950186,
                        0.0
                    ],
                    [
                        4.750106675895593,
                        53.03613394571232,
                        0.0
                    ],
                    [
                        4.750088106617233,
                        53.03617319788051,
                        0.0
                    ],
                    [
                        4.750081507304878,
                        53.03618710050453,
                        0.0
                    ],
                    [
                        4.750077194695344,
                        53.03628099339339,
                        0.0
                    ],
                    [
                        4.750066958165994,
                        53.03637117934534,
                        0.0
                    ],
                    [
                        4.750036094816323,
                        53.036551486937654,
                        0.0
                    ],
                    [
                        4.749992819414334,
                        53.036731324045974,
                        0.0
                    ],
                    [
                        4.749951723404476,
                        53.03709406192182,
                        0.0
                    ],
                    [
                        4.749921219921761,
                        53.03763324821288,
                        0.0
                    ],
                    [
                        4.749872035589109,
                        53.038513131259286,
                        0.0
                    ],
                    [
                        4.749871026916318,
                        53.03853108949461,
                        0.0
                    ],
                    [
                        4.749858631645376,
                        53.03863422211468,
                        0.0
                    ],
                    [
                        4.749853805577242,
                        53.03871020250679,
                        0.0
                    ],
                    [
                        4.749842109954576,
                        53.03892325022592,
                        0.0
                    ],
                    [
                        4.749805491682893,
                        53.03905759802994,
                        0.0
                    ],
                    [
                        4.749786064450037,
                        53.039128827776665,
                        0.0
                    ],
                    [
                        4.749707105067376,
                        53.0393169666559,
                        0.0
                    ],
                    [
                        4.749683913048121,
                        53.03936836155008,
                        0.0
                    ],
                    [
                        4.74959457833436,
                        53.03956751619382,
                        0.0
                    ],
                    [
                        4.749552152759986,
                        53.03965857294491,
                        0.0
                    ],
                    [
                        4.749443716906097,
                        53.03989133328346,
                        0.0
                    ],
                    [
                        4.749233504311545,
                        53.04036816692086,
                        0.0
                    ],
                    [
                        4.749176889728878,
                        53.04052380425942,
                        0.0
                    ],
                    [
                        4.749154967424049,
                        53.04058409324776,
                        0.0
                    ],
                    [
                        4.749148220209693,
                        53.040603943941846,
                        0.0
                    ],
                    [
                        4.74914128270715,
                        53.04061948918751,
                        0.0
                    ],
                    [
                        4.749108291358813,
                        53.0406720538503,
                        0.0
                    ],
                    [
                        4.749095216554292,
                        53.04069433305075,
                        0.0
                    ],
                    [
                        4.749073103316387,
                        53.04074018902039,
                        0.0
                    ],
                    [
                        4.749027749711796,
                        53.04088430298384,
                        0.0
                    ],
                    [
                        4.748996872008997,
                        53.04108843266897,
                        0.0
                    ],
                    [
                        4.749011163257122,
                        53.0412585654207,
                        0.0
                    ],
                    [
                        4.749029966273487,
                        53.04139355886787,
                        0.0
                    ],
                    [
                        4.749033986656437,
                        53.041422363388186,
                        0.0
                    ],
                    [
                        4.749060841345386,
                        53.041664013081316,
                        0.0
                    ],
                    [
                        4.749094590663059,
                        53.042076951189344,
                        0.0
                    ],
                    [
                        4.749089248385411,
                        53.042251984567706,
                        0.0
                    ],
                    [
                        4.749063652152537,
                        53.04242841965138,
                        0.0
                    ],
                    [
                        4.74901655962293,
                        53.0426045334235,
                        0.0
                    ],
                    [
                        4.748973563628599,
                        53.042789008285666,
                        0.0
                    ],
                    [
                        4.748950196004074,
                        53.042831865086356,
                        0.0
                    ],
                    [
                        4.748947866997107,
                        53.042836130139065,
                        0.0
                    ],
                    [
                        4.74892927991693,
                        53.04287023282611,
                        0.0
                    ],
                    [
                        4.748931909406851,
                        53.04288511016387,
                        0.0
                    ],
                    [
                        4.748933079740901,
                        53.042891721324445,
                        0.0
                    ],
                    [
                        4.748969440640406,
                        53.04294899609703,
                        0.0
                    ],
                    [
                        4.748977310449756,
                        53.042961385215904,
                        0.0
                    ],
                    [
                        4.748990922119341,
                        53.04298282718009,
                        0.0
                    ],
                    [
                        4.748996179965257,
                        53.0430116472718,
                        0.0
                    ],
                    [
                        4.748998359950084,
                        53.04302362862685,
                        0.0
                    ],
                    [
                        4.749016109811561,
                        53.043092270646994,
                        0.0
                    ],
                    [
                        4.749031898112624,
                        53.04315335372554,
                        0.0
                    ],
                    [
                        4.749035447011877,
                        53.043165531089905,
                        0.0
                    ],
                    [
                        4.749052952057891,
                        53.04322546408652,
                        0.0
                    ],
                    [
                        4.749066956534607,
                        53.043298372583315,
                        0.0
                    ],
                    [
                        4.749072368273215,
                        53.04334312617053,
                        0.0
                    ],
                    [
                        4.749083639648581,
                        53.04346307227271,
                        0.0
                    ],
                    [
                        4.749097774483894,
                        53.04351593305688,
                        0.0
                    ],
                    [
                        4.749158685127007,
                        53.043787176221215,
                        0.0
                    ],
                    [
                        4.74921864954762,
                        53.04398476271911,
                        0.0
                    ],
                    [
                        4.749238725964748,
                        53.044043262585575,
                        0.0
                    ],
                    [
                        4.749289287758129,
                        53.04417848803987,
                        0.0
                    ],
                    [
                        4.749340372785785,
                        53.044293317396416,
                        0.0
                    ],
                    [
                        4.74941586944713,
                        53.0444547628321,
                        0.0
                    ],
                    [
                        4.749452773944828,
                        53.04452288676043,
                        0.0
                    ],
                    [
                        4.74953839365878,
                        53.04466619780923,
                        0.0
                    ],
                    [
                        4.749696664302968,
                        53.04491707509968,
                        0.0
                    ],
                    [
                        4.749809038694563,
                        53.0450632782238,
                        0.0
                    ],
                    [
                        4.749908804775571,
                        53.045178564212044,
                        0.0
                    ],
                    [
                        4.749950129752945,
                        53.04522190937442,
                        0.0
                    ],
                    [
                        4.750010857049691,
                        53.045281353382286,
                        0.0
                    ],
                    [
                        4.75013303734083,
                        53.045387385799614,
                        0.0
                    ],
                    [
                        4.750259541927273,
                        53.04548531750258,
                        0.0
                    ],
                    [
                        4.750309428249511,
                        53.04552041375703,
                        0.0
                    ],
                    [
                        4.75036295146168,
                        53.045552563868185,
                        0.0
                    ],
                    [
                        4.750514737759109,
                        53.04563686282114,
                        0.0
                    ],
                    [
                        4.750612119721207,
                        53.04568605942031,
                        0.0
                    ],
                    [
                        4.750824356738897,
                        53.04577656545949,
                        0.0
                    ],
                    [
                        4.751018079400861,
                        53.04584330286758,
                        0.0
                    ],
                    [
                        4.751270517826584,
                        53.04591659737396,
                        0.0
                    ],
                    [
                        4.751553225051897,
                        53.045978846199745,
                        0.0
                    ],
                    [
                        4.751647769078558,
                        53.0459968804455,
                        0.0
                    ],
                    [
                        4.7517180897981,
                        53.046010292880716,
                        0.0
                    ],
                    [
                        4.751760424944093,
                        53.04601837163286,
                        0.0
                    ],
                    [
                        4.751830571019732,
                        53.046033535397974,
                        0.0
                    ],
                    [
                        4.751877617328462,
                        53.046044739379965,
                        0.0
                    ],
                    [
                        4.75210647405459,
                        53.046099260425024,
                        0.0
                    ],
                    [
                        4.752120323461067,
                        53.04610255997742,
                        0.0
                    ],
                    [
                        4.75216533939564,
                        53.046112917349674,
                        0.0
                    ],
                    [
                        4.752279765418477,
                        53.04613780526155,
                        0.0
                    ],
                    [
                        4.752434080899756,
                        53.046167748203835,
                        0.0
                    ],
                    [
                        4.752854299172919,
                        53.04623254728864,
                        0.0
                    ],
                    [
                        4.752960768663367,
                        53.04624989782869,
                        0.0
                    ],
                    [
                        4.753040253997929,
                        53.04626378039661,
                        0.0
                    ],
                    [
                        4.753153128383727,
                        53.046284696302166,
                        0.0
                    ],
                    [
                        4.753219858278099,
                        53.046298996443305,
                        0.0
                    ],
                    [
                        4.753593006926222,
                        53.04637885622237,
                        0.0
                    ],
                    [
                        4.753718213161792,
                        53.04640800538834,
                        0.0
                    ],
                    [
                        4.75398184661649,
                        53.04647594364372,
                        0.0
                    ],
                    [
                        4.75431439682206,
                        53.04657605711124,
                        0.0
                    ],
                    [
                        4.75456971110663,
                        53.046661437357955,
                        0.0
                    ],
                    [
                        4.754843445494903,
                        53.04675788660071,
                        0.0
                    ],
                    [
                        4.755104881431954,
                        53.046852104576445,
                        0.0
                    ],
                    [
                        4.755324580935254,
                        53.0469308789255,
                        0.0
                    ],
                    [
                        4.755343732347463,
                        53.04693774668013,
                        0.0
                    ],
                    [
                        4.755446491592581,
                        53.04697458460009,
                        0.0
                    ],
                    [
                        4.755462260628537,
                        53.046980248296656,
                        0.0
                    ],
                    [
                        4.755497937921905,
                        53.04699303533055,
                        0.0
                    ],
                    [
                        4.755527859238946,
                        53.04700377006877,
                        0.0
                    ],
                    [
                        4.755907478181548,
                        53.04713988380035,
                        0.0
                    ],
                    [
                        4.755982713983514,
                        53.04716726632257,
                        0.0
                    ],
                    [
                        4.756212139245929,
                        53.04724398752179,
                        0.0
                    ],
                    [
                        4.756830172250685,
                        53.04745851089856,
                        0.0
                    ],
                    [
                        4.75729357231999,
                        53.0476205643778,
                        0.0
                    ],
                    [
                        4.757554758454877,
                        53.04772348331446,
                        0.0
                    ],
                    [
                        4.75776250142717,
                        53.0478201627718,
                        0.0
                    ],
                    [
                        4.758026508949095,
                        53.04797969997931,
                        0.0
                    ],
                    [
                        4.758053378597884,
                        53.04799839784092,
                        0.0
                    ],
                    [
                        4.758094780231611,
                        53.04802379494669,
                        0.0
                    ],
                    [
                        4.758123907714237,
                        53.04803692418794,
                        0.0
                    ],
                    [
                        4.75813001533648,
                        53.04803942750754,
                        0.0
                    ],
                    [
                        4.758256362170053,
                        53.048091286164585,
                        0.0
                    ],
                    [
                        4.758293600551538,
                        53.04810657873776,
                        0.0
                    ],
                    [
                        4.758301686097966,
                        53.04811151873127,
                        0.0
                    ],
                    [
                        4.758316092441987,
                        53.04812278231633,
                        0.0
                    ],
                    [
                        4.758328714692917,
                        53.04813264365583,
                        0.0
                    ],
                    [
                        4.758335538221452,
                        53.04813823301426,
                        0.0
                    ],
                    [
                        4.758377231190097,
                        53.04817237518509,
                        0.0
                    ],
                    [
                        4.758389714589406,
                        53.04818255929407,
                        0.0
                    ],
                    [
                        4.758434872389289,
                        53.04821944248261,
                        0.0
                    ],
                    [
                        4.758800944197682,
                        53.04851829784374,
                        0.0
                    ],
                    [
                        4.759096284428886,
                        53.04876084145066,
                        0.0
                    ],
                    [
                        4.759326090278645,
                        53.04892160708642,
                        0.0
                    ],
                    [
                        4.759529460519447,
                        53.049030544687724,
                        0.0
                    ],
                    [
                        4.759937863656296,
                        53.04921091889664,
                        0.0
                    ],
                    [
                        4.761198167246189,
                        53.04976246987299,
                        0.0
                    ],
                    [
                        4.761708227232681,
                        53.04997623224874,
                        0.0
                    ],
                    [
                        4.761891854886643,
                        53.05005052842048,
                        0.0
                    ],
                    [
                        4.761956988332507,
                        53.05007688384341,
                        0.0
                    ],
                    [
                        4.762195757354762,
                        53.05017349284783,
                        0.0
                    ],
                    [
                        4.762730456639839,
                        53.050390839151866,
                        0.0
                    ],
                    [
                        4.762850384339352,
                        53.0504367374489,
                        0.0
                    ],
                    [
                        4.763049542513473,
                        53.050512963986876,
                        0.0
                    ],
                    [
                        4.763258267909972,
                        53.05059284354269,
                        0.0
                    ],
                    [
                        4.763310466575894,
                        53.050613433515736,
                        0.0
                    ],
                    [
                        4.763719901285347,
                        53.05077495582354,
                        0.0
                    ],
                    [
                        4.763764774676518,
                        53.050792658801655,
                        0.0
                    ],
                    [
                        4.763821769274233,
                        53.050811629041036,
                        0.0
                    ],
                    [
                        4.763911978160204,
                        53.05083874299812,
                        0.0
                    ],
                    [
                        4.764162953718428,
                        53.05091669321612,
                        0.0
                    ],
                    [
                        4.764416868197573,
                        53.05099151300433,
                        0.0
                    ],
                    [
                        4.764601383622638,
                        53.051048178557124,
                        0.0
                    ],
                    [
                        4.764616886159208,
                        53.05105285115696,
                        0.0
                    ],
                    [
                        4.764698497280698,
                        53.0510774485816,
                        0.0
                    ],
                    [
                        4.764711430969098,
                        53.051081343979575,
                        0.0
                    ],
                    [
                        4.764824314489756,
                        53.05111537773895,
                        0.0
                    ],
                    [
                        4.764904262626858,
                        53.051139481118526,
                        0.0
                    ],
                    [
                        4.764935911245593,
                        53.05114867681584,
                        0.0
                    ],
                    [
                        4.764977441104274,
                        53.05116247989392,
                        0.0
                    ],
                    [
                        4.765439829180318,
                        53.051305265554944,
                        0.0
                    ],
                    [
                        4.765462401473022,
                        53.05131197869672,
                        0.0
                    ],
                    [
                        4.765476687303282,
                        53.0513162314975,
                        0.0
                    ],
                    [
                        4.765493943251023,
                        53.05132136240145,
                        0.0
                    ],
                    [
                        4.765645340967414,
                        53.051366405849954,
                        0.0
                    ],
                    [
                        4.765662329561875,
                        53.05137146345126,
                        0.0
                    ],
                    [
                        4.765829453982873,
                        53.051421189275814,
                        0.0
                    ],
                    [
                        4.765843873582071,
                        53.051425478671696,
                        0.0
                    ],
                    [
                        4.766029331583856,
                        53.05148427663525,
                        0.0
                    ],
                    [
                        4.766296846853306,
                        53.05156374595673,
                        0.0
                    ],
                    [
                        4.766563042759365,
                        53.05164481637297,
                        0.0
                    ],
                    [
                        4.766833431643714,
                        53.051723706289565,
                        0.0
                    ],
                    [
                        4.767109091246521,
                        53.051795955096175,
                        0.0
                    ],
                    [
                        4.767383830942813,
                        53.05186584410346,
                        0.0
                    ],
                    [
                        4.767658524866372,
                        53.05193586703218,
                        0.0
                    ],
                    [
                        4.767937672958885,
                        53.05200106878018,
                        0.0
                    ],
                    [
                        4.768223836953079,
                        53.05205854203265,
                        0.0
                    ],
                    [
                        4.768515431035474,
                        53.052105483822416,
                        0.0
                    ],
                    [
                        4.768808955908059,
                        53.05215093416955,
                        0.0
                    ],
                    [
                        4.769101512077659,
                        53.05218589184514,
                        0.0
                    ],
                    [
                        4.769395529445806,
                        53.05221461090473,
                        0.0
                    ],
                    [
                        4.769608504755524,
                        53.0522287398714,
                        0.0
                    ],
                    [
                        4.769763751819107,
                        53.05224059375825,
                        0.0
                    ],
                    [
                        4.769878171116419,
                        53.05224363707985,
                        0.0
                    ],
                    [
                        4.769962998757491,
                        53.05224583578157,
                        0.0
                    ],
                    [
                        4.770064732568747,
                        53.05224845406847,
                        0.0
                    ],
                    [
                        4.770158620671396,
                        53.05225430282239,
                        0.0
                    ],
                    [
                        4.77045725801295,
                        53.052263363209015,
                        0.0
                    ],
                    [
                        4.770753925492844,
                        53.052274623322205,
                        0.0
                    ],
                    [
                        4.771049037022539,
                        53.05228939729826,
                        0.0
                    ],
                    [
                        4.771342824812828,
                        53.052310247422085,
                        0.0
                    ],
                    [
                        4.77163588192686,
                        53.05233742836719,
                        0.0
                    ],
                    [
                        4.771932853680805,
                        53.05236096232578,
                        0.0
                    ],
                    [
                        4.772229991936713,
                        53.05238012908806,
                        0.0
                    ],
                    [
                        4.772533808835436,
                        53.052385796123666,
                        0.0
                    ],
                    [
                        4.772838490511226,
                        53.05238409810802,
                        0.0
                    ],
                    [
                        4.772927901121737,
                        53.05238178916055,
                        0.0
                    ],
                    [
                        4.773034024889194,
                        53.05237562093092,
                        0.0
                    ],
                    [
                        4.773136371614152,
                        53.05236655763625,
                        0.0
                    ],
                    [
                        4.773351294259365,
                        53.05236120775361,
                        0.0
                    ],
                    [
                        4.773507466969573,
                        53.05235830611763,
                        0.0
                    ],
                    [
                        4.77365710817736,
                        53.052355352831086,
                        0.0
                    ],
                    [
                        4.773888670323348,
                        53.05235240571155,
                        0.0
                    ],
                    [
                        4.77393644631363,
                        53.05235399840156,
                        0.0
                    ],
                    [
                        4.773964714227462,
                        53.05235142936303,
                        0.0
                    ],
                    [
                        4.773979452905633,
                        53.052350094021506,
                        0.0
                    ],
                    [
                        4.774165874746471,
                        53.052333148211055,
                        0.0
                    ],
                    [
                        4.774180628451692,
                        53.05233180393542,
                        0.0
                    ],
                    [
                        4.774302689539324,
                        53.05232071085551,
                        0.0
                    ],
                    [
                        4.7743189065744,
                        53.05231923926107,
                        0.0
                    ],
                    [
                        4.774357361908089,
                        53.05231339737572,
                        0.0
                    ],
                    [
                        4.774678594705944,
                        53.05225578614437,
                        0.0
                    ],
                    [
                        4.774983895014988,
                        53.05217727145687,
                        0.0
                    ],
                    [
                        4.775299233259036,
                        53.05206364414351,
                        0.0
                    ],
                    [
                        4.775491565568252,
                        53.0519911376024,
                        0.0
                    ],
                    [
                        4.775508099941187,
                        53.05198512043133,
                        0.0
                    ],
                    [
                        4.77553770441814,
                        53.0519733918866,
                        0.0
                    ],
                    [
                        4.77554026040969,
                        53.05197192221649,
                        0.0
                    ],
                    [
                        4.775551055728306,
                        53.05196571396396,
                        0.0
                    ],
                    [
                        4.775571999807842,
                        53.05195367157481,
                        0.0
                    ],
                    [
                        4.775638365238989,
                        53.05191551357202,
                        0.0
                    ],
                    [
                        4.77568781608904,
                        53.05188707311945,
                        0.0
                    ],
                    [
                        4.775698611239112,
                        53.05188087383901,
                        0.0
                    ],
                    [
                        4.775817569494021,
                        53.05181246710066,
                        0.0
                    ],
                    [
                        4.775828650345074,
                        53.05180609852905,
                        0.0
                    ],
                    [
                        4.775847980693887,
                        53.05179320314357,
                        0.0
                    ],
                    [
                        4.776003165096236,
                        53.05168861390034,
                        0.0
                    ],
                    [
                        4.776438318428073,
                        53.05134951041773,
                        0.0
                    ],
                    [
                        4.776875352744226,
                        53.05099916415746,
                        0.0
                    ],
                    [
                        4.77699512513076,
                        53.05089583087382,
                        0.0
                    ],
                    [
                        4.777032660342977,
                        53.050855557148665,
                        0.0
                    ],
                    [
                        4.77750718076669,
                        53.05048150520624,
                        0.0
                    ],
                    [
                        4.777648071892057,
                        53.050403350438685,
                        0.0
                    ],
                    [
                        4.777868604776017,
                        53.05027684155872,
                        0.0
                    ],
                    [
                        4.778090039214412,
                        53.05017104116382,
                        0.0
                    ],
                    [
                        4.778355948438439,
                        53.05006484651651,
                        0.0
                    ],
                    [
                        4.778554252020533,
                        53.050006878212436,
                        0.0
                    ],
                    [
                        4.778756198381883,
                        53.04995497583748,
                        0.0
                    ],
                    [
                        4.779147644662425,
                        53.04988689905494,
                        0.0
                    ],
                    [
                        4.779394428618001,
                        53.04985555022803,
                        0.0
                    ],
                    [
                        4.779586298225088,
                        53.04983628724464,
                        0.0
                    ],
                    [
                        4.779912350238818,
                        53.04983859775494,
                        0.0
                    ],
                    [
                        4.780152472658843,
                        53.04985278280922,
                        0.0
                    ],
                    [
                        4.780649382205996,
                        53.04992770376729,
                        0.0
                    ],
                    [
                        4.781457904131537,
                        53.05006642956829,
                        0.0
                    ],
                    [
                        4.782778710964611,
                        53.05021878161634,
                        0.0
                    ],
                    [
                        4.783223768883773,
                        53.050298552190135,
                        0.0
                    ],
                    [
                        4.783872759753095,
                        53.05045061892936,
                        0.0
                    ],
                    [
                        4.783943218450342,
                        53.05046713126816,
                        0.0
                    ],
                    [
                        4.784040080128118,
                        53.05048745197026,
                        0.0
                    ],
                    [
                        4.784334872538335,
                        53.050538639793125,
                        0.0
                    ],
                    [
                        4.784948641537968,
                        53.05060599873431,
                        0.0
                    ],
                    [
                        4.785409871232018,
                        53.050664365392755,
                        0.0
                    ],
                    [
                        4.785812354138539,
                        53.05073064857902,
                        0.0
                    ],
                    [
                        4.786627239921528,
                        53.050917249940376,
                        0.0
                    ],
                    [
                        4.787023172732948,
                        53.05099378541215,
                        0.0
                    ],
                    [
                        4.787304397386812,
                        53.051031184871945,
                        0.0
                    ],
                    [
                        4.787692168287143,
                        53.051079002147716,
                        0.0
                    ],
                    [
                        4.787748759716475,
                        53.051085809544915,
                        0.0
                    ],
                    [
                        4.787985398461977,
                        53.05111429444212,
                        0.0
                    ],
                    [
                        4.78808332666251,
                        53.0511278056297,
                        0.0
                    ],
                    [
                        4.788189635168821,
                        53.051142472963,
                        0.0
                    ],
                    [
                        4.78865965730277,
                        53.051203108618765,
                        0.0
                    ],
                    [
                        4.788997533615164,
                        53.0512529187358,
                        0.0
                    ],
                    [
                        4.789105495854068,
                        53.05126883361652,
                        0.0
                    ],
                    [
                        4.789383270445589,
                        53.05133288207459,
                        0.0
                    ],
                    [
                        4.789549558276049,
                        53.051372721591825,
                        0.0
                    ],
                    [
                        4.789659650026919,
                        53.0513964915816,
                        0.0
                    ],
                    [
                        4.789664579782768,
                        53.05139479981792,
                        0.0
                    ],
                    [
                        4.789703897158297,
                        53.05138136394752,
                        0.0
                    ],
                    [
                        4.789712617643029,
                        53.051378388098115,
                        0.0
                    ],
                    [
                        4.789755134891779,
                        53.05135131809604,
                        0.0
                    ],
                    [
                        4.789766780411435,
                        53.051343854738505,
                        0.0
                    ],
                    [
                        4.789839361248553,
                        53.05129737171087,
                        0.0
                    ],
                    [
                        4.789852977787362,
                        53.05128864213538,
                        0.0
                    ],
                    [
                        4.789858093292764,
                        53.051285369713874,
                        0.0
                    ],
                    [
                        4.789865166562093,
                        53.05127528651125,
                        0.0
                    ],
                    [
                        4.789879427762009,
                        53.05125762783523,
                        0.0
                    ],
                    [
                        4.789942171352052,
                        53.051169480421464,
                        0.0
                    ],
                    [
                        4.79005525917642,
                        53.0510207383326,
                        0.0
                    ],
                    [
                        4.790159907713655,
                        53.050881596271196,
                        0.0
                    ],
                    [
                        4.790284309198296,
                        53.05070816229754,
                        0.0
                    ],
                    [
                        4.79042733146374,
                        53.05051225658544,
                        0.0
                    ],
                    [
                        4.790522247069712,
                        53.05038341781494,
                        0.0
                    ],
                    [
                        4.790634659723894,
                        53.05023141877539,
                        0.0
                    ],
                    [
                        4.790645304680994,
                        53.05021315787837,
                        0.0
                    ],
                    [
                        4.790595140671606,
                        53.05019988683225,
                        0.0
                    ],
                    [
                        4.790589969817192,
                        53.05019851312695,
                        0.0
                    ],
                    [
                        4.79057785975577,
                        53.050195307590684,
                        0.0
                    ],
                    [
                        4.790572703691016,
                        53.0501939429445,
                        0.0
                    ],
                    [
                        4.790379046729773,
                        53.0501426996376,
                        0.0
                    ],
                    [
                        4.790383114204341,
                        53.050136456510785,
                        0.0
                    ],
                    [
                        4.790434528637912,
                        53.05005755308864,
                        0.0
                    ],
                    [
                        4.790454941958776,
                        53.05002622998706,
                        0.0
                    ],
                    [
                        4.790534355790367,
                        53.04990435912389,
                        0.0
                    ],
                    [
                        4.790593159113881,
                        53.04982924870408,
                        0.0
                    ],
                    [
                        4.790635866130273,
                        53.04976755536582,
                        0.0
                    ],
                    [
                        4.790672108085013,
                        53.04972163658331,
                        0.0
                    ],
                    [
                        4.790747062739372,
                        53.04963882448867,
                        0.0
                    ],
                    [
                        4.790792158906535,
                        53.04953666000543,
                        0.0
                    ],
                    [
                        4.790793944021298,
                        53.04953263407929,
                        0.0
                    ]
                ]
            },
            "last_modified": "2019-06-25T07:26:58.971073Z",
            "created": "2014-10-22T10:29:04.284780Z",
            "image_url": "",
            "length": null,
            "name": "",
            "type": "transport",
            "material": "",
            "diameter": null,
            "shape": "",
            "year_of_construction": null
        },
        {
            "url": "https://demo.lizard.net/api/v4/pressurepipes/6509/?format=api",
            "id": 6509,
            "code": "PL_272",
            "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.912877917071689,
                        52.445669015474444,
                        0.0
                    ],
                    [
                        4.912861884613822,
                        52.445662156728645,
                        0.0
                    ],
                    [
                        4.912856379348437,
                        52.445659806921945,
                        0.0
                    ],
                    [
                        4.91299077448841,
                        52.44555525306016,
                        0.0
                    ],
                    [
                        4.913116478490632,
                        52.44544636823399,
                        0.0
                    ],
                    [
                        4.913305535139807,
                        52.44523548506364,
                        0.0
                    ],
                    [
                        4.913434915538239,
                        52.44507841430098,
                        0.0
                    ],
                    [
                        4.913450658171266,
                        52.445080733093576,
                        0.0
                    ],
                    [
                        4.913458633236827,
                        52.445057082739865,
                        0.0
                    ],
                    [
                        4.913496739041444,
                        52.44499421423401,
                        0.0
                    ],
                    [
                        4.913580367224933,
                        52.44478151620268,
                        0.0
                    ],
                    [
                        4.913759555260853,
                        52.444326706363285,
                        0.0
                    ],
                    [
                        4.913777116170325,
                        52.44428276440158,
                        0.0
                    ],
                    [
                        4.913758015002844,
                        52.44426856865466,
                        0.0
                    ],
                    [
                        4.91375501139519,
                        52.44426748713865,
                        0.0
                    ],
                    [
                        4.913663258063568,
                        52.44425408868597,
                        0.0
                    ],
                    [
                        4.913647141476313,
                        52.44425650487226,
                        0.0
                    ],
                    [
                        4.913626295881376,
                        52.44425963914448,
                        0.0
                    ],
                    [
                        4.913604523241742,
                        52.44425868935572,
                        0.0
                    ],
                    [
                        4.9135860150898,
                        52.44426055672526,
                        0.0
                    ],
                    [
                        4.913118945946044,
                        52.44423138550828,
                        0.0
                    ],
                    [
                        4.912553172636613,
                        52.44419520242964,
                        0.0
                    ],
                    [
                        4.91230992085606,
                        52.44418501594313,
                        0.0
                    ],
                    [
                        4.912269458837038,
                        52.44418226542415,
                        0.0
                    ],
                    [
                        4.912238388996763,
                        52.44418421706887,
                        0.0
                    ],
                    [
                        4.911674836501118,
                        52.44416459378441,
                        0.0
                    ],
                    [
                        4.911287658032552,
                        52.44412641568688,
                        0.0
                    ],
                    [
                        4.911050848361063,
                        52.444109457877765,
                        0.0
                    ],
                    [
                        4.910042767169179,
                        52.44403724273484,
                        0.0
                    ],
                    [
                        4.909642200003637,
                        52.44400787608744,
                        0.0
                    ],
                    [
                        4.909578627902803,
                        52.44399595410376,
                        0.0
                    ],
                    [
                        4.909570231825566,
                        52.44399438340083,
                        0.0
                    ],
                    [
                        4.909565359523542,
                        52.44399338412452,
                        0.0
                    ],
                    [
                        4.909562469041982,
                        52.44399273436087,
                        0.0
                    ],
                    [
                        4.909509227455872,
                        52.4439830379423,
                        0.0
                    ],
                    [
                        4.909485859083836,
                        52.44397869265338,
                        0.0
                    ],
                    [
                        4.909462476008912,
                        52.44397434730053,
                        0.0
                    ],
                    [
                        4.909454710807879,
                        52.44397292293294,
                        0.0
                    ],
                    [
                        4.90944537811942,
                        52.44397091704326,
                        0.0
                    ],
                    [
                        4.909441287682314,
                        52.443968339101296,
                        0.0
                    ],
                    [
                        4.909441772557008,
                        52.44396429665077,
                        0.0
                    ],
                    [
                        4.909442118006343,
                        52.44396363296312,
                        0.0
                    ],
                    [
                        4.909753629280797,
                        52.44337647205813,
                        0.0
                    ],
                    [
                        4.90975320789374,
                        52.443371904676866,
                        0.0
                    ],
                    [
                        4.909751883354996,
                        52.4433678908871,
                        0.0
                    ],
                    [
                        4.909720834481698,
                        52.44327249761569,
                        0.0
                    ],
                    [
                        4.909719398467185,
                        52.443269274282436,
                        0.0
                    ],
                    [
                        4.909719823316444,
                        52.443265339439215,
                        0.0
                    ],
                    [
                        4.90972208831116,
                        52.44326125023198,
                        0.0
                    ],
                    [
                        4.909745642117801,
                        52.443217009434264,
                        0.0
                    ],
                    [
                        4.909748061159146,
                        52.443212273742006,
                        0.0
                    ],
                    [
                        4.909750836246949,
                        52.44320861799185,
                        0.0
                    ],
                    [
                        4.909754895097433,
                        52.44320593806955,
                        0.0
                    ],
                    [
                        4.909866625311991,
                        52.44316140525754,
                        0.0
                    ],
                    [
                        4.909871707571209,
                        52.4431579295587,
                        0.0
                    ],
                    [
                        4.909874125723577,
                        52.44315327474848,
                        0.0
                    ],
                    [
                        4.909957243762202,
                        52.442997369537196,
                        0.0
                    ],
                    [
                        4.910173120254553,
                        52.44257465438454,
                        0.0
                    ],
                    [
                        4.910327912224682,
                        52.44216424872338,
                        0.0
                    ],
                    [
                        4.910335805702903,
                        52.442097763479424,
                        0.0
                    ],
                    [
                        4.910333985107856,
                        52.4420619766426,
                        0.0
                    ],
                    [
                        4.910343097273214,
                        52.44201206038965,
                        0.0
                    ],
                    [
                        4.910362817833692,
                        52.44196310354187,
                        0.0
                    ],
                    [
                        4.910382446860432,
                        52.44192400568591,
                        0.0
                    ],
                    [
                        4.910413576761737,
                        52.44181938976628,
                        0.0
                    ],
                    [
                        4.910439101995298,
                        52.44169575157201,
                        0.0
                    ],
                    [
                        4.910488487402604,
                        52.441529302668485,
                        0.0
                    ],
                    [
                        4.910532912880449,
                        52.44138637224148,
                        0.0
                    ],
                    [
                        4.910556864109296,
                        52.44121353870852,
                        0.0
                    ],
                    [
                        4.910571591072435,
                        52.44105871511765,
                        0.0
                    ],
                    [
                        4.910560009293247,
                        52.44085040854826,
                        0.0
                    ],
                    [
                        4.910517170768487,
                        52.44063706007381,
                        0.0
                    ],
                    [
                        4.910507883799477,
                        52.44046971008682,
                        0.0
                    ],
                    [
                        4.910515872603694,
                        52.44013208810442,
                        0.0
                    ],
                    [
                        4.910535984434114,
                        52.43977216275362,
                        0.0
                    ],
                    [
                        4.910542381690657,
                        52.4396082731115,
                        0.0
                    ],
                    [
                        4.910490197562283,
                        52.43948855548292,
                        0.0
                    ],
                    [
                        4.910462335580912,
                        52.439464689268135,
                        0.0
                    ],
                    [
                        4.910442255836371,
                        52.43945015648723,
                        0.0
                    ],
                    [
                        4.910402454873629,
                        52.43943423219058,
                        0.0
                    ],
                    [
                        4.910373235044538,
                        52.439419015526454,
                        0.0
                    ],
                    [
                        4.910320544511657,
                        52.43938596295905,
                        0.0
                    ],
                    [
                        4.910308305471822,
                        52.43937806756638,
                        0.0
                    ],
                    [
                        4.910297891992333,
                        52.439371356889474,
                        0.0
                    ],
                    [
                        4.910227387088979,
                        52.4393196463011,
                        0.0
                    ],
                    [
                        4.910226920083045,
                        52.43931931188162,
                        0.0
                    ],
                    [
                        4.910225621522493,
                        52.439318353973384,
                        0.0
                    ]
                ]
            },
            "last_modified": "2019-06-25T07:26:58.971073Z",
            "created": "2014-10-22T10:29:04.295843Z",
            "image_url": "",
            "length": null,
            "name": "",
            "type": "transport",
            "material": "",
            "diameter": null,
            "shape": "",
            "year_of_construction": null
        },
        {
            "url": "https://demo.lizard.net/api/v4/pressurepipes/6510/?format=api",
            "id": 6510,
            "code": "PL_273",
            "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.912874922044157,
                        52.4456918318952,
                        0.0
                    ],
                    [
                        4.912869797449211,
                        52.445689645388406,
                        0.0
                    ],
                    [
                        4.912868801830736,
                        52.44568921898934,
                        0.0
                    ],
                    [
                        4.912882238847565,
                        52.44567749006129,
                        0.0
                    ],
                    [
                        4.912887331561268,
                        52.44567304362012,
                        0.0
                    ],
                    [
                        4.912877917071689,
                        52.445669015474444,
                        0.0
                    ]
                ]
            },
            "last_modified": "2019-06-25T07:26:58.971073Z",
            "created": "2014-10-22T10:29:04.304535Z",
            "image_url": "",
            "length": null,
            "name": "",
            "type": "transport",
            "material": "",
            "diameter": null,
            "shape": "",
            "year_of_construction": null
        },
        {
            "url": "https://demo.lizard.net/api/v4/pressurepipes/6511/?format=api",
            "id": 6511,
            "code": "PL_274",
            "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.912868998165639,
                        52.445696976039855,
                        0.0
                    ],
                    [
                        4.912856860213321,
                        52.44569179557501,
                        0.0
                    ],
                    [
                        4.91287616247079,
                        52.445674904293874,
                        0.0
                    ],
                    [
                        4.912878300649665,
                        52.44567302546136,
                        0.0
                    ],
                    [
                        4.912877917071689,
                        52.445669015474444,
                        0.0
                    ]
                ]
            },
            "last_modified": "2019-06-25T07:26:58.971073Z",
            "created": "2014-10-22T10:29:04.314473Z",
            "image_url": "",
            "length": null,
            "name": "",
            "type": "transport",
            "material": "",
            "diameter": null,
            "shape": "",
            "year_of_construction": null
        },
        {
            "url": "https://demo.lizard.net/api/v4/pressurepipes/6512/?format=api",
            "id": 6512,
            "code": "PL_275",
            "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.768940766628579,
                        52.75000389271269,
                        0.0
                    ],
                    [
                        4.768944234630322,
                        52.750003730972196,
                        0.0
                    ],
                    [
                        4.768954134725763,
                        52.750003270095746,
                        0.0
                    ],
                    [
                        4.768952666915299,
                        52.749991822014536,
                        0.0
                    ],
                    [
                        4.768950517662694,
                        52.74997513097002,
                        0.0
                    ],
                    [
                        4.768949851536329,
                        52.74996985213811,
                        0.0
                    ],
                    [
                        4.768913974216787,
                        52.74995134141135,
                        0.0
                    ],
                    [
                        4.768886897949978,
                        52.74994099162701,
                        0.0
                    ],
                    [
                        4.768881167203722,
                        52.74993356557142,
                        0.0
                    ],
                    [
                        4.768880374945309,
                        52.749923576891305,
                        0.0
                    ],
                    [
                        4.768864392240571,
                        52.74975562557023,
                        0.0
                    ],
                    [
                        4.76884283973424,
                        52.749559390165025,
                        0.0
                    ],
                    [
                        4.768842619532738,
                        52.74955609977607,
                        0.0
                    ],
                    [
                        4.768813349966691,
                        52.74955321578021,
                        0.0
                    ],
                    [
                        4.768788132896709,
                        52.74955073027046,
                        0.0
                    ],
                    [
                        4.768447692554945,
                        52.74957406309223,
                        0.0
                    ],
                    [
                        4.768273688940186,
                        52.748650004256596,
                        0.0
                    ],
                    [
                        4.768195059929011,
                        52.74823240951778,
                        0.0
                    ],
                    [
                        4.768191463620793,
                        52.748213338359015,
                        0.0
                    ],
                    [
                        4.768189176143778,
                        52.74820122096362,
                        0.0
                    ],
                    [
                        4.768184960357166,
                        52.748178821389956,
                        0.0
                    ],
                    [
                        4.76817659726172,
                        52.74813441802618,
                        0.0
                    ],
                    [
                        4.76816727034892,
                        52.74808485110608,
                        0.0
                    ],
                    [
                        4.768164280384673,
                        52.74806899146097,
                        0.0
                    ],
                    [
                        4.768156496314399,
                        52.748027637701476,
                        0.0
                    ],
                    [
                        4.768095541713568,
                        52.747630750888405,
                        0.0
                    ],
                    [
                        4.768028721646917,
                        52.74726232235256,
                        0.0
                    ],
                    [
                        4.767957131713216,
                        52.74689195470805,
                        0.0
                    ],
                    [
                        4.767889407235282,
                        52.74656571536434,
                        0.0
                    ],
                    [
                        4.767888478249507,
                        52.74656123499911,
                        0.0
                    ],
                    [
                        4.767813231206225,
                        52.74620041036602,
                        0.0
                    ],
                    [
                        4.767715152082348,
                        52.74582156475867,
                        0.0
                    ],
                    [
                        4.767469269138589,
                        52.745166650670534,
                        0.0
                    ],
                    [
                        4.767318379104357,
                        52.74482918467787,
                        0.0
                    ],
                    [
                        4.767136724540377,
                        52.74441480912215,
                        0.0
                    ],
                    [
                        4.76695958288801,
                        52.744030266694445,
                        0.0
                    ],
                    [
                        4.766802870709143,
                        52.743676763709615,
                        0.0
                    ],
                    [
                        4.766620585186216,
                        52.743273123418604,
                        0.0
                    ],
                    [
                        4.766437952716652,
                        52.742859703099505,
                        0.0
                    ],
                    [
                        4.766291222837543,
                        52.74252237405977,
                        0.0
                    ],
                    [
                        4.766123032059568,
                        52.74214259499718,
                        0.0
                    ],
                    [
                        4.765997357125812,
                        52.741772285059085,
                        0.0
                    ],
                    [
                        4.765873729762427,
                        52.74140706329975,
                        0.0
                    ],
                    [
                        4.765822519360103,
                        52.741254762519404,
                        0.0
                    ],
                    [
                        4.765730940448638,
                        52.74098245393064,
                        0.0
                    ],
                    [
                        4.765730571133925,
                        52.740981346598566,
                        0.0
                    ],
                    [
                        4.76568791948673,
                        52.740858388127094,
                        0.0
                    ],
                    [
                        4.765637358346504,
                        52.74071156373237,
                        0.0
                    ],
                    [
                        4.765571110908023,
                        52.7405191381115,
                        0.0
                    ],
                    [
                        4.765568515048116,
                        52.740507962666584,
                        0.0
                    ],
                    [
                        4.765566127988669,
                        52.74049981694185,
                        0.0
                    ],
                    [
                        4.765553344834855,
                        52.74049802471053,
                        0.0
                    ],
                    [
                        4.765542724297617,
                        52.74049931733142,
                        0.0
                    ],
                    [
                        4.765517863819193,
                        52.740502351003755,
                        0.0
                    ],
                    [
                        4.765497497850352,
                        52.740504832961896,
                        0.0
                    ],
                    [
                        4.765478140502698,
                        52.74050719436317,
                        0.0
                    ],
                    [
                        4.765444884519714,
                        52.74051124466455,
                        0.0
                    ],
                    [
                        4.765427722473779,
                        52.74051333891997,
                        0.0
                    ],
                    [
                        4.765351732072062,
                        52.74052259425956,
                        0.0
                    ],
                    [
                        4.765210772015062,
                        52.740539778345244,
                        0.0
                    ],
                    [
                        4.765068156858344,
                        52.74055776245193,
                        0.0
                    ],
                    [
                        4.764349636774539,
                        52.7406461690962,
                        0.0
                    ],
                    [
                        4.763591938560324,
                        52.74073937206403,
                        0.0
                    ],
                    [
                        4.762851274747986,
                        52.74082987353704,
                        0.0
                    ],
                    [
                        4.762106759669253,
                        52.740921284850835,
                        0.0
                    ],
                    [
                        4.761365079637709,
                        52.74101303893612,
                        0.0
                    ],
                    [
                        4.760625078753373,
                        52.741106235170385,
                        0.0
                    ],
                    [
                        4.759862844175124,
                        52.74119763811864,
                        0.0
                    ],
                    [
                        4.759132987456018,
                        52.741288263302096,
                        0.0
                    ],
                    [
                        4.758397159462582,
                        52.74137789986963,
                        0.0
                    ],
                    [
                        4.757670582872523,
                        52.74146653830231,
                        0.0
                    ],
                    [
                        4.757248585377146,
                        52.74151822028264,
                        0.0
                    ],
                    [
                        4.757217987328064,
                        52.74152165325636,
                        0.0
                    ],
                    [
                        4.757205618418647,
                        52.741524014331866,
                        0.0
                    ],
                    [
                        4.757146379931892,
                        52.74152964140688,
                        0.0
                    ],
                    [
                        4.757132542035791,
                        52.741524993801185,
                        0.0
                    ],
                    [
                        4.757128842110954,
                        52.74151454027682,
                        0.0
                    ],
                    [
                        4.757113712780591,
                        52.74146268591254,
                        0.0
                    ],
                    [
                        4.75703277551677,
                        52.741214053672564,
                        0.0
                    ],
                    [
                        4.756946858910196,
                        52.74095751337535,
                        0.0
                    ],
                    [
                        4.756869197316949,
                        52.74071806509978,
                        0.0
                    ],
                    [
                        4.756857598686657,
                        52.74068228921691,
                        0.0
                    ],
                    [
                        4.756855797536884,
                        52.74067676164168,
                        0.0
                    ],
                    [
                        4.756850976495729,
                        52.7406618985226,
                        0.0
                    ],
                    [
                        4.756835605932634,
                        52.740614509391634,
                        0.0
                    ],
                    [
                        4.756832614628563,
                        52.740605245894926,
                        0.0
                    ],
                    [
                        4.756828998568565,
                        52.740594118774084,
                        0.0
                    ],
                    [
                        4.756826162391137,
                        52.74058539532068,
                        0.0
                    ],
                    [
                        4.756730773141381,
                        52.740595602960894,
                        0.0
                    ],
                    [
                        4.756609929195719,
                        52.740153582652184,
                        0.0
                    ],
                    [
                        4.756332197896283,
                        52.740182586902925,
                        0.0
                    ],
                    [
                        4.756317613938355,
                        52.74013306294716,
                        0.0
                    ],
                    [
                        4.75619772407493,
                        52.73975995085929,
                        0.0
                    ],
                    [
                        4.756041545994445,
                        52.739286845181354,
                        0.0
                    ],
                    [
                        4.755915968092975,
                        52.738884359865104,
                        0.0
                    ],
                    [
                        4.755777756245091,
                        52.73847920114117,
                        0.0
                    ],
                    [
                        4.755809585983299,
                        52.738222331376086,
                        0.0
                    ],
                    [
                        4.755826287345298,
                        52.73814727023225,
                        0.0
                    ],
                    [
                        4.755801626867818,
                        52.737829842804445,
                        0.0
                    ],
                    [
                        4.755748215720915,
                        52.73779304525201,
                        0.0
                    ],
                    [
                        4.755651772491465,
                        52.73771949612585,
                        0.0
                    ],
                    [
                        4.755526679956802,
                        52.7376180968852,
                        0.0
                    ],
                    [
                        4.755504100316884,
                        52.7376016117068,
                        0.0
                    ],
                    [
                        4.75548727259119,
                        52.73759184339792,
                        0.0
                    ],
                    [
                        4.75545914784883,
                        52.7375954148512,
                        0.0
                    ],
                    [
                        4.75543779955524,
                        52.737598303281075,
                        0.0
                    ],
                    [
                        4.755319131662754,
                        52.7376142638166,
                        0.0
                    ],
                    [
                        4.755165514390376,
                        52.737634730003016,
                        0.0
                    ],
                    [
                        4.755070878194171,
                        52.73764755552617,
                        0.0
                    ],
                    [
                        4.755017824436528,
                        52.73765383446264,
                        0.0
                    ],
                    [
                        4.754933029235995,
                        52.737666002137466,
                        0.0
                    ],
                    [
                        4.754916264843567,
                        52.73766212060081,
                        0.0
                    ],
                    [
                        4.75490950331096,
                        52.73765971212232,
                        0.0
                    ],
                    [
                        4.754889983196386,
                        52.73760560530986,
                        0.0
                    ],
                    [
                        4.754862847569507,
                        52.737526159515745,
                        0.0
                    ],
                    [
                        4.754858287220227,
                        52.737512798521536,
                        0.0
                    ],
                    [
                        4.754847617625353,
                        52.737481565796685,
                        0.0
                    ],
                    [
                        4.754830270684839,
                        52.73743078673136,
                        0.0
                    ],
                    [
                        4.754818706468579,
                        52.737396907060315,
                        0.0
                    ],
                    [
                        4.754815556664084,
                        52.73738635751318,
                        0.0
                    ],
                    [
                        4.754805076462741,
                        52.73735123439651,
                        0.0
                    ],
                    [
                        4.75475540139823,
                        52.73718477309949,
                        0.0
                    ],
                    [
                        4.754746417821345,
                        52.737108488246975,
                        0.0
                    ],
                    [
                        4.754738607899875,
                        52.737042203224895,
                        0.0
                    ],
                    [
                        4.754731589422622,
                        52.736982644717855,
                        0.0
                    ],
                    [
                        4.754752607072787,
                        52.736834218362425,
                        0.0
                    ],
                    [
                        4.754752318068835,
                        52.73682961545762,
                        0.0
                    ],
                    [
                        4.754747051140348,
                        52.73674510022244,
                        0.0
                    ],
                    [
                        4.754727005669023,
                        52.73665968867927,
                        0.0
                    ],
                    [
                        4.754713101927447,
                        52.73662378346611,
                        0.0
                    ],
                    [
                        4.754683718344593,
                        52.73653189657682,
                        0.0
                    ],
                    [
                        4.7546362032019,
                        52.73649197536312,
                        0.0
                    ],
                    [
                        4.754605365121013,
                        52.73646607264599,
                        0.0
                    ],
                    [
                        4.754602059076142,
                        52.73646328707306,
                        0.0
                    ],
                    [
                        4.754600021779624,
                        52.736439253861995,
                        0.0
                    ],
                    [
                        4.754601291463439,
                        52.736430264567495,
                        0.0
                    ],
                    [
                        4.754605317075956,
                        52.73640162624256,
                        0.0
                    ],
                    [
                        4.754614936196208,
                        52.73633316005315,
                        0.0
                    ],
                    [
                        4.754647098611888,
                        52.7361377906048,
                        0.0
                    ],
                    [
                        4.754652248214748,
                        52.73611026365378,
                        0.0
                    ],
                    [
                        4.754576259376021,
                        52.735881534957386,
                        0.0
                    ],
                    [
                        4.75457373332977,
                        52.735873945453015,
                        0.0
                    ],
                    [
                        4.754570127740108,
                        52.73585599712882,
                        0.0
                    ],
                    [
                        4.754566550208333,
                        52.73583815679795,
                        0.0
                    ],
                    [
                        4.754562972679431,
                        52.73582031646703,
                        0.0
                    ],
                    [
                        4.754559091473076,
                        52.735800946723614,
                        0.0
                    ],
                    [
                        4.754559091706859,
                        52.73578450041731,
                        0.0
                    ],
                    [
                        4.754559099162483,
                        52.73576652635032,
                        0.0
                    ],
                    [
                        4.754559094914333,
                        52.73576374034124,
                        0.0
                    ],
                    [
                        4.754563027959096,
                        52.735748707920024,
                        0.0
                    ],
                    [
                        4.754567666477935,
                        52.7357309561691,
                        0.0
                    ],
                    [
                        4.754570815740669,
                        52.73571893923393,
                        0.0
                    ],
                    [
                        4.75457493571897,
                        52.73571353293938,
                        0.0
                    ],
                    [
                        4.754587356292146,
                        52.7356972155197,
                        0.0
                    ],
                    [
                        4.754599791660931,
                        52.73568089817724,
                        0.0
                    ],
                    [
                        4.754612212086021,
                        52.73566458974109,
                        0.0
                    ],
                    [
                        4.754624647436256,
                        52.73564827239589,
                        0.0
                    ],
                    [
                        4.754637067972412,
                        52.735631954970685,
                        0.0
                    ],
                    [
                        4.754649503304099,
                        52.73561563762267,
                        0.0
                    ],
                    [
                        4.754661923821727,
                        52.73559932019467,
                        0.0
                    ],
                    [
                        4.754665440055996,
                        52.735594710538024,
                        0.0
                    ],
                    [
                        4.75467434445961,
                        52.73558299377896,
                        0.0
                    ],
                    [
                        4.754686750283459,
                        52.73556666728316,
                        0.0
                    ],
                    [
                        4.754699156227611,
                        52.73555033179971,
                        0.0
                    ],
                    [
                        4.754711562162499,
                        52.7355339963148,
                        0.0
                    ],
                    [
                        4.754714625823224,
                        52.7355299684116,
                        0.0
                    ],
                    [
                        4.75472398302241,
                        52.7355176519208,
                        0.0
                    ],
                    [
                        4.754736419066438,
                        52.73550128064501,
                        0.0
                    ],
                    [
                        4.754746409970024,
                        52.73548814070892,
                        0.0
                    ],
                    [
                        4.754757964393149,
                        52.73548362765989,
                        0.0
                    ],
                    [
                        4.754932813500637,
                        52.73541537374293,
                        0.0
                    ],
                    [
                        4.75524816511177,
                        52.735299110459806,
                        0.0
                    ],
                    [
                        4.755315961800746,
                        52.73529185816805,
                        0.0
                    ],
                    [
                        4.755321166660424,
                        52.73529130162598,
                        0.0
                    ],
                    [
                        4.755362805533176,
                        52.73528684928129,
                        0.0
                    ]
                ]
            },
            "last_modified": "2019-06-25T07:26:58.971073Z",
            "created": "2014-10-22T10:29:04.326498Z",
            "image_url": "",
            "length": null,
            "name": "",
            "type": "transport",
            "material": "",
            "diameter": null,
            "shape": "",
            "year_of_construction": null
        },
        {
            "url": "https://demo.lizard.net/api/v4/pressurepipes/6513/?format=api",
            "id": 6513,
            "code": "PL_276",
            "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.851719875993772,
                        52.707305040434214,
                        0.0
                    ],
                    [
                        4.851719562981849,
                        52.70730280125086,
                        0.0
                    ],
                    [
                        4.851625408810433,
                        52.70727170488538,
                        0.0
                    ],
                    [
                        4.851571264921234,
                        52.707256291138265,
                        0.0
                    ],
                    [
                        4.851528173488722,
                        52.707238482623424,
                        0.0
                    ],
                    [
                        4.851335439043674,
                        52.707175298986606,
                        0.0
                    ],
                    [
                        4.851112599372422,
                        52.707102048773656,
                        0.0
                    ],
                    [
                        4.850932352108107,
                        52.70702448750762,
                        0.0
                    ],
                    [
                        4.850525837969099,
                        52.70690856490624,
                        0.0
                    ],
                    [
                        4.850244094541063,
                        52.70687066316997,
                        0.0
                    ],
                    [
                        4.850111676524966,
                        52.70683013633257,
                        0.0
                    ],
                    [
                        4.849826916046624,
                        52.706813959672225,
                        0.0
                    ],
                    [
                        4.849777009141418,
                        52.70681030131983,
                        0.0
                    ],
                    [
                        4.849762461790225,
                        52.706809318964346,
                        0.0
                    ],
                    [
                        4.849738267799171,
                        52.70680830204084,
                        0.0
                    ],
                    [
                        4.84962785108477,
                        52.70681017604977,
                        0.0
                    ],
                    [
                        4.849276475204318,
                        52.7068244958573,
                        0.0
                    ],
                    [
                        4.848932395238334,
                        52.70683747259892,
                        0.0
                    ],
                    [
                        4.848632891477118,
                        52.70684718102382,
                        0.0
                    ],
                    [
                        4.848484681401207,
                        52.70685178580004,
                        0.0
                    ],
                    [
                        4.848427949699746,
                        52.70685205928667,
                        0.0
                    ],
                    [
                        4.848399744888221,
                        52.706852336048044,
                        0.0
                    ],
                    [
                        4.848372689899502,
                        52.7068517552502,
                        0.0
                    ],
                    [
                        4.848351187470966,
                        52.70685205335037,
                        0.0
                    ],
                    [
                        4.848312977595719,
                        52.70685135913565,
                        0.0
                    ],
                    [
                        4.848240550833626,
                        52.706851336805876,
                        0.0
                    ],
                    [
                        4.848079897801395,
                        52.70685106768159,
                        0.0
                    ],
                    [
                        4.847779866452392,
                        52.706865157253226,
                        0.0
                    ],
                    [
                        4.847616174706666,
                        52.70687496619463,
                        0.0
                    ],
                    [
                        4.847287069381482,
                        52.7068877903677,
                        0.0
                    ],
                    [
                        4.847211807607515,
                        52.706887287226934,
                        0.0
                    ],
                    [
                        4.847105477238145,
                        52.706885312999525,
                        0.0
                    ],
                    [
                        4.846972051006825,
                        52.706884878320004,
                        0.0
                    ],
                    [
                        4.846749408928757,
                        52.70689005980877,
                        0.0
                    ],
                    [
                        4.846440737935485,
                        52.706901581419615,
                        0.0
                    ],
                    [
                        4.846155226694005,
                        52.70691518464577,
                        0.0
                    ],
                    [
                        4.845914124478463,
                        52.70692230275689,
                        0.0
                    ],
                    [
                        4.845755463324866,
                        52.706983672772644,
                        0.0
                    ],
                    [
                        4.84544419022047,
                        52.70699255574597,
                        0.0
                    ],
                    [
                        4.844180519181179,
                        52.70701318408751,
                        0.0
                    ],
                    [
                        4.84404030213783,
                        52.7070066848308,
                        0.0
                    ],
                    [
                        4.844026320200693,
                        52.70700664799465,
                        0.0
                    ],
                    [
                        4.843984114842016,
                        52.70700479280326,
                        0.0
                    ],
                    [
                        4.843972121595748,
                        52.7070042707476,
                        0.0
                    ],
                    [
                        4.843959674029359,
                        52.70700339612224,
                        0.0
                    ],
                    [
                        4.843944906484271,
                        52.70700227724482,
                        0.0
                    ],
                    [
                        4.843686502284622,
                        52.706988228252165,
                        0.0
                    ],
                    [
                        4.843592180982255,
                        52.70698309733687,
                        0.0
                    ],
                    [
                        4.843515543911535,
                        52.706978936833835,
                        0.0
                    ],
                    [
                        4.843450706412595,
                        52.706975405350896,
                        0.0
                    ],
                    [
                        4.843400004473572,
                        52.7069726483843,
                        0.0
                    ],
                    [
                        4.843349021540991,
                        52.70696988112537,
                        0.0
                    ],
                    [
                        4.842774725401208,
                        52.70693865021538,
                        0.0
                    ],
                    [
                        4.84183569959694,
                        52.70688759229439,
                        0.0
                    ],
                    [
                        4.841469047390359,
                        52.70686765028033,
                        0.0
                    ],
                    [
                        4.841218525769247,
                        52.706854027490394,
                        0.0
                    ],
                    [
                        4.84116695175063,
                        52.70685122063635,
                        0.0
                    ],
                    [
                        4.841093272415337,
                        52.706847215931674,
                        0.0
                    ],
                    [
                        4.840945899102069,
                        52.706839197330964,
                        0.0
                    ],
                    [
                        4.840857478076952,
                        52.70683438789383,
                        0.0
                    ],
                    [
                        4.840732210041243,
                        52.70682757588731,
                        0.0
                    ],
                    [
                        4.840661473257467,
                        52.70682372821593,
                        0.0
                    ],
                    [
                        4.840575122403921,
                        52.70681902693101,
                        0.0
                    ],
                    [
                        4.840489348137412,
                        52.706814364179635,
                        0.0
                    ],
                    [
                        4.840431874590602,
                        52.7068112333393,
                        0.0
                    ],
                    [
                        4.840374400940234,
                        52.70680811145772,
                        0.0
                    ],
                    [
                        4.84029761675863,
                        52.70680393023035,
                        0.0
                    ],
                    [
                        4.840253406315484,
                        52.706801525279275,
                        0.0
                    ],
                    [
                        4.840154960408027,
                        52.706796174970556,
                        0.0
                    ],
                    [
                        4.840101020739547,
                        52.70679323995113,
                        0.0
                    ],
                    [
                        4.839911951015308,
                        52.706782952418415,
                        0.0
                    ],
                    [
                        4.839475746841003,
                        52.70675922445456,
                        0.0
                    ],
                    [
                        4.839204008520202,
                        52.706744439323174,
                        0.0
                    ],
                    [
                        4.839189968052484,
                        52.70674435671379,
                        0.0
                    ],
                    [
                        4.839150330329451,
                        52.70674664567407,
                        0.0
                    ],
                    [
                        4.839125381612079,
                        52.706746845357394,
                        0.0
                    ],
                    [
                        4.838662798325454,
                        52.70674786913711,
                        0.0
                    ],
                    [
                        4.838289284566907,
                        52.706757417177904,
                        0.0
                    ],
                    [
                        4.837913760039194,
                        52.70676446535298,
                        0.0
                    ],
                    [
                        4.837767567260268,
                        52.70676622618229,
                        0.0
                    ],
                    [
                        4.837671260552216,
                        52.70677204561996,
                        0.0
                    ],
                    [
                        4.837609681572541,
                        52.706771851206575,
                        0.0
                    ],
                    [
                        4.837231469438999,
                        52.706774912540396,
                        0.0
                    ],
                    [
                        4.837218451684544,
                        52.706778231532226,
                        0.0
                    ],
                    [
                        4.837170017191147,
                        52.70679058963405,
                        0.0
                    ],
                    [
                        4.837127491046536,
                        52.706802570600324,
                        0.0
                    ],
                    [
                        4.836989333578271,
                        52.706817228087814,
                        0.0
                    ],
                    [
                        4.836846298895498,
                        52.70681963147701,
                        0.0
                    ],
                    [
                        4.836495603501234,
                        52.706827697661176,
                        0.0
                    ],
                    [
                        4.836176848086832,
                        52.70683260342408,
                        0.0
                    ],
                    [
                        4.835805234436259,
                        52.70684037302942,
                        0.0
                    ],
                    [
                        4.835444841442416,
                        52.70684300794875,
                        0.0
                    ],
                    [
                        4.834778663014764,
                        52.70685807219886,
                        0.0
                    ],
                    [
                        4.834698408914229,
                        52.7068568819205,
                        0.0
                    ]
                ]
            },
            "last_modified": "2019-06-25T07:26:58.971073Z",
            "created": "2014-10-22T10:29:04.337024Z",
            "image_url": "",
            "length": null,
            "name": "",
            "type": "transport",
            "material": "",
            "diameter": null,
            "shape": "",
            "year_of_construction": null
        },
        {
            "url": "https://demo.lizard.net/api/v4/pressurepipes/6514/?format=api",
            "id": 6514,
            "code": "PL_277",
            "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.851724187577848,
                        52.707292424036496,
                        0.0
                    ],
                    [
                        4.851745423947181,
                        52.70720716954632,
                        0.0
                    ],
                    [
                        4.85175480960357,
                        52.70710361803554,
                        0.0
                    ],
                    [
                        4.851752759469517,
                        52.70705817927469,
                        0.0
                    ],
                    [
                        4.851735935381861,
                        52.70691262122478,
                        0.0
                    ],
                    [
                        4.851728471685982,
                        52.70681364022218,
                        0.0
                    ],
                    [
                        4.851519680979033,
                        52.706819935435654,
                        0.0
                    ],
                    [
                        4.851249983272448,
                        52.70683279522875,
                        0.0
                    ],
                    [
                        4.850773909624605,
                        52.70684440108384,
                        0.0
                    ],
                    [
                        4.85012028208992,
                        52.70685722618494,
                        0.0
                    ],
                    [
                        4.849713736557519,
                        52.70686385708337,
                        0.0
                    ],
                    [
                        4.849281059138228,
                        52.70687788168858,
                        0.0
                    ],
                    [
                        4.848967511372316,
                        52.70688898339647,
                        0.0
                    ],
                    [
                        4.848500245517592,
                        52.706901356921044,
                        0.0
                    ],
                    [
                        4.848195093590348,
                        52.70690949291266,
                        0.0
                    ],
                    [
                        4.847703580096299,
                        52.70692517758518,
                        0.0
                    ],
                    [
                        4.84741669290025,
                        52.706937591310165,
                        0.0
                    ],
                    [
                        4.846601019204607,
                        52.70690922943917,
                        0.0
                    ],
                    [
                        4.846131899240698,
                        52.70692429933779,
                        0.0
                    ],
                    [
                        4.845880250293303,
                        52.7069323759929,
                        0.0
                    ],
                    [
                        4.845620717251285,
                        52.706973857077934,
                        0.0
                    ],
                    [
                        4.845302290468255,
                        52.706988117341176,
                        0.0
                    ],
                    [
                        4.844629432122459,
                        52.70701824166506,
                        0.0
                    ],
                    [
                        4.843725994324513,
                        52.70705868733212,
                        0.0
                    ],
                    [
                        4.843631912388937,
                        52.70706289509255,
                        0.0
                    ],
                    [
                        4.843628348530288,
                        52.70702208657329,
                        0.0
                    ],
                    [
                        4.843620907455736,
                        52.706937097956136,
                        0.0
                    ],
                    [
                        4.84356550360277,
                        52.706304156158915,
                        0.0
                    ],
                    [
                        4.843493718157709,
                        52.70548392099232,
                        0.0
                    ],
                    [
                        4.843407535419891,
                        52.704499102687144,
                        0.0
                    ],
                    [
                        4.843365003494685,
                        52.704004044787084,
                        0.0
                    ],
                    [
                        4.843363075065907,
                        52.703988919737085,
                        0.0
                    ],
                    [
                        4.84326123878046,
                        52.70399140219136,
                        0.0
                    ],
                    [
                        4.843245133756684,
                        52.70399203857557,
                        0.0
                    ],
                    [
                        4.842564486816821,
                        52.70401909585908,
                        0.0
                    ],
                    [
                        4.842207382145035,
                        52.704030492667904,
                        0.0
                    ],
                    [
                        4.841850618623849,
                        52.70404895380073,
                        0.0
                    ],
                    [
                        4.841742028481009,
                        52.70405319243904,
                        0.0
                    ],
                    [
                        4.841488745061268,
                        52.70406308563468,
                        0.0
                    ],
                    [
                        4.841368634509837,
                        52.7040692932067,
                        0.0
                    ],
                    [
                        4.841241101515544,
                        52.704075116119064,
                        0.0
                    ],
                    [
                        4.841120772602951,
                        52.70408222114603,
                        0.0
                    ],
                    [
                        4.841077466146523,
                        52.70408467365239,
                        0.0
                    ],
                    [
                        4.841054221684982,
                        52.70408596000201,
                        0.0
                    ],
                    [
                        4.841036161170183,
                        52.704086793817915,
                        0.0
                    ],
                    [
                        4.841008976936751,
                        52.70408842156456,
                        0.0
                    ],
                    [
                        4.839941400638298,
                        52.70413582295221,
                        0.0
                    ],
                    [
                        4.839909880799815,
                        52.7041374934246,
                        0.0
                    ],
                    [
                        4.839878551705889,
                        52.704138104292106,
                        0.0
                    ],
                    [
                        4.839834883778965,
                        52.70413987166773,
                        0.0
                    ],
                    [
                        4.839800133047921,
                        52.70414198559462,
                        0.0
                    ],
                    [
                        4.839762277735158,
                        52.70414390549243,
                        0.0
                    ],
                    [
                        4.839743982702999,
                        52.70414455829254,
                        0.0
                    ],
                    [
                        4.839648596482813,
                        52.70415653968776,
                        0.0
                    ],
                    [
                        4.839614560351696,
                        52.704160669950134,
                        0.0
                    ],
                    [
                        4.839568850666827,
                        52.704165995700535,
                        0.0
                    ],
                    [
                        4.839519848995292,
                        52.70417073111493,
                        0.0
                    ],
                    [
                        4.839461267837516,
                        52.704176024563175,
                        0.0
                    ],
                    [
                        4.839194004996427,
                        52.704183278250994,
                        0.0
                    ],
                    [
                        4.838868820339908,
                        52.704191585637766,
                        0.0
                    ],
                    [
                        4.838303509760553,
                        52.70420573211256,
                        0.0
                    ],
                    [
                        4.83801352139412,
                        52.70421177294721,
                        0.0
                    ],
                    [
                        4.837693513098418,
                        52.70421783626469,
                        0.0
                    ],
                    [
                        4.837398011216165,
                        52.70422581831509,
                        0.0
                    ],
                    [
                        4.837149229463478,
                        52.70422814697562,
                        0.0
                    ],
                    [
                        4.836866410341545,
                        52.70423467648426,
                        0.0
                    ],
                    [
                        4.836411649365868,
                        52.704248767826684,
                        0.0
                    ],
                    [
                        4.836150532071113,
                        52.70425668119969,
                        0.0
                    ],
                    [
                        4.836040546037024,
                        52.70426124069802,
                        0.0
                    ],
                    [
                        4.835756490514405,
                        52.7042707635257,
                        0.0
                    ],
                    [
                        4.835713798976928,
                        52.70427487055062,
                        0.0
                    ],
                    [
                        4.835706313606159,
                        52.704278322853085,
                        0.0
                    ],
                    [
                        4.835684222992762,
                        52.70429374116995,
                        0.0
                    ],
                    [
                        4.835668037900049,
                        52.70430544822521,
                        0.0
                    ],
                    [
                        4.835518291349827,
                        52.70441173635273,
                        0.0
                    ],
                    [
                        4.835433842777743,
                        52.70440913412003,
                        0.0
                    ],
                    [
                        4.835422371316995,
                        52.70440953928631,
                        0.0
                    ],
                    [
                        4.835411713668385,
                        52.70441111654255,
                        0.0
                    ],
                    [
                        4.835403075524908,
                        52.70441446462461,
                        0.0
                    ],
                    [
                        4.835398444541108,
                        52.704420356647496,
                        0.0
                    ],
                    [
                        4.835371349175122,
                        52.704484353764876,
                        0.0
                    ],
                    [
                        4.835273111472843,
                        52.70473957137506,
                        0.0
                    ],
                    [
                        4.835154471392183,
                        52.7050323141332,
                        0.0
                    ],
                    [
                        4.835026386407834,
                        52.70536183295183,
                        0.0
                    ],
                    [
                        4.834941084849695,
                        52.70557870852195,
                        0.0
                    ],
                    [
                        4.834859941368455,
                        52.70579900941279,
                        0.0
                    ],
                    [
                        4.834716412630625,
                        52.70616908670342,
                        0.0
                    ],
                    [
                        4.834641559202816,
                        52.70635261458901,
                        0.0
                    ],
                    [
                        4.834540208313207,
                        52.706600582465036,
                        0.0
                    ],
                    [
                        4.834457828624504,
                        52.70681416396278,
                        0.0
                    ],
                    [
                        4.834454399780095,
                        52.70683031576663,
                        0.0
                    ],
                    [
                        4.834455905800628,
                        52.70683292002056,
                        0.0
                    ],
                    [
                        4.834462243859068,
                        52.70683720033058,
                        0.0
                    ],
                    [
                        4.834469793590042,
                        52.70683925747484,
                        0.0
                    ],
                    [
                        4.834493514195147,
                        52.70684259396762,
                        0.0
                    ],
                    [
                        4.834524371893876,
                        52.70684550525158,
                        0.0
                    ],
                    [
                        4.834689350020617,
                        52.70685717239657,
                        0.0
                    ]
                ]
            },
            "last_modified": "2019-06-25T07:26:58.971073Z",
            "created": "2014-10-22T10:29:04.347124Z",
            "image_url": "",
            "length": null,
            "name": "",
            "type": "transport",
            "material": "",
            "diameter": null,
            "shape": "",
            "year_of_construction": null
        },
        {
            "url": "https://demo.lizard.net/api/v4/pressurepipes/6515/?format=api",
            "id": 6515,
            "code": "PL_278",
            "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.759252198975681,
                        52.63272755774062,
                        0.0
                    ],
                    [
                        4.759247082095311,
                        52.63274972031022,
                        0.0
                    ],
                    [
                        4.759243965941463,
                        52.63275382002601,
                        0.0
                    ],
                    [
                        4.759240396605214,
                        52.63275551774426,
                        0.0
                    ],
                    [
                        4.75914974942515,
                        52.63279869015496,
                        0.0
                    ],
                    [
                        4.75881971505969,
                        52.63295585938006,
                        0.0
                    ],
                    [
                        4.758807210768744,
                        52.63296157211208,
                        0.0
                    ],
                    [
                        4.758799833908141,
                        52.63296509208535,
                        0.0
                    ],
                    [
                        4.758797886044321,
                        52.63296598950533,
                        0.0
                    ],
                    [
                        4.758767821296476,
                        52.63297978784188,
                        0.0
                    ],
                    [
                        4.75873774163122,
                        52.63299359507937,
                        0.0
                    ],
                    [
                        4.758710635508391,
                        52.63300605196135,
                        0.0
                    ],
                    [
                        4.758675262551544,
                        52.633022284729144,
                        0.0
                    ],
                    [
                        4.758520283812535,
                        52.63309344446357,
                        0.0
                    ],
                    [
                        4.758268041153213,
                        52.633210661606306,
                        0.0
                    ],
                    [
                        4.758251280935732,
                        52.633218553650124,
                        0.0
                    ],
                    [
                        4.758234518785849,
                        52.63322658049061,
                        0.0
                    ],
                    [
                        4.758134615305624,
                        52.633274403509226,
                        0.0
                    ],
                    [
                        4.757603565163068,
                        52.63353155859962,
                        0.0
                    ],
                    [
                        4.757441967774287,
                        52.63361079739729,
                        0.0
                    ],
                    [
                        4.75717047221943,
                        52.63376926071193,
                        0.0
                    ],
                    [
                        4.756956742375279,
                        52.6338939948019,
                        0.0
                    ],
                    [
                        4.756945940725274,
                        52.63389836827216,
                        0.0
                    ],
                    [
                        4.756928873974659,
                        52.63390493737506,
                        0.0
                    ],
                    [
                        4.756896124569359,
                        52.63391219624304,
                        0.0
                    ],
                    [
                        4.756877145285845,
                        52.63391615787567,
                        0.0
                    ],
                    [
                        4.756846284469971,
                        52.63392253700167,
                        0.0
                    ],
                    [
                        4.756766651948371,
                        52.633936853918684,
                        0.0
                    ],
                    [
                        4.75673543277996,
                        52.63394246719707,
                        0.0
                    ],
                    [
                        4.756299939450828,
                        52.63402035059822,
                        0.0
                    ],
                    [
                        4.756030583776163,
                        52.63406827913152,
                        0.0
                    ],
                    [
                        4.756015611363276,
                        52.63407094076784,
                        0.0
                    ],
                    [
                        4.755996468015052,
                        52.63409354100779,
                        0.0
                    ],
                    [
                        4.756004117842635,
                        52.63410809607696,
                        0.0
                    ],
                    [
                        4.75604368948469,
                        52.63418342183484,
                        0.0
                    ],
                    [
                        4.756078214125957,
                        52.63424914034724,
                        0.0
                    ],
                    [
                        4.756079493793104,
                        52.63425158269278,
                        0.0
                    ],
                    [
                        4.756118355022847,
                        52.63432702148588,
                        0.0
                    ],
                    [
                        4.756295151276697,
                        52.63466143274779,
                        0.0
                    ],
                    [
                        4.756316057800986,
                        52.6346972052042,
                        0.0
                    ],
                    [
                        4.756298097360586,
                        52.63473002131471,
                        0.0
                    ],
                    [
                        4.756281569329322,
                        52.634735047371635,
                        0.0
                    ],
                    [
                        4.756272355533028,
                        52.63473786542031,
                        0.0
                    ],
                    [
                        4.755981718336296,
                        52.63482633936515,
                        0.0
                    ],
                    [
                        4.755799151549638,
                        52.63488190894882,
                        0.0
                    ],
                    [
                        4.755385445549166,
                        52.63500645882481,
                        0.0
                    ],
                    [
                        4.754247904712702,
                        52.63534560988557,
                        0.0
                    ],
                    [
                        4.754112535019577,
                        52.63540806973225,
                        0.0
                    ],
                    [
                        4.754099563565576,
                        52.63541227860749,
                        0.0
                    ],
                    [
                        4.754083163959766,
                        52.63541758364933,
                        0.0
                    ],
                    [
                        4.754073650709515,
                        52.63542066056472,
                        0.0
                    ],
                    [
                        4.754069524698897,
                        52.63542200466,
                        0.0
                    ],
                    [
                        4.754021987708288,
                        52.635437407354026,
                        0.0
                    ],
                    [
                        4.754016778363009,
                        52.63543909618218,
                        0.0
                    ],
                    [
                        4.753995837062996,
                        52.63544588688801,
                        0.0
                    ],
                    [
                        4.753690771154649,
                        52.6355447396001,
                        0.0
                    ],
                    [
                        4.753611235727239,
                        52.63557050472255,
                        0.0
                    ],
                    [
                        4.753600802072808,
                        52.635573891250274,
                        0.0
                    ],
                    [
                        4.753588749048193,
                        52.635577916231334,
                        0.0
                    ],
                    [
                        4.753523565124005,
                        52.63559903945326,
                        0.0
                    ],
                    [
                        4.753479561658687,
                        52.63561318456985,
                        0.0
                    ],
                    [
                        4.75332907894223,
                        52.635486866070764,
                        0.0
                    ],
                    [
                        4.753027625502095,
                        52.63514833444396,
                        0.0
                    ],
                    [
                        4.753015705215664,
                        52.635134951713944,
                        0.0
                    ],
                    [
                        4.753015661679749,
                        52.635134897558046,
                        0.0
                    ],
                    [
                        4.752958662654622,
                        52.63507089167564,
                        0.0
                    ],
                    [
                        4.752596553133412,
                        52.63518366414519,
                        0.0
                    ],
                    [
                        4.752340352003797,
                        52.6352610249869,
                        0.0
                    ],
                    [
                        4.751740254494825,
                        52.635437555821795,
                        0.0
                    ],
                    [
                        4.751712260400977,
                        52.63544579133322,
                        0.0
                    ],
                    [
                        4.751337677228783,
                        52.635551375384736,
                        0.0
                    ],
                    [
                        4.751209811103323,
                        52.635670797502065,
                        0.0
                    ],
                    [
                        4.750924358284247,
                        52.63593698335351,
                        0.0
                    ],
                    [
                        4.75085141816269,
                        52.63600502214464,
                        0.0
                    ],
                    [
                        4.750843808193616,
                        52.636012324023,
                        0.0
                    ],
                    [
                        4.750838926097209,
                        52.63601690836784,
                        0.0
                    ],
                    [
                        4.750770353382029,
                        52.63608120481365,
                        0.0
                    ],
                    [
                        4.750756777069859,
                        52.636130265599895,
                        0.0
                    ],
                    [
                        4.750754985054336,
                        52.63613670887424,
                        0.0
                    ],
                    [
                        4.750752747989853,
                        52.636145324687774,
                        0.0
                    ],
                    [
                        4.750750706505561,
                        52.63615267434186,
                        0.0
                    ],
                    [
                        4.750738410151876,
                        52.63619698770603,
                        0.0
                    ],
                    [
                        4.750736368662702,
                        52.63620433735974,
                        0.0
                    ],
                    [
                        4.750646088042263,
                        52.63653054164736,
                        0.0
                    ],
                    [
                        4.750645822498923,
                        52.63653153781363,
                        0.0
                    ],
                    [
                        4.750432557345906,
                        52.63734476007797,
                        0.0
                    ],
                    [
                        4.750397565288704,
                        52.6374781595595,
                        0.0
                    ],
                    [
                        4.750385916600735,
                        52.6375225841918,
                        0.0
                    ],
                    [
                        4.750375123627819,
                        52.637527271668105,
                        0.0
                    ],
                    [
                        4.747590587968165,
                        52.63725199976495,
                        0.0
                    ],
                    [
                        4.747589466888233,
                        52.63725188588689,
                        0.0
                    ],
                    [
                        4.747575998373661,
                        52.63725057318925,
                        0.0
                    ],
                    [
                        4.747566834671563,
                        52.63725901687196,
                        0.0
                    ],
                    [
                        4.747562387658345,
                        52.637263109122856,
                        0.0
                    ],
                    [
                        4.747489739874495,
                        52.63732983528713,
                        0.0
                    ],
                    [
                        4.747485292585667,
                        52.637333945508175,
                        0.0
                    ],
                    [
                        4.74746495957091,
                        52.63735261952359,
                        0.0
                    ],
                    [
                        4.747441422278192,
                        52.63737424209685,
                        0.0
                    ],
                    [
                        4.747416956572861,
                        52.63739672244856,
                        0.0
                    ],
                    [
                        4.747384371697224,
                        52.637484838141944,
                        0.0
                    ],
                    [
                        4.747330196049482,
                        52.63763137178315,
                        0.0
                    ],
                    [
                        4.747299030530547,
                        52.637727511740344,
                        0.0
                    ],
                    [
                        4.747267848795869,
                        52.63782374147319,
                        0.0
                    ],
                    [
                        4.747221368888064,
                        52.63796724282508,
                        0.0
                    ],
                    [
                        4.747215153111419,
                        52.63798628936063,
                        0.0
                    ],
                    [
                        4.747170459858147,
                        52.638122718329925,
                        0.0
                    ],
                    [
                        4.74713149956482,
                        52.63825804574341,
                        0.0
                    ],
                    [
                        4.747130332581139,
                        52.638262101710914,
                        0.0
                    ],
                    [
                        4.747124358175544,
                        52.638282830160875,
                        0.0
                    ],
                    [
                        4.747091158302053,
                        52.63839790428127,
                        0.0
                    ],
                    [
                        4.747088484432044,
                        52.638408054497255,
                        0.0
                    ],
                    [
                        4.747088143759882,
                        52.63840913113656,
                        0.0
                    ],
                    [
                        4.747085183859282,
                        52.6384186327286,
                        0.0
                    ],
                    [
                        4.747083643774552,
                        52.63842396288023,
                        0.0
                    ],
                    [
                        4.74713145630832,
                        52.63846618186853,
                        0.0
                    ],
                    [
                        4.747359712084666,
                        52.638492979182786,
                        0.0
                    ],
                    [
                        4.747371259617237,
                        52.63850349352496,
                        0.0
                    ],
                    [
                        4.747347368223092,
                        52.63857482279884,
                        0.0
                    ],
                    [
                        4.747342642799667,
                        52.63858890739429,
                        0.0
                    ],
                    [
                        4.747340279956125,
                        52.638595958678586,
                        0.0
                    ],
                    [
                        4.747337330289713,
                        52.638604759323826,
                        0.0
                    ],
                    [
                        4.74732611830457,
                        52.638638221529426,
                        0.0
                    ],
                    [
                        4.747287756656721,
                        52.638752701717436,
                        0.0
                    ],
                    [
                        4.747270058121466,
                        52.638805532537155,
                        0.0
                    ],
                    [
                        4.747253239982853,
                        52.638855725832826,
                        0.0
                    ],
                    [
                        4.747235417958541,
                        52.63890891547282,
                        0.0
                    ],
                    [
                        4.747211587954903,
                        52.63898005631165,
                        0.0
                    ],
                    [
                        4.74711743526298,
                        52.63902181666523,
                        0.0
                    ],
                    [
                        4.747089257882877,
                        52.63903431007484,
                        0.0
                    ],
                    [
                        4.747025091543646,
                        52.639060063671785,
                        0.0
                    ],
                    [
                        4.746995101826641,
                        52.63907323932181,
                        0.0
                    ],
                    [
                        4.746973354908433,
                        52.639082406085635,
                        0.0
                    ],
                    [
                        4.746929474480813,
                        52.639100908277975,
                        0.0
                    ],
                    [
                        4.746899142455869,
                        52.63911526838096,
                        0.0
                    ],
                    [
                        4.746870679398929,
                        52.639137232789466,
                        0.0
                    ],
                    [
                        4.746866331293663,
                        52.63915379988503,
                        0.0
                    ],
                    [
                        4.746835387574347,
                        52.6392558724896,
                        0.0
                    ],
                    [
                        4.746832522740145,
                        52.63926390965989,
                        0.0
                    ],
                    [
                        4.746822449271598,
                        52.63929219228822,
                        0.0
                    ],
                    [
                        4.746816812280997,
                        52.63930798852161,
                        0.0
                    ],
                    [
                        4.746804936001694,
                        52.6393423907608,
                        0.0
                    ],
                    [
                        4.746737162449735,
                        52.639525599814014,
                        0.0
                    ],
                    [
                        4.746730261975163,
                        52.63954801285881,
                        0.0
                    ],
                    [
                        4.746211009821711,
                        52.64116187259368,
                        0.0
                    ],
                    [
                        4.746208128263565,
                        52.641163942107276,
                        0.0
                    ],
                    [
                        4.746195124054255,
                        52.64117327269188,
                        0.0
                    ],
                    [
                        4.746148869897278,
                        52.64120648295108,
                        0.0
                    ],
                    [
                        4.746136049285537,
                        52.64124884274346,
                        0.0
                    ],
                    [
                        4.746127975006546,
                        52.641277756202655,
                        0.0
                    ],
                    [
                        4.746125164943102,
                        52.641286072253656,
                        0.0
                    ],
                    [
                        4.746122880074599,
                        52.64129281836352,
                        0.0
                    ],
                    [
                        4.746109489742694,
                        52.64133777240222,
                        0.0
                    ],
                    [
                        4.746096316942892,
                        52.641381990655596,
                        0.0
                    ],
                    [
                        4.746082973887182,
                        52.64142673823822,
                        0.0
                    ],
                    [
                        4.74595973072988,
                        52.64179449788337,
                        0.0
                    ],
                    [
                        4.745996971824178,
                        52.641859730598625,
                        0.0
                    ],
                    [
                        4.745769346046922,
                        52.64258212197429,
                        0.0
                    ],
                    [
                        4.745766942051432,
                        52.6425899369181,
                        0.0
                    ],
                    [
                        4.745766344217225,
                        52.64259750097401,
                        0.0
                    ],
                    [
                        4.745737667221805,
                        52.642690697044515,
                        0.0
                    ],
                    [
                        4.745730529033485,
                        52.642689822721465,
                        0.0
                    ],
                    [
                        4.745714438531055,
                        52.64268785758017,
                        0.0
                    ],
                    [
                        4.745707197060204,
                        52.64268697371123,
                        0.0
                    ],
                    [
                        4.745672313821781,
                        52.64268293896883,
                        0.0
                    ],
                    [
                        4.745654958307358,
                        52.642680589529384,
                        0.0
                    ],
                    [
                        4.74562458698801,
                        52.64267718126251,
                        0.0
                    ],
                    [
                        4.74553674766182,
                        52.6426673245894,
                        0.0
                    ],
                    [
                        4.745532912583176,
                        52.64266689048011,
                        0.0
                    ],
                    [
                        4.745504621068154,
                        52.6426637180873,
                        0.0
                    ],
                    [
                        4.745468777328194,
                        52.64265969607628,
                        0.0
                    ],
                    [
                        4.745402149307956,
                        52.64265221856546,
                        0.0
                    ],
                    [
                        4.74538284096764,
                        52.64265004727879,
                        0.0
                    ],
                    [
                        4.745234347738624,
                        52.64263338316694,
                        0.0
                    ],
                    [
                        4.745086149698897,
                        52.642616747424945,
                        0.0
                    ],
                    [
                        4.744835745707724,
                        52.64258864887111,
                        0.0
                    ],
                    [
                        4.744814460797627,
                        52.64258626010699,
                        0.0
                    ],
                    [
                        4.744692415600527,
                        52.64257256019546,
                        0.0
                    ],
                    [
                        4.744681234774899,
                        52.64257130447473,
                        0.0
                    ],
                    [
                        4.744537447460901,
                        52.64255516820491,
                        0.0
                    ],
                    [
                        4.744507194240995,
                        52.64255177826472,
                        0.0
                    ],
                    [
                        4.744465391532758,
                        52.642547085646655,
                        0.0
                    ],
                    [
                        4.744302458390416,
                        52.64252879650571,
                        0.0
                    ],
                    [
                        4.744253032439326,
                        52.642557441319695,
                        0.0
                    ],
                    [
                        4.744207271646815,
                        52.64270025325313,
                        0.0
                    ],
                    [
                        4.744207409905604,
                        52.64272314457798,
                        0.0
                    ],
                    [
                        4.744167345107515,
                        52.64285024159468,
                        0.0
                    ],
                    [
                        4.744101626284518,
                        52.64305853464501,
                        0.0
                    ],
                    [
                        4.744080199877881,
                        52.643126461381684,
                        0.0
                    ],
                    [
                        4.744062897747724,
                        52.643133593568386,
                        0.0
                    ],
                    [
                        4.743816239852051,
                        52.64310478517131,
                        0.0
                    ],
                    [
                        4.743568726857612,
                        52.64307587277267,
                        0.0
                    ],
                    [
                        4.743495450883799,
                        52.64306731568825,
                        0.0
                    ],
                    [
                        4.743460627169967,
                        52.64306324467081,
                        0.0
                    ],
                    [
                        4.743451924935921,
                        52.643062226934816,
                        0.0
                    ],
                    [
                        4.743424358015094,
                        52.64305900404678,
                        0.0
                    ],
                    [
                        4.743397086044634,
                        52.64305581869828,
                        0.0
                    ],
                    [
                        4.743388088735697,
                        52.64305477239821,
                        0.0
                    ],
                    [
                        4.74331525538345,
                        52.643046262535265,
                        0.0
                    ],
                    [
                        4.743237967663783,
                        52.6430372342052,
                        0.0
                    ],
                    [
                        4.74303099385282,
                        52.643027737025804,
                        0.0
                    ],
                    [
                        4.743015986333046,
                        52.643026478393296,
                        0.0
                    ],
                    [
                        4.742994065030828,
                        52.64302516432891,
                        0.0
                    ],
                    [
                        4.742950990131402,
                        52.643022576296445,
                        0.0
                    ],
                    [
                        4.742911193397476,
                        52.64302011385744,
                        0.0
                    ],
                    [
                        4.742903030701937,
                        52.64301958431716,
                        0.0
                    ],
                    [
                        4.742878998360894,
                        52.643018150946,
                        0.0
                    ],
                    [
                        4.742580306981104,
                        52.64300031008625,
                        0.0
                    ],
                    [
                        4.742445599180564,
                        52.64299166197074,
                        0.0
                    ],
                    [
                        4.742376114413436,
                        52.64298756446321,
                        0.0
                    ],
                    [
                        4.742292313636604,
                        52.64298240966127,
                        0.0
                    ],
                    [
                        4.742101357986989,
                        52.64292239939635,
                        0.0
                    ],
                    [
                        4.742043923518357,
                        52.64290561412872,
                        0.0
                    ],
                    [
                        4.741747717509232,
                        52.64281612015136,
                        0.0
                    ],
                    [
                        4.741629483164155,
                        52.64278035605283,
                        0.0
                    ],
                    [
                        4.741507113877768,
                        52.64274346394827,
                        0.0
                    ],
                    [
                        4.741404442615039,
                        52.642712394602185,
                        0.0
                    ],
                    [
                        4.741366124525846,
                        52.642700817593216,
                        0.0
                    ],
                    [
                        4.7412598490001,
                        52.64266870399637,
                        0.0
                    ]
                ]
            },
            "last_modified": "2019-06-25T07:26:58.971073Z",
            "created": "2014-10-22T10:29:04.360257Z",
            "image_url": "",
            "length": null,
            "name": "",
            "type": "transport",
            "material": "",
            "diameter": null,
            "shape": "",
            "year_of_construction": null
        },
        {
            "url": "https://demo.lizard.net/api/v4/pressurepipes/6516/?format=api",
            "id": 6516,
            "code": "PL_279",
            "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.740879314084268,
                        52.743129472154905,
                        0.0
                    ],
                    [
                        4.74090438633876,
                        52.74312736144476,
                        0.0
                    ],
                    [
                        4.740941731014862,
                        52.74312148883775,
                        0.0
                    ],
                    [
                        4.740948825984045,
                        52.74312036800547,
                        0.0
                    ],
                    [
                        4.741037823955341,
                        52.74310636374709,
                        0.0
                    ],
                    [
                        4.741044933726929,
                        52.74310524298953,
                        0.0
                    ],
                    [
                        4.741090857630859,
                        52.74309801489932,
                        0.0
                    ],
                    [
                        4.741072208861349,
                        52.74302998064615,
                        0.0
                    ],
                    [
                        4.740960416069278,
                        52.742622117085176,
                        0.0
                    ],
                    [
                        4.740881492499335,
                        52.74233333039618,
                        0.0
                    ],
                    [
                        4.740877150673778,
                        52.742317453680926,
                        0.0
                    ],
                    [
                        4.740862017630539,
                        52.74226211019592,
                        0.0
                    ],
                    [
                        4.740794431587549,
                        52.74201498599527,
                        0.0
                    ],
                    [
                        4.740778697168238,
                        52.74195625111296,
                        0.0
                    ],
                    [
                        4.740759241386489,
                        52.74188576792946,
                        0.0
                    ],
                    [
                        4.740702255716015,
                        52.741678055476356,
                        0.0
                    ],
                    [
                        4.740698981729232,
                        52.7416660939148,
                        0.0
                    ],
                    [
                        4.740638651550909,
                        52.74144622175699,
                        0.0
                    ],
                    [
                        4.740536555250315,
                        52.74107222851625,
                        0.0
                    ],
                    [
                        4.740523594727471,
                        52.74102627025823,
                        0.0
                    ],
                    [
                        4.740515293753144,
                        52.7409957141446,
                        0.0
                    ],
                    [
                        4.740395860299795,
                        52.740562428874775,
                        0.0
                    ],
                    [
                        4.740287456295591,
                        52.74019070174937,
                        0.0
                    ],
                    [
                        4.740246636668278,
                        52.74005482942307,
                        0.0
                    ],
                    [
                        4.74022102846653,
                        52.73996588024083,
                        0.0
                    ],
                    [
                        4.740189516134634,
                        52.7398515644681,
                        0.0
                    ],
                    [
                        4.740168723394075,
                        52.73977547494412,
                        0.0
                    ],
                    [
                        4.740106091948843,
                        52.73954633321959,
                        0.0
                    ],
                    [
                        4.740063930420291,
                        52.73939209295709,
                        0.0
                    ],
                    [
                        4.740042739450317,
                        52.73931492278981,
                        0.0
                    ],
                    [
                        4.739978339302672,
                        52.73908029823729,
                        0.0
                    ],
                    [
                        4.739942717733916,
                        52.73895052925952,
                        0.0
                    ],
                    [
                        4.739914838932193,
                        52.73884796123604,
                        0.0
                    ],
                    [
                        4.739886786432821,
                        52.73873911030521,
                        0.0
                    ],
                    [
                        4.739826830379765,
                        52.738506468962925,
                        0.0
                    ],
                    [
                        4.739756350680361,
                        52.738261556951095,
                        0.0
                    ],
                    [
                        4.739749408217475,
                        52.738237344020256,
                        0.0
                    ],
                    [
                        4.739736006236236,
                        52.73819131134028,
                        0.0
                    ],
                    [
                        4.739729160804136,
                        52.738167548288246,
                        0.0
                    ],
                    [
                        4.739712702718508,
                        52.73810987872201,
                        0.0
                    ],
                    [
                        4.739680359581046,
                        52.73800588436445,
                        0.0
                    ],
                    [
                        4.739668379132006,
                        52.73796687829612,
                        0.0
                    ],
                    [
                        4.739591395483939,
                        52.73771933352249,
                        0.0
                    ],
                    [
                        4.739587649692832,
                        52.73770627292893,
                        0.0
                    ],
                    [
                        4.739547001462607,
                        52.73757313325739,
                        0.0
                    ],
                    [
                        4.739417801107891,
                        52.73714977806372,
                        0.0
                    ],
                    [
                        4.739350929025639,
                        52.7369315858949,
                        0.0
                    ],
                    [
                        4.739347625558877,
                        52.736920666617664,
                        0.0
                    ],
                    [
                        4.739280124109433,
                        52.736701024052735,
                        0.0
                    ],
                    [
                        4.739181616475893,
                        52.73637729530562,
                        0.0
                    ],
                    [
                        4.739177377370546,
                        52.73636356696682,
                        0.0
                    ],
                    [
                        4.739150599823747,
                        52.73627588725346,
                        0.0
                    ],
                    [
                        4.739082909326889,
                        52.73605414053093,
                        0.0
                    ],
                    [
                        4.739046882447763,
                        52.73593611505282,
                        0.0
                    ],
                    [
                        4.739020745813851,
                        52.73584918471331,
                        0.0
                    ],
                    [
                        4.739005572979658,
                        52.73580085057715,
                        0.0
                    ],
                    [
                        4.739002301018351,
                        52.735789814626116,
                        0.0
                    ],
                    [
                        4.738901011575476,
                        52.73545923125687,
                        0.0
                    ],
                    [
                        4.73888379151075,
                        52.735406176731814,
                        0.0
                    ],
                    [
                        4.738870788358371,
                        52.73536633817414,
                        0.0
                    ],
                    [
                        4.738786881667554,
                        52.735107970510036,
                        0.0
                    ],
                    [
                        4.738775228351185,
                        52.735072983316925,
                        0.0
                    ],
                    [
                        4.738771481957932,
                        52.73506199869627,
                        0.0
                    ],
                    [
                        4.738665242893313,
                        52.73473696008326,
                        0.0
                    ],
                    [
                        4.738610363847851,
                        52.734569313010475,
                        0.0
                    ],
                    [
                        4.738571377313407,
                        52.73445035453374,
                        0.0
                    ],
                    [
                        4.738545488276643,
                        52.73436983317852,
                        0.0
                    ],
                    [
                        4.738541835874407,
                        52.73435850755149,
                        0.0
                    ],
                    [
                        4.738519772925901,
                        52.73429058892552,
                        0.0
                    ],
                    [
                        4.738379535760587,
                        52.73386099793671,
                        0.0
                    ],
                    [
                        4.7382669730445,
                        52.73351644940916,
                        0.0
                    ],
                    [
                        4.738255500468036,
                        52.73348131035237,
                        0.0
                    ],
                    [
                        4.738238517803246,
                        52.73342932645629,
                        0.0
                    ],
                    [
                        4.738097145932146,
                        52.7329967451271,
                        0.0
                    ],
                    [
                        4.738087949325148,
                        52.7329679004179,
                        0.0
                    ],
                    [
                        4.738078545343257,
                        52.73293906356443,
                        0.0
                    ],
                    [
                        4.737993921405582,
                        52.73267976556676,
                        0.0
                    ],
                    [
                        4.737982859959521,
                        52.73264588690608,
                        0.0
                    ],
                    [
                        4.7379412277385,
                        52.73251785475731,
                        0.0
                    ],
                    [
                        4.737873637351688,
                        52.73231115199588,
                        0.0
                    ],
                    [
                        4.737868319177598,
                        52.7322943621039,
                        0.0
                    ],
                    [
                        4.737852701259841,
                        52.73224625900415,
                        0.0
                    ],
                    [
                        4.737847847950788,
                        52.732231071344984,
                        0.0
                    ],
                    [
                        4.73782137553661,
                        52.732135124775084,
                        0.0
                    ],
                    [
                        4.737802983060722,
                        52.73207443361867,
                        0.0
                    ]
                ]
            },
            "last_modified": "2019-06-25T07:26:58.971073Z",
            "created": "2014-10-22T10:29:04.370673Z",
            "image_url": "",
            "length": null,
            "name": "",
            "type": "transport",
            "material": "",
            "diameter": null,
            "shape": "",
            "year_of_construction": null
        }
    ]
}