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=17
https://demo.lizard.net/api/v4/overflows/?format=api&page=18", "previous": "https://demo.lizard.net/api/v4/overflows/?format=api&page=16", "results": [ { "url": "https://demo.lizard.net/api/v4/overflows/5529/?format=api", "id": 5529, "code": "TMX_1513", "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": [ 5.073870971363401, 52.725865792079595, 0.0 ] }, "last_modified": "2022-01-18T07:36:40.246555Z", "created": "2015-04-08T08:46:15.555186Z", "image_url": "", "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/41e88584-acab-407e-959f-03bfaa62d038/?format=api" ], "name": "", "start_point": null, "end_point": null, "connection_serial": null, "angle": null, "crest_width": null, "crest_level": -2.04, "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/5530/?format=api", "id": 5530, "code": "TMX_1514", "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": [ 5.051985278392491, 52.6861737681915, 0.0 ] }, "last_modified": "2022-01-18T07:36:36.390868Z", "created": "2015-04-08T08:46:15.563153Z", "image_url": "", "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/d14291ce-13a7-4cdc-af16-cc6d7b69d7df/?format=api" ], "name": "", "start_point": null, "end_point": null, "connection_serial": null, "angle": null, "crest_width": null, "crest_level": -1.8, "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/5531/?format=api", "id": 5531, "code": "TMX_1516", "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.955882066464561, 52.69865282347812, 0.0 ] }, "last_modified": "2022-01-18T07:38:37.399858Z", "created": "2015-04-08T08:46:15.571296Z", "image_url": "", "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/bf3df102-b952-4d86-9544-9508df675a34/?format=api" ], "name": "", "start_point": null, "end_point": null, "connection_serial": null, "angle": null, "crest_width": null, "crest_level": -1.02, "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/5532/?format=api", "id": 5532, "code": "TMX_1517", "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": [ 5.167899172321483, 52.7310187867244, 0.0 ] }, "last_modified": "2022-01-18T07:37:27.513392Z", "created": "2015-04-08T08:46:15.579422Z", "image_url": "", "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/dfb7326d-2127-484c-a620-45fa131387be/?format=api" ], "name": "", "start_point": null, "end_point": null, "connection_serial": null, "angle": null, "crest_width": null, "crest_level": -2.33, "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/5533/?format=api", "id": 5533, "code": "TMX_1518", "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": [ 5.150906684833374, 52.73329591786967, 0.0 ] }, "last_modified": "2022-01-18T07:35:38.214625Z", "created": "2015-04-08T08:46:15.587790Z", "image_url": "", "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/b9b91fc2-c293-494e-a36a-9a7cab9829df/?format=api" ], "name": "", "start_point": null, "end_point": null, "connection_serial": null, "angle": null, "crest_width": null, "crest_level": -2.27, "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/5534/?format=api", "id": 5534, "code": "TMX_1519", "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": [ 5.139214664413661, 52.740488591900714, 0.0 ] }, "last_modified": "2022-01-18T07:37:36.067771Z", "created": "2015-04-08T08:46:15.599447Z", "image_url": "", "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/5e2893e4-199e-4c6d-8eb3-167a883be736/?format=api" ], "name": "", "start_point": null, "end_point": null, "connection_serial": null, "angle": null, "crest_width": null, "crest_level": -2.15, "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/5535/?format=api", "id": 5535, "code": "TMX_1521", "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.901797766191929, 52.675896015470514, 0.0 ] }, "last_modified": "2022-01-18T07:36:15.628745Z", "created": "2015-04-08T08:46:15.608104Z", "image_url": "", "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/59344a63-3b75-486d-a5af-0bcfd57e60ed/?format=api" ], "name": "", "start_point": null, "end_point": null, "connection_serial": null, "angle": null, "crest_width": null, "crest_level": -2.35, "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/5536/?format=api", "id": 5536, "code": "TMX_1522", "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.902596527591229, 52.67452424645319, 0.0 ] }, "last_modified": "2022-01-18T07:35:23.854294Z", "created": "2015-04-08T08:46:15.618129Z", "image_url": "", "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/e163a89b-248f-429c-b0b6-04d91568f298/?format=api" ], "name": "", "start_point": null, "end_point": null, "connection_serial": null, "angle": null, "crest_width": null, "crest_level": -2.27, "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/5537/?format=api", "id": 5537, "code": "HLO-05_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.717659195498961, 52.601452817221364, 0.0 ] }, "last_modified": "2022-01-18T07:39:31.301176Z", "created": "2015-04-08T08:46:15.626875Z", "image_url": "", "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/f64f36fe-148f-4411-8d05-9fcd5119e8e2/?format=api" ], "name": "", "start_point": null, "end_point": null, "connection_serial": null, "angle": null, "crest_width": null, "crest_level": -1.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/5538/?format=api", "id": 5538, "code": "HLO-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.712830446426175, 52.601753551223126, 0.0 ] }, "last_modified": "2022-01-18T07:38:27.183271Z", "created": "2015-04-08T08:46:15.635233Z", "image_url": "", "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/ce7dbe5c-a3b8-48ff-b16d-d5d0c8bd62bb/?format=api" ], "name": "", "start_point": null, "end_point": null, "connection_serial": null, "angle": null, "crest_width": null, "crest_level": -0.735, "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": "