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=118
https://demo.lizard.net/api/v4/pressurepipes/?format=api&page=119", "previous": "https://demo.lizard.net/api/v4/pressurepipes/?format=api&page=117", "results": [ { "url": "https://demo.lizard.net/api/v4/pressurepipes/112711/?format=api", "id": 112711, "code": "PL_31164", "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.878796097686368, 52.60158465307407, 0.0 ], [ 4.878775486935967, 52.60158506818576, 0.0 ], [ 4.878723969984178, 52.601583967022705, 0.0 ], [ 4.878605090399371, 52.60158113061914, 0.0 ], [ 4.878513463130458, 52.601581780975316, 0.0 ], [ 4.878458105815001, 52.60158218210644, 0.0 ], [ 4.878407826556566, 52.60158255102899, 0.0 ], [ 4.878376719964012, 52.60159327446526, 0.0 ], [ 4.878361824083497, 52.60159730887988, 0.0 ] ] }, "last_modified": "2019-06-25T07:26:58.971073Z", "created": "2016-03-31T16:22:21.288991Z", "image_url": "", "length": null, "name": "", "type": "transport", "material": "", "diameter": null, "shape": "", "year_of_construction": null }, { "url": "https://demo.lizard.net/api/v4/pressurepipes/112712/?format=api", "id": 112712, "code": "PL_31165", "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.737760982244343, 52.8099164891104, 0.0 ], [ 4.737762827215729, 52.80991808983928, 0.0 ] ] }, "last_modified": "2019-06-25T07:26:58.971073Z", "created": "2016-03-31T16:22:21.302744Z", "image_url": "", "length": null, "name": "", "type": "transport", "material": "", "diameter": null, "shape": "", "year_of_construction": null }, { "url": "https://demo.lizard.net/api/v4/pressurepipes/112713/?format=api", "id": 112713, "code": "PL_31166", "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.750099471610267, 52.82672269322104, 0.0 ], [ 4.750108128678129, 52.8267181202282, 0.0 ], [ 4.750108263245292, 52.82671804905229, 0.0 ], [ 4.750116100297011, 52.82671375027069, 0.0 ] ] }, "last_modified": "2019-06-25T07:26:58.971073Z", "created": "2016-03-31T16:22:21.316626Z", "image_url": "", "length": null, "name": "", "type": "transport", "material": "", "diameter": null, "shape": "", "year_of_construction": null }, { "url": "https://demo.lizard.net/api/v4/pressurepipes/112714/?format=api", "id": 112714, "code": "PL_31167", "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.714362360762865, 52.78430613501928, 0.0 ], [ 4.714357258311608, 52.78429960863339, 0.0 ] ] }, "last_modified": "2019-06-25T07:26:58.971073Z", "created": "2016-03-31T16:22:21.330512Z", "image_url": "", "length": null, "name": "", "type": "transport", "material": "", "diameter": null, "shape": "", "year_of_construction": null }, { "url": "https://demo.lizard.net/api/v4/pressurepipes/112715/?format=api", "id": 112715, "code": "PL_31168", "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.796685012369786, 52.5012521943089, 0.0 ], [ 4.79668784482125, 52.50125844575008, 0.0 ], [ 4.796124266512226, 52.5012779014506, 0.0 ], [ 4.7956639299085, 52.5009274393387, 0.0 ], [ 4.795211340734237, 52.50091930406769, 0.0 ] ] }, "last_modified": "2019-06-25T07:26:58.971073Z", "created": "2016-03-31T16:22:21.344794Z", "image_url": "", "length": null, "name": "", "type": "transport", "material": "", "diameter": null, "shape": "", "year_of_construction": null }, { "url": "https://demo.lizard.net/api/v4/pressurepipes/112716/?format=api", "id": 112716, "code": "PL_31169", "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.691432335019581, 52.49123947861707, 0.0 ], [ 4.69143694435748, 52.491239433752746, 0.0 ], [ 4.69145068431786, 52.49123928066686, 0.0 ], [ 4.691471649871598, 52.49123937667553, 0.0 ], [ 4.691479296906291, 52.49123997876044, 0.0 ], [ 4.691480492213939, 52.49124729271248, 0.0 ], [ 4.691480367965172, 52.491251444267725, 0.0 ], [ 4.69148009966211, 52.49126100552981, 0.0 ], [ 4.691479842959267, 52.491269829874476, 0.0 ] ] }, "last_modified": "2019-06-25T07:26:58.971073Z", "created": "2016-03-31T16:22:21.361860Z", "image_url": "", "length": null, "name": "", "type": "transport", "material": "", "diameter": null, "shape": "", "year_of_construction": null }, { "url": "https://demo.lizard.net/api/v4/pressurepipes/112717/?format=api", "id": 112717, "code": "PL_31170", "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.694941653149891, 52.49106731249648, 0.0 ], [ 4.694966059657814, 52.49106028675093, 0.0 ], [ 4.694992685701795, 52.49105244314767, 0.0 ], [ 4.695019165917339, 52.49104450881127, 0.0 ], [ 4.695045646123394, 52.49103657446889, 0.0 ], [ 4.695072127727322, 52.49102855025254, 0.0 ], [ 4.695098463502561, 52.49102043530315, 0.0 ], [ 4.69512479926815, 52.49101232034793, 0.0 ], [ 4.695151136431285, 52.491004115518756, 0.0 ], [ 4.695177326358345, 52.49099590982476, 0.0 ], [ 4.695203663501985, 52.49098770498389, 0.0 ], [ 4.695229852002567, 52.49097958914627, 0.0 ], [ 4.695256187719782, 52.49097147416173, 0.0 ], [ 4.695282523427346, 52.49096335917126, 0.0 ], [ 4.695308859125256, 52.49095524417493, 0.0 ], [ 4.695335047587357, 52.49094712831392, 0.0 ], [ 4.695361237446629, 52.49093892257915, 0.0 ], [ 4.695387571708864, 52.49093089743328, 0.0 ], [ 4.695414050374312, 52.49092305287625, 0.0 ], [ 4.695440527623774, 52.49091529818137, 0.0 ], [ 4.69546715068344, 52.490907634207126, 0.0 ], [ 4.695493918146901, 52.49090015082151, 0.0 ], [ 4.695520682788431, 52.49089284716591, 0.0 ], [ 4.695547739060278, 52.490885724957316, 0.0 ], [ 4.695574939736696, 52.49087878333707, 0.0 ], [ 4.695602138998318, 52.49087193157859, 0.0 ], [ 4.695629482664978, 52.49086526040826, 0.0 ], [ 4.695656823511078, 52.4908587689678, 0.0 ], [ 4.695684311575019, 52.490852278379265, 0.0 ], [ 4.695711799630911, 52.49084578778434, 0.0 ], [ 4.69573914185894, 52.49083920645675, 0.0 ], [ 4.695766632710574, 52.49083253611295, 0.0 ], [ 4.695793830508292, 52.490825774178376, 0.0 ], [ 4.695821031109368, 52.49081883250143, 0.0 ], [ 4.695848233107692, 52.49081180095016, 0.0 ], [ 4.695875289277405, 52.49080467866656, 0.0 ], [ 4.695902348249744, 52.490797376640586, 0.0 ], [ 4.695929259987516, 52.49079007375044, 0.0 ], [ 4.695956173121967, 52.49078268098611, 0.0 ], [ 4.695982941832831, 52.49077510762158, 0.0 ], [ 4.696009710534539, 52.49076753425098, 0.0 ], [ 4.696036480632483, 52.490759871006254, 0.0 ], [ 4.696063104900972, 52.49075211702956, 0.0 ], [ 4.696089874980357, 52.49074445377273, 0.0 ], [ 4.69611649923023, 52.490736699783994, 0.0 ], [ 4.69614312347078, 52.49072894578925, 0.0 ], [ 4.696169746296893, 52.49072128165656, 0.0 ], [ 4.696196370518854, 52.49071352764982, 0.0 ], [ 4.696223141956867, 52.49070577449469, 0.0 ], [ 4.696249766160157, 52.4906980204759, 0.0 ], [ 4.696276388949227, 52.490690356319156, 0.0 ], [ 4.696303013133925, 52.49068260228834, 0.0 ], [ 4.696329783129789, 52.490674938977115, 0.0 ], [ 4.69635640589114, 52.49066727480231, 0.0 ], [ 4.6963831758685, 52.49065961147893, 0.0 ], [ 4.696409798611399, 52.49065194729209, 0.0 ], [ 4.69643656716569, 52.49064437382468, 0.0 ], [ 4.696463335710828, 52.49063680035125, 0.0 ], [ 4.69649010424681, 52.49062922687168, 0.0 ], [ 4.69651687277364, 52.49062165338603, 0.0 ], [ 4.696543787112043, 52.49061417061964, 0.0 ], [ 4.696570554216298, 52.49060668698993, 0.0 ], [ 4.6965974671323, 52.490599294079374, 0.0 ], [ 4.696624380039316, 52.490591901162674, 0.0 ], [ 4.696651292937354, 52.49058450823985, 0.0 ], [ 4.696678351647289, 52.49057720603602, 0.0 ], [ 4.69670526312337, 52.490569902968964, 0.0 ], [ 4.696732321815488, 52.49056260075276, 0.0 ], [ 4.696759379094779, 52.49055538839846, 0.0 ], [ 4.696786436365259, 52.49054817603792, 0.0 ], [ 4.696813493626931, 52.49054096367121, 0.0 ], [ 4.696840550879792, 52.49053375129831, 0.0 ], [ 4.696867606720157, 52.49052662878722, 0.0 ], [ 4.696894662551823, 52.49051950626999, 0.0 ], [ 4.696921865599538, 52.49051238460329, 0.0 ], [ 4.696948921413783, 52.49050526207363, 0.0 ], [ 4.696976124444032, 52.490498140394465, 0.0 ], [ 4.697003178837447, 52.49049110772043, 0.0 ], [ 4.697030381850285, 52.49048398602877, 0.0 ], [ 4.697057583451079, 52.490476954198904, 0.0 ], [ 4.697084639221872, 52.49046983163813, 0.0 ], [ 4.697111840805365, 52.490462799795765, 0.0 ], [ 4.697139040977091, 52.490455857815235, 0.0 ], [ 4.697166242543373, 52.49044882596033, 0.0 ], [ 4.697193444101019, 52.49044179409917, 0.0 ], [ 4.697227697299641, 52.49043294281211, 0.0 ], [ 4.697247847190415, 52.49042773035806, 0.0 ], [ 4.697275048722164, 52.490420698478104, 0.0 ], [ 4.697302103020848, 52.49041366573559, 0.0 ], [ 4.697329305938097, 52.49040654397505, 0.0 ], [ 4.697356363024905, 52.49039933148396, 0.0 ], [ 4.697383418700272, 52.49039220885474, 0.0 ], [ 4.697410477172093, 52.49038490648312, 0.0 ], [ 4.697437534232475, 52.490377693973436, 0.0 ], [ 4.697464445462225, 52.49037039073334, 0.0 ], [ 4.697490336908912, 52.49036333321099, 0.0 ], [ 4.697518417924062, 52.490355605354615, 0.0 ], [ 4.697545184707449, 52.490348121503914, 0.0 ], [ 4.697572098705983, 52.49034063850308, 0.0 ], [ 4.697598866873449, 52.49033306477215, 0.0 ], [ 4.697625636433899, 52.49032540116701, 0.0 ], [ 4.697652258760968, 52.49031773669999, 0.0 ], [ 4.69767888248085, 52.490309982358845, 0.0 ], [ 4.697705507593388, 52.49030213814359, 0.0 ], [ 4.697732132696491, 52.49029429392234, 0.0 ], [ 4.697758611968014, 52.49028635897127, 0.0 ], [ 4.697785092631861, 52.490278334146126, 0.0 ], [ 4.697811426062144, 52.4902703084594, 0.0 ], [ 4.69783776088459, 52.49026219289874, 0.0 ], [ 4.697864097099031, 52.49025398746407, 0.0 ], [ 4.697890287481421, 52.49024569129986, 0.0 ], [ 4.697916623676315, 52.49023748585344, 0.0 ], [ 4.697942814039106, 52.490229189677585, 0.0 ], [ 4.697968858569713, 52.490220802772356, 0.0 ], [ 4.69799505031423, 52.49021241671677, 0.0 ], [ 4.698021240647496, 52.49020412052347, 0.0 ], [ 4.698047432372222, 52.49019573445626, 0.0 ], [ 4.698073622685806, 52.49018743825136, 0.0 ], [ 4.698099812989573, 52.49017914204061, 0.0 ], [ 4.698126149106054, 52.49017093654741, 0.0 ], [ 4.698152483811714, 52.49016282091645, 0.0 ], [ 4.698178818507721, 52.4901547052796, 0.0 ], [ 4.698205153194073, 52.49014658963689, 0.0 ], [ 4.698231487870774, 52.49013847398828, 0.0 ], [ 4.698257969761332, 52.49013035918892, 0.0 ], [ 4.698284304418698, 52.490122243528525, 0.0 ], [ 4.698310637665679, 52.49011421773037, 0.0 ], [ 4.698337116725861, 52.49010628264943, 0.0 ], [ 4.698363741599332, 52.49009843828564, 0.0 ], [ 4.698390365062796, 52.49009068378395, 0.0 ], [ 4.698416988516939, 52.49008292927626, 0.0 ], [ 4.698443757784625, 52.49007526548551, 0.0 ], [ 4.698470527043045, 52.490067601688715, 0.0 ], [ 4.698502945987817, 52.49005831696603, 0.0 ], [ 4.6985240641318, 52.49005236394501, 0.0 ], [ 4.698550831962241, 52.49004478999815, 0.0 ], [ 4.698577599783528, 52.49003721604517, 0.0 ], [ 4.698604366195526, 52.49002973195421, 0.0 ], [ 4.69863113399856, 52.490022157989095, 0.0 ], [ 4.698657901792442, 52.490014584017935, 0.0 ], [ 4.698684816800275, 52.49000701089521, 0.0 ], [ 4.698711583175908, 52.48999952678002, 0.0 ], [ 4.698738498165414, 52.48999195364508, 0.0 ], [ 4.698765264522879, 52.48998446951768, 0.0 ], [ 4.698792030871297, 52.48997698538418, 0.0 ], [ 4.698818944433659, 52.48996950209906, 0.0 ], [ 4.698845857986927, 52.48996201880776, 0.0 ], [ 4.698872624308163, 52.48995453465601, 0.0 ], [ 4.698899537843269, 52.48994705135248, 0.0 ], [ 4.698926449969806, 52.48993965791095, 0.0 ], [ 4.698953363486782, 52.48993217459513, 0.0 ], [ 4.698980129771822, 52.489924690419, 0.0 ], [ 4.699007044669949, 52.48991711722288, 0.0 ], [ 4.699033812336077, 52.489909543166405, 0.0 ], [ 4.699060579993052, 52.489901969103926, 0.0 ], [ 4.699087349040021, 52.48989430516724, 0.0 ], [ 4.699113970855008, 52.489886640370415, 0.0 ], [ 4.699140739883476, 52.48987897642162, 0.0 ], [ 4.699167363078993, 52.489871221744664, 0.0 ], [ 4.699193986265188, 52.489863467061696, 0.0 ], [ 4.699220610840938, 52.489855622504585, 0.0 ], [ 4.699247088184662, 52.48984777708758, 0.0 ], [ 4.699273714140339, 52.48983984265036, 0.0 ], [ 4.699300192863936, 52.48983190735333, 0.0 ], [ 4.69932667157804, 52.489823972050324, 0.0 ], [ 4.699353150282658, 52.48981603674144, 0.0 ], [ 4.699379630376335, 52.48980801155846, 0.0 ], [ 4.699406109061918, 52.48980007623764, 0.0 ], [ 4.699432587738014, 52.48979214091089, 0.0 ], [ 4.699459066404621, 52.489784205578225, 0.0 ], [ 4.699485545061739, 52.489776270239595, 0.0 ], [ 4.699512169533422, 52.48976842561669, 0.0 ], [ 4.69953864817159, 52.48976049026615, 0.0 ], [ 4.699565272624382, 52.489752645631235, 0.0 ], [ 4.699591897067742, 52.489744800990366, 0.0 ], [ 4.699612494706509, 52.489738801294756, 0.0 ] ] }, "last_modified": "2019-06-25T07:26:58.971073Z", "created": "2016-03-31T16:22:21.385032Z", "image_url": "", "length": null, "name": "", "type": "transport", "material": "", "diameter": null, "shape": "", "year_of_construction": null }, { "url": "https://demo.lizard.net/api/v4/pressurepipes/112718/?format=api", "id": 112718, "code": "PL_31171", "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.708416686229323, 52.78810464554418, 0.0 ], [ 4.708419684511052, 52.78809769771948, 0.0 ], [ 4.708419597247321, 52.78809758937892, 0.0 ], [ 4.708413856778115, 52.788089216781486, 0.0 ], [ 4.708444933047319, 52.788034312632306, 0.0 ], [ 4.708469608710155, 52.78802607729686, 0.0 ] ] }, "last_modified": "2019-06-25T07:26:58.971073Z", "created": "2016-03-31T16:22:21.399868Z", "image_url": "", "length": null, "name": "", "type": "transport", "material": "", "diameter": null, "shape": "", "year_of_construction": null }, { "url": "https://demo.lizard.net/api/v4/pressurepipes/112719/?format=api", "id": 112719, "code": "PL_31172", "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.887174262100386, 52.738760657986795, 0.0 ], [ 4.887178171681628, 52.7387593083825, 0.0 ], [ 4.887178781191203, 52.73875909525431, 0.0 ], [ 4.88720454232904, 52.738750243404816, 0.0 ], [ 4.887206712626977, 52.7387494976112, 0.0 ], [ 4.887208806171747, 52.73874769103461, 0.0 ], [ 4.887200849884122, 52.738737736036086, 0.0 ], [ 4.88711126893973, 52.73863376731019, 0.0 ], [ 4.887107630327163, 52.738633428502325, 0.0 ], [ 4.887106412232641, 52.7386337738792, 0.0 ], [ 4.887073568603767, 52.73864305430319, 0.0 ], [ 4.887067327813755, 52.73864497826738, 0.0 ] ] }, "last_modified": "2019-06-25T07:26:58.971073Z", "created": "2016-03-31T16:22:21.414188Z", "image_url": "", "length": null, "name": "", "type": "transport", "material": "", "diameter": null, "shape": "", "year_of_construction": null }, { "url": "https://demo.lizard.net/api/v4/pressurepipes/112720/?format=api", "id": 112720, "code": "PL_31173", "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.05026562860577, 52.68572251967873, 0.0 ], [ 5.050263947606583, 52.685721876843544, 0.0 ], [ 5.050260054668653, 52.68572040094315, 0.0 ], [ 5.050251177681765, 52.68571702366452, 0.0 ], [ 5.050247498447063, 52.685705033585826, 0.0 ], [ 5.050242055045, 52.685687817069116, 0.0 ], [ 5.050239561051582, 52.68567940716911, 0.0 ], [ 5.050237467495604, 52.685672777827605, 0.0 ], [ 5.050234852991288, 52.68566465517015, 0.0 ], [ 5.050233523108924, 52.68566065219275, 0.0 ], [ 5.05023687056822, 52.685658046454435, 0.0 ], [ 5.050249576272996, 52.6856481248351, 0.0 ], [ 5.0502550511601, 52.68564387151196, 0.0 ], [ 5.050272457985916, 52.685630314478985, 0.0 ], [ 5.05029022199763, 52.68561646188363, 0.0 ], [ 5.050308134709431, 52.685602501862576, 0.0 ], [ 5.050325973054244, 52.685588595550314, 0.0 ], [ 5.050344034385555, 52.68557453708749, 0.0 ], [ 5.050362140483895, 52.68556042482663, 0.0 ], [ 5.050380276354107, 52.68554628568627, 0.0 ], [ 5.050398739486657, 52.68553189583335, 0.0 ], [ 5.050416934762513, 52.68551772090748, 0.0 ], [ 5.050435308589572, 52.68550340269208, 0.0 ], [ 5.050453816326768, 52.68548897700873, 0.0 ], [ 5.050472056207744, 52.68547476625256, 0.0 ], [ 5.050490281288492, 52.68546055545172, 0.0 ], [ 5.05050832772613, 52.68544649692162, 0.0 ], [ 5.050526772338042, 52.685432583306934, 0.0 ], [ 5.050545511811658, 52.68541878735431, 0.0 ], [ 5.050564251204673, 52.68540500038546, 0.0 ], [ 5.050568624531006, 52.68540167857965, 0.0 ], [ 5.050580957081998, 52.68539025504109, 0.0 ], [ 5.05058636381289, 52.685385237615286, 0.0 ], [ 5.050594987495574, 52.685373408158206, 0.0 ], [ 5.050608669613777, 52.685365349569366, 0.0 ], [ 5.050660486635436, 52.68533865194169, 0.0 ], [ 5.050772788949548, 52.68528109318089, 0.0 ], [ 5.051297254650784, 52.68501600223181, 0.0 ], [ 5.051759940844616, 52.684780185251974, 0.0 ], [ 5.052265542911613, 52.68452238822197, 0.0 ], [ 5.052751123281747, 52.684275245278414, 0.0 ], [ 5.053265699700332, 52.68401619305237, 0.0 ], [ 5.053757351099308, 52.683766528692736, 0.0 ], [ 5.054284929001192, 52.6834996807979, 0.0 ], [ 5.054827287829709, 52.6832231389177, 0.0 ], [ 5.05532021648688, 52.682972348276664, 0.0 ], [ 5.055844541779178, 52.68270483731586, 0.0 ], [ 5.05635953922386, 52.68244194438842, 0.0 ], [ 5.056890613925276, 52.68217191323415, 0.0 ], [ 5.05719906412298, 52.68201697025641, 0.0 ], [ 5.057375050723365, 52.68193424745844, 0.0 ], [ 5.057434061988246, 52.68191925889671, 0.0 ], [ 5.057472474319751, 52.68192002137207, 0.0 ], [ 5.057502712591644, 52.68193412486004, 0.0 ], [ 5.057523009752329, 52.6819448037181, 0.0 ], [ 5.057548088979503, 52.68196261352153, 0.0 ], [ 5.057689989181677, 52.68206339125047, 0.0 ], [ 5.057716627779791, 52.682082301748686, 0.0 ], [ 5.057737941564045, 52.68208362791782, 0.0 ], [ 5.057748477992564, 52.68207866031257, 0.0 ], [ 5.057906034135055, 52.682004414375456, 0.0 ], [ 5.058016947882234, 52.681952147251295, 0.0 ], [ 5.058248361313779, 52.681837142371826, 0.0 ], [ 5.05842057314397, 52.68175063305573, 0.0 ], [ 5.058606391855514, 52.68165183988122, 0.0 ], [ 5.058632328587952, 52.68163805353351, 0.0 ], [ 5.058644807690982, 52.68163034118994, 0.0 ], [ 5.058656276562335, 52.68162325514633, 0.0 ], [ 5.058693084629538, 52.68160912134096, 0.0 ], [ 5.058705426532981, 52.68160195681928, 0.0 ], [ 5.058720233908095, 52.681593352193936, 0.0 ], [ 5.058747812478718, 52.681579498456415, 0.0 ], [ 5.058937477845018, 52.68148421132192, 0.0 ], [ 5.059416236122573, 52.681240095861966, 0.0 ], [ 5.059908723198463, 52.68099442552624, 0.0 ], [ 5.060171287662389, 52.680860935415055, 0.0 ], [ 5.060669954996111, 52.680612232309436, 0.0 ], [ 5.060800268730699, 52.680545196244324, 0.0 ], [ 5.060965000211795, 52.68046105326361, 0.0 ], [ 5.061016099146823, 52.68043185076146, 0.0 ], [ 5.061086754063503, 52.68039365191375, 0.0 ], [ 5.061141035741151, 52.680371926277026, 0.0 ], [ 5.061222035013589, 52.68033657760675, 0.0 ], [ 5.061266765422983, 52.680308696616486, 0.0 ], [ 5.061289450272313, 52.68028454775646, 0.0 ], [ 5.061292430600438, 52.680279460287835, 0.0 ], [ 5.061293705124656, 52.68027708222248, 0.0 ], [ 5.061313495016941, 52.680252485067165, 0.0 ], [ 5.061331732750314, 52.68022981586397, 0.0 ], [ 5.061333271832367, 52.68022765421061, 0.0 ], [ 5.061341295478162, 52.68021645141415, 0.0 ], [ 5.061387560830322, 52.68015900734448, 0.0 ], [ 5.061388713189639, 52.680157150189736, 0.0 ], [ 5.061394384599802, 52.680148088843595, 0.0 ], [ 5.061397451960341, 52.68014123117103, 0.0 ], [ 5.061642889518973, 52.67992107418796, 0.0 ], [ 5.062022823267776, 52.67962323212712, 0.0 ], [ 5.062384923158861, 52.679336852520514, 0.0 ], [ 5.062806838282487, 52.67900526845816, 0.0 ], [ 5.063208839758691, 52.67868836736153, 0.0 ], [ 5.063272495288706, 52.67864022650012, 0.0 ], [ 5.063366185316912, 52.678567533952744, 0.0 ], [ 5.063381598939408, 52.67855063538868, 0.0 ], [ 5.063451164082815, 52.67854527966564, 0.0 ], [ 5.063468624385341, 52.67855163603901, 0.0 ], [ 5.063549871336654, 52.67858235890968, 0.0 ], [ 5.063615764596988, 52.67860780055628, 0.0 ], [ 5.063653758477749, 52.67862284924097, 0.0 ], [ 5.063670492269355, 52.67862948220655, 0.0 ], [ 5.063702750657237, 52.67862622672967, 0.0 ], [ 5.063719718912058, 52.67861305296783, 0.0 ], [ 5.063738039637312, 52.678598939244004, 0.0 ], [ 5.063791203565281, 52.678557824388285, 0.0 ], [ 5.063808171370519, 52.67854470453452, 0.0 ], [ 5.063832693672695, 52.678525736690865, 0.0 ], [ 5.063856844120026, 52.67850706440301, 0.0 ], [ 5.06387290477897, 52.67849464306168, 0.0 ], [ 5.06391405270454, 52.67846282401614, 0.0 ], [ 5.063942471070357, 52.6784408470993, 0.0 ], [ 5.063954040649065, 52.67843190050607, 0.0 ], [ 5.063962746467853, 52.67842431215844, 0.0 ], [ 5.063993975405185, 52.67840015902057, 0.0 ], [ 5.064011642063697, 52.678386492828125, 0.0 ], [ 5.064024120169626, 52.67837664999469, 0.0 ], [ 5.064039141085824, 52.67836485489758, 0.0 ], [ 5.064053476419167, 52.67835379487148, 0.0 ], [ 5.064092854314652, 52.678321350854034, 0.0 ], [ 5.064401569305293, 52.67806075661139, 0.0 ], [ 5.064701633275755, 52.677799814583, 0.0 ], [ 5.064869850801972, 52.677656459465325, 0.0 ] ] }, "last_modified": "2019-06-25T07:26:58.971073Z", "created": "2016-03-31T16:22:21.434050Z", "image_url": "", "length": null, "name": "", "type": "transport", "material": "", "diameter": null, "shape": "", "year_of_construction": null } ] }{ "count": 1370, "next": "