Culvert List
List assets of type Culvert
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/culverts/?format=api&page=1442
https://demo.lizard.net/api/v4/culverts/?format=api&page=1443", "previous": "https://demo.lizard.net/api/v4/culverts/?format=api&page=1441", "results": [ { "url": "https://demo.lizard.net/api/v4/culverts/43435/?format=api", "id": 43435, "code": "41202486", "organisation": { "url": "https://demo.lizard.net/api/v4/organisations/2cdbf687-dc6f-4898-9ce3-316c828a2121/?format=api", "uuid": "2cdbf687-dc6f-4898-9ce3-316c828a2121", "name": "Hoogheemraadschap van Delfland" }, "geometry": { "type": "LineString", "coordinates": [ [ 4.339932558062097, 52.046969135278815, 0.0 ], [ 4.339926832822584, 52.04701072019064, 0.0 ], [ 4.3399237594178, 52.04703179841144, 0.0 ], [ 4.339682604710934, 52.04717822847021, 0.0 ], [ 4.339594917496837, 52.04723236067348, 0.0 ], [ 4.33953004475453, 52.04724041277044, 0.0 ] ] }, "last_modified": "2019-06-25T07:20:51.659166Z", "created": "2014-10-31T13:35:52.481298Z", "image_url": "", "timeseries": [], "type": "", "bed_level_upstream": null, "bed_level_downstream": null, "width": 0.31, "length": 43.27, "height": null, "material": null, "shape": null, "description": null }, { "url": "https://demo.lizard.net/api/v4/culverts/43436/?format=api", "id": 43436, "code": "21400963", "organisation": { "url": "https://demo.lizard.net/api/v4/organisations/2cdbf687-dc6f-4898-9ce3-316c828a2121/?format=api", "uuid": "2cdbf687-dc6f-4898-9ce3-316c828a2121", "name": "Hoogheemraadschap van Delfland" }, "geometry": { "type": "LineString", "coordinates": [ [ 4.394118422511807, 52.03059492515981, 0.0 ], [ 4.394226017865082, 52.03063485254026, 0.0 ] ] }, "last_modified": "2019-06-25T07:20:51.659166Z", "created": "2014-10-31T13:35:52.495587Z", "image_url": "", "timeseries": [], "type": "", "bed_level_upstream": -5.98, "bed_level_downstream": -5.98, "width": 0.4, "length": 8.62, "height": 0.4, "material": null, "shape": null, "description": null }, { "url": "https://demo.lizard.net/api/v4/culverts/43437/?format=api", "id": 43437, "code": "21400964", "organisation": { "url": "https://demo.lizard.net/api/v4/organisations/2cdbf687-dc6f-4898-9ce3-316c828a2121/?format=api", "uuid": "2cdbf687-dc6f-4898-9ce3-316c828a2121", "name": "Hoogheemraadschap van Delfland" }, "geometry": { "type": "LineString", "coordinates": [ [ 4.392785641791479, 52.029647198069, 0.0 ], [ 4.393127403016327, 52.029781570708806, 0.0 ] ] }, "last_modified": "2019-06-25T07:20:51.659166Z", "created": "2014-10-31T13:35:52.509246Z", "image_url": "", "timeseries": [], "type": "", "bed_level_upstream": -5.63, "bed_level_downstream": -5.63, "width": 0.4, "length": 27.81, "height": 0.4, "material": null, "shape": null, "description": null }, { "url": "https://demo.lizard.net/api/v4/culverts/43438/?format=api", "id": 43438, "code": "21400965", "organisation": { "url": "https://demo.lizard.net/api/v4/organisations/2cdbf687-dc6f-4898-9ce3-316c828a2121/?format=api", "uuid": "2cdbf687-dc6f-4898-9ce3-316c828a2121", "name": "Hoogheemraadschap van Delfland" }, "geometry": { "type": "LineString", "coordinates": [ [ 4.391327896785667, 52.028638075325404, 0.0 ], [ 4.391644471902262, 52.02876296298679, 0.0 ] ] }, "last_modified": "2019-06-25T07:20:51.659166Z", "created": "2014-10-31T13:35:52.527885Z", "image_url": "", "timeseries": [], "type": "", "bed_level_upstream": -5.57, "bed_level_downstream": -5.57, "width": 0.4, "length": 25.79, "height": 0.4, "material": null, "shape": null, "description": null }, { "url": "https://demo.lizard.net/api/v4/culverts/43439/?format=api", "id": 43439, "code": "20220662", "organisation": { "url": "https://demo.lizard.net/api/v4/organisations/2cdbf687-dc6f-4898-9ce3-316c828a2121/?format=api", "uuid": "2cdbf687-dc6f-4898-9ce3-316c828a2121", "name": "Hoogheemraadschap van Delfland" }, "geometry": { "type": "LineString", "coordinates": [ [ 4.450131128875094, 51.99210262368481, 0.0 ], [ 4.450250271113826, 51.99206171213117, 0.0 ] ] }, "last_modified": "2019-06-25T07:20:51.659166Z", "created": "2014-10-31T13:35:52.540801Z", "image_url": "", "timeseries": [], "type": "", "bed_level_upstream": -6.2, "bed_level_downstream": -6.2, "width": 0.2, "length": 9.36, "height": 0.2, "material": null, "shape": null, "description": null }, { "url": "https://demo.lizard.net/api/v4/culverts/43440/?format=api", "id": 43440, "code": "21106139", "organisation": { "url": "https://demo.lizard.net/api/v4/organisations/2cdbf687-dc6f-4898-9ce3-316c828a2121/?format=api", "uuid": "2cdbf687-dc6f-4898-9ce3-316c828a2121", "name": "Hoogheemraadschap van Delfland" }, "geometry": { "type": "LineString", "coordinates": [ [ 4.375868455759799, 51.96078802476907, 0.0 ], [ 4.375951347040012, 51.96080746120009, 0.0 ] ] }, "last_modified": "2019-06-25T07:20:51.659166Z", "created": "2014-10-31T13:35:52.555937Z", "image_url": "", "timeseries": [], "type": "", "bed_level_upstream": -3.82, "bed_level_downstream": -3.82, "width": 0.8, "length": 6.09, "height": 0.8, "material": null, "shape": null, "description": null }, { "url": "https://demo.lizard.net/api/v4/culverts/43441/?format=api", "id": 43441, "code": "21106140", "organisation": { "url": "https://demo.lizard.net/api/v4/organisations/2cdbf687-dc6f-4898-9ce3-316c828a2121/?format=api", "uuid": "2cdbf687-dc6f-4898-9ce3-316c828a2121", "name": "Hoogheemraadschap van Delfland" }, "geometry": { "type": "LineString", "coordinates": [ [ 4.375975696831837, 51.960828452679635, 0.0 ], [ 4.375953905145016, 51.960859249720414, 0.0 ] ] }, "last_modified": "2019-06-25T07:20:51.659166Z", "created": "2014-10-31T13:35:52.569083Z", "image_url": "", "timeseries": [], "type": "", "bed_level_upstream": -3.29, "bed_level_downstream": -3.29, "width": 0.5, "length": 3.74, "height": 0.5, "material": null, "shape": null, "description": null }, { "url": "https://demo.lizard.net/api/v4/culverts/43442/?format=api", "id": 43442, "code": "21106141", "organisation": { "url": "https://demo.lizard.net/api/v4/organisations/2cdbf687-dc6f-4898-9ce3-316c828a2121/?format=api", "uuid": "2cdbf687-dc6f-4898-9ce3-316c828a2121", "name": "Hoogheemraadschap van Delfland" }, "geometry": { "type": "LineString", "coordinates": [ [ 4.378126557179265, 51.95625505825168, 0.0 ], [ 4.378188072403956, 51.95619213406705, 0.0 ] ] }, "last_modified": "2019-06-25T07:20:51.659166Z", "created": "2014-10-31T13:35:52.585005Z", "image_url": "", "timeseries": [], "type": "", "bed_level_upstream": -3.61, "bed_level_downstream": -3.61, "width": 0.5, "length": 8.18, "height": 0.5, "material": null, "shape": null, "description": null }, { "url": "https://demo.lizard.net/api/v4/culverts/43443/?format=api", "id": 43443, "code": "21106142", "organisation": { "url": "https://demo.lizard.net/api/v4/organisations/2cdbf687-dc6f-4898-9ce3-316c828a2121/?format=api", "uuid": "2cdbf687-dc6f-4898-9ce3-316c828a2121", "name": "Hoogheemraadschap van Delfland" }, "geometry": { "type": "LineString", "coordinates": [ [ 4.385461684488926, 51.95513832922069, 0.0 ], [ 4.385528604182226, 51.955066080962276, 0.0 ] ] }, "last_modified": "2019-06-25T07:20:51.659166Z", "created": "2014-10-31T13:35:52.599064Z", "image_url": "", "timeseries": [], "type": "", "bed_level_upstream": -3.69, "bed_level_downstream": -3.69, "width": 0.6, "length": 9.26, "height": 0.6, "material": null, "shape": null, "description": null }, { "url": "https://demo.lizard.net/api/v4/culverts/43444/?format=api", "id": 43444, "code": "21106143", "organisation": { "url": "https://demo.lizard.net/api/v4/organisations/2cdbf687-dc6f-4898-9ce3-316c828a2121/?format=api", "uuid": "2cdbf687-dc6f-4898-9ce3-316c828a2121", "name": "Hoogheemraadschap van Delfland" }, "geometry": { "type": "LineString", "coordinates": [ [ 4.38884997242477, 51.956288422623665, 0.0 ], [ 4.388913747386624, 51.95621741319604, 0.0 ] ] }, "last_modified": "2019-06-25T07:20:51.659166Z", "created": "2014-10-31T13:35:52.612851Z", "image_url": "", "timeseries": [], "type": "", "bed_level_upstream": -3.69, "bed_level_downstream": -3.69, "width": 0.6, "length": 9.04, "height": 0.6, "material": null, "shape": null, "description": null } ] }{ "count": 14497, "next": "