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=23
https://demo.lizard.net/api/v4/pressurepipes/?format=api&page=24", "previous": "https://demo.lizard.net/api/v4/pressurepipes/?format=api&page=22", "results": [ { "url": "https://demo.lizard.net/api/v4/pressurepipes/6457/?format=api", "id": 6457, "code": "PL_220", "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.703214414957236, 52.748855473165406, 0.0 ], [ 4.703205187879049, 52.748858331989304, 0.0 ], [ 4.703201229165425, 52.74885955845873, 0.0 ], [ 4.703194164639163, 52.748856704940216, 0.0 ] ] }, "last_modified": "2019-06-25T07:26:58.971073Z", "created": "2014-10-22T10:29:03.653896Z", "image_url": "", "length": null, "name": "", "type": "transport", "material": "", "diameter": null, "shape": "", "year_of_construction": null }, { "url": "https://demo.lizard.net/api/v4/pressurepipes/6458/?format=api", "id": 6458, "code": "PL_221", "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.703194164639163, 52.748856704940216, 0.0 ], [ 4.703191217852602, 52.74885762267305, 0.0 ], [ 4.703183978699331, 52.74884887263713, 0.0 ], [ 4.703177864436704, 52.748841117637625, 0.0 ], [ 4.703155134936278, 52.74881233634901, 0.0 ], [ 4.703142176068187, 52.74879617508351, 0.0 ], [ 4.703122451119352, 52.74878271601327, 0.0 ], [ 4.703101380326743, 52.74877008500713, 0.0 ], [ 4.703080324355314, 52.74875745408227, 0.0 ], [ 4.703059253727072, 52.748744814082336, 0.0 ], [ 4.70303819777997, 52.74873218315009, 0.0 ], [ 4.703017118765167, 52.748720082318236, 0.0 ], [ 4.702996048032935, 52.74870745129336, 0.0 ], [ 4.702971405415457, 52.7486968847456, 0.0 ], [ 4.702944311864726, 52.74868962932697, 0.0 ], [ 4.702917211925989, 52.748681834641566, 0.0 ], [ 4.702890118253357, 52.74867458819691, 0.0 ], [ 4.702863009920859, 52.74866733267473, 0.0 ], [ 4.702835870997659, 52.74866013988006, 0.0 ], [ 4.702808641406005, 52.748653063390016, 0.0 ], [ 4.702781411823154, 52.74864598689372, 0.0 ], [ 4.702754303245931, 52.74863874931932, 0.0 ], [ 4.702729004862833, 52.748629401193575, 0.0 ], [ 4.702703691541202, 52.748620061963436, 0.0 ], [ 4.702678393039458, 52.74861072281314, 0.0 ], [ 4.702653079739427, 52.748601383572236, 0.0 ], [ 4.702627781399458, 52.748592035424906, 0.0 ], [ 4.702602482930101, 52.74858269625844, 0.0 ], [ 4.702577169662467, 52.74857335700143, 0.0 ], [ 4.702551871354965, 52.74856400883794, 0.0 ], [ 4.702526558108904, 52.748554669570176, 0.0 ], [ 4.702501259682677, 52.74854533038214, 0.0 ], [ 4.702475961267289, 52.74853599118879, 0.0 ], [ 4.70245201573819, 52.74852537461698, 0.0 ], [ 4.702429209035572, 52.74851391081611, 0.0 ], [ 4.702410558679936, 52.748499945540566, 0.0 ], [ 4.702392281367843, 52.7484858026654, 0.0 ], [ 4.702377435257049, 52.74847007082984, 0.0 ], [ 4.702362652958919, 52.74845499541495, 0.0 ], [ 4.702349613632365, 52.748438321334795, 0.0 ], [ 4.702336875342003, 52.74842228706563, 0.0 ], [ 4.702324033678599, 52.74840623422641, 0.0 ], [ 4.702311702265736, 52.74838975294059, 0.0 ], [ 4.702312375451966, 52.74838458026143, 0.0 ], [ 4.702185869226487, 52.748222202438136, 0.0 ], [ 4.702031803959309, 52.748025578000956, 0.0 ], [ 4.702011468835996, 52.74800002762631, 0.0 ], [ 4.702009681946329, 52.748000646441994, 0.0 ], [ 4.701991082431225, 52.748006201299354, 0.0 ], [ 4.701985284514199, 52.74800760587663, 0.0 ], [ 4.701924283177989, 52.748025498685536, 0.0 ], [ 4.701912375712378, 52.748029294617744, 0.0 ], [ 4.701900026786818, 52.74803290826753, 0.0 ], [ 4.701887443462216, 52.74803256625799, 0.0 ], [ 4.701806737947287, 52.74803192214986, 0.0 ], [ 4.701680572025599, 52.748030836618696, 0.0 ], [ 4.701148401929736, 52.748184866600354, 0.0 ], [ 4.701109847227428, 52.748197406166284, 0.0 ], [ 4.701108357901197, 52.74819793681175, 0.0 ], [ 4.700527395095352, 52.74836543318425, 0.0 ], [ 4.700446170844373, 52.748388421153145, 0.0 ], [ 4.699844801950093, 52.74856298620744, 0.0 ], [ 4.699148339976666, 52.748766206944566, 0.0 ], [ 4.698953261887463, 52.74882439457475, 0.0 ], [ 4.698697524973948, 52.74889732955469, 0.0 ], [ 4.698374042753549, 52.74899296900508, 0.0 ], [ 4.697756385325429, 52.749175697459215, 0.0 ], [ 4.696988561521266, 52.74940428542814, 0.0 ], [ 4.696302291483551, 52.749607548641094, 0.0 ], [ 4.69571347747404, 52.749782165733585, 0.0 ], [ 4.694916516430048, 52.750016233096495, 0.0 ], [ 4.694173222538961, 52.75023712679594, 0.0 ], [ 4.693557026756905, 52.750418853480355, 0.0 ], [ 4.693162846233192, 52.75053491711473, 0.0 ], [ 4.692475895784933, 52.750741479613644, 0.0 ], [ 4.691877534628756, 52.750918448640114, 0.0 ], [ 4.691346559660107, 52.75107675575741, 0.0 ], [ 4.690659593630998, 52.75128321785854, 0.0 ], [ 4.690642469431396, 52.75128895931852, 0.0 ], [ 4.690625358073121, 52.75129389201502, 0.0 ], [ 4.689867894334799, 52.75151827091223, 0.0 ], [ 4.689268161400372, 52.75170564384873, 0.0 ], [ 4.688620269489014, 52.75192193933052, 0.0 ], [ 4.688513242573211, 52.751964629290704, 0.0 ], [ 4.688392764578684, 52.75201487925444, 0.0 ], [ 4.688351432506384, 52.752033958973094, 0.0 ], [ 4.688337558793116, 52.752040168526314, 0.0 ], [ 4.688242504660471, 52.7520843664179, 0.0 ], [ 4.688236685714968, 52.75208702839459, 0.0 ], [ 4.688181453966279, 52.752113935114444, 0.0 ], [ 4.688174175723054, 52.752189563523864, 0.0 ], [ 4.688056968414332, 52.75224828018699, 0.0 ], [ 4.687992053803001, 52.75227863494454, 0.0 ], [ 4.687938810044392, 52.75230159891091, 0.0 ], [ 4.687876219990278, 52.75232549656173, 0.0 ], [ 4.687799849133461, 52.75234976262144, 0.0 ], [ 4.687734049401419, 52.75237058574918, 0.0 ], [ 4.687340247310661, 52.75248869943614, 0.0 ], [ 4.686830944852034, 52.752641811460244, 0.0 ], [ 4.686131523951665, 52.75284619716275, 0.0 ], [ 4.685936991435501, 52.75290508573147, 0.0 ], [ 4.685869609698635, 52.75292284291647, 0.0 ], [ 4.685805602966718, 52.752979623815314, 0.0 ], [ 4.68579780808528, 52.75298541951298, 0.0 ], [ 4.685771337717196, 52.75301051731226, 0.0 ], [ 4.685765935504735, 52.75301488916567, 0.0 ], [ 4.685735561182027, 52.75304328918434, 0.0 ], [ 4.685190011941962, 52.75349832601577, 0.0 ], [ 4.685176318445817, 52.75351172591876, 0.0 ], [ 4.685099569797527, 52.753577867765664, 0.0 ], [ 4.685073445242909, 52.75359982197348, 0.0 ], [ 4.685048512713216, 52.753621333848415, 0.0 ], [ 4.684832927866576, 52.75380133207747, 0.0 ], [ 4.684583251281351, 52.75401042667891, 0.0 ], [ 4.68346569455171, 52.754931744523816, 0.0 ], [ 4.683459982669811, 52.754936923279004, 0.0 ], [ 4.683440735956916, 52.75495478370851, 0.0 ], [ 4.683435927160692, 52.754959069091115, 0.0 ], [ 4.683080070828955, 52.755248686407086, 0.0 ], [ 4.683047172413931, 52.755277250559345, 0.0 ], [ 4.68300896734674, 52.75531342233907, 0.0 ], [ 4.683015521304592, 52.75532038112235, 0.0 ], [ 4.683031417917002, 52.75532667616617, 0.0 ], [ 4.683068646599421, 52.755342084366006, 0.0 ], [ 4.683071825719624, 52.7553470460434, 0.0 ], [ 4.683073867554921, 52.755349035266725, 0.0 ] ] }, "last_modified": "2019-06-25T07:26:58.971073Z", "created": "2014-10-22T10:29:03.661161Z", "image_url": "", "length": null, "name": "", "type": "transport", "material": "", "diameter": null, "shape": "", "year_of_construction": null }, { "url": "https://demo.lizard.net/api/v4/pressurepipes/6459/?format=api", "id": 6459, "code": "PL_222", "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.683109960931325, 52.755370574908746, 0.0 ], [ 4.68311377939699, 52.75537538758369, 0.0 ], [ 4.683108531168769, 52.755385817508554, 0.0 ], [ 4.68310531834934, 52.75539217933579, 0.0 ], [ 4.683079152662367, 52.75544423953097, 0.0 ], [ 4.683376288798362, 52.7558138360193, 0.0 ], [ 4.68343606783103, 52.75588986925969, 0.0 ], [ 4.683740206404816, 52.75627671636579, 0.0 ], [ 4.684044350477732, 52.75666355367948, 0.0 ], [ 4.684433586339819, 52.75713825537571, 0.0 ], [ 4.684822830613204, 52.75761295575588, 0.0 ], [ 4.685123502805501, 52.757985579067196, 0.0 ], [ 4.685424180097879, 52.758358201592294, 0.0 ], [ 4.685694613177651, 52.75869282768257, 0.0 ], [ 4.685965035708115, 52.759027444063435, 0.0 ], [ 4.686235477026901, 52.75936206888178, 0.0 ], [ 4.68654983285631, 52.75975316533128, 0.0 ], [ 4.686864194282558, 52.76014426092103, 0.0 ], [ 4.687133226125735, 52.76047894715752, 0.0 ], [ 4.68740226192443, 52.760813641750424, 0.0 ], [ 4.68760132879285, 52.761061280702805, 0.0 ], [ 4.687923541078805, 52.76146103796572, 0.0 ], [ 4.688241865999657, 52.76185595442814, 0.0 ], [ 4.688562157963712, 52.76225329902549, 0.0 ], [ 4.688871820879951, 52.762637468298834, 0.0 ], [ 4.689181504026251, 52.76302163682471, 0.0 ], [ 4.689432275500788, 52.763332961010484, 0.0 ], [ 4.689758134348362, 52.763737479449894, 0.0 ], [ 4.690117284562338, 52.76418333438188, 0.0 ], [ 4.690476442209907, 52.76462917920541, 0.0 ], [ 4.69073731874758, 52.764952808859626, 0.0 ], [ 4.690998199272112, 52.76527642893563, 0.0 ], [ 4.69125909788482, 52.76560008445082, 0.0 ], [ 4.691578049019993, 52.76599572293093, 0.0 ], [ 4.691896991228419, 52.76639135145332, 0.0 ], [ 4.692130977809789, 52.76668159584193, 0.0 ], [ 4.692450435977159, 52.76707708198799, 0.0 ], [ 4.692769914712847, 52.7674725673327, 0.0 ], [ 4.693089340935794, 52.76786798854098, 0.0 ], [ 4.693347901224491, 52.768189666341534, 0.0 ], [ 4.693665069030821, 52.76858426390528, 0.0 ], [ 4.693982242394065, 52.76897886957984, 0.0 ], [ 4.694086607161459, 52.769108701141576, 0.0 ], [ 4.694368452036587, 52.76946183178211, 0.0 ], [ 4.69465031626007, 52.76981496181727, 0.0 ], [ 4.694952119736991, 52.77016214972372, 0.0 ], [ 4.695214014139054, 52.77052120158139, 0.0 ], [ 4.695470826487742, 52.7708429361681, 0.0 ], [ 4.695727642599054, 52.771164670180504, 0.0 ], [ 4.69573912632728, 52.77117877454252, 0.0 ], [ 4.695790265042389, 52.771241602956884, 0.0 ], [ 4.695945078113522, 52.77143176774733, 0.0 ], [ 4.696293724473106, 52.77186005297604, 0.0 ], [ 4.696642392450213, 52.77228833723382, 0.0 ], [ 4.696875219243639, 52.77257434098061, 0.0 ], [ 4.697108063887076, 52.77286034434194, 0.0 ], [ 4.697389406822762, 52.773204180800256, 0.0 ], [ 4.697405530669188, 52.773223883798124, 0.0 ], [ 4.697578065115877, 52.77341882213951, 0.0 ], [ 4.697732472744474, 52.773569798723, 0.0 ], [ 4.697969946784586, 52.773800521007495, 0.0 ], [ 4.698291667938109, 52.77410957534971, 0.0 ], [ 4.698613393765119, 52.774418619819606, 0.0 ], [ 4.698935065417406, 52.77472762711626, 0.0 ], [ 4.699291415646575, 52.7750679916463, 0.0 ], [ 4.699647756727626, 52.775408346017706, 0.0 ], [ 4.700004147087661, 52.77574874448975, 0.0 ], [ 4.700373611182711, 52.77610161027127, 0.0 ], [ 4.700743081080315, 52.776454483870594, 0.0 ], [ 4.701082899142173, 52.776781051352124, 0.0 ], [ 4.701422722263098, 52.777107617844976, 0.0 ], [ 4.701606479241395, 52.77728832527224, 0.0 ], [ 4.70180348654992, 52.777503169333194, 0.0 ], [ 4.701900923955201, 52.777631434936914, 0.0 ], [ 4.701997278890064, 52.7777720962865, 0.0 ], [ 4.70228518771511, 52.77819241957031, 0.0 ], [ 4.702573102049076, 52.778612742121254, 0.0 ], [ 4.702861021611548, 52.77903308191157, 0.0 ], [ 4.703138713296615, 52.77943963010499, 0.0 ], [ 4.703416410121202, 52.77984617761635, 0.0 ], [ 4.703675471240677, 52.780227759518844, 0.0 ], [ 4.703977248983302, 52.78067224298506, 0.0 ], [ 4.704257184933937, 52.781083519346886, 0.0 ], [ 4.704537126126071, 52.781494795015234, 0.0 ], [ 4.704828906216227, 52.78192186496975, 0.0 ], [ 4.705120691979626, 52.78234893417107, 0.0 ], [ 4.7053128017411, 52.782630553183914, 0.0 ], [ 4.70552607203619, 52.78294315418618, 0.0 ], [ 4.705739330545975, 52.78325575470124, 0.0 ], [ 4.705837633772665, 52.78340043197041, 0.0 ], [ 4.70596354240082, 52.78358572632968, 0.0 ], [ 4.706097929433371, 52.7837834800141, 0.0 ], [ 4.706219884204842, 52.783962954877886, 0.0 ], [ 4.706235128708662, 52.78398538361025, 0.0 ], [ 4.706282441497288, 52.78405501543176, 0.0 ], [ 4.706547454446837, 52.78443355092294, 0.0 ], [ 4.706812457143091, 52.784812085709966, 0.0 ], [ 4.706932917131669, 52.784984145970476, 0.0 ], [ 4.707040066072897, 52.78513718559073, 0.0 ], [ 4.70715147912227, 52.78529631564399, 0.0 ], [ 4.707346158567788, 52.78557925781521, 0.0 ], [ 4.707381766023782, 52.7855962665625, 0.0 ], [ 4.707458873404882, 52.78563265424386, 0.0 ], [ 4.707476975696192, 52.78564102549982, 0.0 ], [ 4.707501454060971, 52.785652120220185, 0.0 ], [ 4.707522752999017, 52.785661776862376, 0.0 ], [ 4.707685421098626, 52.78592067546839, 0.0 ], [ 4.707848091115165, 52.78617957383782, 0.0 ], [ 4.707874595780599, 52.786210100875344, 0.0 ], [ 4.7079112068294, 52.78625803036326, 0.0 ], [ 4.70788477494593, 52.78628876793892, 0.0 ], [ 4.707879884058396, 52.78629445577711, 0.0 ], [ 4.707871115127863, 52.786304561075696, 0.0 ], [ 4.707838764845917, 52.7863412861791, 0.0 ], [ 4.707838983689708, 52.78634151210081, 0.0 ], [ 4.707861292617322, 52.78636444819364, 0.0 ], [ 4.707868602426512, 52.78637196701827, 0.0 ], [ 4.707868821270608, 52.78637219293988, 0.0 ], [ 4.707874649422624, 52.786407392179584, 0.0 ], [ 4.707878537284224, 52.786429108888974, 0.0 ], [ 4.707879217764435, 52.78643302210021, 0.0 ], [ 4.707880236325164, 52.786439031202754, 0.0 ], [ 4.707964538966764, 52.786544946815155, 0.0 ], [ 4.708190309936662, 52.7868281275614, 0.0 ], [ 4.70841606885821, 52.78711131676536, 0.0 ], [ 4.70849669773053, 52.78721245694284, 0.0 ], [ 4.708593452951254, 52.7873338196894, 0.0 ], [ 4.708763001201206, 52.7875464909185, 0.0 ], [ 4.708941637225099, 52.78776878472341, 0.0 ], [ 4.709011751228948, 52.78785603374627, 0.0 ], [ 4.709052007730373, 52.787906122493006, 0.0 ], [ 4.709055367151947, 52.7879103115596, 0.0 ], [ 4.709257576015593, 52.78785001798116, 0.0 ], [ 4.709258767643942, 52.787849647306444, 0.0 ], [ 4.709262073771225, 52.78785344962455, 0.0 ], [ 4.709265379899146, 52.78785725194256, 0.0 ] ] }, "last_modified": "2019-06-25T07:26:58.971073Z", "created": "2014-10-22T10:29:03.674119Z", "image_url": "", "length": null, "name": "", "type": "transport", "material": "", "diameter": null, "shape": "", "year_of_construction": null }, { "url": "https://demo.lizard.net/api/v4/pressurepipes/6460/?format=api", "id": 6460, "code": "PL_223", "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.105643736567039, 52.45923570707034, 0.0 ], [ 5.105678088858752, 52.45919448231013, 0.0 ], [ 5.105704312097711, 52.45917986805207, 0.0 ], [ 5.10572159687596, 52.45916414509344, 0.0 ], [ 5.105794898301073, 52.4590898939885, 0.0 ], [ 5.105895511224245, 52.45899178303467, 0.0 ], [ 5.106011427572004, 52.45887939127391, 0.0 ], [ 5.106185066388967, 52.45873384667511, 0.0 ], [ 5.106222340680491, 52.458709623941836, 0.0 ], [ 5.106421040267374, 52.45869991174269, 0.0 ], [ 5.106535578608903, 52.45869775624106, 0.0 ], [ 5.10685399715263, 52.45833953269286, 0.0 ], [ 5.107080720054201, 52.45807918973432, 0.0 ], [ 5.107384135930896, 52.45776778086696, 0.0 ], [ 5.107526157815234, 52.457625458076954, 0.0 ], [ 5.107529441311573, 52.457620387910886, 0.0 ], [ 5.107530235083341, 52.4576135143837, 0.0 ], [ 5.107528368553375, 52.45760854890993, 0.0 ], [ 5.107524044908381, 52.45760360460408, 0.0 ], [ 5.107517230408193, 52.457599364432646, 0.0 ], [ 5.10751155006017, 52.457597247973574, 0.0 ], [ 5.10727223557469, 52.45752771366626, 0.0 ], [ 5.106971556245727, 52.4574233423349, 0.0 ], [ 5.106655093042575, 52.4573071952894, 0.0 ], [ 5.106385388182942, 52.45715612503387, 0.0 ], [ 5.106370646211471, 52.45714688697683, 0.0 ], [ 5.106357046715268, 52.45713613274411, 0.0 ], [ 5.106346477459109, 52.45712545758556, 0.0 ], [ 5.106337490043476, 52.45711358185377, 0.0 ], [ 5.106331148639244, 52.457102053910866, 0.0 ], [ 5.106327415777854, 52.457092140899206, 0.0 ], [ 5.106324801438466, 52.45707984886193, 0.0 ], [ 5.106324282651907, 52.45707118373033, 0.0 ], [ 5.106325147031381, 52.45706016716235, 0.0 ], [ 5.106326860086377, 52.45705219935018, 0.0 ], [ 5.106328841091452, 52.457046056625224, 0.0 ], [ 5.106330953706049, 52.45704004003612, 0.0 ], [ 5.106332793178934, 52.45703301620567, 0.0 ], [ 5.106333939017471, 52.45702633225559, 0.0 ], [ 5.106334549065109, 52.457018298918975, 0.0 ], [ 5.10633427901332, 52.457009850075245, 0.0 ], [ 5.10633293937407, 52.45700070666457, 0.0 ], [ 5.106330394831039, 52.45699132672675, 0.0 ], [ 5.106325685569687, 52.4569799464478, 0.0 ], [ 5.106320433330585, 52.456970667946315, 0.0 ], [ 5.106313082749073, 52.456960521679434, 0.0 ], [ 5.10630379075373, 52.45695028093933, 0.0 ], [ 5.106295043273568, 52.45694233328835, 0.0 ], [ 5.106283989374816, 52.456933849913966, 0.0 ], [ 5.105950511737582, 52.45674094377403, 0.0 ], [ 5.105602410250559, 52.456516123466564, 0.0 ], [ 5.105513530073746, 52.4564266580001, 0.0 ], [ 5.10542283239939, 52.45635697851761, 0.0 ], [ 5.105333826981062, 52.45628497523586, 0.0 ], [ 5.105260512497425, 52.45622793734924, 0.0 ], [ 5.104752302507929, 52.4558288624814, 0.0 ], [ 5.104735476314395, 52.455802848663744, 0.0 ], [ 5.104733717162901, 52.45565894634301, 0.0 ], [ 5.104819558180273, 52.455659330517996, 0.0 ] ] }, "last_modified": "2019-06-25T07:26:58.971073Z", "created": "2014-10-22T10:29:03.685016Z", "image_url": "", "length": null, "name": "", "type": "transport", "material": "", "diameter": null, "shape": "", "year_of_construction": null }, { "url": "https://demo.lizard.net/api/v4/pressurepipes/6461/?format=api", "id": 6461, "code": "PL_224", "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.103249383334204, 52.45800238504033, 0.0 ], [ 5.103234499946825, 52.457983143223345, 0.0 ], [ 5.103235239140556, 52.457982587771355, 0.0 ], [ 5.103236420800893, 52.45798186261716, 0.0 ], [ 5.103237896074289, 52.457981237027965, 0.0 ], [ 5.103239370597965, 52.457980728273796, 0.0 ], [ 5.103241285915936, 52.457980310449464, 0.0 ], [ 5.103243199907539, 52.45798009933335, 0.0 ], [ 5.10324481855619, 52.45798005827157, 0.0 ], [ 5.103246877480254, 52.45798018902558, 0.0 ], [ 5.103248347159993, 52.457980435205506, 0.0 ], [ 5.103249522534742, 52.457980689668275, 0.0 ], [ 5.10325451487912, 52.45798223847506, 0.0 ], [ 5.103262884379818, 52.457984837911305, 0.0 ], [ 5.10326934519439, 52.457986821630804, 0.0 ], [ 5.103273163375887, 52.457987927240666, 0.0 ], [ 5.103276688521052, 52.457988843412494, 0.0 ], [ 5.103280361078337, 52.45798971499981, 0.0 ], [ 5.10328374036853, 52.457990433098345, 0.0 ], [ 5.10328712017774, 52.457991070310904, 0.0 ], [ 5.10329108830888, 52.45799173589415, 0.0 ], [ 5.103294469271411, 52.45799219336025, 0.0 ], [ 5.103297850464545, 52.45799261487702, 0.0 ], [ 5.103301967449335, 52.457993011192684, 0.0 ], [ 5.103305790878595, 52.45799329895617, 0.0 ], [ 5.103309320752253, 52.45799347816736, 0.0 ], [ 5.103318735862748, 52.45799362652856, 0.0 ], [ 5.103322708894768, 52.45799352818917, 0.0 ], [ 5.103327712715123, 52.45799328851773, 0.0 ], [ 5.103333159232456, 52.457992843194326, 0.0 ], [ 5.10333654538364, 52.457992491801114, 0.0 ], [ 5.103337870476993, 52.45799234218608, 0.0 ], [ 5.103343611299171, 52.457991888579144, 0.0 ], [ 5.103348910519495, 52.457991469864865, 0.0 ], [ 5.103357889734538, 52.45799076337197, 0.0 ], [ 5.10336775215257, 52.45798998709243, 0.0 ], [ 5.10337864495498, 52.45798913239092, 0.0 ], [ 5.103388801735003, 52.45798833883925, 0.0 ], [ 5.10345415865325, 52.45798319262901, 0.0 ], [ 5.1034916947229, 52.4579802356831, 0.0 ], [ 5.103521424477066, 52.45797862614559, 0.0 ], [ 5.103566313956372, 52.457976118162364, 0.0 ], [ 5.10361164491672, 52.457973593242905, 0.0 ], [ 5.103645048434492, 52.457972666517904, 0.0 ], [ 5.103691547567129, 52.45797151944073, 0.0 ], [ 5.10373995959263, 52.45797033198018, 0.0 ], [ 5.103786722291117, 52.4579739758067, 0.0 ], [ 5.103817306228308, 52.457976826011645, 0.0 ], [ 5.103851710781597, 52.45798040433277, 0.0 ], [ 5.103881381894324, 52.457987952776776, 0.0 ], [ 5.103920682184429, 52.458008178543636, 0.0 ], [ 5.103961211660575, 52.45804324551294, 0.0 ], [ 5.103980632299969, 52.45808922674957, 0.0 ], [ 5.103982927389885, 52.45812142527611, 0.0 ], [ 5.103978601891848, 52.458153607992045, 0.0 ], [ 5.103951824671812, 52.45819961371055, 0.0 ], [ 5.103896826707405, 52.45826428185826, 0.0 ], [ 5.103856698317478, 52.45832740371467, 0.0 ], [ 5.103861952854879, 52.45837992993575, 0.0 ], [ 5.103879906252284, 52.45840230663794, 0.0 ], [ 5.103976744511717, 52.458466825161096, 0.0 ], [ 5.10411375837829, 52.4585298667033, 0.0 ], [ 5.10422267655624, 52.45856906026248, 0.0 ], [ 5.104441764918505, 52.45863580233003, 0.0 ], [ 5.104600642644372, 52.458708152502005, 0.0 ] ] }, "last_modified": "2019-06-25T07:26:58.971073Z", "created": "2014-10-22T10:29:03.695644Z", "image_url": "", "length": null, "name": "", "type": "transport", "material": "", "diameter": null, "shape": "", "year_of_construction": null }, { "url": "https://demo.lizard.net/api/v4/pressurepipes/6462/?format=api", "id": 6462, "code": "PL_225", "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.713869013738797, 52.828392397012685, 0.0 ], [ 4.714031233378623, 52.828273607651674, 0.0 ], [ 4.714267818460748, 52.82802735456365, 0.0 ], [ 4.714270427510469, 52.82802461031627, 0.0 ], [ 4.714277395326063, 52.828017262425035, 0.0 ], [ 4.714278239821624, 52.82801637748994, 0.0 ], [ 4.714285237582903, 52.828009011793434, 0.0 ], [ 4.714292235341793, 52.828001646096546, 0.0 ], [ 4.714293079836794, 52.82800076116133, 0.0 ], [ 4.714300243690659, 52.82799320767687, 0.0 ], [ 4.71430196318104, 52.82799138405723, 0.0 ], [ 4.714425732018092, 52.827860370762004, 0.0 ], [ 4.714554929662636, 52.8276985270523, 0.0 ], [ 4.714560802674239, 52.82769289844831, 0.0 ], [ 4.714565542412806, 52.82768860249597, 0.0 ], [ 4.714574525397341, 52.82768045713399, 0.0 ], [ 4.714598540040449, 52.82765869156951, 0.0 ], [ 4.714608275302528, 52.82764986744541, 0.0 ], [ 4.71462129090741, 52.8276380602055, 0.0 ], [ 4.714686017266365, 52.82757776384026, 0.0 ], [ 4.714716105980324, 52.82755079315792, 0.0 ], [ 4.714743778118327, 52.8275265947716, 0.0 ], [ 4.714882230676968, 52.82740538757654, 0.0 ], [ 4.714963533222646, 52.827334211534044, 0.0 ], [ 4.714982753516634, 52.827317379619764, 0.0 ], [ 4.715046069148267, 52.827261928015105, 0.0 ], [ 4.715059589485475, 52.82725008762411, 0.0 ], [ 4.715170258115704, 52.827150615520765, 0.0 ], [ 4.715208396341499, 52.82711632982451, 0.0 ], [ 4.71533940436192, 52.82699858502854, 0.0 ], [ 4.715396754218815, 52.8269470268911, 0.0 ], [ 4.715405176665828, 52.82693961523197, 0.0 ], [ 4.7154302295316, 52.82691781939938, 0.0 ], [ 4.71553976376347, 52.82682254641574, 0.0 ], [ 4.715587282592548, 52.8267812137988, 0.0 ], [ 4.715592347716846, 52.826765371511534, 0.0 ], [ 4.715593906024931, 52.82676050940386, 0.0 ], [ 4.715598348207851, 52.82674658679823, 0.0 ], [ 4.715604102746359, 52.82673995993294, 0.0 ], [ 4.715617152901506, 52.826724899531634, 0.0 ], [ 4.71562947784054, 52.82671068879791, 0.0 ], [ 4.715635957576406, 52.82670321226198, 0.0 ], [ 4.715644888047006, 52.82669362862407, 0.0 ], [ 4.715738689077486, 52.82659289271781, 0.0 ], [ 4.716034817954778, 52.82624550954603, 0.0 ], [ 4.716353491187445, 52.825878930665056, 0.0 ], [ 4.716582986532015, 52.825595984589846, 0.0 ], [ 4.716585617700407, 52.825592746137616, 0.0 ], [ 4.716594750507642, 52.8255825165105, 0.0 ], [ 4.716600426434514, 52.82557615876026, 0.0 ], [ 4.716609363210704, 52.825566134727765, 0.0 ], [ 4.716619854579175, 52.82555438496947, 0.0 ], [ 4.716620488671378, 52.82555366958512, 0.0 ], [ 4.716998035471813, 52.825110672083724, 0.0 ], [ 4.717351202212435, 52.82469943982978, 0.0 ], [ 4.717698466911594, 52.824285657053736, 0.0 ], [ 4.717926707660467, 52.82400892919825, 0.0 ], [ 4.717934129573727, 52.823999939040824, 0.0 ], [ 4.717938830413349, 52.82399328817393, 0.0 ], [ 4.71794436488307, 52.82398548267811, 0.0 ], [ 4.717949899350881, 52.82397767718203, 0.0 ], [ 4.717954600185641, 52.82397102631442, 0.0 ], [ 4.717958603510612, 52.8239653600885, 0.0 ], [ 4.718229667195621, 52.823582179771066, 0.0 ], [ 4.71857735650908, 52.82310063572284, 0.0 ], [ 4.718894591642975, 52.82266016973233, 0.0 ], [ 4.719168286574461, 52.82228236712075, 0.0 ], [ 4.719359787028039, 52.82201460624162, 0.0 ], [ 4.71936186398213, 52.82201168815063, 0.0 ], [ 4.719371288430655, 52.8219987818502, 0.0 ], [ 4.719383061497934, 52.82198265342515, 0.0 ], [ 4.719405047078092, 52.8219525267097, 0.0 ], [ 4.719656666291431, 52.82161117591412, 0.0 ], [ 4.719991299093929, 52.82115687463581, 0.0 ], [ 4.720386467240496, 52.82083780394666, 0.0 ], [ 4.720755608707117, 52.82053242629194, 0.0 ], [ 4.721160926231406, 52.82018905530045, 0.0 ], [ 4.721304314812711, 52.82007319735784, 0.0 ], [ 4.721328345435261, 52.82005378507476, 0.0 ], [ 4.721353262273469, 52.82003364979765, 0.0 ], [ 4.721548871045646, 52.819875602134815, 0.0 ], [ 4.721566002321087, 52.819861139011074, 0.0 ], [ 4.721587797479428, 52.81984238821382, 0.0 ], [ 4.721609592619094, 52.81982363741257, 0.0 ], [ 4.721617559443632, 52.81981676197975, 0.0 ], [ 4.721906212537216, 52.81957446873879, 0.0 ], [ 4.72233334579185, 52.81921953250307, 0.0 ], [ 4.722769140663327, 52.818860329287205, 0.0 ], [ 4.723187647119496, 52.81851576669458, 0.0 ], [ 4.723611168457611, 52.81816287273207, 0.0 ], [ 4.72390787998197, 52.81791594628639, 0.0 ], [ 4.72435600068665, 52.817544314035786, 0.0 ], [ 4.724829650996092, 52.81715152298595, 0.0 ], [ 4.725342793300592, 52.81672641672102, 0.0 ], [ 4.7257939293494, 52.81634994285989, 0.0 ], [ 4.725736375743601, 52.81632347178515, 0.0 ], [ 4.725709549378115, 52.81631024705676, 0.0 ], [ 4.725687719634906, 52.8163010941394, 0.0 ], [ 4.725677229855922, 52.81629636276695, 0.0 ], [ 4.725668345904417, 52.816292359252905, 0.0 ], [ 4.72564752842281, 52.81628296929778, 0.0 ], [ 4.725643521006067, 52.81628116766206, 0.0 ], [ 4.725362119529997, 52.81615459857992, 0.0 ], [ 4.724835886970316, 52.81591604055098, 0.0 ], [ 4.724264321149596, 52.815654581183786, 0.0 ], [ 4.723711803808948, 52.815399246236304, 0.0 ], [ 4.723690036051875, 52.815388996891876, 0.0 ], [ 4.723672185750111, 52.81538060266737, 0.0 ], [ 4.722864581401327, 52.815035233309345, 0.0 ], [ 4.722859515477054, 52.81503282355959, 0.0 ], [ 4.722843964477382, 52.815025412603404, 0.0 ], [ 4.722806378538238, 52.815009745737875, 0.0 ], [ 4.722788237996001, 52.81500290449394, 0.0 ], [ 4.722786029627472, 52.815001813762215, 0.0 ], [ 4.722747089455448, 52.81498546531523, 0.0 ], [ 4.722705997545687, 52.81496820617557, 0.0 ], [ 4.72270379327333, 52.81496684585841, 0.0 ], [ 4.722687565490499, 52.814960051205496, 0.0 ], [ 4.722678898964437, 52.8149564171393, 0.0 ], [ 4.722673135976342, 52.81495400349693, 0.0 ], [ 4.722664240644305, 52.814948831396094, 0.0 ], [ 4.722646640750411, 52.81493862305897, 0.0 ], [ 4.722625232918797, 52.8149261917082, 0.0 ], [ 4.722604839744153, 52.81491434116972, 0.0 ], [ 4.722594179211107, 52.814862283598295, 0.0 ], [ 4.722658484863413, 52.81480134240119, 0.0 ], [ 4.722703103331164, 52.81475922684282, 0.0 ], [ 4.722704672566564, 52.81472131989045, 0.0 ], [ 4.722686040174651, 52.814702918745844, 0.0 ], [ 4.722512589039026, 52.81462361327717, 0.0 ], [ 4.722495089226022, 52.81461561624952, 0.0 ], [ 4.722485617562006, 52.81461128568974, 0.0 ], [ 4.722131942448032, 52.81444950868949, 0.0 ], [ 4.722112055346936, 52.814438541601874, 0.0 ], [ 4.722072107574244, 52.81440069964725, 0.0 ], [ 4.722070776898965, 52.81439944304663, 0.0 ], [ 4.722127777616905, 52.81435558141301, 0.0 ], [ 4.722158208118081, 52.8143296172488, 0.0 ], [ 4.722205920412896, 52.81428888513391, 0.0 ], [ 4.722220045871929, 52.8142797793033, 0.0 ], [ 4.722246963680165, 52.81426242294471, 0.0 ], [ 4.722252817512741, 52.814257872272705, 0.0 ], [ 4.722221732285987, 52.8142439489767, 0.0 ], [ 4.722090762277099, 52.81417746142272, 0.0 ], [ 4.721617666516492, 52.81393727106576, 0.0 ], [ 4.721147981458381, 52.8137091672477, 0.0 ], [ 4.721219277369361, 52.81347833263642, 0.0 ], [ 4.721288140521904, 52.813426871825534, 0.0 ], [ 4.721290540964056, 52.813425078864945, 0.0 ], [ 4.721301240568505, 52.813418865763765, 0.0 ], [ 4.721306567302918, 52.81341581300533, 0.0 ], [ 4.721309396203313, 52.81341413027982, 0.0 ], [ 4.721328250066206, 52.813403271552914, 0.0 ], [ 4.721863232058753, 52.81308245996725, 0.0 ], [ 4.721979795928768, 52.81301525924568, 0.0 ], [ 4.722105838914407, 52.812948920104006, 0.0 ], [ 4.722262209277003, 52.812868191180634, 0.0 ], [ 4.722277929081689, 52.812858572992326, 0.0 ], [ 4.72229379582299, 52.81284904549026, 0.0 ], [ 4.722433869757553, 52.81275726145433, 0.0 ], [ 4.722732976037764, 52.812575326309755, 0.0 ], [ 4.723280573644566, 52.81225260155586, 0.0 ], [ 4.723816049674124, 52.81193645715649, 0.0 ], [ 4.724379171414424, 52.81160710051907, 0.0 ], [ 4.724428987187656, 52.81157796330912, 0.0 ], [ 4.724448442225281, 52.81156647834831, 0.0 ], [ 4.724467897252729, 52.81155499338423, 0.0 ], [ 4.724509937301615, 52.8115300277772, 0.0 ], [ 4.725021342830065, 52.81122636179642, 0.0 ], [ 4.725568022309478, 52.81090326197556, 0.0 ], [ 4.726256115996707, 52.81049628703032, 0.0 ], [ 4.726262714480542, 52.81049147068124, 0.0 ], [ 4.726263434191721, 52.81049095343052, 0.0 ], [ 4.726273554500883, 52.81048372115294, 0.0 ], [ 4.726278307314481, 52.81048032348933, 0.0 ], [ 4.726293901497081, 52.81046908643388, 0.0 ], [ 4.726301546215243, 52.810463736667835, 0.0 ], [ 4.726318809673418, 52.81044999252979, 0.0 ], [ 4.726339207775683, 52.81043491772818, 0.0 ], [ 4.72635945756362, 52.810419842100984, 0.0 ], [ 4.726376259808595, 52.81040717382634, 0.0 ], [ 4.726489707933809, 52.81031946130273, 0.0 ], [ 4.726908619134064, 52.80998001006722, 0.0 ], [ 4.727351550779855, 52.80962082923746, 0.0 ], [ 4.727784956524422, 52.809273277044646, 0.0 ], [ 4.728224159185694, 52.80892440727393, 0.0 ], [ 4.728703890274208, 52.8085427777879, 0.0 ], [ 4.728714997832631, 52.8085339420996, 0.0 ], [ 4.728739589226336, 52.808514073065126, 0.0 ], [ 4.728760052108256, 52.80849753334089, 0.0 ], [ 4.728767693648865, 52.80849136559062, 0.0 ], [ 4.728818883453246, 52.80845030851569, 0.0 ], [ 4.729150539110213, 52.80818100457705, 0.0 ], [ 4.729617255426236, 52.80780577014134, 0.0 ], [ 4.729994186272112, 52.807505295328525, 0.0 ], [ 4.730158078541091, 52.80737465730041, 0.0 ], [ 4.730191865603172, 52.80734772101209, 0.0 ], [ 4.730239386458316, 52.80730984244496, 0.0 ], [ 4.730322615430799, 52.807243492370276, 0.0 ], [ 4.730329129664792, 52.80723829788137, 0.0 ], [ 4.730371757133424, 52.80720431957897, 0.0 ], [ 4.730375584620057, 52.8072012671433, 0.0 ], [ 4.730414387908847, 52.80717308228527, 0.0 ], [ 4.730437930846741, 52.807155777378156, 0.0 ], [ 4.730481452333751, 52.80712150739324, 0.0 ], [ 4.730551936682779, 52.80706932221517, 0.0 ], [ 4.730581939491329, 52.807046480976304, 0.0 ], [ 4.730593971341872, 52.807037272752616, 0.0 ], [ 4.73060969367848, 52.807025244989525, 0.0 ], [ 4.730620494455792, 52.80701703651694, 0.0 ], [ 4.730640249156219, 52.80700510285078, 0.0 ], [ 4.730645943422656, 52.80700117996957, 0.0 ], [ 4.730662003575499, 52.80699134686448, 0.0 ], [ 4.730664502366402, 52.806989868798055, 0.0 ], [ 4.730695184524362, 52.80697116524739, 0.0 ], [ 4.730707489463255, 52.806963522237325, 0.0 ], [ 4.730781783416134, 52.806917352164724, 0.0 ], [ 4.730847544756718, 52.80687647329516, 0.0 ], [ 4.730922347308429, 52.80682999139321, 0.0 ], [ 4.730997135007179, 52.80678350037563, 0.0 ], [ 4.731045022162403, 52.80675374766444, 0.0 ], [ 4.731071937241217, 52.80673701837815, 0.0 ], [ 4.731146964037071, 52.80669038479194, 0.0 ], [ 4.731282425081324, 52.80660796527584, 0.0 ], [ 4.731288232079976, 52.806604429421014, 0.0 ], [ 4.73129468263695, 52.80660050168256, 0.0 ], [ 4.731306655750025, 52.8065932162614, 0.0 ], [ 4.731308571733088, 52.80659203154322, 0.0 ], [ 4.731609319940076, 52.806406066019996, 0.0 ], [ 4.731688219299089, 52.80640578088192, 0.0 ], [ 4.732092332479867, 52.80664377344052, 0.0 ], [ 4.732496449920781, 52.806881773607344, 0.0 ], [ 4.732900571890752, 52.80711976340982, 0.0 ], [ 4.73330469812109, 52.80735776082036, 0.0 ], [ 4.733708828880462, 52.807595747866564, 0.0 ], [ 4.734066993222851, 52.80780666481131, 0.0 ], [ 4.734120167597891, 52.807837978860995, 0.0 ], [ 4.73413382813153, 52.80783686741452, 0.0 ], [ 4.734186539786115, 52.80783259077802, 0.0 ], [ 4.734190562254082, 52.8078293775249, 0.0 ], [ 4.734193714309596, 52.80782685149568, 0.0 ], [ 4.734203680562614, 52.807818880777695, 0.0 ], [ 4.734216784035738, 52.80780838394784, 0.0 ], [ 4.734472230155838, 52.80760393773139, 0.0 ], [ 4.734910861239573, 52.80725287446672, 0.0 ], [ 4.73534948528248, 52.80690180954356, 0.0 ], [ 4.735789212980835, 52.806549850340325, 0.0 ], [ 4.735847127958205, 52.80654459487026, 0.0 ], [ 4.736445427697868, 52.806824946045495, 0.0 ], [ 4.737037254944682, 52.80710225724829, 0.0 ], [ 4.736889168953311, 52.807217560369025, 0.0 ] ] }, "last_modified": "2019-06-25T07:26:58.971073Z", "created": "2014-10-22T10:29:03.710291Z", "image_url": "", "length": null, "name": "", "type": "transport", "material": "", "diameter": null, "shape": "", "year_of_construction": null }, { "url": "https://demo.lizard.net/api/v4/pressurepipes/6463/?format=api", "id": 6463, "code": "PL_226", "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.71304484100324, 52.496648464790624, 0.0 ], [ 4.713051246269701, 52.49663227947316, 0.0 ], [ 4.713057854415019, 52.49661515071153, 0.0 ], [ 4.713068378047999, 52.49658847240685, 0.0 ], [ 4.713071533731484, 52.49658046441351, 0.0 ], [ 4.713076374096466, 52.49656820587141, 0.0 ], [ 4.713080433483802, 52.49655791117539, 0.0 ], [ 4.713056963627316, 52.49653743886576, 0.0 ], [ 4.713019686966456, 52.49651850585422, 0.0 ], [ 4.712923680357907, 52.496471817861895, 0.0 ], [ 4.712901229506687, 52.49645405658013, 0.0 ], [ 4.712857090614467, 52.49635504094652, 0.0 ], [ 4.712854726718468, 52.49634976077532, 0.0 ], [ 4.712854257131068, 52.49634868858156, 0.0 ], [ 4.712852434525352, 52.49634460683817, 0.0 ], [ 4.712837110474791, 52.49631240703209, 0.0 ] ] }, "last_modified": "2019-06-25T07:26:58.971073Z", "created": "2014-10-22T10:29:03.720964Z", "image_url": "", "length": null, "name": "", "type": "transport", "material": "", "diameter": null, "shape": "", "year_of_construction": null }, { "url": "https://demo.lizard.net/api/v4/pressurepipes/6464/?format=api", "id": 6464, "code": "PL_227", "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.713021519101583, 52.496707381677446, 0.0 ], [ 4.713044711139184, 52.49664848292658, 0.0 ], [ 4.71304484100324, 52.496648464790624, 0.0 ] ] }, "last_modified": "2019-06-25T07:26:58.971073Z", "created": "2014-10-22T10:29:03.730648Z", "image_url": "", "length": null, "name": "", "type": "transport", "material": "", "diameter": null, "shape": "", "year_of_construction": null }, { "url": "https://demo.lizard.net/api/v4/pressurepipes/6465/?format=api", "id": 6465, "code": "PL_228", "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.713021519101583, 52.496707381677446, 0.0 ], [ 4.71304484100324, 52.496648464790624, 0.0 ] ] }, "last_modified": "2019-06-25T07:26:58.971073Z", "created": "2014-10-22T10:29:03.740270Z", "image_url": "", "length": null, "name": "", "type": "transport", "material": "", "diameter": null, "shape": "", "year_of_construction": null }, { "url": "https://demo.lizard.net/api/v4/pressurepipes/6466/?format=api", "id": 6466, "code": "PL_229", "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.710439904803646, 52.49862210210079, 0.0 ], [ 4.71046298743905, 52.49860833086328, 0.0 ], [ 4.710478698368992, 52.49859895744368, 0.0 ], [ 4.710482026047922, 52.49859697129301, 0.0 ], [ 4.710521100503933, 52.49857365656133, 0.0 ], [ 4.710645289200056, 52.49849957907107, 0.0 ], [ 4.710665100578812, 52.49848775652354, 0.0 ], [ 4.710683217730534, 52.498476939909615, 0.0 ], [ 4.710723553710713, 52.49845287644852, 0.0 ], [ 4.710733214076527, 52.49844711655896, 0.0 ], [ 4.710761895148405, 52.49842923300564, 0.0 ], [ 4.710957874442888, 52.49830703148992, 0.0 ], [ 4.711127987374612, 52.498199646593996, 0.0 ], [ 4.711501098573727, 52.497966315255994, 0.0 ], [ 4.711881897254225, 52.497725953270354, 0.0 ], [ 4.712259684043222, 52.49748486290967, 0.0 ], [ 4.712324552831971, 52.497443385702134, 0.0 ], [ 4.71236494318681, 52.4974175694124, 0.0 ], [ 4.712384874163404, 52.49740556750694, 0.0 ], [ 4.712394473537579, 52.49739991498667, 0.0 ], [ 4.712398798393015, 52.49739732419663, 0.0 ], [ 4.712424294737297, 52.49738442821922, 0.0 ], [ 4.712594265031369, 52.49729845786201, 0.0 ], [ 4.712617609569474, 52.49728663710595, 0.0 ], [ 4.712636204854032, 52.49727723396649, 0.0 ], [ 4.712686885561374, 52.497251601907344, 0.0 ], [ 4.712720929999337, 52.49723437750898, 0.0 ], [ 4.712746266968034, 52.49721936847084, 0.0 ], [ 4.712776713671387, 52.49720147649496, 0.0 ], [ 4.712788452515897, 52.49719457784228, 0.0 ], [ 4.712814939191452, 52.49717660043057, 0.0 ], [ 4.712834145108923, 52.49715902201707, 0.0 ], [ 4.712839098864064, 52.49715478106803, 0.0 ], [ 4.712847185817366, 52.4971478706376, 0.0 ], [ 4.712851702825199, 52.4971365449778, 0.0 ], [ 4.712868806011687, 52.49709367249139, 0.0 ], [ 4.712873935310369, 52.497080822419406, 0.0 ], [ 4.712894820541043, 52.49702846254788, 0.0 ], [ 4.712896780176609, 52.49702356645791, 0.0 ], [ 4.712909030151673, 52.496992817611925, 0.0 ], [ 4.712920529118088, 52.49696399682971, 0.0 ], [ 4.712940985492517, 52.496912713023384, 0.0 ], [ 4.712955837733686, 52.49687548092885, 0.0 ], [ 4.712958425610399, 52.49686897962813, 0.0 ], [ 4.712960023887549, 52.49686460276391, 0.0 ], [ 4.712966754646808, 52.49684619846583, 0.0 ], [ 4.712966877791501, 52.49684584864938, 0.0 ], [ 4.712984700534924, 52.49680068030746, 0.0 ], [ 4.712992627534186, 52.49678060122668, 0.0 ], [ 4.7130093104779, 52.49673822963487, 0.0 ], [ 4.713021519101583, 52.496707381677446, 0.0 ] ] }, "last_modified": "2019-06-25T07:26:58.971073Z", "created": "2014-10-22T10:29:03.750351Z", "image_url": "", "length": null, "name": "", "type": "transport", "material": "", "diameter": null, "shape": "", "year_of_construction": null } ] }{ "count": 1370, "next": "