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=18
https://demo.lizard.net/api/v4/overflows/?format=api&page=19", "previous": "https://demo.lizard.net/api/v4/overflows/?format=api&page=17", "results": [ { "url": "https://demo.lizard.net/api/v4/overflows/5539/?format=api", "id": 5539, "code": "HLO-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.6934636033725, 52.60872655571117, 0.0 ] }, "last_modified": "2022-01-18T07:39:09.639163Z", "created": "2015-04-08T08:46:15.643624Z", "image_url": "", "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/3d981167-d7c9-4487-b035-a2f79943d855/?format=api" ], "name": "", "start_point": null, "end_point": null, "connection_serial": null, "angle": null, "crest_width": null, "crest_level": -0.68, "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/5540/?format=api", "id": 5540, "code": "HLO-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.716502414580326, 52.58894374981182, 0.0 ] }, "last_modified": "2022-01-18T07:39:32.589974Z", "created": "2015-04-08T08:46:15.651756Z", "image_url": "", "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/e00a6feb-ce2a-4607-a26a-42a1faf4368e/?format=api" ], "name": "", "start_point": null, "end_point": null, "connection_serial": null, "angle": null, "crest_width": null, "crest_level": -1.576, "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/5541/?format=api", "id": 5541, "code": "MLH_Bamestraweg", "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.901720440804234, 52.55029921449542, 0.0 ] }, "last_modified": "2022-01-18T07:37:04.217572Z", "created": "2015-04-08T08:46:15.659960Z", "image_url": "", "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/5230120f-9834-47a9-9ae8-32280e62952e/?format=api" ], "name": "", "start_point": null, "end_point": null, "connection_serial": null, "angle": null, "crest_width": null, "crest_level": -4.126, "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/5542/?format=api", "id": 5542, "code": "MLH_Insulindeweg", "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.903978736871551, 52.551413870797134, 0.0 ] }, "last_modified": "2022-01-18T07:37:00.738144Z", "created": "2015-04-08T08:46:15.668058Z", "image_url": "", "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/7f38390e-5f02-486d-a66e-ea896159111c/?format=api" ], "name": "", "start_point": null, "end_point": null, "connection_serial": null, "angle": null, "crest_width": null, "crest_level": -4.1, "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/5543/?format=api", "id": 5543, "code": "MLH_CTenHoopestraat", "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.91414445313718, 52.55074480265535, 0.0 ] }, "last_modified": "2022-01-18T07:35:29.163583Z", "created": "2015-04-08T08:46:15.676174Z", "image_url": "", "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/4982a37a-c1bd-42e1-bcd1-993eed51692f/?format=api" ], "name": "", "start_point": null, "end_point": null, "connection_serial": null, "angle": null, "crest_width": null, "crest_level": -4.017, "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/5544/?format=api", "id": 5544, "code": "MLH_Bootslot", "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.059015546702307, 52.50309739167934, 0.0 ] }, "last_modified": "2022-01-18T07:37:21.535573Z", "created": "2015-04-08T08:46:15.684575Z", "image_url": "", "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/c23dbb3a-25c5-43e6-9a6f-76358b062860/?format=api" ], "name": "", "start_point": null, "end_point": null, "connection_serial": null, "angle": null, "crest_width": null, "crest_level": -1.585, "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/5545/?format=api", "id": 5545, "code": "MLH_JulianawegA", "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.064290930932771, 52.492623583306944, 0.0 ] }, "last_modified": "2022-01-18T07:36:44.309724Z", "created": "2015-04-08T08:46:15.693212Z", "image_url": "", "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/83b9d181-b68f-4709-9027-56bde333f403/?format=api" ], "name": "", "start_point": null, "end_point": null, "connection_serial": null, "angle": null, "crest_width": null, "crest_level": -1.31, "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/5546/?format=api", "id": 5546, "code": "MLH_Populierenlaan", "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.071322663088467, 52.49558138795787, 0.0 ] }, "last_modified": "2022-01-18T07:37:14.453605Z", "created": "2015-04-08T08:46:15.701341Z", "image_url": "", "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/af58958b-abf8-4950-b31e-3c5caef0f5e3/?format=api" ], "name": "", "start_point": null, "end_point": null, "connection_serial": null, "angle": null, "crest_width": null, "crest_level": -1.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/5547/?format=api", "id": 5547, "code": "MLH_JulianawegB", "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.072428596543559, 52.49693549045336, 0.0 ] }, "last_modified": "2022-01-18T07:37:01.470330Z", "created": "2015-04-08T08:46:15.709678Z", "image_url": "", "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/9128fa58-dd2f-4755-aea4-dc7c2369fccb/?format=api" ], "name": "", "start_point": null, "end_point": null, "connection_serial": null, "angle": null, "crest_width": null, "crest_level": -3.39, "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/5548/?format=api", "id": 5548, "code": "MLH_Zusterschoolstraat", "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.077012762641965, 52.49889476790794, 0.0 ] }, "last_modified": "2022-01-18T07:37:34.571419Z", "created": "2015-04-08T08:46:15.717524Z", "image_url": "", "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/1380699f-574b-4a80-a5b6-1821d73070dd/?format=api" ], "name": "", "start_point": null, "end_point": null, "connection_serial": null, "angle": null, "crest_width": null, "crest_level": -1.3, "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": "