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=1423
https://demo.lizard.net/api/v4/culverts/?format=api&page=1424", "previous": "https://demo.lizard.net/api/v4/culverts/?format=api&page=1422", "results": [ { "url": "https://demo.lizard.net/api/v4/culverts/43245/?format=api", "id": 43245, "code": "21106072", "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.373237040814145, 51.952832668649414, 0.0 ], [ 4.373286674014643, 51.95279094803177, 0.0 ] ] }, "last_modified": "2019-06-25T07:20:51.659166Z", "created": "2014-10-31T13:35:49.461634Z", "image_url": "", "timeseries": [], "type": "", "bed_level_upstream": null, "bed_level_downstream": null, "width": null, "length": 5.76, "height": null, "material": null, "shape": null, "description": null }, { "url": "https://demo.lizard.net/api/v4/culverts/43246/?format=api", "id": 43246, "code": "21106073", "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.373395797970236, 51.952698728743684, 0.0 ], [ 4.37345857965041, 51.95264615505057, 0.0 ] ] }, "last_modified": "2019-06-25T07:20:51.659166Z", "created": "2014-10-31T13:35:49.484321Z", "image_url": "", "timeseries": [], "type": "", "bed_level_upstream": null, "bed_level_downstream": null, "width": null, "length": 7.27, "height": null, "material": null, "shape": null, "description": null }, { "url": "https://demo.lizard.net/api/v4/culverts/43247/?format=api", "id": 43247, "code": "21106074", "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.373538302926673, 51.95255583949411, 0.0 ], [ 4.373599098523329, 51.95250487558322, 0.0 ] ] }, "last_modified": "2019-06-25T07:20:51.659166Z", "created": "2014-10-31T13:35:49.503268Z", "image_url": "", "timeseries": [], "type": "", "bed_level_upstream": null, "bed_level_downstream": null, "width": null, "length": 7.04, "height": null, "material": null, "shape": null, "description": null }, { "url": "https://demo.lizard.net/api/v4/culverts/43248/?format=api", "id": 43248, "code": "21106075", "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.373729253379193, 51.95240636531334, 0.0 ], [ 4.373777976474494, 51.952368187230825, 0.0 ] ] }, "last_modified": "2019-06-25T07:20:51.659166Z", "created": "2014-10-31T13:35:49.520551Z", "image_url": "", "timeseries": [], "type": "", "bed_level_upstream": null, "bed_level_downstream": null, "width": null, "length": 5.41, "height": null, "material": null, "shape": null, "description": null }, { "url": "https://demo.lizard.net/api/v4/culverts/43249/?format=api", "id": 43249, "code": "21106076", "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.373843381720802, 51.952305038128905, 0.0 ], [ 4.373906198572227, 51.95225150269999, 0.0 ] ] }, "last_modified": "2019-06-25T07:20:51.659166Z", "created": "2014-10-31T13:35:49.539567Z", "image_url": "", "timeseries": [], "type": "", "bed_level_upstream": null, "bed_level_downstream": null, "width": null, "length": 7.36, "height": null, "material": null, "shape": null, "description": null }, { "url": "https://demo.lizard.net/api/v4/culverts/43250/?format=api", "id": 43250, "code": "21106077", "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.374017352472366, 51.952151084556014, 0.0 ], [ 4.374078502746676, 51.95210433921228, 0.0 ] ] }, "last_modified": "2019-06-25T07:20:51.659166Z", "created": "2014-10-31T13:35:49.555095Z", "image_url": "", "timeseries": [], "type": "", "bed_level_upstream": null, "bed_level_downstream": null, "width": null, "length": 6.69, "height": null, "material": null, "shape": null, "description": null }, { "url": "https://demo.lizard.net/api/v4/culverts/43251/?format=api", "id": 43251, "code": "21106078", "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.374245498266706, 51.951980932136294, 0.0 ], [ 4.374299579510647, 51.95193799097821, 0.0 ] ] }, "last_modified": "2019-06-25T07:20:51.659166Z", "created": "2014-10-31T13:35:49.570165Z", "image_url": "", "timeseries": [], "type": "", "bed_level_upstream": null, "bed_level_downstream": null, "width": null, "length": 6.05, "height": null, "material": null, "shape": null, "description": null }, { "url": "https://demo.lizard.net/api/v4/culverts/43252/?format=api", "id": 43252, "code": "21106079", "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.374629356581051, 51.95267190949389, 0.0 ], [ 4.374693139741628, 51.95261421115952, 0.0 ] ] }, "last_modified": "2019-06-25T07:20:51.659166Z", "created": "2014-10-31T13:35:49.582797Z", "image_url": "", "timeseries": [], "type": "", "bed_level_upstream": null, "bed_level_downstream": null, "width": null, "length": 7.77, "height": null, "material": null, "shape": null, "description": null }, { "url": "https://demo.lizard.net/api/v4/culverts/43253/?format=api", "id": 43253, "code": "21106080", "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.374408472513223, 51.95324814102772, 0.0 ], [ 4.374311196544514, 51.95320406700223, 0.0 ] ] }, "last_modified": "2019-06-25T07:20:51.659166Z", "created": "2014-10-31T13:35:49.594628Z", "image_url": "", "timeseries": [], "type": "", "bed_level_upstream": null, "bed_level_downstream": null, "width": null, "length": 8.29, "height": null, "material": null, "shape": null, "description": null }, { "url": "https://demo.lizard.net/api/v4/culverts/43254/?format=api", "id": 43254, "code": "21106081", "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.376891864739592, 51.953325817701234, 0.0 ], [ 4.376946724576589, 51.953286378676154, 0.0 ] ] }, "last_modified": "2019-06-25T07:20:51.659166Z", "created": "2014-10-31T13:35:49.610947Z", "image_url": "", "timeseries": [], "type": "", "bed_level_upstream": null, "bed_level_downstream": null, "width": null, "length": 5.79, "height": null, "material": null, "shape": null, "description": null } ] }{ "count": 14497, "next": "