Pressure Pipe List
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=7
https://demo.lizard.net/api/v4/pressurepipes/?format=api&page=8", "previous": "https://demo.lizard.net/api/v4/pressurepipes/?format=api&page=6", "results": [ { "url": "https://demo.lizard.net/api/v4/pressurepipes/6297/?format=api", "id": 6297, "code": "PL_60", "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": [ [ 5.178450585624953, 52.72002645869642, 0.0 ], [ 5.178466911919659, 52.72000433466077, 0.0 ], [ 5.178508003971885, 52.72001545152376, 0.0 ], [ 5.178527044719439, 52.720020095145344, 0.0 ], [ 5.17854182805186, 52.72002367085578, 0.0 ], [ 5.178546492789616, 52.720026231298526, 0.0 ], [ 5.178549583370301, 52.72002991234314, 0.0 ], [ 5.178590335737913, 52.720115673555114, 0.0 ], [ 5.178599784140652, 52.720201712453225, 0.0 ], [ 5.178603443662728, 52.72023518597761, 0.0 ], [ 5.178614239631934, 52.72033354823457, 0.0 ], [ 5.17861960214886, 52.72038241026564, 0.0 ], [ 5.178608743512504, 52.72040319586329, 0.0 ], [ 5.178593463588988, 52.72043247529939, 0.0 ], [ 5.17858323204863, 52.72045210268603, 0.0 ], [ 5.178572089439171, 52.7204734629426, 0.0 ], [ 5.178529923870334, 52.720554252969954, 0.0 ], [ 5.178512067585033, 52.7205930809271, 0.0 ], [ 5.178484707926022, 52.72064466257687, 0.0 ], [ 5.178421826385374, 52.72075239485588, 0.0 ], [ 5.178245157332319, 52.72106237482299, 0.0 ], [ 5.178069139437942, 52.72137806231244, 0.0 ], [ 5.177879740293158, 52.72171211314413, 0.0 ], [ 5.177700223263431, 52.72203108308809, 0.0 ], [ 5.177514121637468, 52.722364608862904, 0.0 ], [ 5.177319170499049, 52.722706494492215, 0.0 ], [ 5.177138132671828, 52.72302607194516, 0.0 ], [ 5.176910183427233, 52.7234390117388, 0.0 ], [ 5.176730188443337, 52.723755930247506, 0.0 ], [ 5.176651328319473, 52.72388194851797, 0.0 ], [ 5.176638097918628, 52.7239030892023, 0.0 ], [ 5.176557059514741, 52.724032590459785, 0.0 ], [ 5.176387369366808, 52.72436330349122, 0.0 ], [ 5.176203755375738, 52.72468633478857, 0.0 ], [ 5.176011305175454, 52.72503022659837, 0.0 ], [ 5.17578743858922, 52.72543628735745, 0.0 ], [ 5.175612260746812, 52.72575155899994, 0.0 ], [ 5.175413813713011, 52.726103113890005, 0.0 ], [ 5.175231560249038, 52.72643261651976, 0.0 ], [ 5.175208303729128, 52.72647285424507, 0.0 ], [ 5.175171941152561, 52.726535751475254, 0.0 ], [ 5.17510788847379, 52.726646535310046, 0.0 ], [ 5.174940538689468, 52.726951134439005, 0.0 ], [ 5.174891680683567, 52.72706020176697, 0.0 ], [ 5.174845796935212, 52.7271143466953, 0.0 ], [ 5.174780280232839, 52.7271418644879, 0.0 ], [ 5.174708974769882, 52.727163431606456, 0.0 ], [ 5.174633333397552, 52.72717860128987, 0.0 ], [ 5.174554897052116, 52.72718707971401, 0.0 ], [ 5.174475265364099, 52.72718868100546, 0.0 ], [ 5.174396081634666, 52.72718337214979, 0.0 ], [ 5.171907913646254, 52.72667120710512, 0.0 ], [ 5.171375010792866, 52.726561906288765, 0.0 ], [ 5.169946107244502, 52.72626881780371, 0.0 ], [ 5.169413214176309, 52.726159508199586, 0.0 ], [ 5.166208784289102, 52.72550214034153, 0.0 ], [ 5.166156562055245, 52.72549629186302, 0.0 ], [ 5.166066321694608, 52.72548578949638, 0.0 ], [ 5.165948582209594, 52.72546876545017, 0.0 ], [ 5.165804828417171, 52.72544432371547, 0.0 ], [ 5.165655287947094, 52.72542265697365, 0.0 ], [ 5.165505418011062, 52.72540763971047, 0.0 ], [ 5.165353006413482, 52.72539765016965, 0.0 ], [ 5.165197024687566, 52.72539115865794, 0.0 ], [ 5.16507493093963, 52.725386437637106, 0.0 ], [ 5.16493152507615, 52.72538113751755, 0.0 ], [ 5.164775676470569, 52.7253776113674, 0.0 ], [ 5.164618932938171, 52.72537543137093, 0.0 ], [ 5.164461312242351, 52.72537109268034, 0.0 ], [ 5.164338902522845, 52.725370324534246, 0.0 ], [ 5.164184901130555, 52.72538198886845, 0.0 ], [ 5.164033240573231, 52.72539904950775, 0.0 ], [ 5.163881123498398, 52.725418535551846, 0.0 ], [ 5.163765821820919, 52.7254171510605, 0.0 ], [ 5.163675582655407, 52.72540655701406, 0.0 ], [ 5.163609919425467, 52.725395110340884, 0.0 ] ] }, "last_modified": "2019-06-25T07:26:58.971073Z", "created": "2014-10-22T10:29:02.556664Z", "image_url": "", "length": null, "name": "", "type": "transport", "material": "", "diameter": null, "shape": "", "year_of_construction": null }, { "url": "https://demo.lizard.net/api/v4/pressurepipes/6298/?format=api", "id": 6298, "code": "PL_61", "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": [ [ 5.151081512349784, 52.72443581717436, 0.0 ], [ 5.151244628610318, 52.72436691451397, 0.0 ], [ 5.151997148445304, 52.72279791074725, 0.0 ], [ 5.152056749101032, 52.72277931774103, 0.0 ], [ 5.154675505254494, 52.72329112928517, 0.0 ], [ 5.155222811103666, 52.72339887952123, 0.0 ], [ 5.157014160944524, 52.7237429838716, 0.0 ] ] }, "last_modified": "2019-06-25T07:26:58.971073Z", "created": "2014-10-22T10:29:02.562392Z", "image_url": "", "length": null, "name": "", "type": "transport", "material": "", "diameter": null, "shape": "", "year_of_construction": null }, { "url": "https://demo.lizard.net/api/v4/pressurepipes/6299/?format=api", "id": 6299, "code": "PL_62", "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": [ [ 5.160224819439334, 52.724764840526994, 0.0 ], [ 5.163609949166731, 52.7253950834361, 0.0 ] ] }, "last_modified": "2019-06-25T07:26:58.971073Z", "created": "2014-10-22T10:29:02.569026Z", "image_url": "", "length": null, "name": "", "type": "transport", "material": "", "diameter": null, "shape": "", "year_of_construction": null }, { "url": "https://demo.lizard.net/api/v4/pressurepipes/6300/?format=api", "id": 6300, "code": "PL_63", "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": [ [ 5.160224878507069, 52.72476486760013, 0.0 ], [ 5.160163366284364, 52.724752528243584, 0.0 ], [ 5.160081146487018, 52.72473727357972, 0.0 ], [ 5.15994155402568, 52.72471067583792, 0.0 ], [ 5.159800798069933, 52.72468012148919, 0.0 ], [ 5.159657829499698, 52.72464812484827, 0.0 ], [ 5.159518004914077, 52.72460930402431, 0.0 ], [ 5.159409092386931, 52.7245751254516, 0.0 ], [ 5.159279241368885, 52.72452553917441, 0.0 ], [ 5.15915355938401, 52.724471287563915, 0.0 ], [ 5.159051663098771, 52.724425798638684, 0.0 ], [ 5.158927782638235, 52.72436678719728, 0.0 ], [ 5.158807159803684, 52.724307602133976, 0.0 ], [ 5.158686692325316, 52.72424706921468, 0.0 ], [ 5.158591328458522, 52.72419799767442, 0.0 ], [ 5.158475157310415, 52.72413684370252, 0.0 ], [ 5.158355892679177, 52.724072897743575, 0.0 ], [ 5.158234360372339, 52.724018113912415, 0.0 ], [ 5.158104360565075, 52.72396924500624, 0.0 ], [ 5.157993234725372, 52.72393425205409, 0.0 ], [ 5.157849693334943, 52.72389928646107, 0.0 ], [ 5.157702123837985, 52.7238704240061, 0.0 ], [ 5.157556622511392, 52.723842374172996, 0.0 ], [ 5.157411841223042, 52.7238181899049, 0.0 ], [ 5.157295020724063, 52.72379675548817, 0.0 ], [ 5.157150704018064, 52.723768707443966, 0.0 ], [ 5.157068343338254, 52.72375264160101, 0.0 ], [ 5.157014220008953, 52.72374301094636, 0.0 ] ] }, "last_modified": "2019-06-25T07:26:58.971073Z", "created": "2014-10-22T10:29:02.575090Z", "image_url": "", "length": null, "name": "", "type": "transport", "material": "", "diameter": null, "shape": "", "year_of_construction": null }, { "url": "https://demo.lizard.net/api/v4/pressurepipes/6301/?format=api", "id": 6301, "code": "PL_64", "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": [ [ 5.090322791683487, 52.67956723217377, 0.0 ], [ 5.09025819763947, 52.67955054395635, 0.0 ], [ 5.090245340769837, 52.67954723162672, 0.0 ], [ 5.090212779439968, 52.67954080556467, 0.0 ], [ 5.090199012183731, 52.6795518701463, 0.0 ] ] }, "last_modified": "2019-06-25T07:26:58.971073Z", "created": "2014-10-22T10:29:02.580593Z", "image_url": "", "length": null, "name": "", "type": "transport", "material": "", "diameter": null, "shape": "", "year_of_construction": null }, { "url": "https://demo.lizard.net/api/v4/pressurepipes/6302/?format=api", "id": 6302, "code": "PL_65", "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.915279501559005, 52.51936456580559, 0.0 ], [ 4.915282414580239, 52.51935530237669, 0.0 ], [ 4.915322999723998, 52.51921233916745, 0.0 ], [ 4.91532935664442, 52.519189626282326, 0.0 ], [ 4.915387625493143, 52.5189814397821, 0.0 ], [ 4.915350286240057, 52.51891991628293, 0.0 ], [ 4.915245182621644, 52.518878380958, 0.0 ] ] }, "last_modified": "2019-06-25T07:26:58.971073Z", "created": "2014-10-22T10:29:02.586138Z", "image_url": "", "length": null, "name": "", "type": "transport", "material": "", "diameter": null, "shape": "", "year_of_construction": null }, { "url": "https://demo.lizard.net/api/v4/pressurepipes/6303/?format=api", "id": 6303, "code": "PL_66", "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.712837110474791, 52.49631240703209, 0.0 ], [ 4.712777386545317, 52.49626199758544, 0.0 ], [ 4.712672302980832, 52.49617330366061, 0.0 ], [ 4.712664839946129, 52.496165397074535, 0.0 ], [ 4.712663291917647, 52.4961645524254, 0.0 ], [ 4.712661027423216, 52.49616240948777, 0.0 ], [ 4.712660304647001, 52.496161524593106, 0.0 ], [ 4.712508008909105, 52.4960170366541, 0.0 ], [ 4.71250692804599, 52.496015493626935, 0.0 ], [ 4.712505528598546, 52.49601359827142, 0.0 ], [ 4.712503356624645, 52.4960121479022, 0.0 ], [ 4.712419291383901, 52.49594153051113, 0.0 ], [ 4.712308550019997, 52.495844463574635, 0.0 ], [ 4.712270809483734, 52.49580968254086, 0.0 ], [ 4.712270025627891, 52.495808941097785, 0.0 ], [ 4.712250799579361, 52.49579122499817, 0.0 ], [ 4.712246292430711, 52.495787442536425, 0.0 ], [ 4.711745494255497, 52.49532577498026, 0.0 ], [ 4.711314744090163, 52.494931219335086, 0.0 ], [ 4.711312447527269, 52.49492925594001, 0.0 ], [ 4.711268777876405, 52.49488942570876, 0.0 ], [ 4.711260734888725, 52.49488192016781, 0.0 ], [ 4.711245674803213, 52.494868191169815, 0.0 ], [ 4.711139435367449, 52.494777502987006, 0.0 ], [ 4.710819483966077, 52.494504397240654, 0.0 ], [ 4.710254800843567, 52.49396826502906, 0.0 ], [ 4.709662367678299, 52.4934422263746, 0.0 ], [ 4.709619179474026, 52.49340672130052, 0.0 ], [ 4.709572588491088, 52.49336842858852, 0.0 ], [ 4.709404629698914, 52.49319615619722, 0.0 ], [ 4.707679866060874, 52.49163816336652, 0.0 ], [ 4.707601311562377, 52.49156641459466, 0.0 ], [ 4.707600281993571, 52.491565384108, 0.0 ], [ 4.707553410449806, 52.49152259515805, 0.0 ], [ 4.707551841942496, 52.49152118410331, 0.0 ], [ 4.707533053454378, 52.4915039820081, 0.0 ], [ 4.706962952904142, 52.4909833689629, 0.0 ], [ 4.70682101763706, 52.49085974814187, 0.0 ], [ 4.706787673347169, 52.49083070663071, 0.0 ], [ 4.706452547054521, 52.490538852290975, 0.0 ], [ 4.705975983977506, 52.49009735880479, 0.0 ], [ 4.70566227177479, 52.48981154796358, 0.0 ], [ 4.705428391428298, 52.48959846458869, 0.0 ], [ 4.705419827603137, 52.48959048828524, 0.0 ], [ 4.705395057155298, 52.48956793977078, 0.0 ], [ 4.705391116658292, 52.4895647265156, 0.0 ], [ 4.705367134305034, 52.48954263190605, 0.0 ], [ 4.705322094327221, 52.48950165009015, 0.0 ], [ 4.705319539275127, 52.48949929862082, 0.0 ], [ 4.705317579097011, 52.48949751679126, 0.0 ], [ 4.705258080337703, 52.489443204078334, 0.0 ], [ 4.705254828474498, 52.48944021048043, 0.0 ], [ 4.705251778145871, 52.48943751463266, 0.0 ], [ 4.705042527092981, 52.48924681642221, 0.0 ], [ 4.704572931572866, 52.48884503747946, 0.0 ], [ 4.704359869643782, 52.48862310207303, 0.0 ], [ 4.70414866659479, 52.48838867518583, 0.0 ], [ 4.704146020143886, 52.48838557719108, 0.0 ], [ 4.704108876538477, 52.48834443365193, 0.0 ], [ 4.704106214260089, 52.48834140746612, 0.0 ], [ 4.704030749087001, 52.488270572783954, 0.0 ], [ 4.703925483761498, 52.48814075138192, 0.0 ], [ 4.703502668481234, 52.48763817164935, 0.0 ], [ 4.703496203472051, 52.48763066566736, 0.0 ], [ 4.703493396565341, 52.48762747685608, 0.0 ], [ 4.703492210668329, 52.48762609491366, 0.0 ], [ 4.703478267529094, 52.48760995365501, 0.0 ], [ 4.703432793831356, 52.487557275688886, 0.0 ], [ 4.703420805189437, 52.487543275757474, 0.0 ], [ 4.703410102438832, 52.48753085607231, 0.0 ], [ 4.70339955829394, 52.48751865300348, 0.0 ], [ 4.703389694108307, 52.487507226789525, 0.0 ], [ 4.703382172403897, 52.48749855530533, 0.0 ], [ 4.70336287902636, 52.48747613678735, 0.0 ], [ 4.703230198473888, 52.487331434936344, 0.0 ], [ 4.703229449507813, 52.48733036108995, 0.0 ], [ 4.703228206270995, 52.487328879950134, 0.0 ], [ 4.703227689510448, 52.48732802314582, 0.0 ], [ 4.703199257142067, 52.487294901562585, 0.0 ], [ 4.703108812110211, 52.48718952131975, 0.0 ], [ 4.703108126903112, 52.487188133273406, 0.0 ], [ 4.703107161572453, 52.48718677057427, 0.0 ], [ 4.703106985911206, 52.48718575395938, 0.0 ], [ 4.703004266466933, 52.48706490703428, 0.0 ], [ 4.702984773811666, 52.487045875636795, 0.0 ], [ 4.702984399706224, 52.48704436355751, 0.0 ], [ 4.702983329385606, 52.48704312607842, 0.0 ], [ 4.702982878195757, 52.487041838245084, 0.0 ], [ 4.702871284448716, 52.486910352580935, 0.0 ], [ 4.702870043461798, 52.48690872764813, 0.0 ], [ 4.702868757198005, 52.48690717435508, 0.0 ], [ 4.702868553631232, 52.48690605871492, 0.0 ], [ 4.702765154998439, 52.48678447066592, 0.0 ], [ 4.702646956610392, 52.486648893245786, 0.0 ], [ 4.702646346563058, 52.48664740676637, 0.0 ], [ 4.702645325157132, 52.486645863987015, 0.0 ], [ 4.702644725794909, 52.48664463821042, 0.0 ], [ 4.702539873351689, 52.48651528523965, 0.0 ], [ 4.702538855676985, 52.486514452503414, 0.0 ], [ 4.702537683168758, 52.4865131605044, 0.0 ], [ 4.702537386134768, 52.486512376866145, 0.0 ], [ 4.702513867877315, 52.486484280595874, 0.0 ], [ 4.702450615304928, 52.48640191232674, 0.0 ], [ 4.702449832893972, 52.48640109892316, 0.0 ], [ 4.702448931218576, 52.48639943100641, 0.0 ], [ 4.702448898192561, 52.48639871180555, 0.0 ], [ 4.702274146016204, 52.486200882723026, 0.0 ], [ 4.702068603139962, 52.48598456771077, 0.0 ], [ 4.701952291300781, 52.48587287159873, 0.0 ], [ 4.70194677461766, 52.48586595520215, 0.0 ], [ 4.701939961890696, 52.48585717087795, 0.0 ], [ 4.701931243898245, 52.48584593091024, 0.0 ], [ 4.701921527999285, 52.48583353475963, 0.0 ], [ 4.701911219275818, 52.48582044313554, 0.0 ], [ 4.701568794963259, 52.48553472470032, 0.0 ], [ 4.701268078689396, 52.48534128878783, 0.0 ], [ 4.700809978794418, 52.48511043363706, 0.0 ], [ 4.700769772532219, 52.485090553987376, 0.0 ], [ 4.700723897670763, 52.485067873324255, 0.0 ], [ 4.700622924605258, 52.48501920502978, 0.0 ], [ 4.700558566056254, 52.48498754650998, 0.0 ], [ 4.700075408497007, 52.48474680979797, 0.0 ], [ 4.69957187141258, 52.48449629122497, 0.0 ], [ 4.699502299955588, 52.484461033808635, 0.0 ], [ 4.699487811199782, 52.484453624876615, 0.0 ], [ 4.699467975865981, 52.48444354257625, 0.0 ], [ 4.699453295755792, 52.484436132530334, 0.0 ], [ 4.699411420937534, 52.48441475977718, 0.0 ], [ 4.699370344038108, 52.48439414659757, 0.0 ], [ 4.699347031722815, 52.484382345449355, 0.0 ], [ 4.699259889290655, 52.48433816012611, 0.0 ], [ 4.699196190060151, 52.48430588453161, 0.0 ], [ 4.699172673011129, 52.484294001272154, 0.0 ], [ 4.699112947640888, 52.48426369001366, 0.0 ], [ 4.699072458577838, 52.4842431610282, 0.0 ], [ 4.699060686273994, 52.484237160886984, 0.0 ], [ 4.699042866459654, 52.484228123786274, 0.0 ], [ 4.699032977734797, 52.48422406691252, 0.0 ], [ 4.699018540602067, 52.48421713456638, 0.0 ], [ 4.699015836358445, 52.48421589655707, 0.0 ], [ 4.698912233240494, 52.484165252216194, 0.0 ], [ 4.698779461568216, 52.48409603180439, 0.0 ], [ 4.698339264331151, 52.48387525611684, 0.0 ], [ 4.697850236966204, 52.48364052476804, 0.0 ], [ 4.697354805307916, 52.483393890436744, 0.0 ], [ 4.696981961686275, 52.48320491315749, 0.0 ], [ 4.696904171225817, 52.48316549001978, 0.0 ], [ 4.69649741956552, 52.482955399595006, 0.0 ], [ 4.69605787436092, 52.48273203064691, 0.0 ], [ 4.69557309995248, 52.48250461249566, 0.0 ], [ 4.695103899455027, 52.48227099186414, 0.0 ], [ 4.694607671325542, 52.482027343080404, 0.0 ], [ 4.694166939284675, 52.48181514069887, 0.0 ], [ 4.693712339945789, 52.48159665409118, 0.0 ], [ 4.693538062790751, 52.48151296654845, 0.0 ], [ 4.693535890318244, 52.48151163265822, 0.0 ], [ 4.693530502547585, 52.48150881497605, 0.0 ], [ 4.693230705934781, 52.48136672802859, 0.0 ], [ 4.693141121100047, 52.481319477026645, 0.0 ], [ 4.692834919177524, 52.481157983199026, 0.0 ], [ 4.692437990708235, 52.4809649856806, 0.0 ], [ 4.692427809327895, 52.480959964854975, 0.0 ], [ 4.692399778272796, 52.48094610346525, 0.0 ], [ 4.692386806029608, 52.48094069779236, 0.0 ], [ 4.69235019298189, 52.48092308320163, 0.0 ], [ 4.69230581429338, 52.48090128878098, 0.0 ], [ 4.691862339420746, 52.480687057372926, 0.0 ], [ 4.691339981996168, 52.48042043981748, 0.0 ], [ 4.690865618879271, 52.48019122970831, 0.0 ], [ 4.690440198824223, 52.47998206906818, 0.0 ], [ 4.690295148415122, 52.479911805169046, 0.0 ], [ 4.69028953757079, 52.479909156791436, 0.0 ], [ 4.690271721834764, 52.47990195185419, 0.0 ], [ 4.690165431223798, 52.479854977872094, 0.0 ], [ 4.689719123318492, 52.47963129361521, 0.0 ], [ 4.689322987595945, 52.47944108531437, 0.0 ], [ 4.689164694948123, 52.47936507986256, 0.0 ], [ 4.688796315443853, 52.479158765485714, 0.0 ], [ 4.688389438399755, 52.47891944512555, 0.0 ], [ 4.68806762535861, 52.478677748789906, 0.0 ], [ 4.687879723842882, 52.47847129096646, 0.0 ], [ 4.687876638773257, 52.47846718339092, 0.0 ], [ 4.687867142594111, 52.47845427504519, 0.0 ], [ 4.687857471647303, 52.47844124882857, 0.0 ], [ 4.687837467791734, 52.47841423979747, 0.0 ], [ 4.687831517165745, 52.47840610682742, 0.0 ], [ 4.687823084729374, 52.478394813541435, 0.0 ], [ 4.687753751167692, 52.47830104985581, 0.0 ], [ 4.687590496552195, 52.47800509401775, 0.0 ], [ 4.687468220904354, 52.47779300089042, 0.0 ], [ 4.687273940920499, 52.477457091114765, 0.0 ], [ 4.687226582996893, 52.47737282192995, 0.0 ], [ 4.687068175730653, 52.47709095059417, 0.0 ], [ 4.686874760079422, 52.47673431065904, 0.0 ], [ 4.686659266522278, 52.47632207709279, 0.0 ], [ 4.686594218524616, 52.4759284826272, 0.0 ], [ 4.686543528994806, 52.475621793743684, 0.0 ], [ 4.68651419535795, 52.47544432080476, 0.0 ], [ 4.686330514671382, 52.475106611419456, 0.0 ], [ 4.686292214126583, 52.47503620038282, 0.0 ], [ 4.686030064384408, 52.47488461956875, 0.0 ], [ 4.685918382501299, 52.47481853795774, 0.0 ], [ 4.68569511612011, 52.47468864886851, 0.0 ], [ 4.685569694909317, 52.47461564603155, 0.0 ], [ 4.685516011939716, 52.47458439285076, 0.0 ], [ 4.685510467058335, 52.47458135816063, 0.0 ], [ 4.685504505220939, 52.47457770085407, 0.0 ], [ 4.68549298407377, 52.47457099079561, 0.0 ], [ 4.685485546219545, 52.47456666865443, 0.0 ], [ 4.685474083376167, 52.47455999488972, 0.0 ], [ 4.685405204224533, 52.47451989774749, 0.0 ], [ 4.685367490658255, 52.47449794237446, 0.0 ], [ 4.684977259428868, 52.47427642301346, 0.0 ], [ 4.68493746231643, 52.47425408666836, 0.0 ], [ 4.684837721734717, 52.474198104969226, 0.0 ], [ 4.684784634777071, 52.474168310982414, 0.0 ], [ 4.68470139385954, 52.474121594318326, 0.0 ], [ 4.684640910832751, 52.47408764908712, 0.0 ], [ 4.684384172526697, 52.47394356536777, 0.0 ], [ 4.684043356604126, 52.473663035091704, 0.0 ], [ 4.683869354744007, 52.47351980030194, 0.0 ], [ 4.683793068320785, 52.473457018329356, 0.0 ], [ 4.683772903644644, 52.473440415330366, 0.0 ], [ 4.683693799193381, 52.47337530674421, 0.0 ], [ 4.683517881877612, 52.473230496202, 0.0 ], [ 4.683402807582638, 52.47313577529248, 0.0 ], [ 4.683351771704633, 52.473093769589845, 0.0 ], [ 4.683111078021074, 52.472895645533, 0.0 ], [ 4.682886265230604, 52.472710575517475, 0.0 ], [ 4.681850653363837, 52.47185807778889, 0.0 ], [ 4.681471069422705, 52.471869255872654, 0.0 ], [ 4.680997159739539, 52.47188321443691, 0.0 ], [ 4.680182582171639, 52.47190720186838, 0.0 ], [ 4.67984538932826, 52.471917135540124, 0.0 ], [ 4.679754258913516, 52.471919818468, 0.0 ], [ 4.679739164991432, 52.471920339578844, 0.0 ], [ 4.679091951643032, 52.47188572063751, 0.0 ], [ 4.678729324298581, 52.47187283232865, 0.0 ], [ 4.67867601791139, 52.47187094098711, 0.0 ], [ 4.678538435404688, 52.471865562088084, 0.0 ], [ 4.67820304890944, 52.47204004826906, 0.0 ], [ 4.67818702149173, 52.47204921873358, 0.0 ], [ 4.678180121237073, 52.472053662326054, 0.0 ], [ 4.678167233565399, 52.47206252800486, 0.0 ], [ 4.678154858002746, 52.47206790952596, 0.0 ], [ 4.677627828071156, 52.472346071279695, 0.0 ], [ 4.677282392544502, 52.47253640292292, 0.0 ], [ 4.676925879348953, 52.47273907020541, 0.0 ], [ 4.676721458231595, 52.47286023078315, 0.0 ], [ 4.676644551561439, 52.4729026951153, 0.0 ], [ 4.676229553450146, 52.47312667913743, 0.0 ], [ 4.675798308358322, 52.47335943508184, 0.0 ], [ 4.674880618310335, 52.47385463854378, 0.0 ], [ 4.674721676743134, 52.47393768250836, 0.0 ], [ 4.674050992254082, 52.47428811593137, 0.0 ], [ 4.674031681198823, 52.474298182832214, 0.0 ], [ 4.673384054164115, 52.47463557523366, 0.0 ], [ 4.673338826164914, 52.47465914728037, 0.0 ], [ 4.673298225766907, 52.47468143496834, 0.0 ], [ 4.673262392856532, 52.47470015627486, 0.0 ], [ 4.673245025640547, 52.474709228131374, 0.0 ], [ 4.673106264460885, 52.474597691418516, 0.0 ], [ 4.672890713757277, 52.47442443200829, 0.0 ], [ 4.672694314732685, 52.47426657562747, 0.0 ], [ 4.672661710052441, 52.47424036883238, 0.0 ], [ 4.672612459141901, 52.47419137682204, 0.0 ], [ 4.67260890721855, 52.47418802997753, 0.0 ], [ 4.672572664076112, 52.47415382017416, 0.0 ], [ 4.672529079062122, 52.474124006024766, 0.0 ], [ 4.672444337941422, 52.474090771149875, 0.0 ], [ 4.672395962617616, 52.47408141998179, 0.0 ], [ 4.672069088723736, 52.47396544049097, 0.0 ], [ 4.672007492685807, 52.473943588462234, 0.0 ], [ 4.671879017802655, 52.473898009966724, 0.0 ], [ 4.671852090675545, 52.473888455409266, 0.0 ], [ 4.671796538895751, 52.47386874284804, 0.0 ], [ 4.671614327541517, 52.47380409156489, 0.0 ], [ 4.671374575031396, 52.47371902317807, 0.0 ], [ 4.67135303350351, 52.473711379440964, 0.0 ], [ 4.671237985927057, 52.4736792549653, 0.0 ], [ 4.671202799938863, 52.473698923265864, 0.0 ], [ 4.670907765534062, 52.47386381801027, 0.0 ], [ 4.670415585352329, 52.474148018343975, 0.0 ], [ 4.670295425415434, 52.47422148526197, 0.0 ], [ 4.670242079415808, 52.47424820667019, 0.0 ], [ 4.670241025766691, 52.4742487395606, 0.0 ], [ 4.670203452540761, 52.47427034345907, 0.0 ], [ 4.670174274534385, 52.47428796264031, 0.0 ], [ 4.670166244722524, 52.47429391785681, 0.0 ], [ 4.670144113232, 52.474306312858225, 0.0 ], [ 4.670122308418184, 52.47431853007748, 0.0 ], [ 4.669974605484087, 52.47440130312972, 0.0 ], [ 4.669952488603175, 52.47441369818389, 0.0 ], [ 4.669890757460169, 52.474448286862874, 0.0 ], [ 4.669879795533388, 52.474454431040385, 0.0 ], [ 4.669459092535454, 52.474152730530434, 0.0 ], [ 4.668960679739463, 52.473792308671975, 0.0 ], [ 4.668755576467333, 52.47364399179632, 0.0 ], [ 4.668658337739839, 52.473634648624234, 0.0 ], [ 4.66845493321116, 52.47373688212798, 0.0 ], [ 4.668443625508701, 52.47374256570631, 0.0 ], [ 4.668415074282763, 52.4737569167411, 0.0 ], [ 4.668228719157319, 52.47385058907668, 0.0 ], [ 4.6681393083386, 52.473858558277705, 0.0 ], [ 4.668055159736839, 52.47386604702633, 0.0 ], [ 4.668036587703535, 52.47386770496829, 0.0 ], [ 4.66747805240407, 52.474148327084606, 0.0 ], [ 4.667424302757146, 52.47417533238823, 0.0 ], [ 4.667369440055314, 52.47420289713503, 0.0 ], [ 4.667149314165226, 52.47421808906136, 0.0 ], [ 4.667115850944803, 52.47422040241583, 0.0 ], [ 4.667088046063578, 52.474222318713146, 0.0 ], [ 4.667025761308185, 52.474226614060406, 0.0 ], [ 4.667000515339863, 52.474207874209455, 0.0 ] ] }, "last_modified": "2019-06-25T07:26:58.971073Z", "created": "2014-10-22T10:29:02.595675Z", "image_url": "", "length": null, "name": "", "type": "transport", "material": "", "diameter": null, "shape": "", "year_of_construction": null }, { "url": "https://demo.lizard.net/api/v4/pressurepipes/6304/?format=api", "id": 6304, "code": "PL_67", "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.812654530625518, 52.66125023810566, 0.0 ], [ 4.812678626165226, 52.661261336820296, 0.0 ], [ 4.812693565955927, 52.661259350913184, 0.0 ], [ 4.812710847898949, 52.66124553121378, 0.0 ], [ 4.812721255530263, 52.661244251375955, 0.0 ], [ 4.812748996371655, 52.66125011916882, 0.0 ] ] }, "last_modified": "2019-06-25T07:26:58.971073Z", "created": "2014-10-22T10:29:02.603737Z", "image_url": "", "length": null, "name": "", "type": "transport", "material": "", "diameter": null, "shape": "", "year_of_construction": null }, { "url": "https://demo.lizard.net/api/v4/pressurepipes/6305/?format=api", "id": 6305, "code": "PL_68", "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.812626213926301, 52.66118323671536, 0.0 ], [ 4.812636585080441, 52.66119945474697, 0.0 ], [ 4.812640237045875, 52.6612050264637, 0.0 ], [ 4.812660278320667, 52.66121419133007, 0.0 ], [ 4.812661717287753, 52.66122057917759, 0.0 ], [ 4.81262938788561, 52.66124462549418, 0.0 ], [ 4.812630320223616, 52.661251325446194, 0.0 ], [ 4.812643546256619, 52.661258327433714, 0.0 ] ] }, "last_modified": "2019-06-25T07:26:58.971073Z", "created": "2014-10-22T10:29:02.609832Z", "image_url": "", "length": null, "name": "", "type": "transport", "material": "", "diameter": null, "shape": "", "year_of_construction": null }, { "url": "https://demo.lizard.net/api/v4/pressurepipes/6306/?format=api", "id": 6306, "code": "PL_69", "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": [ [ 5.001815503603621, 52.43486359139023, 0.0 ], [ 5.001807562358504, 52.4348653451032, 0.0 ], [ 5.00180445359512, 52.43486603602347, 0.0 ], [ 5.001797499510286, 52.43486756825691, 0.0 ], [ 5.001795211387567, 52.434866895739695, 0.0 ], [ 5.001721552249307, 52.43484177872261, 0.0 ], [ 5.001662850276453, 52.43482148269036, 0.0 ], [ 5.00163705323108, 52.434811871994114, 0.0 ], [ 5.001490317359309, 52.43475728964355, 0.0 ], [ 5.001352142496689, 52.43470580871477, 0.0 ], [ 5.001229823484388, 52.434664031868145, 0.0 ], [ 5.001227859271393, 52.434663315456945, 0.0 ], [ 5.001226009795791, 52.43466293195814, 0.0 ], [ 5.001224039393998, 52.434662925542064, 0.0 ], [ 5.001221934693257, 52.43466314337706, 0.0 ], [ 5.001220194941165, 52.434663667976615, 0.0 ], [ 5.001218216000066, 52.43466464117413, 0.0 ], [ 5.001216434695837, 52.43466655870644, 0.0 ] ] }, "last_modified": "2019-06-25T07:26:58.971073Z", "created": "2014-10-22T10:29:02.616664Z", "image_url": "", "length": null, "name": "", "type": "transport", "material": "", "diameter": null, "shape": "", "year_of_construction": null } ] }{ "count": 1370, "next": "