Overflow List
List assets of type Overflow
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/overflows/?format=api&page=26
https://demo.lizard.net/api/v4/overflows/?format=api&page=27", "previous": "https://demo.lizard.net/api/v4/overflows/?format=api&page=25", "results": [ { "url": "https://demo.lizard.net/api/v4/overflows/5619/?format=api", "id": 5619, "code": "UG-06_niveau", "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": "Point", "coordinates": [ 4.704639686516442, 52.52187294523215, 0.0 ] }, "last_modified": "2022-01-18T07:37:07.830749Z", "created": "2015-04-08T08:46:16.382305Z", "image_url": "", "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/52f8b953-6cb7-48b2-bdd5-398258cbfd8f/?format=api" ], "name": "", "start_point": null, "end_point": null, "connection_serial": null, "angle": null, "crest_width": null, "crest_level": -0.854, "sensor_level": null, "surface_level": null, "open_water_level_average": null, "open_water_level_summer": null, "open_water_level_winter": null, "allowed_flow_direction": null }, { "url": "https://demo.lizard.net/api/v4/overflows/5620/?format=api", "id": 5620, "code": "UG-07_niveau", "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": "Point", "coordinates": [ 4.704677668192459, 52.52608832522074, 0.0 ] }, "last_modified": "2022-01-18T07:37:37.551608Z", "created": "2015-04-08T08:46:16.391656Z", "image_url": "", "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/7e49d99c-ff01-4618-85f8-a6d35dcbbff3/?format=api" ], "name": "", "start_point": null, "end_point": null, "connection_serial": null, "angle": null, "crest_width": null, "crest_level": -0.605, "sensor_level": null, "surface_level": null, "open_water_level_average": null, "open_water_level_summer": null, "open_water_level_winter": null, "allowed_flow_direction": null }, { "url": "https://demo.lizard.net/api/v4/overflows/5621/?format=api", "id": 5621, "code": "UG-08_niveau", "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": "Point", "coordinates": [ 4.711032578956054, 52.524875431888304, 0.0 ] }, "last_modified": "2022-01-18T07:38:42.898983Z", "created": "2015-04-08T08:46:16.401188Z", "image_url": "", "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/393a4e61-36cc-4b7e-a021-1c9b2f7d7f49/?format=api" ], "name": "", "start_point": null, "end_point": null, "connection_serial": null, "angle": null, "crest_width": null, "crest_level": -0.42, "sensor_level": null, "surface_level": null, "open_water_level_average": null, "open_water_level_summer": null, "open_water_level_winter": null, "allowed_flow_direction": null }, { "url": "https://demo.lizard.net/api/v4/overflows/5622/?format=api", "id": 5622, "code": "UG-09_niveau", "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": "Point", "coordinates": [ 4.712369149325388, 52.52612331995283, 0.0 ] }, "last_modified": "2022-01-18T07:37:23.487764Z", "created": "2015-04-08T08:46:16.410692Z", "image_url": "", "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/005ba355-0de3-4e38-9088-a75965f73b50/?format=api" ], "name": "", "start_point": null, "end_point": null, "connection_serial": null, "angle": null, "crest_width": null, "crest_level": -0.795, "sensor_level": null, "surface_level": null, "open_water_level_average": null, "open_water_level_summer": null, "open_water_level_winter": null, "allowed_flow_direction": null }, { "url": "https://demo.lizard.net/api/v4/overflows/5623/?format=api", "id": 5623, "code": "MLH_Krommertde", "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": "Point", "coordinates": [ 4.999922914869312, 52.569218836056734, 0.0 ] }, "last_modified": "2022-01-18T07:36:43.370964Z", "created": "2015-04-08T08:46:16.419969Z", "image_url": "", "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/a450ff58-d926-4a90-a724-735d262f3d5d/?format=api" ], "name": "", "start_point": null, "end_point": null, "connection_serial": null, "angle": null, "crest_width": null, "crest_level": -2.82, "sensor_level": null, "surface_level": null, "open_water_level_average": null, "open_water_level_summer": null, "open_water_level_winter": null, "allowed_flow_direction": null }, { "url": "https://demo.lizard.net/api/v4/overflows/5624/?format=api", "id": 5624, "code": "MLH_ZeebiesA", "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": "Point", "coordinates": [ 4.996070621745888, 52.56784913652284, 0.0 ] }, "last_modified": "2022-01-18T07:38:52.742801Z", "created": "2015-04-08T08:46:16.429374Z", "image_url": "", "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/04d09fb1-f1d2-467a-81de-141374ae71ff/?format=api" ], "name": "", "start_point": null, "end_point": null, "connection_serial": null, "angle": null, "crest_width": null, "crest_level": -2.542, "sensor_level": null, "surface_level": null, "open_water_level_average": null, "open_water_level_summer": null, "open_water_level_winter": null, "allowed_flow_direction": null }, { "url": "https://demo.lizard.net/api/v4/overflows/5625/?format=api", "id": 5625, "code": "MLH_ZeebiesB", "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": "Point", "coordinates": [ 4.993678811652146, 52.56977350049379, 0.0 ] }, "last_modified": "2022-01-18T07:37:26.983193Z", "created": "2015-04-08T08:46:16.438877Z", "image_url": "", "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/b6cc505b-8a50-44f0-b992-edf5c93e734d/?format=api" ], "name": "", "start_point": null, "end_point": null, "connection_serial": null, "angle": null, "crest_width": null, "crest_level": -2.625, "sensor_level": null, "surface_level": null, "open_water_level_average": null, "open_water_level_summer": null, "open_water_level_winter": null, "allowed_flow_direction": null }, { "url": "https://demo.lizard.net/api/v4/overflows/5626/?format=api", "id": 5626, "code": "AP-05", "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": "Point", "coordinates": [ 4.815429655744992, 52.868245861033266, 0.0 ] }, "last_modified": "2022-01-18T07:36:50.962232Z", "created": "2015-04-08T08:46:16.448527Z", "image_url": "", "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/4ad08dd3-56c3-4f8d-b92d-007ccf89b009/?format=api" ], "name": "", "start_point": null, "end_point": null, "connection_serial": null, "angle": null, "crest_width": null, "crest_level": -2.047, "sensor_level": null, "surface_level": null, "open_water_level_average": null, "open_water_level_summer": null, "open_water_level_winter": null, "allowed_flow_direction": null }, { "url": "https://demo.lizard.net/api/v4/overflows/5627/?format=api", "id": 5627, "code": "AP-06", "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": "Point", "coordinates": [ 4.815429655744992, 52.868245861033266, 0.0 ] }, "last_modified": "2022-01-18T07:39:35.763596Z", "created": "2015-04-08T08:46:16.457814Z", "image_url": "", "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/20ca6424-7dea-49e7-ad17-519a96b25f29/?format=api" ], "name": "", "start_point": null, "end_point": null, "connection_serial": null, "angle": null, "crest_width": null, "crest_level": -2.035, "sensor_level": null, "surface_level": null, "open_water_level_average": null, "open_water_level_summer": null, "open_water_level_winter": null, "allowed_flow_direction": null }, { "url": "https://demo.lizard.net/api/v4/overflows/5628/?format=api", "id": 5628, "code": "BB-01", "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": "Point", "coordinates": [ 4.690665239341937, 52.75131002798407, 0.0 ] }, "last_modified": "2022-01-18T07:38:01.406647Z", "created": "2015-04-08T08:46:16.467014Z", "image_url": "", "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/832a01b7-e9bb-4732-a808-ef20e59d0d2b/?format=api" ], "name": "", "start_point": null, "end_point": null, "connection_serial": null, "angle": null, "crest_width": null, "crest_level": -1.745, "sensor_level": null, "surface_level": null, "open_water_level_average": null, "open_water_level_summer": null, "open_water_level_winter": null, "allowed_flow_direction": null } ] }{ "count": 550, "next": "