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=1421
https://demo.lizard.net/api/v4/culverts/?format=api&page=1422", "previous": "https://demo.lizard.net/api/v4/culverts/?format=api&page=1420", "results": [ { "url": "https://demo.lizard.net/api/v4/culverts/43225/?format=api", "id": 43225, "code": "21106123", "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.388423954805062, 51.95018070060256, 0.0 ], [ 4.388506182560862, 51.950207745164306, 0.0 ] ] }, "last_modified": "2019-06-25T07:20:51.659166Z", "created": "2014-10-31T13:35:49.104993Z", "image_url": "", "timeseries": [], "type": "", "bed_level_upstream": -3.27, "bed_level_downstream": -3.27, "width": 0.3, "length": 6.4, "height": 0.3, "material": null, "shape": null, "description": null }, { "url": "https://demo.lizard.net/api/v4/culverts/43226/?format=api", "id": 43226, "code": "21106121", "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.388626410172369, 51.94981797797885, 0.0 ], [ 4.388708003569912, 51.94984016306358, 0.0 ] ] }, "last_modified": "2019-06-25T07:20:51.659166Z", "created": "2014-10-31T13:35:49.120706Z", "image_url": "", "timeseries": [], "type": "", "bed_level_upstream": -3.27, "bed_level_downstream": -3.27, "width": 0.3, "length": 6.13, "height": 0.3, "material": null, "shape": null, "description": null }, { "url": "https://demo.lizard.net/api/v4/culverts/43227/?format=api", "id": 43227, "code": "21106124", "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.391071398557436, 51.94955493878, 0.0 ], [ 4.391151714814288, 51.94957833382325, 0.0 ] ] }, "last_modified": "2019-06-25T07:20:51.659166Z", "created": "2014-10-31T13:35:49.136908Z", "image_url": "", "timeseries": [], "type": "", "bed_level_upstream": -3.27, "bed_level_downstream": -3.27, "width": 0.3, "length": 6.1, "height": 0.3, "material": null, "shape": null, "description": null }, { "url": "https://demo.lizard.net/api/v4/culverts/43228/?format=api", "id": 43228, "code": "21106125", "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.390940673947478, 51.94970286563216, 0.0 ], [ 4.391002819716392, 51.94973683945684, 0.0 ] ] }, "last_modified": "2019-06-25T07:20:51.659166Z", "created": "2014-10-31T13:35:49.154391Z", "image_url": "", "timeseries": [], "type": "", "bed_level_upstream": -3.27, "bed_level_downstream": -3.27, "width": 0.3, "length": 5.7, "height": 0.3, "material": null, "shape": null, "description": null }, { "url": "https://demo.lizard.net/api/v4/culverts/43229/?format=api", "id": 43229, "code": "21106126", "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.390716069321861, 51.9499121813479, 0.0 ], [ 4.390759304370596, 51.95003530776664, 0.0 ] ] }, "last_modified": "2019-06-25T07:20:51.659166Z", "created": "2014-10-31T13:35:49.169142Z", "image_url": "", "timeseries": [], "type": "", "bed_level_upstream": -3.27, "bed_level_downstream": -3.27, "width": 0.3, "length": 14.02, "height": 0.3, "material": null, "shape": null, "description": null }, { "url": "https://demo.lizard.net/api/v4/culverts/43230/?format=api", "id": 43230, "code": "21106127", "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.390618810465337, 51.95004324979335, 0.0 ], [ 4.39069650634737, 51.95007069486123, 0.0 ] ] }, "last_modified": "2019-06-25T07:20:51.659166Z", "created": "2014-10-31T13:35:49.188465Z", "image_url": "", "timeseries": [], "type": "", "bed_level_upstream": -3.27, "bed_level_downstream": -3.27, "width": 0.3, "length": 6.15, "height": 0.3, "material": null, "shape": null, "description": null }, { "url": "https://demo.lizard.net/api/v4/culverts/43231/?format=api", "id": 43231, "code": "21106128", "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.390320257964375, 51.95034509796509, 0.0 ], [ 4.390483158780098, 51.95032846527933, 0.0 ] ] }, "last_modified": "2019-06-25T07:20:51.659166Z", "created": "2014-10-31T13:35:49.204637Z", "image_url": "", "timeseries": [], "type": "", "bed_level_upstream": -3.27, "bed_level_downstream": -3.27, "width": 0.3, "length": 11.35, "height": 0.3, "material": null, "shape": null, "description": null }, { "url": "https://demo.lizard.net/api/v4/culverts/43232/?format=api", "id": 43232, "code": "21106129", "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.39014311765758, 51.9505725768387, 0.0 ], [ 4.39021580802228, 51.95058766512065, 0.0 ] ] }, "last_modified": "2019-06-25T07:20:51.659166Z", "created": "2014-10-31T13:35:49.220896Z", "image_url": "", "timeseries": [], "type": "", "bed_level_upstream": -3.27, "bed_level_downstream": -3.27, "width": 0.3, "length": 5.27, "height": 0.3, "material": null, "shape": null, "description": null }, { "url": "https://demo.lizard.net/api/v4/culverts/43233/?format=api", "id": 43233, "code": "21106130", "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.389991902451782, 51.95073371323484, 0.0 ], [ 4.390062993928926, 51.95075464874861, 0.0 ] ] }, "last_modified": "2019-06-25T07:20:51.659166Z", "created": "2014-10-31T13:35:49.235972Z", "image_url": "", "timeseries": [], "type": "", "bed_level_upstream": -3.27, "bed_level_downstream": -3.27, "width": 0.3, "length": 5.41, "height": 0.3, "material": null, "shape": null, "description": null }, { "url": "https://demo.lizard.net/api/v4/culverts/43234/?format=api", "id": 43234, "code": "21106133", "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.393814972532044, 51.95139764215906, 0.0 ], [ 4.393898200727786, 51.95138891596046, 0.0 ] ] }, "last_modified": "2019-06-25T07:20:51.659166Z", "created": "2014-10-31T13:35:49.256991Z", "image_url": "", "timeseries": [], "type": "", "bed_level_upstream": -3.2, "bed_level_downstream": -3.2, "width": 0.3, "length": 5.8, "height": 0.3, "material": null, "shape": null, "description": null } ] }{ "count": 14497, "next": "