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=24
https://demo.lizard.net/api/v4/pressurepipes/?format=api&page=25", "previous": "https://demo.lizard.net/api/v4/pressurepipes/?format=api&page=23", "results": [ { "url": "https://demo.lizard.net/api/v4/pressurepipes/6467/?format=api", "id": 6467, "code": "PL_230", "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.710407370913748, 52.49864162720067, 0.0 ], [ 4.710427141079408, 52.49862971548037, 0.0 ], [ 4.710431332267304, 52.498627213875295, 0.0 ], [ 4.710439904803646, 52.49862210210079, 0.0 ] ] }, "last_modified": "2019-06-25T07:26:58.971073Z", "created": "2014-10-22T10:29:03.759395Z", "image_url": "", "length": null, "name": "", "type": "transport", "material": "", "diameter": null, "shape": "", "year_of_construction": null }, { "url": "https://demo.lizard.net/api/v4/pressurepipes/6468/?format=api", "id": 6468, "code": "PL_231", "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.710407370913748, 52.49864162720067, 0.0 ], [ 4.710439904803646, 52.49862210210079, 0.0 ] ] }, "last_modified": "2019-06-25T07:26:58.971073Z", "created": "2014-10-22T10:29:03.768767Z", "image_url": "", "length": null, "name": "", "type": "transport", "material": "", "diameter": null, "shape": "", "year_of_construction": null }, { "url": "https://demo.lizard.net/api/v4/pressurepipes/6469/?format=api", "id": 6469, "code": "PL_232", "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.710348248383683, 52.49867989252406, 0.0 ], [ 4.710383872935841, 52.498655784322004, 0.0 ], [ 4.710407370913748, 52.49864162720067, 0.0 ] ] }, "last_modified": "2019-06-25T07:26:58.971073Z", "created": "2014-10-22T10:29:03.777473Z", "image_url": "", "length": null, "name": "", "type": "transport", "material": "", "diameter": null, "shape": "", "year_of_construction": null }, { "url": "https://demo.lizard.net/api/v4/pressurepipes/6470/?format=api", "id": 6470, "code": "PL_233", "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.710309238303777, 52.49870495295764, 0.0 ], [ 4.710348248383683, 52.49867989252406, 0.0 ] ] }, "last_modified": "2019-06-25T07:26:58.971073Z", "created": "2014-10-22T10:29:03.786415Z", "image_url": "", "length": null, "name": "", "type": "transport", "material": "", "diameter": null, "shape": "", "year_of_construction": null }, { "url": "https://demo.lizard.net/api/v4/pressurepipes/6471/?format=api", "id": 6471, "code": "PL_234", "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.710309238303777, 52.49870495295764, 0.0 ], [ 4.710310663408681, 52.49870411535608, 0.0 ], [ 4.710312238738994, 52.498703180646814, 0.0 ], [ 4.710348248383683, 52.49867989252406, 0.0 ] ] }, "last_modified": "2019-06-25T07:26:58.971073Z", "created": "2014-10-22T10:29:03.795184Z", "image_url": "", "length": null, "name": "", "type": "transport", "material": "", "diameter": null, "shape": "", "year_of_construction": null }, { "url": "https://demo.lizard.net/api/v4/pressurepipes/6472/?format=api", "id": 6472, "code": "PL_235", "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.704977091287898, 52.503676670825804, 0.0 ], [ 4.704983789453269, 52.503673060379604, 0.0 ], [ 4.704991200613632, 52.503669058578936, 0.0 ], [ 4.70499369568372, 52.50366771579954, 0.0 ], [ 4.704996948346619, 52.50366595495965, 0.0 ], [ 4.705176492942912, 52.5035690764005, 0.0 ], [ 4.705238579272782, 52.50352949243597, 0.0 ], [ 4.705278896595011, 52.50350045158991, 0.0 ], [ 4.705367865301971, 52.50342531436535, 0.0 ], [ 4.705584450289933, 52.503207126823916, 0.0 ], [ 4.705923910663042, 52.50288660179536, 0.0 ], [ 4.706177659546902, 52.50264477349864, 0.0 ], [ 4.706343676087567, 52.50248489338433, 0.0 ], [ 4.706577086837957, 52.502251314959466, 0.0 ], [ 4.706759913823192, 52.502070760370934, 0.0 ], [ 4.706873060161703, 52.501955433348726, 0.0 ], [ 4.706902040123485, 52.50192795369113, 0.0 ], [ 4.706968118761293, 52.501865086884585, 0.0 ], [ 4.70699261757144, 52.50184072716922, 0.0 ], [ 4.70710024425864, 52.50173372674467, 0.0 ], [ 4.707108724483374, 52.50172530005667, 0.0 ], [ 4.707141209777098, 52.50169300510917, 0.0 ], [ 4.707256762744421, 52.50157811393136, 0.0 ], [ 4.707268264205508, 52.50156667572804, 0.0 ], [ 4.7072842223803, 52.50155082319384, 0.0 ], [ 4.707335761719319, 52.50149958369088, 0.0 ], [ 4.707431825775653, 52.50140406576131, 0.0 ], [ 4.70747001021796, 52.50136697703997, 0.0 ], [ 4.707686847674307, 52.50115210351134, 0.0 ], [ 4.7081149877447, 52.50072656572256, 0.0 ], [ 4.708199945522108, 52.50064149908044, 0.0 ], [ 4.708212883517665, 52.500628550103464, 0.0 ], [ 4.708253670485764, 52.50059164678813, 0.0 ], [ 4.708262198402918, 52.50058392132258, 0.0 ], [ 4.708273220057641, 52.5005739632288, 0.0 ], [ 4.708291515243557, 52.50055740492496, 0.0 ], [ 4.708297653318972, 52.50055185875399, 0.0 ], [ 4.708316217418018, 52.500535050332545, 0.0 ], [ 4.708387202189461, 52.50047082671762, 0.0 ], [ 4.708442609893385, 52.50042069636471, 0.0 ], [ 4.708454393388734, 52.50041003259279, 0.0 ], [ 4.708466878792428, 52.50039873471606, 0.0 ], [ 4.708497420019219, 52.500371110810526, 0.0 ], [ 4.708523346477848, 52.5003476577046, 0.0 ], [ 4.708535593197022, 52.500336556182376, 0.0 ], [ 4.70856147695617, 52.500313003960294, 0.0 ], [ 4.708572394196258, 52.500302164457025, 0.0 ], [ 4.708576252657698, 52.50029833084987, 0.0 ], [ 4.708606803673425, 52.500267183834595, 0.0 ], [ 4.708661496790599, 52.500212726258276, 0.0 ], [ 4.708707934727784, 52.50016741575482, 0.0 ], [ 4.708850339892269, 52.50002577671247, 0.0 ], [ 4.70899136841742, 52.49988549574292, 0.0 ], [ 4.709279426027123, 52.49959376005561, 0.0 ], [ 4.709569354027199, 52.49930464973931, 0.0 ], [ 4.709728694541546, 52.49913577508836, 0.0 ], [ 4.709835259083092, 52.49901842138118, 0.0 ], [ 4.70989578765015, 52.49896448188197, 0.0 ], [ 4.709955400675689, 52.49892702936603, 0.0 ], [ 4.710022503716042, 52.498887067097144, 0.0 ], [ 4.710068475724691, 52.4988585242557, 0.0 ], [ 4.710123127134945, 52.498821933107855, 0.0 ], [ 4.710164427116187, 52.498792662531784, 0.0 ], [ 4.710184272903144, 52.49877861133657, 0.0 ], [ 4.710216432754395, 52.4987586177069, 0.0 ], [ 4.710231203205695, 52.498750945697886, 0.0 ], [ 4.710238779861055, 52.4987466299486, 0.0 ], [ 4.710253388470925, 52.498737986352786, 0.0 ], [ 4.71027955453664, 52.498722512519485, 0.0 ], [ 4.710304184007133, 52.498707943052864, 0.0 ], [ 4.710309238303777, 52.49870495295764, 0.0 ] ] }, "last_modified": "2019-06-25T07:26:58.971073Z", "created": "2014-10-22T10:29:03.805623Z", "image_url": "", "length": null, "name": "", "type": "transport", "material": "", "diameter": null, "shape": "", "year_of_construction": null }, { "url": "https://demo.lizard.net/api/v4/pressurepipes/6473/?format=api", "id": 6473, "code": "PL_236", "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.704017379973865, 52.50442645027559, 0.0 ], [ 4.704060092521599, 52.50439244181361, 0.0 ], [ 4.704148938249179, 52.50432169972664, 0.0 ], [ 4.704152934574615, 52.50431852315174, 0.0 ], [ 4.704184321909334, 52.50429368239581, 0.0 ], [ 4.704212712110401, 52.50427121507738, 0.0 ], [ 4.704242354777167, 52.50424775733931, 0.0 ], [ 4.704334734403739, 52.50417417740174, 0.0 ], [ 4.704423547575491, 52.50410357872321, 0.0 ], [ 4.70451608373482, 52.50403031411103, 0.0 ], [ 4.704605272702468, 52.50396013987566, 0.0 ], [ 4.704697952752306, 52.503887055701334, 0.0 ], [ 4.704787217968612, 52.50381667505335, 0.0 ], [ 4.704880116515251, 52.50374370883228, 0.0 ], [ 4.704977091287898, 52.503676670825804, 0.0 ] ] }, "last_modified": "2019-06-25T07:26:58.971073Z", "created": "2014-10-22T10:29:03.815675Z", "image_url": "", "length": null, "name": "", "type": "transport", "material": "", "diameter": null, "shape": "", "year_of_construction": null }, { "url": "https://demo.lizard.net/api/v4/pressurepipes/6474/?format=api", "id": 6474, "code": "PL_237", "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.704017379973865, 52.50442645027559, 0.0 ], [ 4.704061259577009, 52.50439221485611, 0.0 ], [ 4.704115532700459, 52.504349422857665, 0.0 ], [ 4.704169937428826, 52.50430668551764, 0.0 ], [ 4.704224327324792, 52.504263948067305, 0.0 ], [ 4.704278744624672, 52.50422133657608, 0.0 ], [ 4.704333306311861, 52.50417890564275, 0.0 ], [ 4.70438764671084, 52.50413649138596, 0.0 ], [ 4.704441780549355, 52.50409409389084, 0.0 ], [ 4.704495941793667, 52.50405182235498, 0.0 ], [ 4.704549807144589, 52.50400962998019, 0.0 ], [ 4.704603685175618, 52.503967563480124, 0.0 ], [ 4.704657384159004, 52.503925639727186, 0.0 ], [ 4.704711110550625, 52.50388384193379, 0.0 ], [ 4.70476455383594, 52.50384224920228, 0.0 ], [ 4.704817907548509, 52.503800727832264, 0.0 ], [ 4.704871067490188, 52.50375934912533, 0.0 ], [ 4.70492390403439, 52.503717923596916, 0.0 ], [ 4.704977091287898, 52.503676670825804, 0.0 ] ] }, "last_modified": "2019-06-25T07:26:58.971073Z", "created": "2014-10-22T10:29:03.824772Z", "image_url": "", "length": null, "name": "", "type": "transport", "material": "", "diameter": null, "shape": "", "year_of_construction": null }, { "url": "https://demo.lizard.net/api/v4/pressurepipes/6475/?format=api", "id": 6475, "code": "PL_238", "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.702769306254792, 52.50539950293489, 0.0 ], [ 4.702802326536208, 52.50537374714142, 0.0 ], [ 4.702856925533749, 52.50533099354854, 0.0 ], [ 4.702911422168772, 52.505288185414685, 0.0 ], [ 4.702965814492824, 52.50524544855497, 0.0 ], [ 4.703020544745518, 52.505202758556926, 0.0 ], [ 4.703075260164946, 52.505160068448156, 0.0 ], [ 4.703129975617731, 52.5051173693268, 0.0 ], [ 4.703184588568923, 52.50507462465121, 0.0 ], [ 4.703239303810033, 52.505031925478285, 0.0 ], [ 4.703294018806092, 52.50498923526629, 0.0 ], [ 4.703348748423666, 52.50494654511332, 0.0 ], [ 4.703403580191756, 52.504903909449375, 0.0 ], [ 4.703458295009394, 52.50486121017304, 0.0 ], [ 4.703513126565658, 52.50481857445728, 0.0 ], [ 4.70356795801602, 52.50477593871564, 0.0 ], [ 4.70362269988466, 52.5047333743332, 0.0 ], [ 4.703677648106821, 52.504690793139176, 0.0 ], [ 4.703732479378538, 52.50464814833295, 0.0 ], [ 4.703787325132467, 52.50460551257239, 0.0 ], [ 4.703842156053329, 52.50456287670103, 0.0 ], [ 4.703896869884872, 52.5045201862045, 0.0 ], [ 4.703951583749619, 52.50447748669529, 0.0 ], [ 4.704006531196946, 52.504434914332194, 0.0 ], [ 4.704017379973865, 52.50442645027559, 0.0 ] ] }, "last_modified": "2019-06-25T07:26:58.971073Z", "created": "2014-10-22T10:29:03.834306Z", "image_url": "", "length": null, "name": "", "type": "transport", "material": "", "diameter": null, "shape": "", "year_of_construction": null }, { "url": "https://demo.lizard.net/api/v4/pressurepipes/6476/?format=api", "id": 6476, "code": "PL_239", "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.702769306254792, 52.50539950293489, 0.0 ], [ 4.702786332384764, 52.50538697448747, 0.0 ], [ 4.702812241069309, 52.50536790847335, 0.0 ], [ 4.702836361696138, 52.505350171290786, 0.0 ], [ 4.702853986666155, 52.50533720499717, 0.0 ], [ 4.702862300070752, 52.5053310874619, 0.0 ], [ 4.702888885065748, 52.505311144548244, 0.0 ], [ 4.702923263510373, 52.50528536869309, 0.0 ], [ 4.702952307006685, 52.505263597488415, 0.0 ], [ 4.702955257691793, 52.505261376595605, 0.0 ], [ 4.70298007333997, 52.505242501968226, 0.0 ], [ 4.70305110708819, 52.50518847376195, 0.0 ], [ 4.70314222237873, 52.505117853366656, 0.0 ], [ 4.703236373775456, 52.50504423057371, 0.0 ], [ 4.703317095150991, 52.504980892986104, 0.0 ], [ 4.703326801435493, 52.50497327353189, 0.0 ], [ 4.703341086035794, 52.504961995554055, 0.0 ], [ 4.703366449478206, 52.50494196460413, 0.0 ], [ 4.703420486506511, 52.50489928840144, 0.0 ], [ 4.703471511246695, 52.504859003489024, 0.0 ], [ 4.703510562622588, 52.50482816741697, 0.0 ], [ 4.70360392363458, 52.50475414432392, 0.0 ], [ 4.70366541115816, 52.5047039613611, 0.0 ], [ 4.70369388231445, 52.504682959610555, 0.0 ], [ 4.703709135813764, 52.504670923224936, 0.0 ], [ 4.703787566153983, 52.50460897418323, 0.0 ], [ 4.703877434766756, 52.504537860712645, 0.0 ], [ 4.703915445639427, 52.504507602707996, 0.0 ], [ 4.703970560582884, 52.504463728125536, 0.0 ], [ 4.704017379973865, 52.50442645027559, 0.0 ] ] }, "last_modified": "2019-06-25T07:26:58.971073Z", "created": "2014-10-22T10:29:03.845705Z", "image_url": "", "length": null, "name": "", "type": "transport", "material": "", "diameter": null, "shape": "", "year_of_construction": null } ] }{ "count": 1370, "next": "