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=19
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=20",
    "previous": "https://demo.lizard.net/api/v4/pressurepipes/?format=api&page=18",
    "results": [
        {
            "url": "https://demo.lizard.net/api/v4/pressurepipes/6417/?format=api",
            "id": 6417,
            "code": "PL_180",
            "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.856582695700826,
                        52.74105096745704,
                        0.0
                    ],
                    [
                        4.856582592596278,
                        52.74105092206283,
                        0.0
                    ],
                    [
                        4.856559593547071,
                        52.741041356323294,
                        0.0
                    ],
                    [
                        4.856555733281593,
                        52.74103975741867,
                        0.0
                    ],
                    [
                        4.856551593316659,
                        52.74103802246338,
                        0.0
                    ],
                    [
                        4.856552974518712,
                        52.74103401144156,
                        0.0
                    ],
                    [
                        4.8565530977906,
                        52.74102994089365,
                        0.0
                    ],
                    [
                        4.85655329256217,
                        52.74102975303503,
                        0.0
                    ],
                    [
                        4.85657509063797,
                        52.74100883861243,
                        0.0
                    ],
                    [
                        4.85658782025348,
                        52.74096639594347,
                        0.0
                    ],
                    [
                        4.85657261402341,
                        52.740879370282876,
                        0.0
                    ],
                    [
                        4.856564503512174,
                        52.740832512037755,
                        0.0
                    ],
                    [
                        4.856551682293298,
                        52.74075887859492,
                        0.0
                    ],
                    [
                        4.856548237903689,
                        52.74073881331933,
                        0.0
                    ],
                    [
                        4.856531482738021,
                        52.74073211527322,
                        0.0
                    ],
                    [
                        4.856519767353383,
                        52.74072743478675,
                        0.0
                    ],
                    [
                        4.856432593007489,
                        52.740692131973724,
                        0.0
                    ],
                    [
                        4.856420583683799,
                        52.74068727042815,
                        0.0
                    ],
                    [
                        4.856344577754714,
                        52.7406565827,
                        0.0
                    ],
                    [
                        4.856143197335561,
                        52.740578136420375,
                        0.0
                    ],
                    [
                        4.85585669472785,
                        52.74046746925417,
                        0.0
                    ],
                    [
                        4.855572655601395,
                        52.740357693109694,
                        0.0
                    ],
                    [
                        4.85522227272278,
                        52.7402192750713,
                        0.0
                    ],
                    [
                        4.854936965524385,
                        52.74010809874894,
                        0.0
                    ],
                    [
                        4.854628006067976,
                        52.739987694201055,
                        0.0
                    ],
                    [
                        4.854373186596725,
                        52.73988899194543,
                        0.0
                    ],
                    [
                        4.853996127259875,
                        52.73974215593977,
                        0.0
                    ],
                    [
                        4.85397421618001,
                        52.73973333149604,
                        0.0
                    ],
                    [
                        4.853966701828992,
                        52.739730260257524,
                        0.0
                    ],
                    [
                        4.853956594767754,
                        52.739726089986924,
                        0.0
                    ],
                    [
                        4.853880109846957,
                        52.73969488626534,
                        0.0
                    ],
                    [
                        4.853872271079362,
                        52.739691705724425,
                        0.0
                    ],
                    [
                        4.853867202259439,
                        52.73968966095814,
                        0.0
                    ],
                    [
                        4.853863846174697,
                        52.739688019287826,
                        0.0
                    ],
                    [
                        4.853753732399882,
                        52.73962408711268,
                        0.0
                    ],
                    [
                        4.85364139201346,
                        52.73957890067509,
                        0.0
                    ],
                    [
                        4.853265857857873,
                        52.73943369580393,
                        0.0
                    ],
                    [
                        4.853066043594811,
                        52.73935643756198,
                        0.0
                    ],
                    [
                        4.853060310647511,
                        52.73935421903001,
                        0.0
                    ],
                    [
                        4.85286192879684,
                        52.73927612208974,
                        0.0
                    ],
                    [
                        4.852822420624109,
                        52.73926055913553,
                        0.0
                    ],
                    [
                        4.852765493821924,
                        52.73923815980412,
                        0.0
                    ],
                    [
                        4.852759334042178,
                        52.73923573264183,
                        0.0
                    ],
                    [
                        4.852557709454077,
                        52.73915529301136,
                        0.0
                    ],
                    [
                        4.85232972421082,
                        52.73906432773969,
                        0.0
                    ],
                    [
                        4.852037521990823,
                        52.738950309488835,
                        0.0
                    ],
                    [
                        4.851733972690326,
                        52.73883197068474,
                        0.0
                    ],
                    [
                        4.851718868169209,
                        52.738826025293605,
                        0.0
                    ],
                    [
                        4.851513315216164,
                        52.73874505395467,
                        0.0
                    ],
                    [
                        4.851320316743398,
                        52.73866913550349,
                        0.0
                    ],
                    [
                        4.851037208985132,
                        52.73855771697679,
                        0.0
                    ],
                    [
                        4.850742261629151,
                        52.738441094903244,
                        0.0
                    ],
                    [
                        4.850442015063631,
                        52.738322048685404,
                        0.0
                    ],
                    [
                        4.850424626640035,
                        52.73831522109833,
                        0.0
                    ],
                    [
                        4.850009382283489,
                        52.73815230225565,
                        0.0
                    ],
                    [
                        4.849868021065032,
                        52.73809683501853,
                        0.0
                    ],
                    [
                        4.849859672631076,
                        52.73808695661041,
                        0.0
                    ],
                    [
                        4.849852053738863,
                        52.73806949648164,
                        0.0
                    ],
                    [
                        4.849866291323748,
                        52.7380470483296,
                        0.0
                    ],
                    [
                        4.849870458290167,
                        52.7380404886591,
                        0.0
                    ],
                    [
                        4.84991185752957,
                        52.73797520527076,
                        0.0
                    ],
                    [
                        4.850132188150191,
                        52.7376285825896,
                        0.0
                    ],
                    [
                        4.850175374856059,
                        52.73755873279184,
                        0.0
                    ],
                    [
                        4.850276827477012,
                        52.73739428807025,
                        0.0
                    ],
                    [
                        4.850315859205167,
                        52.73732999141634,
                        0.0
                    ],
                    [
                        4.850356461785492,
                        52.7372643627691,
                        0.0
                    ],
                    [
                        4.850440249772874,
                        52.73712891116359,
                        0.0
                    ],
                    [
                        4.850639452034068,
                        52.736807014318586,
                        0.0
                    ],
                    [
                        4.851066293670475,
                        52.7361205156257,
                        0.0
                    ],
                    [
                        4.851138469680889,
                        52.73600443210319,
                        0.0
                    ],
                    [
                        4.851129902734736,
                        52.73598215075638,
                        0.0
                    ],
                    [
                        4.851114116812248,
                        52.73597631904454,
                        0.0
                    ],
                    [
                        4.851109385444951,
                        52.73597457224656,
                        0.0
                    ],
                    [
                        4.850999384742901,
                        52.73593397712934,
                        0.0
                    ],
                    [
                        4.850759170151822,
                        52.73583371503166,
                        0.0
                    ],
                    [
                        4.850594212476399,
                        52.735763915919485,
                        0.0
                    ],
                    [
                        4.850577957228104,
                        52.73575773152877,
                        0.0
                    ],
                    [
                        4.85029118337656,
                        52.73564873902079,
                        0.0
                    ],
                    [
                        4.849776121955229,
                        52.73546949811984,
                        0.0
                    ],
                    [
                        4.849418125786021,
                        52.73534445484954,
                        0.0
                    ],
                    [
                        4.849138218978469,
                        52.73525425537321,
                        0.0
                    ],
                    [
                        4.848770702540418,
                        52.735146413156315,
                        0.0
                    ],
                    [
                        4.848758708653894,
                        52.73514289894147,
                        0.0
                    ],
                    [
                        4.848764569656102,
                        52.735135825718736,
                        0.0
                    ],
                    [
                        4.848781105286267,
                        52.735115500012384,
                        0.0
                    ],
                    [
                        4.848783060789172,
                        52.73511299249634,
                        0.0
                    ],
                    [
                        4.848802760546588,
                        52.73508818759741,
                        0.0
                    ],
                    [
                        4.848938864014182,
                        52.73491598301756,
                        0.0
                    ],
                    [
                        4.849073460593208,
                        52.73474583847653,
                        0.0
                    ],
                    [
                        4.849099777677589,
                        52.73471261565745,
                        0.0
                    ],
                    [
                        4.849105048583115,
                        52.734705360011624,
                        0.0
                    ],
                    [
                        4.849119291562372,
                        52.7346908654412,
                        0.0
                    ],
                    [
                        4.849146547940403,
                        52.734665555405655,
                        0.0
                    ],
                    [
                        4.84920125533188,
                        52.7346232042246,
                        0.0
                    ],
                    [
                        4.849247315745472,
                        52.73459779936956,
                        0.0
                    ],
                    [
                        4.849315873893684,
                        52.73454877045693,
                        0.0
                    ],
                    [
                        4.849375239801168,
                        52.73450077843231,
                        0.0
                    ],
                    [
                        4.849420117981998,
                        52.73445101343075,
                        0.0
                    ],
                    [
                        4.849449267323607,
                        52.73441618566451,
                        0.0
                    ],
                    [
                        4.849530332590156,
                        52.73431302155475,
                        0.0
                    ],
                    [
                        4.84955113394673,
                        52.73428282930899,
                        0.0
                    ],
                    [
                        4.849554207164489,
                        52.73427367645357,
                        0.0
                    ],
                    [
                        4.849552684363963,
                        52.734265042069076,
                        0.0
                    ],
                    [
                        4.849545059862955,
                        52.73423481136345,
                        0.0
                    ],
                    [
                        4.849533472282647,
                        52.73420177679853,
                        0.0
                    ],
                    [
                        4.849500041440725,
                        52.73411481154475,
                        0.0
                    ],
                    [
                        4.849448953912392,
                        52.734006826867564,
                        0.0
                    ],
                    [
                        4.849394718518607,
                        52.73391410583329,
                        0.0
                    ],
                    [
                        4.849348142439337,
                        52.73383669724679,
                        0.0
                    ],
                    [
                        4.849315600724127,
                        52.733785953519586,
                        0.0
                    ],
                    [
                        4.849299019601363,
                        52.73374966105705,
                        0.0
                    ],
                    [
                        4.84929154384144,
                        52.733731473570025,
                        0.0
                    ],
                    [
                        4.849285522086314,
                        52.733715449527594,
                        0.0
                    ],
                    [
                        4.849282567390957,
                        52.73370285439459,
                        0.0
                    ],
                    [
                        4.849285266993767,
                        52.73368794818294,
                        0.0
                    ],
                    [
                        4.849296691247575,
                        52.733673890206866,
                        0.0
                    ],
                    [
                        4.849328148938121,
                        52.733631883297775,
                        0.0
                    ],
                    [
                        4.84941757392557,
                        52.73352300532868,
                        0.0
                    ],
                    [
                        4.849599311333224,
                        52.733299061194174,
                        0.0
                    ],
                    [
                        4.849875741779721,
                        52.73294676045305,
                        0.0
                    ],
                    [
                        4.850143582134564,
                        52.732606462885144,
                        0.0
                    ],
                    [
                        4.850323008645405,
                        52.73236507242867,
                        0.0
                    ],
                    [
                        4.85044758658516,
                        52.732201980823874,
                        0.0
                    ],
                    [
                        4.850572162498114,
                        52.73203897894575,
                        0.0
                    ],
                    [
                        4.850696590544792,
                        52.73187588639718,
                        0.0
                    ],
                    [
                        4.850821165701587,
                        52.73171279437737,
                        0.0
                    ],
                    [
                        4.850911587684792,
                        52.731594393532646,
                        0.0
                    ],
                    [
                        4.851250525535179,
                        52.7311649030824,
                        0.0
                    ],
                    [
                        4.851564048588109,
                        52.730767291039456,
                        0.0
                    ],
                    [
                        4.852042088681262,
                        52.73017135558689,
                        0.0
                    ],
                    [
                        4.852065667160991,
                        52.73014378159064,
                        0.0
                    ],
                    [
                        4.852083709274089,
                        52.73012103569066,
                        0.0
                    ],
                    [
                        4.852084911058304,
                        52.7301196031713,
                        0.0
                    ],
                    [
                        4.852088819047803,
                        52.73011476775308,
                        0.0
                    ],
                    [
                        4.8520946799348,
                        52.730107604490605,
                        0.0
                    ],
                    [
                        4.852095131699309,
                        52.73010697743077,
                        0.0
                    ],
                    [
                        4.852105239047508,
                        52.73009271554671,
                        0.0
                    ],
                    [
                        4.852116521413517,
                        52.730076787359906,
                        0.0
                    ],
                    [
                        4.852122094993246,
                        52.73006890384522,
                        0.0
                    ],
                    [
                        4.85212659729099,
                        52.73006389135619,
                        0.0
                    ],
                    [
                        4.852131848509466,
                        52.7300581632721,
                        0.0
                    ],
                    [
                        4.852153342382561,
                        52.73003156846137,
                        0.0
                    ],
                    [
                        4.85229834353481,
                        52.72984358276907,
                        0.0
                    ],
                    [
                        4.852448693327045,
                        52.729653913383316,
                        0.0
                    ],
                    [
                        4.852625855153335,
                        52.72942625929027,
                        0.0
                    ],
                    [
                        4.852918387597908,
                        52.729048410621765,
                        0.0
                    ],
                    [
                        4.853124343729548,
                        52.728777657482404,
                        0.0
                    ],
                    [
                        4.853249299194201,
                        52.72861833909436,
                        0.0
                    ],
                    [
                        4.853285078303405,
                        52.72857338477502,
                        0.0
                    ],
                    [
                        4.853428838568957,
                        52.72838925651275,
                        0.0
                    ],
                    [
                        4.853431543470314,
                        52.72838594344673,
                        0.0
                    ],
                    [
                        4.853438183379219,
                        52.72837554828802,
                        0.0
                    ],
                    [
                        4.853438484895168,
                        52.7283751002894,
                        0.0
                    ],
                    [
                        4.853459542907723,
                        52.72834769445283,
                        0.0
                    ],
                    [
                        4.853467816549808,
                        52.728336857264786,
                        0.0
                    ],
                    [
                        4.853472315237064,
                        52.72833211431745,
                        0.0
                    ],
                    [
                        4.853473815163527,
                        52.728330503379965,
                        0.0
                    ],
                    [
                        4.853490660073122,
                        52.728320872916136,
                        0.0
                    ],
                    [
                        4.853515756744018,
                        52.72830220256054,
                        0.0
                    ],
                    [
                        4.853529472338042,
                        52.72829426559686,
                        0.0
                    ],
                    [
                        4.853542825222789,
                        52.728291809076715,
                        0.0
                    ],
                    [
                        4.853553434977155,
                        52.72829581090274,
                        0.0
                    ],
                    [
                        4.853641291061641,
                        52.72835075567178,
                        0.0
                    ],
                    [
                        4.853804784432898,
                        52.728479462981795,
                        0.0
                    ],
                    [
                        4.853916844489475,
                        52.7285648920131,
                        0.0
                    ],
                    [
                        4.854041630907682,
                        52.728650737394304,
                        0.0
                    ],
                    [
                        4.854177601286993,
                        52.72874211477079,
                        0.0
                    ],
                    [
                        4.854428673278263,
                        52.72891246349532,
                        0.0
                    ],
                    [
                        4.854692277272378,
                        52.72908718147539,
                        0.0
                    ],
                    [
                        4.854978772061243,
                        52.72927880684936,
                        0.0
                    ],
                    [
                        4.855168307562939,
                        52.72939693409182,
                        0.0
                    ],
                    [
                        4.855215722427271,
                        52.729417816008024,
                        0.0
                    ],
                    [
                        4.855229922344161,
                        52.72941877814132,
                        0.0
                    ],
                    [
                        4.855241674385886,
                        52.72941406753006,
                        0.0
                    ],
                    [
                        4.855252146444294,
                        52.72940503744145,
                        0.0
                    ],
                    [
                        4.855266936396136,
                        52.72939395962992,
                        0.0
                    ],
                    [
                        4.855298175092969,
                        52.72936929505123,
                        0.0
                    ],
                    [
                        4.85533258552886,
                        52.72933943217174,
                        0.0
                    ],
                    [
                        4.85536940576119,
                        52.729306164985445,
                        0.0
                    ],
                    [
                        4.85540838762947,
                        52.72926553810295,
                        0.0
                    ],
                    [
                        4.855444255380454,
                        52.72922534665184,
                        0.0
                    ],
                    [
                        4.855482579708925,
                        52.72917788669051,
                        0.0
                    ],
                    [
                        4.855513927028092,
                        52.7291320132257,
                        0.0
                    ],
                    [
                        4.855538853551623,
                        52.72909069445521,
                        0.0
                    ],
                    [
                        4.855559118224704,
                        52.72905537615547,
                        0.0
                    ],
                    [
                        4.855590635174024,
                        52.72900770602728,
                        0.0
                    ],
                    [
                        4.855637932239511,
                        52.72894051467414,
                        0.0
                    ],
                    [
                        4.855709583966096,
                        52.72884251672883,
                        0.0
                    ],
                    [
                        4.855827098434543,
                        52.72868567881581,
                        0.0
                    ],
                    [
                        4.855964906698733,
                        52.728503228499456,
                        0.0
                    ],
                    [
                        4.856128821349297,
                        52.72827964412137,
                        0.0
                    ],
                    [
                        4.856321847864056,
                        52.728023386747374,
                        0.0
                    ],
                    [
                        4.856591246664179,
                        52.727657738104114,
                        0.0
                    ],
                    [
                        4.856865320862308,
                        52.72728456057251,
                        0.0
                    ],
                    [
                        4.857159115145087,
                        52.72690832471597,
                        0.0
                    ],
                    [
                        4.857303967476023,
                        52.726705503660774,
                        0.0
                    ],
                    [
                        4.857442707875122,
                        52.72651838248684,
                        0.0
                    ],
                    [
                        4.857546839930352,
                        52.72637774976061,
                        0.0
                    ],
                    [
                        4.857720986999057,
                        52.726139020596136,
                        0.0
                    ],
                    [
                        4.857751138660619,
                        52.72610599261856,
                        0.0
                    ],
                    [
                        4.857774430502094,
                        52.726077158026136,
                        0.0
                    ],
                    [
                        4.85778538214848,
                        52.72606507426233,
                        0.0
                    ],
                    [
                        4.857815384608899,
                        52.7260321354749,
                        0.0
                    ],
                    [
                        4.857826187131036,
                        52.72602014091439,
                        0.0
                    ],
                    [
                        4.857836943616196,
                        52.72600828095328,
                        0.0
                    ],
                    [
                        4.857848840203674,
                        52.72599516787882,
                        0.0
                    ],
                    [
                        4.857852589417949,
                        52.72599114039398,
                        0.0
                    ],
                    [
                        4.857858902618852,
                        52.72598317002523,
                        0.0
                    ],
                    [
                        4.857859500108643,
                        52.72598272333107,
                        0.0
                    ],
                    [
                        4.857866067076182,
                        52.725978259021296,
                        0.0
                    ],
                    [
                        4.857875667006372,
                        52.72596778690089,
                        0.0
                    ],
                    [
                        4.857893462412163,
                        52.725952830746216,
                        0.0
                    ]
                ]
            },
            "last_modified": "2019-06-25T07:26:58.971073Z",
            "created": "2014-10-22T10:29:03.327574Z",
            "image_url": "",
            "length": null,
            "name": "",
            "type": "transport",
            "material": "",
            "diameter": null,
            "shape": "",
            "year_of_construction": null
        },
        {
            "url": "https://demo.lizard.net/api/v4/pressurepipes/6418/?format=api",
            "id": 6418,
            "code": "PL_181",
            "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.856575544467759,
                        52.74105824200475,
                        0.0
                    ],
                    [
                        4.856577178631108,
                        52.741056577708555,
                        0.0
                    ],
                    [
                        4.856582695700826,
                        52.74105096745704,
                        0.0
                    ]
                ]
            },
            "last_modified": "2019-06-25T07:26:58.971073Z",
            "created": "2014-10-22T10:29:03.334066Z",
            "image_url": "",
            "length": null,
            "name": "",
            "type": "transport",
            "material": "",
            "diameter": null,
            "shape": "",
            "year_of_construction": null
        },
        {
            "url": "https://demo.lizard.net/api/v4/pressurepipes/6419/?format=api",
            "id": 6419,
            "code": "PL_182",
            "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.856592615733898,
                        52.741065750279006,
                        0.0
                    ],
                    [
                        4.856595340687861,
                        52.741063273027756,
                        0.0
                    ],
                    [
                        4.856600716125826,
                        52.74105835414103,
                        0.0
                    ],
                    [
                        4.856582695700826,
                        52.74105096745704,
                        0.0
                    ]
                ]
            },
            "last_modified": "2019-06-25T07:26:58.971073Z",
            "created": "2014-10-22T10:29:03.339710Z",
            "image_url": "",
            "length": null,
            "name": "",
            "type": "transport",
            "material": "",
            "diameter": null,
            "shape": "",
            "year_of_construction": null
        },
        {
            "url": "https://demo.lizard.net/api/v4/pressurepipes/6420/?format=api",
            "id": 6420,
            "code": "PL_183",
            "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.887235988556206,
                        52.73884552465147,
                        0.0
                    ],
                    [
                        4.88698729262555,
                        52.7390013477653,
                        0.0
                    ],
                    [
                        4.886980917807608,
                        52.73900333407083,
                        0.0
                    ],
                    [
                        4.886967134807979,
                        52.73900703273212,
                        0.0
                    ],
                    [
                        4.886950190084537,
                        52.739006224635034,
                        0.0
                    ],
                    [
                        4.886936900140732,
                        52.73900304135613,
                        0.0
                    ],
                    [
                        4.88691490859866,
                        52.73899813197909,
                        0.0
                    ],
                    [
                        4.886900014520343,
                        52.73898369927722,
                        0.0
                    ],
                    [
                        4.886872090495539,
                        52.738948478933914,
                        0.0
                    ],
                    [
                        4.886757495260315,
                        52.73880347827095,
                        0.0
                    ],
                    [
                        4.886649251997134,
                        52.738665046688766,
                        0.0
                    ],
                    [
                        4.886576231195281,
                        52.738572344895516,
                        0.0
                    ],
                    [
                        4.886520868343407,
                        52.73849970427478,
                        0.0
                    ],
                    [
                        4.886502656685902,
                        52.73847888582229,
                        0.0
                    ],
                    [
                        4.886504812556577,
                        52.738470321328556,
                        0.0
                    ],
                    [
                        4.886513117042133,
                        52.73845493462098,
                        0.0
                    ],
                    [
                        4.886581339219147,
                        52.73833877738987,
                        0.0
                    ],
                    [
                        4.88659009722353,
                        52.73832127166093,
                        0.0
                    ],
                    [
                        4.886589894056743,
                        52.738311825515325,
                        0.0
                    ],
                    [
                        4.886583954556131,
                        52.73830421555934,
                        0.0
                    ],
                    [
                        4.886564217441777,
                        52.738280838407576,
                        0.0
                    ],
                    [
                        4.886505507814547,
                        52.73820178499198,
                        0.0
                    ],
                    [
                        4.886504968300693,
                        52.73820105478049,
                        0.0
                    ],
                    [
                        4.886501136377263,
                        52.738195601562595,
                        0.0
                    ],
                    [
                        4.886453981100745,
                        52.738129088562175,
                        0.0
                    ],
                    [
                        4.886418524799469,
                        52.73812470663336,
                        0.0
                    ],
                    [
                        4.886379985504354,
                        52.738136173710416,
                        0.0
                    ],
                    [
                        4.886309280553653,
                        52.73815721142226,
                        0.0
                    ],
                    [
                        4.886286950495455,
                        52.73816383975644,
                        0.0
                    ],
                    [
                        4.886286876260596,
                        52.73816385741821,
                        0.0
                    ],
                    [
                        4.886280977887709,
                        52.73816562101616,
                        0.0
                    ]
                ]
            },
            "last_modified": "2019-06-25T07:26:58.971073Z",
            "created": "2014-10-22T10:29:03.345487Z",
            "image_url": "",
            "length": null,
            "name": "",
            "type": "transport",
            "material": "",
            "diameter": null,
            "shape": "",
            "year_of_construction": null
        },
        {
            "url": "https://demo.lizard.net/api/v4/pressurepipes/6421/?format=api",
            "id": 6421,
            "code": "PL_184",
            "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.856594439172563,
                        52.74104598706971,
                        0.0
                    ],
                    [
                        4.856792703668079,
                        52.74085451304279,
                        0.0
                    ],
                    [
                        4.856840252689934,
                        52.74085313408309,
                        0.0
                    ],
                    [
                        4.85719392062181,
                        52.74099012400859,
                        0.0
                    ],
                    [
                        4.857553634734782,
                        52.741130590753805,
                        0.0
                    ],
                    [
                        4.857866623738896,
                        52.74125339606579,
                        0.0
                    ],
                    [
                        4.858248757940021,
                        52.741402722616215,
                        0.0
                    ],
                    [
                        4.858384975487505,
                        52.74145424762224,
                        0.0
                    ],
                    [
                        4.858396792801467,
                        52.74145296102939,
                        0.0
                    ],
                    [
                        4.858464464414418,
                        52.74144558657811,
                        0.0
                    ],
                    [
                        4.858579523786374,
                        52.74143305719068,
                        0.0
                    ],
                    [
                        4.858594084171348,
                        52.74143146820848,
                        0.0
                    ],
                    [
                        4.858873983835731,
                        52.741543114958596,
                        0.0
                    ],
                    [
                        4.85908435172555,
                        52.7415916518486,
                        0.0
                    ],
                    [
                        4.859310934437088,
                        52.7416045190646,
                        0.0
                    ],
                    [
                        4.859499550486933,
                        52.74161857468048,
                        0.0
                    ],
                    [
                        4.859682367154584,
                        52.74163219989937,
                        0.0
                    ],
                    [
                        4.859756162527833,
                        52.74163770319641,
                        0.0
                    ],
                    [
                        4.859817730859391,
                        52.74164408695504,
                        0.0
                    ],
                    [
                        4.859839979200543,
                        52.74164843629678,
                        0.0
                    ],
                    [
                        4.859926401903432,
                        52.74166534593277,
                        0.0
                    ],
                    [
                        4.859986788747621,
                        52.74168133143995,
                        0.0
                    ],
                    [
                        4.860017927941647,
                        52.74169379938335,
                        0.0
                    ],
                    [
                        4.860044822905613,
                        52.7417045679719,
                        0.0
                    ],
                    [
                        4.860073751543045,
                        52.74171615438138,
                        0.0
                    ],
                    [
                        4.86013595633629,
                        52.741741062927375,
                        0.0
                    ],
                    [
                        4.860506459692003,
                        52.74189563301831,
                        0.0
                    ],
                    [
                        4.860802115999551,
                        52.74201895602932,
                        0.0
                    ],
                    [
                        4.861246747240821,
                        52.742203652139814,
                        0.0
                    ],
                    [
                        4.861516327904397,
                        52.742316082842116,
                        0.0
                    ],
                    [
                        4.861827551211694,
                        52.74244575386493,
                        0.0
                    ],
                    [
                        4.862127512351996,
                        52.742571294337615,
                        0.0
                    ],
                    [
                        4.86241784834474,
                        52.74269201057579,
                        0.0
                    ],
                    [
                        4.862556793455697,
                        52.74275022908092,
                        0.0
                    ],
                    [
                        4.862666480258933,
                        52.7427946224519,
                        0.0
                    ],
                    [
                        4.86296942001661,
                        52.74292162079521,
                        0.0
                    ],
                    [
                        4.86328458654273,
                        52.743052896009395,
                        0.0
                    ],
                    [
                        4.863569711484145,
                        52.74317153745661,
                        0.0
                    ],
                    [
                        4.863793087875759,
                        52.74326279323683,
                        0.0
                    ],
                    [
                        4.863920579019909,
                        52.74331818282879,
                        0.0
                    ],
                    [
                        4.863928446637198,
                        52.74332154256694,
                        0.0
                    ],
                    [
                        4.863947099204717,
                        52.743320806693866,
                        0.0
                    ],
                    [
                        4.864032583606387,
                        52.743244199893375,
                        0.0
                    ],
                    [
                        4.864216520601517,
                        52.74307012140382,
                        0.0
                    ],
                    [
                        4.864433614207729,
                        52.742874718303035,
                        0.0
                    ],
                    [
                        4.864634653955904,
                        52.74269670603661,
                        0.0
                    ],
                    [
                        4.864836682452298,
                        52.742518841555196,
                        0.0
                    ],
                    [
                        4.865015224007947,
                        52.74235090321187,
                        0.0
                    ],
                    [
                        4.865052324877789,
                        52.74230555588597,
                        0.0
                    ],
                    [
                        4.865069800947929,
                        52.74228418960539,
                        0.0
                    ],
                    [
                        4.865083820739926,
                        52.74226705900449,
                        0.0
                    ],
                    [
                        4.865139064066164,
                        52.742161749287995,
                        0.0
                    ],
                    [
                        4.865174388350425,
                        52.74212505756671,
                        0.0
                    ],
                    [
                        4.865270448596022,
                        52.7421013485377,
                        0.0
                    ],
                    [
                        4.86538103094369,
                        52.742121586384656,
                        0.0
                    ],
                    [
                        4.865734383827828,
                        52.74218725584421,
                        0.0
                    ],
                    [
                        4.866161182835399,
                        52.74225815243494,
                        0.0
                    ],
                    [
                        4.866217253984201,
                        52.742267465541154,
                        0.0
                    ],
                    [
                        4.866220890970494,
                        52.74226047161981,
                        0.0
                    ],
                    [
                        4.866223815579402,
                        52.74225485857449,
                        0.0
                    ],
                    [
                        4.866284914411696,
                        52.7421375583793,
                        0.0
                    ],
                    [
                        4.866287839004143,
                        52.74213194533216,
                        0.0
                    ],
                    [
                        4.866311402437252,
                        52.74208671815082,
                        0.0
                    ],
                    [
                        4.866409957318957,
                        52.7419638210404,
                        0.0
                    ],
                    [
                        4.86650594616456,
                        52.74188615299095,
                        0.0
                    ],
                    [
                        4.866543616863495,
                        52.74185376688983,
                        0.0
                    ],
                    [
                        4.866681971335035,
                        52.74173984175109,
                        0.0
                    ],
                    [
                        4.866836551281569,
                        52.74162743423735,
                        0.0
                    ],
                    [
                        4.866874565243702,
                        52.74159977667225,
                        0.0
                    ],
                    [
                        4.866966963160576,
                        52.74153258933318,
                        0.0
                    ],
                    [
                        4.867099898698588,
                        52.74143591297804,
                        0.0
                    ],
                    [
                        4.867290473426261,
                        52.74129732125551,
                        0.0
                    ],
                    [
                        4.867449071870814,
                        52.74118417557913,
                        0.0
                    ],
                    [
                        4.867601740929815,
                        52.74107524567091,
                        0.0
                    ],
                    [
                        4.867649708334222,
                        52.74104102586016,
                        0.0
                    ],
                    [
                        4.867697347146165,
                        52.74100703825783,
                        0.0
                    ],
                    [
                        4.867778079059569,
                        52.740949442414845,
                        0.0
                    ],
                    [
                        4.868263681661239,
                        52.740601247286335,
                        0.0
                    ],
                    [
                        4.868673590875388,
                        52.74030611221833,
                        0.0
                    ],
                    [
                        4.869133822861277,
                        52.739977259851514,
                        0.0
                    ],
                    [
                        4.869561257562503,
                        52.73966659657352,
                        0.0
                    ],
                    [
                        4.870001244311015,
                        52.739354530372324,
                        0.0
                    ],
                    [
                        4.870437952577745,
                        52.73903616642639,
                        0.0
                    ],
                    [
                        4.870879411278848,
                        52.738718738135724,
                        0.0
                    ],
                    [
                        4.871315027243895,
                        52.73840781641925,
                        0.0
                    ],
                    [
                        4.871367396954118,
                        52.738370181151964,
                        0.0
                    ],
                    [
                        4.871408089218402,
                        52.73834092506617,
                        0.0
                    ],
                    [
                        4.871810423466444,
                        52.73805174964578,
                        0.0
                    ],
                    [
                        4.872116932648265,
                        52.73783251745134,
                        0.0
                    ],
                    [
                        4.872116977382129,
                        52.73783249068383,
                        0.0
                    ],
                    [
                        4.872228667980385,
                        52.73775260321117,
                        0.0
                    ],
                    [
                        4.872303460671104,
                        52.73769792633346,
                        0.0
                    ],
                    [
                        4.872338855894225,
                        52.7376720351151,
                        0.0
                    ],
                    [
                        4.872407241511777,
                        52.737622030658855,
                        0.0
                    ],
                    [
                        4.872676824674339,
                        52.737424916099805,
                        0.0
                    ],
                    [
                        4.873021960178806,
                        52.73717743163427,
                        0.0
                    ],
                    [
                        4.873055437226396,
                        52.73715342817121,
                        0.0
                    ],
                    [
                        4.873115701784034,
                        52.73711021834441,
                        0.0
                    ],
                    [
                        4.87356781003918,
                        52.73678533986875,
                        0.0
                    ],
                    [
                        4.874018087897244,
                        52.73646194361954,
                        0.0
                    ],
                    [
                        4.874355230510085,
                        52.736220558933766,
                        0.0
                    ],
                    [
                        4.874386645118771,
                        52.73619807399878,
                        0.0
                    ],
                    [
                        4.874450818261893,
                        52.73615212132321,
                        0.0
                    ],
                    [
                        4.874888857275532,
                        52.735834735280804,
                        0.0
                    ],
                    [
                        4.875090941197443,
                        52.73568896399234,
                        0.0
                    ],
                    [
                        4.875119400676667,
                        52.73566843430308,
                        0.0
                    ],
                    [
                        4.875439739549468,
                        52.73543736322075,
                        0.0
                    ],
                    [
                        4.875892275169287,
                        52.73512366649822,
                        0.0
                    ],
                    [
                        4.875984112610978,
                        52.73506155635262,
                        0.0
                    ],
                    [
                        4.876110351983477,
                        52.73499741892402,
                        0.0
                    ],
                    [
                        4.876298061679097,
                        52.73492582526209,
                        0.0
                    ],
                    [
                        4.876472110262239,
                        52.7348779702219,
                        0.0
                    ],
                    [
                        4.876690486219256,
                        52.73483647899311,
                        0.0
                    ],
                    [
                        4.877028217975643,
                        52.73480186147628,
                        0.0
                    ],
                    [
                        4.877376059421722,
                        52.73477250770975,
                        0.0
                    ],
                    [
                        4.878078117821397,
                        52.73470140439281,
                        0.0
                    ],
                    [
                        4.878704756808409,
                        52.7346390787584,
                        0.0
                    ],
                    [
                        4.878751210653283,
                        52.73463446007091,
                        0.0
                    ],
                    [
                        4.878821751117703,
                        52.734627445805714,
                        0.0
                    ],
                    [
                        4.879409040074863,
                        52.734567249158545,
                        0.0
                    ],
                    [
                        4.879793952189795,
                        52.734532654205466,
                        0.0
                    ],
                    [
                        4.880074887305094,
                        52.73451966035081,
                        0.0
                    ],
                    [
                        4.88033640091966,
                        52.73452944603043,
                        0.0
                    ],
                    [
                        4.880526469391555,
                        52.73455668546118,
                        0.0
                    ],
                    [
                        4.880700708748445,
                        52.73459823642127,
                        0.0
                    ],
                    [
                        4.880844740638699,
                        52.73464660562585,
                        0.0
                    ],
                    [
                        4.880978788477274,
                        52.73470571658079,
                        0.0
                    ],
                    [
                        4.881095802849891,
                        52.73478473303166,
                        0.0
                    ],
                    [
                        4.881149983602457,
                        52.734821324532575,
                        0.0
                    ],
                    [
                        4.881289642361395,
                        52.73496916034659,
                        0.0
                    ],
                    [
                        4.881293272407842,
                        52.73497406467687,
                        0.0
                    ],
                    [
                        4.881305515295312,
                        52.73498702196732,
                        0.0
                    ],
                    [
                        4.88132899545275,
                        52.73501925909826,
                        0.0
                    ],
                    [
                        4.881350162331547,
                        52.73504025268937,
                        0.0
                    ],
                    [
                        4.881366354288255,
                        52.73504328715993,
                        0.0
                    ],
                    [
                        4.881400050968083,
                        52.735033086271216,
                        0.0
                    ],
                    [
                        4.881442840319419,
                        52.73502013802574,
                        0.0
                    ],
                    [
                        4.881459049807598,
                        52.73501522807884,
                        0.0
                    ],
                    [
                        4.881500071131966,
                        52.73500281152309,
                        0.0
                    ],
                    [
                        4.881522565224277,
                        52.73499600504105,
                        0.0
                    ],
                    [
                        4.881571446135315,
                        52.73498120433699,
                        0.0
                    ],
                    [
                        4.881608708515991,
                        52.73496992211728,
                        0.0
                    ],
                    [
                        4.881820470540429,
                        52.734905827140366,
                        0.0
                    ],
                    [
                        4.881948065338138,
                        52.734867203299345,
                        0.0
                    ],
                    [
                        4.881989205341933,
                        52.73485474214409,
                        0.0
                    ],
                    [
                        4.882019127965341,
                        52.73484568438995,
                        0.0
                    ],
                    [
                        4.882071440451278,
                        52.7348298555485,
                        0.0
                    ],
                    [
                        4.882092017823526,
                        52.734823624982575,
                        0.0
                    ],
                    [
                        4.882100649927864,
                        52.734821010436434,
                        0.0
                    ],
                    [
                        4.88213888938853,
                        52.7348122844938,
                        0.0
                    ],
                    [
                        4.882157873439492,
                        52.73480813213628,
                        0.0
                    ],
                    [
                        4.882177966325782,
                        52.7348066895549,
                        0.0
                    ],
                    [
                        4.88219677103422,
                        52.73480911489106,
                        0.0
                    ],
                    [
                        4.882216336613499,
                        52.734813610452896,
                        0.0
                    ],
                    [
                        4.882229957749635,
                        52.734821325102864,
                        0.0
                    ],
                    [
                        4.882240578737314,
                        52.734832433091924,
                        0.0
                    ],
                    [
                        4.882251334094929,
                        52.73484987746175,
                        0.0
                    ],
                    [
                        4.88395025154451,
                        52.73702928943131,
                        0.0
                    ],
                    [
                        4.884069798668091,
                        52.73718025420335,
                        0.0
                    ],
                    [
                        4.884240183553387,
                        52.7373900554833,
                        0.0
                    ],
                    [
                        4.884501395119644,
                        52.737737947070265,
                        0.0
                    ],
                    [
                        4.884589380134,
                        52.73787196346439,
                        0.0
                    ],
                    [
                        4.884644985819365,
                        52.73795666653024,
                        0.0
                    ],
                    [
                        4.884651541605552,
                        52.73796731677722,
                        0.0
                    ],
                    [
                        4.884727640351536,
                        52.73793949068756,
                        0.0
                    ],
                    [
                        4.884883717268423,
                        52.73784241585601,
                        0.0
                    ],
                    [
                        4.885155473452027,
                        52.73767704229762,
                        0.0
                    ],
                    [
                        4.885218750091003,
                        52.737640058056535,
                        0.0
                    ],
                    [
                        4.885264364929136,
                        52.737611923402355,
                        0.0
                    ],
                    [
                        4.885309821989058,
                        52.73758463283994,
                        0.0
                    ],
                    [
                        4.885321183914124,
                        52.73757251237422,
                        0.0
                    ],
                    [
                        4.885328719284942,
                        52.73753506850556,
                        0.0
                    ],
                    [
                        4.885333519211486,
                        52.73747658362456,
                        0.0
                    ],
                    [
                        4.885342507127407,
                        52.73743123735021,
                        0.0
                    ],
                    [
                        4.885356868136789,
                        52.73738344230047,
                        0.0
                    ],
                    [
                        4.885397287025377,
                        52.73734741312444,
                        0.0
                    ],
                    [
                        4.88544807398963,
                        52.73730717678093,
                        0.0
                    ],
                    [
                        4.885555345878323,
                        52.737277405495,
                        0.0
                    ],
                    [
                        4.885727255196621,
                        52.73723269135634,
                        0.0
                    ],
                    [
                        4.885749516091144,
                        52.73722689862277,
                        0.0
                    ],
                    [
                        4.886426137600411,
                        52.73812062261486,
                        0.0
                    ],
                    [
                        4.886279795329411,
                        52.73816415116863,
                        0.0
                    ]
                ]
            },
            "last_modified": "2019-06-25T07:26:58.971073Z",
            "created": "2014-10-22T10:29:03.353287Z",
            "image_url": "",
            "length": null,
            "name": "",
            "type": "transport",
            "material": "",
            "diameter": null,
            "shape": "",
            "year_of_construction": null
        },
        {
            "url": "https://demo.lizard.net/api/v4/pressurepipes/6422/?format=api",
            "id": 6422,
            "code": "PL_185",
            "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.73931731565118,
                        52.80826066868694,
                        0.0
                    ],
                    [
                        4.739154515380041,
                        52.808177886378004,
                        0.0
                    ],
                    [
                        4.738617967481112,
                        52.80791327952072,
                        0.0
                    ],
                    [
                        4.738028776203364,
                        52.807622815868086,
                        0.0
                    ],
                    [
                        4.737615488882518,
                        52.80742164894256,
                        0.0
                    ],
                    [
                        4.737558197170184,
                        52.80739682952338,
                        0.0
                    ],
                    [
                        4.737554957449702,
                        52.80739528409858,
                        0.0
                    ],
                    [
                        4.737547697670916,
                        52.80739181154717,
                        0.0
                    ],
                    [
                        4.737501649452309,
                        52.80736984828797,
                        0.0
                    ],
                    [
                        4.73749528798509,
                        52.80736680301249,
                        0.0
                    ],
                    [
                        4.737048512592239,
                        52.80715308562788,
                        0.0
                    ],
                    [
                        4.737046465779529,
                        52.807152103881606,
                        0.0
                    ],
                    [
                        4.737040016469486,
                        52.80714898620723,
                        0.0
                    ],
                    [
                        4.736999742351936,
                        52.80717963658197,
                        0.0
                    ],
                    [
                        4.736977482752054,
                        52.80719658131089,
                        0.0
                    ],
                    [
                        4.736976342805938,
                        52.807197446823366,
                        0.0
                    ],
                    [
                        4.736959546074877,
                        52.807211033280176,
                        0.0
                    ],
                    [
                        4.73694573231425,
                        52.80722148160171,
                        0.0
                    ],
                    [
                        4.736926518989721,
                        52.80723601647225,
                        0.0
                    ]
                ]
            },
            "last_modified": "2019-06-25T07:26:58.971073Z",
            "created": "2014-10-22T10:29:03.359450Z",
            "image_url": "",
            "length": null,
            "name": "",
            "type": "transport",
            "material": "",
            "diameter": null,
            "shape": "",
            "year_of_construction": null
        },
        {
            "url": "https://demo.lizard.net/api/v4/pressurepipes/6423/?format=api",
            "id": 6423,
            "code": "PL_186",
            "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.739575023557393,
                        52.808398166269264,
                        0.0
                    ],
                    [
                        4.739626914133058,
                        52.80842534588221,
                        0.0
                    ],
                    [
                        4.739653062527514,
                        52.80843824029888,
                        0.0
                    ],
                    [
                        4.739682155552164,
                        52.808452588604176,
                        0.0
                    ],
                    [
                        4.739706051498988,
                        52.80848241107082,
                        0.0
                    ],
                    [
                        4.73975490715546,
                        52.808526289767045,
                        0.0
                    ],
                    [
                        4.739882389770814,
                        52.80864373966093,
                        0.0
                    ],
                    [
                        4.740032438488373,
                        52.80879877825288,
                        0.0
                    ],
                    [
                        4.740170847410691,
                        52.808957743661665,
                        0.0
                    ],
                    [
                        4.740292246356262,
                        52.809121730152825,
                        0.0
                    ],
                    [
                        4.740399682600789,
                        52.80928925349783,
                        0.0
                    ],
                    [
                        4.74049188397067,
                        52.8094600821623,
                        0.0
                    ],
                    [
                        4.740567847721584,
                        52.809633815320396,
                        0.0
                    ],
                    [
                        4.740627790450354,
                        52.809809834082515,
                        0.0
                    ],
                    [
                        4.740670725136207,
                        52.809987674789994,
                        0.0
                    ],
                    [
                        4.7406983528107,
                        52.81016662773378,
                        0.0
                    ],
                    [
                        4.740730061120953,
                        52.81036554469099,
                        0.0
                    ],
                    [
                        4.740779958163354,
                        52.81067861282607,
                        0.0
                    ],
                    [
                        4.740832652358132,
                        52.81100921151629,
                        0.0
                    ],
                    [
                        4.740915177145109,
                        52.81118183859708,
                        0.0
                    ],
                    [
                        4.741062286256376,
                        52.81133791127265,
                        0.0
                    ],
                    [
                        4.741249898260098,
                        52.81147711911168,
                        0.0
                    ],
                    [
                        4.741469702331337,
                        52.81159780826522,
                        0.0
                    ],
                    [
                        4.741702279019878,
                        52.81170935459396,
                        0.0
                    ],
                    [
                        4.741806967907804,
                        52.811753157181045,
                        0.0
                    ],
                    [
                        4.741808692480327,
                        52.81175388546626,
                        0.0
                    ],
                    [
                        4.742213297692784,
                        52.81194137529924,
                        0.0
                    ],
                    [
                        4.74283940004034,
                        52.81222895254825,
                        0.0
                    ],
                    [
                        4.743201338484488,
                        52.81239050591495,
                        0.0
                    ],
                    [
                        4.743237518907815,
                        52.812423413563145,
                        0.0
                    ],
                    [
                        4.743235839526191,
                        52.812446833292796,
                        0.0
                    ],
                    [
                        4.742889492135332,
                        52.812718379185306,
                        0.0
                    ],
                    [
                        4.742639615753968,
                        52.81291589941098,
                        0.0
                    ],
                    [
                        4.74261431285184,
                        52.81293600108744,
                        0.0
                    ]
                ]
            },
            "last_modified": "2019-06-25T07:26:58.971073Z",
            "created": "2014-10-22T10:29:03.365298Z",
            "image_url": "",
            "length": null,
            "name": "",
            "type": "transport",
            "material": "",
            "diameter": null,
            "shape": "",
            "year_of_construction": null
        },
        {
            "url": "https://demo.lizard.net/api/v4/pressurepipes/6424/?format=api",
            "id": 6424,
            "code": "PL_187",
            "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.752468154150438,
                        52.83424199038918,
                        0.0
                    ],
                    [
                        4.752457429480671,
                        52.83418033764758,
                        0.0
                    ],
                    [
                        4.752431562179334,
                        52.83405982152294,
                        0.0
                    ],
                    [
                        4.752413089568662,
                        52.834011598788415,
                        0.0
                    ],
                    [
                        4.752388683543662,
                        52.83396015415146,
                        0.0
                    ],
                    [
                        4.752318879817703,
                        52.83382620251747,
                        0.0
                    ],
                    [
                        4.752099902809976,
                        52.83342517710829,
                        0.0
                    ],
                    [
                        4.751975056807376,
                        52.83319967097004,
                        0.0
                    ],
                    [
                        4.751963807472749,
                        52.83317932779973,
                        0.0
                    ],
                    [
                        4.751873768396918,
                        52.83301660013058,
                        0.0
                    ],
                    [
                        4.751649881891617,
                        52.83261496348289,
                        0.0
                    ],
                    [
                        4.75142606861106,
                        52.83222388626753,
                        0.0
                    ],
                    [
                        4.751202533162055,
                        52.83183030273201,
                        0.0
                    ],
                    [
                        4.750970196199972,
                        52.831425932512246,
                        0.0
                    ],
                    [
                        4.750724614274302,
                        52.83101127307709,
                        0.0
                    ],
                    [
                        4.750495254272551,
                        52.8306099192964,
                        0.0
                    ],
                    [
                        4.75026536378402,
                        52.83020554260654,
                        0.0
                    ],
                    [
                        4.750034067886595,
                        52.82980320690352,
                        0.0
                    ],
                    [
                        4.749805480578873,
                        52.8294016220871,
                        0.0
                    ],
                    [
                        4.749563559943616,
                        52.82898975644736,
                        0.0
                    ],
                    [
                        4.749394244160452,
                        52.82869386723008,
                        0.0
                    ],
                    [
                        4.749361295787101,
                        52.82863444980401,
                        0.0
                    ],
                    [
                        4.749362228923194,
                        52.828627436074335,
                        0.0
                    ],
                    [
                        4.749366018086481,
                        52.82861992536825,
                        0.0
                    ],
                    [
                        4.749375463493949,
                        52.82861117776576,
                        0.0
                    ],
                    [
                        4.749393170365338,
                        52.828603651616696,
                        0.0
                    ],
                    [
                        4.749415855338125,
                        52.82859865941218,
                        0.0
                    ],
                    [
                        4.749544479275829,
                        52.82856720121938,
                        0.0
                    ],
                    [
                        4.749851764257587,
                        52.82849775776199,
                        0.0
                    ],
                    [
                        4.749906024352598,
                        52.82848350699531,
                        0.0
                    ],
                    [
                        4.749914585396529,
                        52.82847842125449,
                        0.0
                    ],
                    [
                        4.749922081100566,
                        52.828470076585845,
                        0.0
                    ],
                    [
                        4.749927503649035,
                        52.82845839570997,
                        0.0
                    ],
                    [
                        4.749927404417252,
                        52.82844483404237,
                        0.0
                    ],
                    [
                        4.749903521071076,
                        52.828402737900085,
                        0.0
                    ],
                    [
                        4.749708000805851,
                        52.82806929685318,
                        0.0
                    ],
                    [
                        4.749504083984674,
                        52.8277247747126,
                        0.0
                    ],
                    [
                        4.749454076009576,
                        52.827645845521005,
                        0.0
                    ],
                    [
                        4.74944518407063,
                        52.82763190432081,
                        0.0
                    ],
                    [
                        4.749441949991002,
                        52.82761762491319,
                        0.0
                    ],
                    [
                        4.749448449783522,
                        52.82760532972467,
                        0.0
                    ],
                    [
                        4.749460945243238,
                        52.82759293179225,
                        0.0
                    ],
                    [
                        4.749473621718222,
                        52.827583383654655,
                        0.0
                    ],
                    [
                        4.749538888183785,
                        52.82753259749365,
                        0.0
                    ],
                    [
                        4.749729946753591,
                        52.82737867670742,
                        0.0
                    ],
                    [
                        4.749752599640511,
                        52.82736056348189,
                        0.0
                    ],
                    [
                        4.749769397289429,
                        52.82734717299742,
                        0.0
                    ],
                    [
                        4.749801281374806,
                        52.82731869335043,
                        0.0
                    ],
                    [
                        4.749826050261243,
                        52.827295873328126,
                        0.0
                    ],
                    [
                        4.749827193358783,
                        52.82729481000289,
                        0.0
                    ],
                    [
                        4.749843591480214,
                        52.827279305465396,
                        0.0
                    ],
                    [
                        4.749860697735961,
                        52.82726305880202,
                        0.0
                    ],
                    [
                        4.74989294239525,
                        52.82723833755636,
                        0.0
                    ],
                    [
                        4.749912928375739,
                        52.827223013943886,
                        0.0
                    ],
                    [
                        4.749931623938763,
                        52.82720868097244,
                        0.0
                    ],
                    [
                        4.749978137508167,
                        52.82717303605073,
                        0.0
                    ],
                    [
                        4.749984469519656,
                        52.82716817205286,
                        0.0
                    ],
                    [
                        4.750005010247563,
                        52.82715244698091,
                        0.0
                    ],
                    [
                        4.750055484298235,
                        52.827113803609414,
                        0.0
                    ],
                    [
                        4.75008946878516,
                        52.82708777952601,
                        0.0
                    ],
                    [
                        4.750097032086722,
                        52.82708190658643,
                        0.0
                    ],
                    [
                        4.750098922846356,
                        52.82708044284456,
                        0.0
                    ],
                    [
                        4.750160425529634,
                        52.82703330286777,
                        0.0
                    ],
                    [
                        4.750189038793206,
                        52.82701136603991,
                        0.0
                    ],
                    [
                        4.750265905691415,
                        52.82695244543798,
                        0.0
                    ],
                    [
                        4.750276618709917,
                        52.82694423475519,
                        0.0
                    ],
                    [
                        4.750334415139387,
                        52.82689992372454,
                        0.0
                    ],
                    [
                        4.750336875785772,
                        52.8268980406404,
                        0.0
                    ],
                    [
                        4.750348984188955,
                        52.826888758981234,
                        0.0
                    ],
                    [
                        4.750355349671816,
                        52.82688057001121,
                        0.0
                    ],
                    [
                        4.750355725786123,
                        52.82687307699439,
                        0.0
                    ],
                    [
                        4.750350525375071,
                        52.826867477384944,
                        0.0
                    ],
                    [
                        4.750347881578556,
                        52.826864614439536,
                        0.0
                    ],
                    [
                        4.750325608272719,
                        52.826850565902504,
                        0.0
                    ],
                    [
                        4.750314631248765,
                        52.82684429737944,
                        0.0
                    ],
                    [
                        4.750297562100292,
                        52.826834572336686,
                        0.0
                    ],
                    [
                        4.750293309519193,
                        52.82683215014098,
                        0.0
                    ],
                    [
                        4.750286658739458,
                        52.826828340151735,
                        0.0
                    ],
                    [
                        4.75027771256544,
                        52.826823214812165,
                        0.0
                    ],
                    [
                        4.750266073706451,
                        52.82681654732919,
                        0.0
                    ],
                    [
                        4.750244841410131,
                        52.82680437359893,
                        0.0
                    ],
                    [
                        4.750219856778424,
                        52.82679006791707,
                        0.0
                    ],
                    [
                        4.750107532510953,
                        52.8267275576212,
                        0.0
                    ],
                    [
                        4.750099472721167,
                        52.82672269762119,
                        0.0
                    ],
                    [
                        4.750089839260578,
                        52.82671688559603,
                        0.0
                    ],
                    [
                        4.750045187086705,
                        52.826689947157575,
                        0.0
                    ],
                    [
                        4.749648957739288,
                        52.82643733052534,
                        0.0
                    ],
                    [
                        4.749360730458417,
                        52.82624463030995,
                        0.0
                    ],
                    [
                        4.74911358110526,
                        52.826080898068156,
                        0.0
                    ],
                    [
                        4.749110864861002,
                        52.82607894237784,
                        0.0
                    ],
                    [
                        4.74903271159635,
                        52.826022599096035,
                        0.0
                    ],
                    [
                        4.748885009386647,
                        52.8259161144129,
                        0.0
                    ],
                    [
                        4.748417269014595,
                        52.825551584082525,
                        0.0
                    ],
                    [
                        4.748125428555182,
                        52.82530025821624,
                        0.0
                    ],
                    [
                        4.747851901422273,
                        52.82506097330025,
                        0.0
                    ],
                    [
                        4.747628321937199,
                        52.82483344078322,
                        0.0
                    ],
                    [
                        4.747425494906047,
                        52.82462556554506,
                        0.0
                    ],
                    [
                        4.747196708169207,
                        52.824343543934944,
                        0.0
                    ],
                    [
                        4.746963452573576,
                        52.82405484759398,
                        0.0
                    ],
                    [
                        4.74677870837039,
                        52.8238100604071,
                        0.0
                    ],
                    [
                        4.74654216653833,
                        52.823465510221695,
                        0.0
                    ],
                    [
                        4.746298717796668,
                        52.823048847842124,
                        0.0
                    ],
                    [
                        4.746055233423657,
                        52.82262784405887,
                        0.0
                    ],
                    [
                        4.74581881415381,
                        52.822210966728704,
                        0.0
                    ],
                    [
                        4.745567511097769,
                        52.82177646644474,
                        0.0
                    ],
                    [
                        4.745324651004566,
                        52.821343188282185,
                        0.0
                    ],
                    [
                        4.745079686111008,
                        52.820919217596256,
                        0.0
                    ],
                    [
                        4.744827748538174,
                        52.82048043438356,
                        0.0
                    ],
                    [
                        4.744592897527203,
                        52.82007047363696,
                        0.0
                    ],
                    [
                        4.74433422771447,
                        52.819609958679486,
                        0.0
                    ],
                    [
                        4.744116998987576,
                        52.81922289153466,
                        0.0
                    ],
                    [
                        4.743973087695474,
                        52.81896680755884,
                        0.0
                    ],
                    [
                        4.743855241081861,
                        52.81874910311526,
                        0.0
                    ],
                    [
                        4.743821929876655,
                        52.81868410114106,
                        0.0
                    ],
                    [
                        4.743810955916593,
                        52.818662689142016,
                        0.0
                    ],
                    [
                        4.743766915685965,
                        52.81857677973563,
                        0.0
                    ],
                    [
                        4.743755941779535,
                        52.81855536773092,
                        0.0
                    ],
                    [
                        4.743729004524367,
                        52.81850281098013,
                        0.0
                    ],
                    [
                        4.743631524418361,
                        52.81836399504654,
                        0.0
                    ],
                    [
                        4.743481506795655,
                        52.81814727586812,
                        0.0
                    ],
                    [
                        4.743352797944913,
                        52.817920067028844,
                        0.0
                    ],
                    [
                        4.743123392647383,
                        52.81752293869065,
                        0.0
                    ],
                    [
                        4.742857102356261,
                        52.81711460164028,
                        0.0
                    ],
                    [
                        4.742552200494765,
                        52.816695540566364,
                        0.0
                    ],
                    [
                        4.742268052947641,
                        52.816332066856454,
                        0.0
                    ],
                    [
                        4.742245748750503,
                        52.8163035387211,
                        0.0
                    ],
                    [
                        4.742220853204397,
                        52.81627168939613,
                        0.0
                    ],
                    [
                        4.741960043898587,
                        52.81587297777027,
                        0.0
                    ],
                    [
                        4.74163827854288,
                        52.81546704259695,
                        0.0
                    ],
                    [
                        4.741311094362748,
                        52.81505982796147,
                        0.0
                    ],
                    [
                        4.741000978222806,
                        52.81466638288302,
                        0.0
                    ],
                    [
                        4.740850093802266,
                        52.81446891426263,
                        0.0
                    ],
                    [
                        4.740820514454084,
                        52.81442994858641,
                        0.0
                    ],
                    [
                        4.7408109923797,
                        52.81441786354005,
                        0.0
                    ],
                    [
                        4.740802793460825,
                        52.81440657651068,
                        0.0
                    ],
                    [
                        4.740797237824311,
                        52.81439608566811,
                        0.0
                    ],
                    [
                        4.740797713623175,
                        52.8143829494311,
                        0.0
                    ],
                    [
                        4.740800850531516,
                        52.814376432975195,
                        0.0
                    ],
                    [
                        4.74080553700966,
                        52.814371452688384,
                        0.0
                    ],
                    [
                        4.740810949592282,
                        52.81436551474148,
                        0.0
                    ],
                    [
                        4.74081733955605,
                        52.81436068747848,
                        0.0
                    ],
                    [
                        4.740829457772186,
                        52.814350642928765,
                        0.0
                    ],
                    [
                        4.740842228106916,
                        52.814342641934,
                        0.0
                    ],
                    [
                        4.74098525695255,
                        52.814230227399726,
                        0.0
                    ],
                    [
                        4.741451003795328,
                        52.813856856334915,
                        0.0
                    ],
                    [
                        4.742013919189431,
                        52.81341033479639,
                        0.0
                    ],
                    [
                        4.74244224629728,
                        52.81307190505673,
                        0.0
                    ],
                    [
                        4.742603517848609,
                        52.8129408495686,
                        0.0
                    ]
                ]
            },
            "last_modified": "2019-06-25T07:26:58.971073Z",
            "created": "2014-10-22T10:29:03.372928Z",
            "image_url": "",
            "length": null,
            "name": "",
            "type": "transport",
            "material": "",
            "diameter": null,
            "shape": "",
            "year_of_construction": null
        },
        {
            "url": "https://demo.lizard.net/api/v4/pressurepipes/6425/?format=api",
            "id": 6425,
            "code": "PL_188",
            "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.752487969336985,
                        52.834347016963825,
                        0.0
                    ],
                    [
                        4.752479973624661,
                        52.83430898712589,
                        0.0
                    ],
                    [
                        4.752479043740492,
                        52.83430455167517,
                        0.0
                    ],
                    [
                        4.752478386395155,
                        52.834300764725725,
                        0.0
                    ],
                    [
                        4.752475086005362,
                        52.83428174902418,
                        0.0
                    ],
                    [
                        4.752474483059111,
                        52.83427830386333,
                        0.0
                    ],
                    [
                        4.752470455831303,
                        52.834255177316685,
                        0.0
                    ],
                    [
                        4.752468154150438,
                        52.83424199038918,
                        0.0
                    ]
                ]
            },
            "last_modified": "2019-06-25T07:26:58.971073Z",
            "created": "2014-10-22T10:29:03.378784Z",
            "image_url": "",
            "length": null,
            "name": "",
            "type": "transport",
            "material": "",
            "diameter": null,
            "shape": "",
            "year_of_construction": null
        },
        {
            "url": "https://demo.lizard.net/api/v4/pressurepipes/6426/?format=api",
            "id": 6426,
            "code": "PL_189",
            "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.752477394887512,
                        52.834347625720895,
                        0.0
                    ],
                    [
                        4.752469384867553,
                        52.83430955985875,
                        0.0
                    ],
                    [
                        4.752467855819399,
                        52.83430141864941,
                        0.0
                    ],
                    [
                        4.752464370074769,
                        52.834282905223276,
                        0.0
                    ],
                    [
                        4.752457729677579,
                        52.83424760560185,
                        0.0
                    ],
                    [
                        4.752460920635989,
                        52.83424347965737,
                        0.0
                    ],
                    [
                        4.752468154150438,
                        52.83424199038918,
                        0.0
                    ]
                ]
            },
            "last_modified": "2019-06-25T07:26:58.971073Z",
            "created": "2014-10-22T10:29:03.384389Z",
            "image_url": "",
            "length": null,
            "name": "",
            "type": "transport",
            "material": "",
            "diameter": null,
            "shape": "",
            "year_of_construction": null
        }
    ]
}