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=19
https://demo.lizard.net/api/v4/overflows/?format=api&page=20", "previous": "https://demo.lizard.net/api/v4/overflows/?format=api&page=18", "results": [ { "url": "https://demo.lizard.net/api/v4/overflows/5549/?format=api", "id": 5549, "code": "MLH_Rosendael", "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.91961502662544, 52.42680226675849, 0.0 ] }, "last_modified": "2022-01-18T07:36:38.165327Z", "created": "2015-04-08T08:46:15.726086Z", "image_url": "", "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/7f40d8b6-9092-453b-8dea-9b01ed443de5/?format=api" ], "name": "", "start_point": null, "end_point": null, "connection_serial": null, "angle": null, "crest_width": null, "crest_level": -1.432, "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/5550/?format=api", "id": 5550, "code": "MLH_Dromerstraat", "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.873217612072833, 52.43791653191949, 0.0 ] }, "last_modified": "2022-01-18T07:35:19.770180Z", "created": "2015-04-08T08:46:15.734563Z", "image_url": "", "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/f53563f0-8908-4863-95b8-1a5730601d11/?format=api" ], "name": "", "start_point": null, "end_point": null, "connection_serial": null, "angle": null, "crest_width": null, "crest_level": -1.335, "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/5551/?format=api", "id": 5551, "code": "MLH_RietschootA", "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.883924456726271, 52.43784563862905, 0.0 ] }, "last_modified": "2022-01-18T07:37:40.649880Z", "created": "2015-04-08T08:46:15.742974Z", "image_url": "", "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/14221cfd-2188-4198-8070-433f7b50eaf6/?format=api" ], "name": "", "start_point": null, "end_point": null, "connection_serial": null, "angle": null, "crest_width": null, "crest_level": -1.26, "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/5552/?format=api", "id": 5552, "code": "MLH_RietschootB", "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.881620083489973, 52.4400288042205, 0.0 ] }, "last_modified": "2022-01-18T07:37:46.921195Z", "created": "2015-04-08T08:46:15.751003Z", "image_url": "", "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/c815b580-d46a-4aea-8f45-43578a280fed/?format=api" ], "name": "", "start_point": null, "end_point": null, "connection_serial": null, "angle": null, "crest_width": null, "crest_level": -1.264, "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/5553/?format=api", "id": 5553, "code": "MLH_Schermerstraat", "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.820351967657537, 52.61444980944465, 0.0 ] }, "last_modified": "2022-01-18T07:38:11.916148Z", "created": "2015-04-08T08:46:15.759507Z", "image_url": "", "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/11275e01-b252-4cb7-8cba-5f89c43952cf/?format=api" ], "name": "", "start_point": null, "end_point": null, "connection_serial": null, "angle": null, "crest_width": null, "crest_level": -3.91, "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/5554/?format=api", "id": 5554, "code": "MLH_N247", "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.999252202889062, 52.4341269564549, 0.0 ] }, "last_modified": "2022-01-18T07:36:31.563857Z", "created": "2015-04-08T08:46:15.768245Z", "image_url": "", "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/e59a4f88-296c-4270-93c3-8902c8377960/?format=api" ], "name": "", "start_point": null, "end_point": null, "connection_serial": null, "angle": null, "crest_width": null, "crest_level": -1.251, "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/5555/?format=api", "id": 5555, "code": "MLH_PrinsvanOranjestraat", "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.81761938958689, 52.49689952078743, 0.0 ] }, "last_modified": "2022-01-18T07:37:49.878833Z", "created": "2015-04-08T08:46:15.777583Z", "image_url": "", "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/489c24d1-8e79-4905-a146-fc1c896bd863/?format=api" ], "name": "", "start_point": null, "end_point": null, "connection_serial": null, "angle": null, "crest_width": null, "crest_level": -1.417, "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/5556/?format=api", "id": 5556, "code": "MLH_Sternstraat", "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.81664309301891, 52.50180201337287, 0.0 ] }, "last_modified": "2022-01-18T07:38:28.458989Z", "created": "2015-04-08T08:46:15.786765Z", "image_url": "", "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/f3b9a46d-3eb9-4aca-a64a-161c1b9ed1a8/?format=api" ], "name": "", "start_point": null, "end_point": null, "connection_serial": null, "angle": null, "crest_width": null, "crest_level": -1.334, "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/5557/?format=api", "id": 5557, "code": "MLH_Spatterstraat", "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.809646221080709, 52.49514435502016, 0.0 ] }, "last_modified": "2022-01-18T07:35:44.540936Z", "created": "2015-04-08T08:46:15.795993Z", "image_url": "", "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/497100fc-0aa3-4795-94ef-a499b55f2de0/?format=api" ], "name": "", "start_point": null, "end_point": null, "connection_serial": null, "angle": null, "crest_width": null, "crest_level": -1.363, "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/5558/?format=api", "id": 5558, "code": "MLH_ZandwegA", "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.808896507058797, 52.4972977093837, 0.0 ] }, "last_modified": "2022-01-18T07:37:33.544158Z", "created": "2015-04-08T08:46:15.805112Z", "image_url": "", "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/6aebe70b-0b67-401d-a731-44a31e241b68/?format=api" ], "name": "", "start_point": null, "end_point": null, "connection_serial": null, "angle": null, "crest_width": null, "crest_level": -1.345, "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": "