Pipe List
List assets of type Pipe
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/pipes/?format=api&page=4990
https://demo.lizard.net/api/v4/pipes/?format=api&page=4991", "previous": "https://demo.lizard.net/api/v4/pipes/?format=api&page=4989", "results": [ { "url": "https://demo.lizard.net/api/v4/pipes/810170/?format=api", "id": 810170, "code": "EI_EIR098-EI_EIR097", "organisation": { "url": "https://demo.lizard.net/api/v4/organisations/6d571bfe-ddbe-4dfa-a0a7-555cc01546f8/?format=api", "uuid": "6d571bfe-ddbe-4dfa-a0a7-555cc01546f8", "name": "Leidschendam-Voorburg" }, "geometry": { "type": "LineString", "coordinates": [ [ 4.388700172124442, 52.08050333853156, 0.0 ], [ 4.388643780269705, 52.08055256778225, 0.0 ] ] }, "last_modified": "2019-06-25T07:26:34.048479Z", "created": "2015-12-07T10:21:29.606284Z", "image_url": "", "start_point": "https://demo.lizard.net/api/v4/manholes/935710/?format=api", "end_point": "https://demo.lizard.net/api/v4/manholes/901617/?format=api", "connection_serial": null, "invert_level_start_point": -1.5, "invert_level_end_point": -1.5, "length": 6.7, "type": "tranport", "material": "00", "width": 0.5, "height": null, "shape": "round", "number_of_inhabitants": null, "dwa_definition": "", "allowed_flow_direction": null }, { "url": "https://demo.lizard.net/api/v4/pipes/810171/?format=api", "id": 810171, "code": "ES_ESR213-ES_ESR141", "organisation": { "url": "https://demo.lizard.net/api/v4/organisations/6d571bfe-ddbe-4dfa-a0a7-555cc01546f8/?format=api", "uuid": "6d571bfe-ddbe-4dfa-a0a7-555cc01546f8", "name": "Leidschendam-Voorburg" }, "geometry": { "type": "LineString", "coordinates": [ [ 4.375559350175076, 52.08199698269924, 0.0 ], [ 4.375713343564358, 52.08189700266178, 0.0 ] ] }, "last_modified": "2019-06-25T07:26:34.048479Z", "created": "2015-12-07T10:21:29.647604Z", "image_url": "", "start_point": "https://demo.lizard.net/api/v4/manholes/932052/?format=api", "end_point": "https://demo.lizard.net/api/v4/manholes/901619/?format=api", "connection_serial": null, "invert_level_start_point": -2.44, "invert_level_end_point": -2.44, "length": 15.34, "type": "tranport", "material": "00", "width": 0.8, "height": null, "shape": "round", "number_of_inhabitants": null, "dwa_definition": "", "allowed_flow_direction": null }, { "url": "https://demo.lizard.net/api/v4/pipes/810172/?format=api", "id": 810172, "code": "ES_ESR196-ES_ESR148", "organisation": { "url": "https://demo.lizard.net/api/v4/organisations/6d571bfe-ddbe-4dfa-a0a7-555cc01546f8/?format=api", "uuid": "6d571bfe-ddbe-4dfa-a0a7-555cc01546f8", "name": "Leidschendam-Voorburg" }, "geometry": { "type": "LineString", "coordinates": [ [ 4.372373763379211, 52.08066309044119, 0.0 ], [ 4.3725927046783, 52.08059423520047, 0.0 ] ] }, "last_modified": "2019-06-25T07:26:34.048479Z", "created": "2015-12-07T10:21:29.711759Z", "image_url": "", "start_point": "https://demo.lizard.net/api/v4/manholes/936234/?format=api", "end_point": "https://demo.lizard.net/api/v4/manholes/901620/?format=api", "connection_serial": null, "invert_level_start_point": -2.15, "invert_level_end_point": -2.15, "length": 16.85, "type": "tranport", "material": "00", "width": 1.0, "height": null, "shape": "round", "number_of_inhabitants": null, "dwa_definition": "", "allowed_flow_direction": null }, { "url": "https://demo.lizard.net/api/v4/pipes/810173/?format=api", "id": 810173, "code": "ES_ESR195-ES_ESR149", "organisation": { "url": "https://demo.lizard.net/api/v4/organisations/6d571bfe-ddbe-4dfa-a0a7-555cc01546f8/?format=api", "uuid": "6d571bfe-ddbe-4dfa-a0a7-555cc01546f8", "name": "Leidschendam-Voorburg" }, "geometry": { "type": "LineString", "coordinates": [ [ 4.37206050164415, 52.080760885161745, 0.0 ], [ 4.371837895788064, 52.08083042693594, 0.0 ] ] }, "last_modified": "2019-06-25T07:26:34.048479Z", "created": "2015-12-07T10:21:29.773900Z", "image_url": "", "start_point": "https://demo.lizard.net/api/v4/manholes/936233/?format=api", "end_point": "https://demo.lizard.net/api/v4/manholes/901621/?format=api", "connection_serial": null, "invert_level_start_point": -2.15, "invert_level_end_point": -2.15, "length": 17.11, "type": "tranport", "material": "00", "width": 1.0, "height": null, "shape": "round", "number_of_inhabitants": null, "dwa_definition": "", "allowed_flow_direction": null }, { "url": "https://demo.lizard.net/api/v4/pipes/810174/?format=api", "id": 810174, "code": "ES_ESR176-ES_ESR174", "organisation": { "url": "https://demo.lizard.net/api/v4/organisations/6d571bfe-ddbe-4dfa-a0a7-555cc01546f8/?format=api", "uuid": "6d571bfe-ddbe-4dfa-a0a7-555cc01546f8", "name": "Leidschendam-Voorburg" }, "geometry": { "type": "LineString", "coordinates": [ [ 4.366630597683353, 52.082509644191745, 0.0 ], [ 4.366415851455067, 52.08257286193282, 0.0 ] ] }, "last_modified": "2019-06-25T07:26:34.048479Z", "created": "2015-12-07T10:21:29.818881Z", "image_url": "", "start_point": "https://demo.lizard.net/api/v4/manholes/936230/?format=api", "end_point": "https://demo.lizard.net/api/v4/manholes/901622/?format=api", "connection_serial": null, "invert_level_start_point": -2.16, "invert_level_end_point": -2.16, "length": 16.31, "type": "tranport", "material": "00", "width": 2.0, "height": null, "shape": "rectangle", "number_of_inhabitants": null, "dwa_definition": "", "allowed_flow_direction": null }, { "url": "https://demo.lizard.net/api/v4/pipes/810175/?format=api", "id": 810175, "code": "S4_S4R015-S4_S4R018", "organisation": { "url": "https://demo.lizard.net/api/v4/organisations/6d571bfe-ddbe-4dfa-a0a7-555cc01546f8/?format=api", "uuid": "6d571bfe-ddbe-4dfa-a0a7-555cc01546f8", "name": "Leidschendam-Voorburg" }, "geometry": { "type": "LineString", "coordinates": [ [ 4.383333288065551, 52.08117179495558, 0.0 ], [ 4.38292319270229, 52.08108030173254, 0.0 ] ] }, "last_modified": "2019-06-25T07:26:34.048479Z", "created": "2015-12-07T10:21:29.870124Z", "image_url": "", "start_point": "https://demo.lizard.net/api/v4/manholes/932076/?format=api", "end_point": "https://demo.lizard.net/api/v4/manholes/901624/?format=api", "connection_serial": null, "invert_level_start_point": -1.5, "invert_level_end_point": -1.5, "length": 30.19, "type": "tranport", "material": "01", "width": 0.125, "height": null, "shape": "round", "number_of_inhabitants": null, "dwa_definition": "", "allowed_flow_direction": null }, { "url": "https://demo.lizard.net/api/v4/pipes/810176/?format=api", "id": 810176, "code": "WL_WLR115-WL_WLR116", "organisation": { "url": "https://demo.lizard.net/api/v4/organisations/6d571bfe-ddbe-4dfa-a0a7-555cc01546f8/?format=api", "uuid": "6d571bfe-ddbe-4dfa-a0a7-555cc01546f8", "name": "Leidschendam-Voorburg" }, "geometry": { "type": "LineString", "coordinates": [ [ 4.386277777027384, 52.09020479448268, 0.0 ], [ 4.386868509512226, 52.09054238907575, 0.0 ] ] }, "last_modified": "2019-06-25T07:26:34.048479Z", "created": "2015-12-07T10:21:29.929488Z", "image_url": "", "start_point": "https://demo.lizard.net/api/v4/manholes/932111/?format=api", "end_point": "https://demo.lizard.net/api/v4/manholes/901626/?format=api", "connection_serial": null, "invert_level_start_point": -2.66, "invert_level_end_point": -2.66, "length": 55.23, "type": "tranport", "material": "00", "width": 0.8, "height": null, "shape": "round", "number_of_inhabitants": null, "dwa_definition": "", "allowed_flow_direction": null }, { "url": "https://demo.lizard.net/api/v4/pipes/810177/?format=api", "id": 810177, "code": "WL_WLR035-WL_WLR123", "organisation": { "url": "https://demo.lizard.net/api/v4/organisations/6d571bfe-ddbe-4dfa-a0a7-555cc01546f8/?format=api", "uuid": "6d571bfe-ddbe-4dfa-a0a7-555cc01546f8", "name": "Leidschendam-Voorburg" }, "geometry": { "type": "LineString", "coordinates": [ [ 4.379931752132004, 52.08963999177735, 0.0 ], [ 4.376915995501289, 52.08958181804472, 0.0 ] ] }, "last_modified": "2019-06-25T07:26:34.048479Z", "created": "2015-12-07T10:21:29.976811Z", "image_url": "", "start_point": "https://demo.lizard.net/api/v4/manholes/935831/?format=api", "end_point": "https://demo.lizard.net/api/v4/manholes/901631/?format=api", "connection_serial": null, "invert_level_start_point": -1.9, "invert_level_end_point": -2.0, "length": 252.31, "type": "tranport", "material": "00", "width": 0.5, "height": null, "shape": "round", "number_of_inhabitants": null, "dwa_definition": "", "allowed_flow_direction": null }, { "url": "https://demo.lizard.net/api/v4/pipes/810178/?format=api", "id": 810178, "code": "WN_WNR018-WN_WNR017", "organisation": { "url": "https://demo.lizard.net/api/v4/organisations/6d571bfe-ddbe-4dfa-a0a7-555cc01546f8/?format=api", "uuid": "6d571bfe-ddbe-4dfa-a0a7-555cc01546f8", "name": "Leidschendam-Voorburg" }, "geometry": { "type": "LineString", "coordinates": [ [ 4.356998812766821, 52.066825621881684, 0.0 ], [ 4.356914901656909, 52.066884752714145, 0.0 ] ] }, "last_modified": "2019-06-25T07:26:34.048479Z", "created": "2015-12-07T10:21:30.019085Z", "image_url": "", "start_point": "https://demo.lizard.net/api/v4/manholes/936995/?format=api", "end_point": "https://demo.lizard.net/api/v4/manholes/901632/?format=api", "connection_serial": null, "invert_level_start_point": -2.5, "invert_level_end_point": -2.5, "length": 8.74, "type": "tranport", "material": "00", "width": 0.8, "height": null, "shape": "round", "number_of_inhabitants": null, "dwa_definition": "", "allowed_flow_direction": null }, { "url": "https://demo.lizard.net/api/v4/pipes/810179/?format=api", "id": 810179, "code": "PH_PHR056-PH_PHR057", "organisation": { "url": "https://demo.lizard.net/api/v4/organisations/6d571bfe-ddbe-4dfa-a0a7-555cc01546f8/?format=api", "uuid": "6d571bfe-ddbe-4dfa-a0a7-555cc01546f8", "name": "Leidschendam-Voorburg" }, "geometry": { "type": "LineString", "coordinates": [ [ 4.40711996835916, 52.09942446419357, 0.0 ], [ 4.406810120020784, 52.09928427218643, 0.0 ] ] }, "last_modified": "2019-06-25T07:26:34.048479Z", "created": "2015-12-07T10:21:30.061782Z", "image_url": "", "start_point": "https://demo.lizard.net/api/v4/manholes/935674/?format=api", "end_point": "https://demo.lizard.net/api/v4/manholes/901634/?format=api", "connection_serial": null, "invert_level_start_point": -0.7, "invert_level_end_point": -0.7, "length": 26.35, "type": "rain water", "material": "00", "width": 0.16, "height": null, "shape": "round", "number_of_inhabitants": null, "dwa_definition": "", "allowed_flow_direction": null } ] }{ "count": 50109, "next": "