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=120
https://demo.lizard.net/api/v4/pressurepipes/?format=api&page=121", "previous": "https://demo.lizard.net/api/v4/pressurepipes/?format=api&page=119", "results": [ { "url": "https://demo.lizard.net/api/v4/pressurepipes/112731/?format=api", "id": 112731, "code": "PL_31184", "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.667820137718937, 52.4753406281187, 0.0 ], [ 4.667942995702622, 52.475309853561285, 0.0 ], [ 4.668018249558515, 52.47539331118763, 0.0 ], [ 4.668061586642345, 52.47546450476343, 0.0 ], [ 4.668197659209891, 52.47571995078953, 0.0 ], [ 4.668261147222943, 52.47583911685604, 0.0 ], [ 4.668353087563158, 52.476011689371376, 0.0 ], [ 4.668111350220723, 52.47621574498595, 0.0 ], [ 4.668132327594561, 52.47622644169446, 0.0 ], [ 4.668684428691968, 52.47650797468599, 0.0 ], [ 4.669470973050016, 52.4769090581973, 0.0 ], [ 4.665727482244908, 52.47957905004023, 0.0 ], [ 4.665786233751675, 52.4798025803335, 0.0 ], [ 4.670876593067648, 52.48091118296667, 0.0 ], [ 4.671620052304878, 52.4811808252091, 0.0 ], [ 4.673834693032042, 52.48198399372199, 0.0 ], [ 4.674005356036675, 52.48204589355324, 0.0 ], [ 4.674316605567445, 52.482198164348674, 0.0 ], [ 4.674866988461432, 52.48240608439796, 0.0 ], [ 4.67564063507955, 52.482698351585334, 0.0 ], [ 4.675874031755665, 52.48267875648471, 0.0 ], [ 4.67635438621777, 52.482638432854884, 0.0 ], [ 4.676658918587393, 52.48285034419862, 0.0 ] ] }, "last_modified": "2019-06-25T07:26:58.971073Z", "created": "2016-03-31T16:22:21.653749Z", "image_url": "", "length": null, "name": "", "type": "transport", "material": "", "diameter": null, "shape": "", "year_of_construction": null }, { "url": "https://demo.lizard.net/api/v4/pressurepipes/112732/?format=api", "id": 112732, "code": "PL_31185", "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.776986910162557, 52.46597185545663, 0.0 ], [ 4.776989772669673, 52.46597236450638, 0.0 ], [ 4.777001031658333, 52.4659743817463, 0.0 ], [ 4.777008920311169, 52.46596896686289, 0.0 ], [ 4.777112111418371, 52.46589813622383, 0.0 ], [ 4.777119925851868, 52.4658927658892, 0.0 ], [ 4.777131154405686, 52.465894854861155, 0.0 ], [ 4.777247241880637, 52.4659164291625, 0.0 ], [ 4.777255529434419, 52.46592156776883, 0.0 ], [ 4.77729115994031, 52.46594367182759, 0.0 ], [ 4.777391850788761, 52.46600612332733, 0.0 ], [ 4.777464367026977, 52.46605110175155, 0.0 ], [ 4.777571021615475, 52.46611757426124, 0.0 ], [ 4.777596233322566, 52.46613330636994, 0.0 ], [ 4.777607804135868, 52.466150073821865, 0.0 ], [ 4.777616534779345, 52.46618393009187, 0.0 ], [ 4.777631798043942, 52.46626912121656, 0.0 ], [ 4.777649482185811, 52.46634522932227, 0.0 ], [ 4.777654703345104, 52.46636466040978, 0.0 ], [ 4.777655990535766, 52.466371632423524, 0.0 ], [ 4.777656163519639, 52.466371893953436, 0.0 ], [ 4.777659479023621, 52.4663769081075, 0.0 ], [ 4.777661107842029, 52.466379379085346, 0.0 ], [ 4.777669054191493, 52.466381523034094, 0.0 ], [ 4.777672460059775, 52.466382115748786, 0.0 ], [ 4.777677495413059, 52.46638299545547, 0.0 ], [ 4.777692238933551, 52.466385246243576, 0.0 ], [ 4.777717808069441, 52.4663889367664, 0.0 ], [ 4.778943781360026, 52.466567955852405, 0.0 ], [ 4.780022446307361, 52.46678651741655, 0.0 ], [ 4.780022519634475, 52.466786535767234, 0.0 ], [ 4.780060905514219, 52.466797814037875, 0.0 ], [ 4.78007979761035, 52.466803393208615, 0.0 ], [ 4.780199400931093, 52.46685643023595, 0.0 ], [ 4.780346156579933, 52.46692546024218, 0.0 ], [ 4.780486523229602, 52.46699147348886, 0.0 ], [ 4.780529047743096, 52.467005738692, 0.0 ], [ 4.780560580134509, 52.46701352150634, 0.0 ], [ 4.780588115767435, 52.46702087043585, 0.0 ], [ 4.780602858095429, 52.467024307218125, 0.0 ], [ 4.780622711409738, 52.467027410639716, 0.0 ], [ 4.780653633894477, 52.467033527602204, 0.0 ], [ 4.780675522327766, 52.46703416983357, 0.0 ], [ 4.780719622211854, 52.46703872742468, 0.0 ], [ 4.780888754672319, 52.4670374533137, 0.0 ], [ 4.78098690009742, 52.46704351844379, 0.0 ], [ 4.781084253027029, 52.46705587076506, 0.0 ], [ 4.781232390058767, 52.46708652066497, 0.0 ], [ 4.78137647325115, 52.467116619398546, 0.0 ], [ 4.781588928877069, 52.46716053959647, 0.0 ], [ 4.781887160924097, 52.467200394526685, 0.0 ], [ 4.781940089754472, 52.46720931977002, 0.0 ], [ 4.781990918676858, 52.46721791970564, 0.0 ], [ 4.782033048107427, 52.46722454288623, 0.0 ], [ 4.782043852836691, 52.4672264584627, 0.0 ], [ 4.7820613202301, 52.467228641717945, 0.0 ], [ 4.782081598873847, 52.46723186390386, 0.0 ], [ 4.782092892848787, 52.467234590856904, 0.0 ], [ 4.782097331105786, 52.467238253485206, 0.0 ], [ 4.782127703573911, 52.46725555682162, 0.0 ], [ 4.782105205436798, 52.46730592538668, 0.0 ], [ 4.782065924557194, 52.4673933360915, 0.0 ], [ 4.782054299004127, 52.46741914308536, 0.0 ], [ 4.782044391933922, 52.46744088746385, 0.0 ], [ 4.782000000595106, 52.467539326816066, 0.0 ], [ 4.781978992816815, 52.46758615285837, 0.0 ], [ 4.781960990318447, 52.467626289484116, 0.0 ], [ 4.781940363616278, 52.46767214680295, 0.0 ], [ 4.781929788387346, 52.467696467202614, 0.0 ], [ 4.781913429144646, 52.46773265766305, 0.0 ], [ 4.78187848034465, 52.46780885590997, 0.0 ], [ 4.781846706139557, 52.467881043906424, 0.0 ], [ 4.781799006658397, 52.46798564975931, 0.0 ], [ 4.781780087507379, 52.46802714779092, 0.0 ], [ 4.78177084830099, 52.468047385637306, 0.0 ], [ 4.781760440462066, 52.468070214933206, 0.0 ], [ 4.781470065925484, 52.46870695957686, 0.0 ], [ 4.781464541626947, 52.46871919044586, 0.0 ], [ 4.781148521884387, 52.4694117959894, 0.0 ], [ 4.781142921859399, 52.46942417025667, 0.0 ], [ 4.781137579879273, 52.46943597063614, 0.0 ], [ 4.780667958789603, 52.4704659121464, 0.0 ], [ 4.78082997706804, 52.47081701439718, 0.0 ], [ 4.780870408241721, 52.470904805272646, 0.0 ], [ 4.780902950588161, 52.47097546138786, 0.0 ], [ 4.780910525059936, 52.470991920455084, 0.0 ], [ 4.780919972284518, 52.471012406552504, 0.0 ], [ 4.780928142523038, 52.47103479149099, 0.0 ], [ 4.78093662164116, 52.471075440805585, 0.0 ], [ 4.780934930599718, 52.47109143907074, 0.0 ], [ 4.780915534202959, 52.47113109204676, 0.0 ], [ 4.780890860123686, 52.47118856740295, 0.0 ], [ 4.780886884377164, 52.47120052754217, 0.0 ], [ 4.780878785976998, 52.47122228105811, 0.0 ], [ 4.78086928860826, 52.4712430208095, 0.0 ], [ 4.78083267901247, 52.47132301196819, 0.0 ], [ 4.780796069653353, 52.4714029761531, 0.0 ], [ 4.780789530738672, 52.4714172509689, 0.0 ], [ 4.780787719793081, 52.47142803581179, 0.0 ], [ 4.780785120839856, 52.47143618325911, 0.0 ], [ 4.780781774557253, 52.47144409320721, 0.0 ], [ 4.780763247486687, 52.471483651738275, 0.0 ], [ 4.780742265710281, 52.47152298201024, 0.0 ], [ 4.780374942616051, 52.472301073449806, 0.0 ], [ 4.780369862225901, 52.47231522089024, 0.0 ], [ 4.780367105658283, 52.4723219744435, 0.0 ], [ 4.780361025067204, 52.47233393277961, 0.0 ], [ 4.780354249256128, 52.472353652839935, 0.0 ], [ 4.780334816221492, 52.472394824430005, 0.0 ], [ 4.780305786184687, 52.472456447606355, 0.0 ], [ 4.780275770620801, 52.472520168828375, 0.0 ], [ 4.780189871468985, 52.47270185378796, 0.0 ], [ 4.779919647823925, 52.472858714867876, 0.0 ], [ 4.779638316749185, 52.47309437557969, 0.0 ] ] }, "last_modified": "2019-06-25T07:26:58.971073Z", "created": "2016-03-31T16:22:21.672861Z", "image_url": "", "length": null, "name": "", "type": "transport", "material": "", "diameter": null, "shape": "", "year_of_construction": null }, { "url": "https://demo.lizard.net/api/v4/pressurepipes/112733/?format=api", "id": 112733, "code": "PL_31186", "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.807222687114827, 52.451730458918604, 0.0 ], [ 4.80721636778091, 52.4517299786215, 0.0 ], [ 4.807187721471174, 52.451724706541164, 0.0 ], [ 4.807175981180347, 52.45172254599781, 0.0 ], [ 4.807161936868087, 52.45171996074981, 0.0 ], [ 4.807085903794262, 52.45170597247066, 0.0 ], [ 4.80705846595897, 52.45170053550783, 0.0 ], [ 4.807051418210101, 52.4516995123803, 0.0 ], [ 4.807027504845875, 52.45169454203894, 0.0 ], [ 4.807022515293691, 52.451693618858556, 0.0 ], [ 4.806942675416324, 52.451679387166145, 0.0 ], [ 4.80694135271239, 52.451679290815804, 0.0 ], [ 4.806922565410712, 52.451676053190596, 0.0 ], [ 4.806922564232194, 52.451676143061, 0.0 ], [ 4.806817056531417, 52.45165612344252, 0.0 ], [ 4.806791527497273, 52.451650965391075, 0.0 ], [ 4.806791086203426, 52.45165096323051, 0.0 ], [ 4.806683370975423, 52.45163102256067, 0.0 ], [ 4.806636855320185, 52.45162207678239, 0.0 ], [ 4.806580639482306, 52.451612454344136, 0.0 ], [ 4.806520029604827, 52.45160137233737, 0.0 ], [ 4.806428752999038, 52.4515842981156, 0.0 ], [ 4.806407474550961, 52.45158032919492, 0.0 ], [ 4.806368289116499, 52.45157330662233, 0.0 ], [ 4.806347451972176, 52.45156933985299, 0.0 ], [ 4.806263651520875, 52.45155427940998, 0.0 ], [ 4.806241346958633, 52.45155003580242, 0.0 ], [ 4.806204220943649, 52.45154302326774, 0.0 ], [ 4.806203634913288, 52.45154284064332, 0.0 ], [ 4.806199961013824, 52.45154255300927, 0.0 ], [ 4.80619087046415, 52.45154026155229, 0.0 ], [ 4.806189553666055, 52.45153971584155, 0.0 ], [ 4.806162843272118, 52.451534911368924, 0.0 ], [ 4.806136279981541, 52.451530107611205, 0.0 ], [ 4.806109716696752, 52.451525303847596, 0.0 ], [ 4.806083006320256, 52.451520499356924, 0.0 ], [ 4.806075529132679, 52.45151857530435, 0.0 ], [ 4.806067162279337, 52.45151718614711, 0.0 ], [ 4.806066575069637, 52.45151709339238, 0.0 ], [ 4.806056443047063, 52.451515695581364, 0.0 ], [ 4.806029732682194, 52.45151089107875, 0.0 ], [ 4.80602958794538, 52.45151071061683, 0.0 ], [ 4.805965011437624, 52.45149924937431, 0.0 ], [ 4.805808067292574, 52.451469818270574, 0.0 ], [ 4.805799629387923, 52.45146824000596, 0.0 ], [ 4.805792014744371, 52.451487975419404, 0.0 ], [ 4.805785927747897, 52.45150340426827, 0.0 ], [ 4.805781149509909, 52.451519989950576, 0.0 ], [ 4.805753963024308, 52.45160068225464, 0.0 ], [ 4.805716802933112, 52.45169701801065, 0.0 ], [ 4.805637894269208, 52.45191977549015, 0.0 ], [ 4.805591103715721, 52.45206380617694, 0.0 ], [ 4.805520641929614, 52.452262751872404, 0.0 ], [ 4.805475065054789, 52.45239161736468, 0.0 ], [ 4.805406888443819, 52.45257667934165, 0.0 ], [ 4.805365932010024, 52.45268191205661, 0.0 ], [ 4.805354100207868, 52.452712429854515, 0.0 ], [ 4.805313363103553, 52.45281998243033, 0.0 ], [ 4.805297676496295, 52.45283710772977, 0.0 ], [ 4.805297601763506, 52.452837197239106, 0.0 ], [ 4.805283921175397, 52.45285168103668, 0.0 ] ] }, "last_modified": "2019-06-25T07:26:58.971073Z", "created": "2016-03-31T16:22:21.693887Z", "image_url": "", "length": null, "name": "", "type": "transport", "material": "", "diameter": null, "shape": "", "year_of_construction": null }, { "url": "https://demo.lizard.net/api/v4/pressurepipes/112734/?format=api", "id": 112734, "code": "PL_31187", "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.804509248554273, 52.464016988363134, 0.0 ], [ 4.804668988343709, 52.46404080845794, 0.0 ] ] }, "last_modified": "2019-06-25T07:26:58.971073Z", "created": "2016-03-31T16:22:21.713249Z", "image_url": "", "length": null, "name": "", "type": "transport", "material": "", "diameter": null, "shape": "", "year_of_construction": null }, { "url": "https://demo.lizard.net/api/v4/pressurepipes/112735/?format=api", "id": 112735, "code": "PL_31188", "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.797346686822619, 52.45150736207151, 0.0 ], [ 4.797271788585176, 52.45149788491705, 0.0 ], [ 4.797130965103863, 52.45148008060663, 0.0 ], [ 4.797095935103976, 52.45147374971803, 0.0 ], [ 4.797092471760849, 52.45147312131981, 0.0 ], [ 4.796573508923538, 52.45138598131809, 0.0 ], [ 4.796481655949273, 52.45137052330816, 0.0 ], [ 4.796194704223662, 52.45132688720377, 0.0 ], [ 4.795766925815936, 52.45125701405771, 0.0 ], [ 4.795761795468979, 52.451253438350356, 0.0 ], [ 4.795751895146132, 52.45124353851965, 0.0 ], [ 4.795719798949244, 52.45121144535102, 0.0 ], [ 4.795737928859312, 52.451181247510576, 0.0 ], [ 4.795738034108938, 52.45118107727082, 0.0 ], [ 4.795755224400743, 52.451146335988916, 0.0 ], [ 4.795770298508041, 52.45111583529346, 0.0 ], [ 4.795770389288021, 52.45111564700621, 0.0 ], [ 4.795779069033738, 52.451099099152884, 0.0 ], [ 4.795784319853715, 52.4510892569361, 0.0 ], [ 4.795807707396329, 52.45104539716075, 0.0 ], [ 4.795902320634476, 52.450865226834246, 0.0 ], [ 4.796023537787881, 52.450633788868984, 0.0 ], [ 4.796149517669925, 52.45039590342812, 0.0 ], [ 4.796264266420056, 52.45017608091587, 0.0 ], [ 4.796373714045305, 52.44996429376698, 0.0 ], [ 4.796485842454586, 52.44974995839577, 0.0 ], [ 4.7966856698803, 52.44937146039295, 0.0 ], [ 4.796795630888859, 52.449153968245355, 0.0 ], [ 4.796872593146096, 52.44899518063195, 0.0 ], [ 4.796928202911736, 52.4488800024706, 0.0 ], [ 4.796937567210663, 52.44886059088263, 0.0 ], [ 4.796964812151028, 52.44880416739288, 0.0 ], [ 4.7970795279747, 52.44858730081105, 0.0 ], [ 4.797177604120752, 52.44840809034812, 0.0 ], [ 4.797195833158592, 52.44837360566813, 0.0 ], [ 4.797266000279421, 52.44823662390188, 0.0 ], [ 4.797417199653496, 52.44794308531119, 0.0 ], [ 4.797514434032855, 52.44776280982614, 0.0 ], [ 4.797647352504922, 52.447515187665026, 0.0 ], [ 4.797778764715449, 52.44726568842995, 0.0 ], [ 4.797900945160849, 52.447036643934844, 0.0 ], [ 4.797945810791647, 52.44695691299773, 0.0 ], [ 4.797955784071925, 52.44693920301392, 0.0 ], [ 4.797972266119485, 52.44690989538736, 0.0 ], [ 4.798015090150941, 52.44683213155348, 0.0 ], [ 4.798040410895089, 52.44678414661119, 0.0 ], [ 4.798051471805223, 52.44676317951423, 0.0 ], [ 4.798084700617971, 52.44670233661359, 0.0 ], [ 4.798121519248589, 52.4466303758666, 0.0 ], [ 4.798131855551711, 52.44661079824377, 0.0 ], [ 4.798141950654883, 52.446591659815375, 0.0 ], [ 4.798152204589416, 52.44656279755714, 0.0 ], [ 4.798187151750413, 52.44648223531195, 0.0 ], [ 4.798240031548347, 52.44636169528955, 0.0 ], [ 4.798353620769461, 52.446146745160945, 0.0 ], [ 4.798450072463825, 52.44595063775583, 0.0 ], [ 4.798572192858202, 52.44568686401436, 0.0 ], [ 4.79866062668786, 52.44549957841725, 0.0 ], [ 4.79876564334952, 52.44527858156556, 0.0 ], [ 4.798886053075512, 52.445033673016674, 0.0 ], [ 4.799030132242859, 52.4447485542684, 0.0 ], [ 4.799162776907426, 52.44448368167805, 0.0 ], [ 4.799263026490328, 52.444264646973224, 0.0 ], [ 4.799340890594729, 52.44410087398668, 0.0 ], [ 4.799368132647094, 52.444045321694375, 0.0 ], [ 4.799368253647168, 52.44404507064063, 0.0 ], [ 4.799383384613461, 52.44401323956823, 0.0 ], [ 4.799399711205929, 52.443978870921725, 0.0 ], [ 4.799399998520568, 52.44397827916249, 0.0 ], [ 4.799410240920816, 52.443956822539555, 0.0 ], [ 4.799415308911367, 52.44394622428456, 0.0 ], [ 4.799467189166325, 52.44385395381979, 0.0 ], [ 4.799585618583889, 52.443643511268775, 0.0 ], [ 4.799713403364785, 52.44340076845614, 0.0 ], [ 4.799887794526737, 52.44307390745662, 0.0 ], [ 4.799888564614202, 52.44307240134912, 0.0 ], [ 4.799995783934619, 52.442862963363275, 0.0 ], [ 4.799996010618132, 52.442862506116725, 0.0 ], [ 4.800124703918486, 52.44261745751355, 0.0 ], [ 4.800291723289358, 52.442282614301085, 0.0 ], [ 4.800436428794286, 52.44198660382078, 0.0 ], [ 4.80046709739407, 52.441910899959446, 0.0 ], [ 4.800500436191598, 52.44182902581026, 0.0 ], [ 4.800555840274924, 52.44168690885983, 0.0 ], [ 4.800641637159714, 52.44151091508183, 0.0 ], [ 4.800657144407534, 52.44148828904153, 0.0 ], [ 4.80075610636468, 52.44135315522325, 0.0 ], [ 4.800826892082698, 52.441278818136176, 0.0 ], [ 4.800888819147728, 52.44122370668816, 0.0 ], [ 4.800889871986148, 52.441223055798346, 0.0 ], [ 4.800922850468507, 52.441202709128575, 0.0 ], [ 4.800923310173176, 52.44120242379791, 0.0 ], [ 4.800940539544851, 52.441193000094536, 0.0 ], [ 4.800969068281113, 52.44117215505776, 0.0 ], [ 4.800979835920781, 52.44116423627584, 0.0 ], [ 4.800984848649164, 52.44115886848342, 0.0 ], [ 4.800991885615935, 52.441146131849145, 0.0 ], [ 4.800991991892521, 52.4411458807208, 0.0 ], [ 4.801014096800991, 52.44109369096219, 0.0 ], [ 4.801038312234207, 52.44103649653273, 0.0 ], [ 4.801038493231635, 52.44103615589752, 0.0 ], [ 4.801047828468513, 52.44101867616336, 0.0 ], [ 4.801065247123302, 52.440986065264305, 0.0 ], [ 4.801075974701971, 52.44096561750396, 0.0 ], [ 4.801190180113693, 52.44076090447576, 0.0 ], [ 4.801205696640876, 52.44073309253878, 0.0 ], [ 4.801271136904003, 52.440615803779124, 0.0 ], [ 4.801393894721981, 52.44038481700829, 0.0 ], [ 4.801525448691919, 52.44013472989008, 0.0 ], [ 4.801648440382285, 52.439909208483456, 0.0 ], [ 4.801776003162826, 52.43967045274703, 0.0 ], [ 4.801939832734737, 52.43936818052342, 0.0 ], [ 4.80207932410596, 52.439117943210704, 0.0 ], [ 4.802213469231994, 52.43886928812743, 0.0 ], [ 4.802348530205304, 52.43861019376059, 0.0 ], [ 4.802496416301153, 52.438345320532015, 0.0 ], [ 4.802591339153025, 52.43817765689586, 0.0 ], [ 4.802591429639876, 52.43817748657694, 0.0 ], [ 4.802605195393949, 52.43814959391082, 0.0 ], [ 4.802605917626316, 52.43814835717806, 0.0 ], [ 4.802618782843426, 52.438126293050324, 0.0 ], [ 4.802613755383644, 52.43811722668241, 0.0 ], [ 4.802565578575467, 52.43806593922538, 0.0 ], [ 4.802543970154403, 52.43804293211509, 0.0 ], [ 4.802528423684168, 52.43802638107109, 0.0 ], [ 4.802526553399719, 52.438015442867915, 0.0 ], [ 4.802580754349044, 52.43790455102858, 0.0 ], [ 4.802598673974586, 52.437868347303436, 0.0 ], [ 4.802606138085017, 52.43785325791146, 0.0 ], [ 4.802620613170055, 52.437821755707034, 0.0 ], [ 4.802636072196808, 52.437788128281575, 0.0 ], [ 4.802636299182883, 52.4377876440682, 0.0 ], [ 4.802638316475598, 52.43777965501282, 0.0 ], [ 4.80262579942446, 52.437765338870356, 0.0 ], [ 4.802511161044211, 52.43763426378483, 0.0 ], [ 4.802379654417562, 52.43760902476526, 0.0 ], [ 4.802276748451115, 52.43758956200584, 0.0 ], [ 4.802139726015506, 52.4375644213243, 0.0 ], [ 4.801659579342104, 52.43746610706, 0.0 ], [ 4.801164831162798, 52.43737338984905, 0.0 ], [ 4.80052546968287, 52.43726046061097, 0.0 ], [ 4.799806683936389, 52.43713429095455, 0.0 ], [ 4.799749985561408, 52.43712263157731, 0.0 ], [ 4.79970755923063, 52.43711374820096, 0.0 ], [ 4.799460995059417, 52.437063156595585, 0.0 ], [ 4.799425242227885, 52.437053398458524, 0.0 ], [ 4.799401898972733, 52.43704048427762, 0.0 ], [ 4.799393829599628, 52.43701802007163, 0.0 ], [ 4.799392431331479, 52.43696051914146, 0.0 ], [ 4.799366884949427, 52.43663730439349, 0.0 ], [ 4.799349332522024, 52.43638876272041, 0.0 ], [ 4.799340157735649, 52.436266826690094, 0.0 ], [ 4.79933969925455, 52.436261485751224, 0.0 ], [ 4.79933882199114, 52.43625113661342, 0.0 ], [ 4.799335384461949, 52.436210998687955, 0.0 ], [ 4.799335129154143, 52.43620807643494, 0.0 ], [ 4.799334927720142, 52.43620331198063, 0.0 ], [ 4.799331960456992, 52.43613551239625, 0.0 ], [ 4.799305117527513, 52.435692953098865, 0.0 ], [ 4.799303582632589, 52.43567675872341, 0.0 ], [ 4.799302511699193, 52.43566549188277, 0.0 ], [ 4.799300032988156, 52.43563953223497, 0.0 ], [ 4.799299117028018, 52.43562988394039, 0.0 ], [ 4.799298742752287, 52.435625954479754, 0.0 ], [ 4.799273914556631, 52.43531188362095, 0.0 ], [ 4.799272868157796, 52.43530652178891, 0.0 ], [ 4.799270432457504, 52.43529393597951, 0.0 ], [ 4.79926628954782, 52.435272596714505, 0.0 ], [ 4.799263977119606, 52.435260694578076, 0.0 ], [ 4.799263440768572, 52.435257896757214, 0.0 ], [ 4.799236622437501, 52.43493205115309, 0.0 ], [ 4.799236448923447, 52.43492961463813, 0.0 ], [ 4.799235688507602, 52.43491932898972, 0.0 ], [ 4.799234268481609, 52.4349000254522, 0.0 ], [ 4.799233572158755, 52.43489045014635, 0.0 ], [ 4.799232921381071, 52.434880767214615, 0.0 ], [ 4.799204979034026, 52.434502293282, 0.0 ], [ 4.799186124770978, 52.4342876823929, 0.0 ], [ 4.799185453227801, 52.43427292133146, 0.0 ], [ 4.799184648088251, 52.43425493303893, 0.0 ], [ 4.799183818077124, 52.434236603092025, 0.0 ], [ 4.799183587975739, 52.434231784567274, 0.0 ], [ 4.799181633861662, 52.434188481336825, 0.0 ], [ 4.799180582964387, 52.43406499472608, 0.0 ], [ 4.799174270577415, 52.43405422315824, 0.0 ], [ 4.799162767707372, 52.4340434258364, 0.0 ], [ 4.799121044678985, 52.43403164271044, 0.0 ], [ 4.798981375865088, 52.434002997971085, 0.0 ], [ 4.798545978675293, 52.433917862139914, 0.0 ], [ 4.7978789483365, 52.43379218021349, 0.0 ], [ 4.797351881227869, 52.433691925234186, 0.0 ], [ 4.796942091369844, 52.43362111142742, 0.0 ], [ 4.796864846493591, 52.4336112447047, 0.0 ], [ 4.796825228465945, 52.433605987302975, 0.0 ], [ 4.796730939410371, 52.43359402235063, 0.0 ], [ 4.796384207764759, 52.433552775592226, 0.0 ], [ 4.795849665565984, 52.433502906392405, 0.0 ], [ 4.795386246197173, 52.43345781188839, 0.0 ], [ 4.794892726947614, 52.433407244443565, 0.0 ], [ 4.794555611706007, 52.433366265073275, 0.0 ], [ 4.794296825571225, 52.433328822317456, 0.0 ], [ 4.794282690376616, 52.43331484768971, 0.0 ], [ 4.794279529985126, 52.43329829458323, 0.0 ], [ 4.794276507004152, 52.43328246117694, 0.0 ], [ 4.794260487045007, 52.433204997270565, 0.0 ], [ 4.794219051064854, 52.43302701402192, 0.0 ], [ 4.794176289690894, 52.43284920387198, 0.0 ], [ 4.794127344777559, 52.43267199189066, 0.0 ], [ 4.794079431899321, 52.43249460529298, 0.0 ], [ 4.794039174772348, 52.432316537973065, 0.0 ], [ 4.794004364201444, 52.432138048510936, 0.0 ], [ 4.793973821455573, 52.43195931076442, 0.0 ], [ 4.793947399451883, 52.431780324000776, 0.0 ], [ 4.793925981531271, 52.43160100276828, 0.0 ], [ 4.793904709607486, 52.43142177213212, 0.0 ], [ 4.793881967554567, 52.431242534124515, 0.0 ], [ 4.793868863401936, 52.43114728914868, 0.0 ], [ 4.793857311893961, 52.431063466277465, 0.0 ], [ 4.793833392777612, 52.43088431222901, 0.0 ], [ 4.793811386421215, 52.43070507786915, 0.0 ], [ 4.793788204020392, 52.430525837608904, 0.0 ], [ 4.793768110573197, 52.430346522928204, 0.0 ], [ 4.793747282154508, 52.43016720455617, 0.0 ], [ 4.793727630107095, 52.42998789206429, 0.0 ], [ 4.793708567520905, 52.429808492637186, 0.0 ], [ 4.793683325239346, 52.429629421756616, 0.0 ], [ 4.793645868129037, 52.42945118845072, 0.0 ], [ 4.793597077270514, 52.42927388699755, 0.0 ], [ 4.793542395047346, 52.42909736489349, 0.0 ], [ 4.793481381665814, 52.428921530050076, 0.0 ], [ 4.793412415140941, 52.42874673383696, 0.0 ], [ 4.793334607409846, 52.42857342117309, 0.0 ], [ 4.793241176342473, 52.42840299607528, 0.0 ], [ 4.793139340541991, 52.42823441617307, 0.0 ], [ 4.793030573902427, 52.4280674192046, 0.0 ], [ 4.792935030951483, 52.42793401245712, 0.0 ], [ 4.79291909045474, 52.42791667618857, 0.0 ], [ 4.792905065227364, 52.427866185014565, 0.0 ], [ 4.792879872247194, 52.42784808332466, 0.0 ], [ 4.792805227681824, 52.42785561809072, 0.0 ], [ 4.792780020271726, 52.42783859482756, 0.0 ], [ 4.792764197227052, 52.427790611165534, 0.0 ], [ 4.792757247887699, 52.427771612318026, 0.0 ], [ 4.792705618040691, 52.427620000917436, 0.0 ], [ 4.792644758220848, 52.42744407646332, 0.0 ], [ 4.792578889455743, 52.427268935726275, 0.0 ], [ 4.792504918429792, 52.42709501255784, 0.0 ], [ 4.792429181382723, 52.42692126022433, 0.0 ], [ 4.79235639005426, 52.42674716311393, 0.0 ], [ 4.792293322764912, 52.42657158686379, 0.0 ], [ 4.792241889376007, 52.42639463095541, 0.0 ], [ 4.792194725813808, 52.42621724707255, 0.0 ], [ 4.792141232634354, 52.42604046051535, 0.0 ], [ 4.792076252415526, 52.42586514414121, 0.0 ], [ 4.792003168964849, 52.42569113517373, 0.0 ], [ 4.791925962535552, 52.42551764470169, 0.0 ], [ 4.791849345957878, 52.42534406725764, 0.0 ], [ 4.791846503014046, 52.425337860903724, 0.0 ] ] }, "last_modified": "2019-06-25T07:26:58.971073Z", "created": "2016-03-31T16:22:21.740183Z", "image_url": "", "length": null, "name": "", "type": "transport", "material": "", "diameter": null, "shape": "", "year_of_construction": null }, { "url": "https://demo.lizard.net/api/v4/pressurepipes/112736/?format=api", "id": 112736, "code": "PL_31189", "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.791846503014046, 52.425337860903724, 0.0 ], [ 4.791770076554774, 52.425171015686246, 0.0 ], [ 4.791692134475951, 52.42499770109347, 0.0 ], [ 4.791622148384148, 52.424823168153985, 0.0 ], [ 4.791556730965433, 52.42464784923907, 0.0 ], [ 4.791495878542273, 52.4244720139683, 0.0 ], [ 4.791436499085068, 52.424296006310165, 0.0 ], [ 4.791385218735247, 52.42411905069326, 0.0 ], [ 4.791349394931314, 52.42394064486464, 0.0 ], [ 4.791326371727069, 52.42376149449731, 0.0 ], [ 4.791314087279593, 52.42358185886097, 0.0 ], [ 4.791310477359811, 52.42340217696273, 0.0 ], [ 4.791313924827348, 52.42322244067141, 0.0 ], [ 4.791322223348581, 52.4230427287684, 0.0 ], [ 4.791339044286221, 52.42286332934538, 0.0 ], [ 4.791368060153276, 52.42268444061981, 0.0 ], [ 4.791410439555314, 52.42250660772021, 0.0 ], [ 4.791466912499977, 52.42233019381043, 0.0 ], [ 4.791539525940627, 52.422156018052604, 0.0 ], [ 4.791627098871435, 52.42198443398925, 0.0 ], [ 4.791728597311333, 52.42181579589913, 0.0 ], [ 4.791846359800133, 52.42165110414253, 0.0 ], [ 4.791975543727857, 52.421489705207605, 0.0 ], [ 4.792114097079734, 52.42133113936782, 0.0 ], [ 4.792150509701258, 52.42128744435918, 0.0 ], [ 4.792189059074537, 52.42124117161596, 0.0 ], [ 4.792199412673774, 52.421228811614796, 0.0 ], [ 4.792214260467741, 52.42121785828343, 0.0 ], [ 4.792230388122749, 52.42121011998016, 0.0 ], [ 4.79224851881613, 52.421201007628774, 0.0 ], [ 4.792346868607026, 52.421151565837945, 0.0 ], [ 4.792475351035918, 52.42107500657607, 0.0 ], [ 4.792589984247452, 52.420989749499604, 0.0 ], [ 4.792679839741578, 52.420910479618364, 0.0 ], [ 4.79272903944924, 52.420859227032885, 0.0 ], [ 4.792731426356148, 52.42085663257958, 0.0 ], [ 4.792734408481581, 52.4208535018513, 0.0 ], [ 4.792739032886085, 52.420848491948455, 0.0 ], [ 4.792744405534511, 52.42084249715398, 0.0 ], [ 4.792751526443971, 52.420837679529185, 0.0 ], [ 4.792767795878548, 52.42084126634739, 0.0 ], [ 4.792773008259077, 52.42083625939298, 0.0 ], [ 4.793131834424128, 52.420475585639856, 0.0 ], [ 4.793432796149504, 52.42008846667028, 0.0 ], [ 4.793726170935508, 52.41976251506678, 0.0 ], [ 4.79403348232757, 52.419416410204406, 0.0 ], [ 4.794343767190287, 52.41906744335475, 0.0 ], [ 4.794628611576662, 52.41874081767233, 0.0 ], [ 4.794890793987938, 52.4184486806104, 0.0 ], [ 4.795173447173193, 52.418120424865684, 0.0 ], [ 4.795452954242614, 52.41779628706272, 0.0 ], [ 4.795766168799763, 52.41745739729166, 0.0 ], [ 4.796081231635742, 52.41710081015764, 0.0 ], [ 4.796387246328758, 52.41676098403877, 0.0 ], [ 4.796689562631451, 52.41642257671932, 0.0 ], [ 4.797006816536832, 52.41606590814133, 0.0 ], [ 4.797329874070985, 52.41570351547677, 0.0 ], [ 4.797652098270139, 52.41533707331414, 0.0 ], [ 4.797953576659669, 52.41499389508906, 0.0 ], [ 4.798575605499624, 52.41428704925094, 0.0 ], [ 4.79846757013998, 52.41405498946946, 0.0 ], [ 4.798621951250102, 52.41389750120549, 0.0 ], [ 4.798848258085374, 52.41385555622926, 0.0 ], [ 4.799087801065673, 52.41360374197126, 0.0 ], [ 4.799244143219282, 52.41341892206297, 0.0 ], [ 4.799586183451455, 52.41302983404865, 0.0 ], [ 4.799925049557402, 52.412657985676844, 0.0 ], [ 4.800271154213866, 52.4122829366167, 0.0 ], [ 4.800455480664024, 52.41207075137621, 0.0 ], [ 4.800450862378991, 52.41162044491068, 0.0 ], [ 4.800448102124027, 52.41124070103141, 0.0 ], [ 4.800723667751226, 52.41123029161756, 0.0 ], [ 4.800920011073764, 52.411231263425265, 0.0 ], [ 4.801057919736738, 52.411205432107245, 0.0 ] ] }, "last_modified": "2019-06-25T07:26:58.971073Z", "created": "2016-03-31T16:22:21.759082Z", "image_url": "", "length": null, "name": "", "type": "transport", "material": "", "diameter": null, "shape": "", "year_of_construction": null }, { "url": "https://demo.lizard.net/api/v4/pressurepipes/112737/?format=api", "id": 112737, "code": "PL_31190", "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.793221114428571, 52.428528471249486, 0.0 ], [ 4.793215991714616, 52.42852892191925, 0.0 ], [ 4.79321216447158, 52.42852925325478, 0.0 ], [ 4.793199691571962, 52.42852741117628, 0.0 ], [ 4.793191402058165, 52.42851841790528, 0.0 ], [ 4.793182852821683, 52.4284937128841, 0.0 ], [ 4.793161649565526, 52.428432445501045, 0.0 ], [ 4.793148542453642, 52.42839458664233, 0.0 ], [ 4.793130537880374, 52.428342583599935, 0.0 ], [ 4.793073355702912, 52.42816631833171, 0.0 ], [ 4.793010577607483, 52.42799074398286, 0.0 ], [ 4.792949863089825, 52.427814820433795, 0.0 ], [ 4.792890326401076, 52.42763881287574, 0.0 ], [ 4.792826371220751, 52.42746341225474, 0.0 ], [ 4.792763301057541, 52.427287836276975, 0.0 ], [ 4.792696106495106, 52.427112868703055, 0.0 ], [ 4.792627292877018, 52.426938072712616, 0.0 ], [ 4.792563781992166, 52.42676258426927, 0.0 ], [ 4.792510874745574, 52.426585800847, 0.0 ], [ 4.792459735704974, 52.426408756637265, 0.0 ], [ 4.792405798991845, 52.4262320578619, 0.0 ], [ 4.792349211651048, 52.42605570525506, 0.0 ], [ 4.792288943421591, 52.42587978351742, 0.0 ], [ 4.792223226586211, 52.42570455339783, 0.0 ], [ 4.792154415795233, 52.425529846957666, 0.0 ], [ 4.792087080478185, 52.42535478837215, 0.0 ], [ 4.792070031114085, 52.42530912231769, 0.0 ] ] }, "last_modified": "2019-06-25T07:26:58.971073Z", "created": "2016-03-31T16:22:21.778369Z", "image_url": "", "length": null, "name": "", "type": "transport", "material": "", "diameter": null, "shape": "", "year_of_construction": null }, { "url": "https://demo.lizard.net/api/v4/pressurepipes/112738/?format=api", "id": 112738, "code": "PL_31191", "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.792070031114085, 52.42530912231769, 0.0 ], [ 4.792021659232469, 52.425179559600366, 0.0 ], [ 4.791958005027001, 52.42500415990696, 0.0 ], [ 4.791894941773446, 52.424828583386336, 0.0 ], [ 4.791832763481354, 52.42465283151677, 0.0 ], [ 4.791769995234216, 52.4244772563954, 0.0 ], [ 4.791706786461977, 52.42430167901873, 0.0 ], [ 4.791646817158386, 52.42412575837442, 0.0 ], [ 4.791601130834659, 52.423948201824665, 0.0 ], [ 4.791568544031711, 52.42376954269844, 0.0 ], [ 4.791538163763491, 52.42359080477092, 0.0 ], [ 4.791509991212253, 52.423411898173015, 0.0 ], [ 4.791501822200537, 52.423232283234256, 0.0 ], [ 4.791520552310732, 52.42305298326961, 0.0 ], [ 4.791572033497302, 52.42287609485063, 0.0 ], [ 4.791638778247849, 52.42270108065843, 0.0 ], [ 4.791709338448476, 52.42252653498312, 0.0 ], [ 4.791779604089622, 52.42235198778114, 0.0 ], [ 4.791848694384631, 52.4221773447508, 0.0 ], [ 4.791917492549649, 52.422002520454384, 0.0 ], [ 4.791991277249193, 52.42182853005375, 0.0 ], [ 4.792077087424979, 52.4216566671691, 0.0 ], [ 4.79217521332218, 52.421487202863034, 0.0 ], [ 4.792288285065962, 52.42132131870989, 0.0 ], [ 4.792417906199883, 52.42116001136246, 0.0 ], [ 4.792492889196147, 52.42108264425778, 0.0 ], [ 4.792578980871364, 52.42101000644915, 0.0 ], [ 4.792685328884067, 52.42092866228363, 0.0 ], [ 4.792743054142189, 52.42086651445614, 0.0 ], [ 4.792756653233139, 52.420852193397934, 0.0 ], [ 4.792767795878548, 52.42084126634739, 0.0 ] ] }, "last_modified": "2019-06-25T07:26:58.971073Z", "created": "2016-03-31T16:22:21.793842Z", "image_url": "", "length": null, "name": "", "type": "transport", "material": "", "diameter": null, "shape": "", "year_of_construction": null }, { "url": "https://demo.lizard.net/api/v4/pressurepipes/112739/?format=api", "id": 112739, "code": "PL_31192", "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.701083324701186, 52.5067455216706, 0.0 ], [ 4.700950778082904, 52.50664301559503, 0.0 ], [ 4.699320322042726, 52.5052956450404, 0.0 ], [ 4.699188357165319, 52.505186588345346, 0.0 ], [ 4.699029225841964, 52.50506098954421, 0.0 ], [ 4.698753403567101, 52.504847300121256, 0.0 ], [ 4.698548656258775, 52.50468606077944, 0.0 ], [ 4.698520672906455, 52.50466427419625, 0.0 ], [ 4.698514808453027, 52.504659710407246, 0.0 ], [ 4.698428937850345, 52.50459284752213, 0.0 ], [ 4.698399848802612, 52.5045701916813, 0.0 ], [ 4.698393562330621, 52.50456530188259, 0.0 ], [ 4.698026591256985, 52.504682112630924, 0.0 ], [ 4.697967006086391, 52.50465243098663, 0.0 ], [ 4.697956911758375, 52.504647105614296, 0.0 ], [ 4.697922753852378, 52.504630271133706, 0.0 ], [ 4.697912287849883, 52.50462516828809, 0.0 ], [ 4.697899368716254, 52.50461870304984, 0.0 ], [ 4.697848100934421, 52.504593078135045, 0.0 ], [ 4.697786063438066, 52.504561998059685, 0.0 ], [ 4.697762891848306, 52.504550907531936, 0.0 ], [ 4.697758842298398, 52.504548969641895, 0.0 ], [ 4.697718480906008, 52.50452949264968, 0.0 ], [ 4.697666203753125, 52.50450249567441, 0.0 ], [ 4.693523325092407, 52.50207914115587, 0.0 ], [ 4.693490843864463, 52.50205987054949, 0.0 ], [ 4.693232786157411, 52.501908879490905, 0.0 ], [ 4.693212390680695, 52.501893732910936, 0.0 ], [ 4.69318629996935, 52.50187831034585, 0.0 ], [ 4.693170341961119, 52.50186663196967, 0.0 ], [ 4.691404209629036, 52.50018410648087, 0.0 ], [ 4.691397002356445, 52.50017886038351, 0.0 ], [ 4.691365862140264, 52.50014939610526, 0.0 ], [ 4.691360083409452, 52.5001441493969, 0.0 ], [ 4.691336035675586, 52.500121611219974, 0.0 ], [ 4.6913271686497, 52.50011328162004, 0.0 ], [ 4.691297535082556, 52.500085407980016, 0.0 ], [ 4.691263286769688, 52.50005880147701, 0.0 ], [ 4.6912407175111, 52.50003870759546, 0.0 ], [ 4.69110291867575, 52.49991147040859, 0.0 ], [ 4.690996240347541, 52.499826181118834, 0.0 ], [ 4.690988575840836, 52.499820051526584, 0.0 ], [ 4.69096862188224, 52.49980409825278, 0.0 ], [ 4.690960564607926, 52.499797660774824, 0.0 ], [ 4.69080856879102, 52.49967614590924, 0.0 ], [ 4.690436419496274, 52.499451148877235, 0.0 ], [ 4.690148465831699, 52.499268213100336, 0.0 ], [ 4.689913060848526, 52.49910757817513, 0.0 ], [ 4.689754172542135, 52.49899855013919, 0.0 ], [ 4.689520622993832, 52.49882504607068, 0.0 ], [ 4.689383841879229, 52.49871970663083, 0.0 ], [ 4.689319500470477, 52.498671289342816, 0.0 ], [ 4.689260005558326, 52.498620923256865, 0.0 ], [ 4.6892364014779, 52.49859838724897, 0.0 ], [ 4.689209217327772, 52.49857688172308, 0.0 ], [ 4.689087608856426, 52.49848068172867, 0.0 ], [ 4.689033275022959, 52.49844016935987, 0.0 ], [ 4.689018288127815, 52.49842775913729, 0.0 ], [ 4.68896727646841, 52.49838763478153, 0.0 ], [ 4.688257254933011, 52.497829070475696, 0.0 ], [ 4.687989595040587, 52.49761845017421, 0.0 ], [ 4.687927588827065, 52.49756969535308, 0.0 ], [ 4.68767671528533, 52.49737238506795, 0.0 ], [ 4.686581791219466, 52.496510994109755, 0.0 ], [ 4.686535638818519, 52.496474878888115, 0.0 ], [ 4.686051653004179, 52.496093892022444, 0.0 ], [ 4.685768784574905, 52.49587141185017, 0.0 ], [ 4.685651851328211, 52.49578033184059, 0.0 ], [ 4.685479494046149, 52.49564643936981, 0.0 ], [ 4.685446635626417, 52.495620836980464, 0.0 ], [ 4.685248947355536, 52.495464972358654, 0.0 ], [ 4.68521001433887, 52.49543430987351, 0.0 ], [ 4.685159960514834, 52.49539457596116, 0.0 ], [ 4.685071471291004, 52.49532438915529, 0.0 ], [ 4.684896989093598, 52.4951872926256, 0.0 ], [ 4.684819844149783, 52.495126987274546, 0.0 ], [ 4.684706907598224, 52.49503669391482, 0.0 ], [ 4.684594459411533, 52.494948128960615, 0.0 ], [ 4.684535021805925, 52.494902218622016, 0.0 ], [ 4.684518596700384, 52.49488687831316, 0.0 ], [ 4.684476029028143, 52.49485334497105, 0.0 ], [ 4.684466334239571, 52.49484536045261, 0.0 ], [ 4.684436620198029, 52.494821187458726, 0.0 ], [ 4.684403802733557, 52.49479493790426, 0.0 ], [ 4.684285533132081, 52.4947039833995, 0.0 ], [ 4.684240436888569, 52.49466928457047, 0.0 ], [ 4.68411347442572, 52.49463884599419, 0.0 ], [ 4.684082900951837, 52.494630764655625, 0.0 ], [ 4.684038629067589, 52.494620157475524, 0.0 ], [ 4.684017742879967, 52.4946131221817, 0.0 ], [ 4.68396188553735, 52.49445518401947, 0.0 ], [ 4.683889122492857, 52.494399128205025, 0.0 ], [ 4.683859174336859, 52.49437582547341, 0.0 ], [ 4.683720871893844, 52.49445933628015, 0.0 ], [ 4.683733195864475, 52.49446772292095, 0.0 ] ] }, "last_modified": "2019-06-25T07:26:58.971073Z", "created": "2016-03-31T16:22:21.813042Z", "image_url": "", "length": null, "name": "", "type": "transport", "material": "", "diameter": null, "shape": "", "year_of_construction": null }, { "url": "https://demo.lizard.net/api/v4/pressurepipes/112740/?format=api", "id": 112740, "code": "PL_31193", "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.856543958864397, 52.74106065822643, 0.0 ], [ 4.856548806951752, 52.74106261202407, 0.0 ] ] }, "last_modified": "2019-06-25T07:26:58.971073Z", "created": "2016-03-31T16:22:21.827863Z", "image_url": "", "length": null, "name": "", "type": "transport", "material": "", "diameter": null, "shape": "", "year_of_construction": null } ] }{ "count": 1370, "next": "