Pump Station List
List assets of type PumpStation
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/pumpstations/?format=api&page=285
https://demo.lizard.net/api/v4/pumpstations/?format=api&page=286", "previous": "https://demo.lizard.net/api/v4/pumpstations/?format=api&page=284", "results": [ { "url": "https://demo.lizard.net/api/v4/pumpstations/23161/?format=api", "id": 23161, "code": "KGM-AL-13", "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.704395088293214, 52.75285471584773, 0.0 ] }, "last_modified": "2023-03-21T07:10:32.371915Z", "created": "2018-12-20T14:56:57.858080Z", "image_url": "", "timeseries": [], "pumps": [], "type": "polder", "name": "Croon en Bergh waterberging", "start_point": null, "end_point": null, "connection_serial": null, "allowed_flow_direction": null, "capacity": null, "start_level": null, "stop_level": null, "start_level_delivery_side": null, "stop_level_delivery_side": null }, { "url": "https://demo.lizard.net/api/v4/pumpstations/23162/?format=api", "id": 23162, "code": "KGM-WS-2", "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.068945797759398, 52.64597220047877, 0.0 ] }, "last_modified": "2023-03-21T07:10:08.532184Z", "created": "2018-12-20T14:57:04.739333Z", "image_url": "", "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/215e0603-acdd-4743-b99a-c40cecff6c0c/?format=api", "https://demo.lizard.net/api/v4/timeseries/5d8418f8-734f-461b-9234-ba4221dec321/?format=api", "https://demo.lizard.net/api/v4/timeseries/c8337273-47d9-4415-b8bb-bd7ad567a8cb/?format=api" ], "pumps": [], "type": "polder", "name": "Emmalaan", "start_point": null, "end_point": null, "connection_serial": null, "allowed_flow_direction": null, "capacity": null, "start_level": null, "stop_level": null, "start_level_delivery_side": null, "stop_level_delivery_side": null }, { "url": "https://demo.lizard.net/api/v4/pumpstations/23163/?format=api", "id": 23163, "code": "KGM-WS-3", "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.04795925784686, 52.64254824994875, 0.0 ] }, "last_modified": "2023-03-21T07:10:34.825069Z", "created": "2018-12-20T14:57:10.583706Z", "image_url": "", "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/13b94733-3351-4ca6-8749-ab81a0f0ac1c/?format=api", "https://demo.lizard.net/api/v4/timeseries/2b414766-bc31-45e2-89cd-2ea371c72fef/?format=api", "https://demo.lizard.net/api/v4/timeseries/b9b57f0f-a7a2-42e6-a296-21d42c1c5c1b/?format=api" ], "pumps": [], "type": "polder", "name": "Lambert Meliszweg", "start_point": null, "end_point": null, "connection_serial": null, "allowed_flow_direction": null, "capacity": null, "start_level": null, "stop_level": null, "start_level_delivery_side": null, "stop_level_delivery_side": null }, { "url": "https://demo.lizard.net/api/v4/pumpstations/23164/?format=api", "id": 23164, "code": "KGM-WS-14", "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.057495304267489, 52.64499538870282, 0.0 ] }, "last_modified": "2023-03-21T07:10:09.007449Z", "created": "2018-12-20T14:57:18.398778Z", "image_url": "", "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/45157420-129e-4cb0-ae34-39f587fbe5a4/?format=api", "https://demo.lizard.net/api/v4/timeseries/f5733b5b-f2a6-49f3-82ff-2341ecf4d7fa/?format=api", "https://demo.lizard.net/api/v4/timeseries/94c67d0d-b47b-48af-8692-03ac5027f670/?format=api" ], "pumps": [], "type": "polder", "name": "Stoomtram", "start_point": null, "end_point": null, "connection_serial": null, "allowed_flow_direction": null, "capacity": null, "start_level": null, "stop_level": null, "start_level_delivery_side": null, "stop_level_delivery_side": null }, { "url": "https://demo.lizard.net/api/v4/pumpstations/23165/?format=api", "id": 23165, "code": "KGM-WS-4", "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.032343994699978, 52.64235901228227, 0.0 ] }, "last_modified": "2023-07-13T13:22:38.739485Z", "created": "2018-12-20T14:57:24.233839Z", "image_url": "", "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/b140bf69-f882-4dae-a24f-3423e1aa38c1/?format=api", "https://demo.lizard.net/api/v4/timeseries/d667036e-7b5b-42ee-8eb2-4cfca9b7d134/?format=api", "https://demo.lizard.net/api/v4/timeseries/f5758824-d075-413a-9ef3-2afe7251601a/?format=api" ], "pumps": [], "type": "polder", "name": "Zwaluwen", "start_point": null, "end_point": null, "connection_serial": null, "allowed_flow_direction": null, "capacity": null, "start_level": null, "stop_level": null, "start_level_delivery_side": null, "stop_level_delivery_side": null }, { "url": "https://demo.lizard.net/api/v4/pumpstations/23166/?format=api", "id": 23166, "code": "KGM-M-6605", "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.948169107326166, 52.40391811438624, 0.0 ] }, "last_modified": "2023-10-22T07:10:09.710482Z", "created": "2018-12-20T14:57:24.763995Z", "image_url": "", "timeseries": [], "pumps": [], "type": "polder", "name": "Buikslotermeer Helofytenfilter", "start_point": null, "end_point": null, "connection_serial": null, "allowed_flow_direction": null, "capacity": null, "start_level": null, "stop_level": null, "start_level_delivery_side": null, "stop_level_delivery_side": null }, { "url": "https://demo.lizard.net/api/v4/pumpstations/23167/?format=api", "id": 23167, "code": "KGM-WS-15", "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.037920529796009, 52.64719399265221, 0.0 ] }, "last_modified": "2023-03-21T07:10:09.058903Z", "created": "2018-12-20T14:57:24.877116Z", "image_url": "", "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/e3f20ee9-0e07-4fcc-a5b1-53cda33dde42/?format=api", "https://demo.lizard.net/api/v4/timeseries/d84ea6bb-a6ce-41da-a8fa-09b774b35aa9/?format=api", "https://demo.lizard.net/api/v4/timeseries/e233871e-4fa6-40f1-a8ce-71b588b1bbc7/?format=api" ], "pumps": [], "type": "polder", "name": "Crematorium", "start_point": null, "end_point": null, "connection_serial": null, "allowed_flow_direction": null, "capacity": null, "start_level": null, "stop_level": null, "start_level_delivery_side": null, "stop_level_delivery_side": null }, { "url": "https://demo.lizard.net/api/v4/pumpstations/23168/?format=api", "id": 23168, "code": "KGM-JF-49", "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.720169039903135, 52.78271163858932, 0.0 ] }, "last_modified": "2023-07-13T13:23:11.439792Z", "created": "2018-12-20T14:57:25.119181Z", "image_url": "", "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/80f83fc9-74e4-41b3-96d3-3318588f8a27/?format=api", "https://demo.lizard.net/api/v4/timeseries/9c627f6d-d72a-4ebc-b51a-6582a050d253/?format=api", "https://demo.lizard.net/api/v4/timeseries/5c3b1d6a-9e92-48aa-b01b-be04b89ab971/?format=api", "https://demo.lizard.net/api/v4/timeseries/ee9d3f41-71d6-48f9-b2e7-0190ca454600/?format=api" ], "pumps": [], "type": "polder", "name": "NG inlaat (vopo)", "start_point": null, "end_point": null, "connection_serial": null, "allowed_flow_direction": null, "capacity": null, "start_level": null, "stop_level": null, "start_level_delivery_side": null, "stop_level_delivery_side": null }, { "url": "https://demo.lizard.net/api/v4/pumpstations/23169/?format=api", "id": 23169, "code": "ZRG-IB-20389", "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.062215726063727, 52.6581655801697, 0.0 ] }, "last_modified": "2023-07-13T13:33:29.201376Z", "created": "2019-01-15T06:10:12.344974Z", "image_url": "", "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/fa70d11f-8178-4250-b361-cca751856332/?format=api", "https://demo.lizard.net/api/v4/timeseries/9d3fff73-0326-47f6-a5ba-b1d79e9ccc38/?format=api", "https://demo.lizard.net/api/v4/timeseries/4fb28157-662a-4502-aa0b-7e9beb95b04d/?format=api", "https://demo.lizard.net/api/v4/timeseries/00d25374-f7c3-459c-8055-4e4920795052/?format=api", "https://demo.lizard.net/api/v4/timeseries/59b379e4-aba3-4f02-b131-6fe392ca2580/?format=api", "https://demo.lizard.net/api/v4/timeseries/2d074ec0-4a0a-41a5-b2b0-aded7f7bac5f/?format=api", "https://demo.lizard.net/api/v4/timeseries/a80b406d-4e3c-466d-9eac-0c338c39d6cd/?format=api", "https://demo.lizard.net/api/v4/timeseries/b0335abb-9717-4d9b-beaf-a42693de2ec7/?format=api", "https://demo.lizard.net/api/v4/timeseries/7fcddc65-581b-42e2-968a-7d62f95e6ec2/?format=api" ], "pumps": [], "type": "sewer", "name": "Bg. Booster Hoorn", "start_point": null, "end_point": null, "connection_serial": null, "allowed_flow_direction": null, "capacity": 654.444444444444, "start_level": -0.8, "stop_level": -4.7, "start_level_delivery_side": null, "stop_level_delivery_side": null }, { "url": "https://demo.lizard.net/api/v4/pumpstations/23170/?format=api", "id": 23170, "code": "KGM-OH-547", "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.871944745018856, 53.05561632267814, 0.0 ] }, "last_modified": "2023-07-13T13:29:34.365198Z", "created": "2019-02-13T06:10:06.595631Z", "image_url": "", "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/a492edbc-800a-4642-9a42-d1867483a331/?format=api", "https://demo.lizard.net/api/v4/timeseries/b9e0ec74-b678-43f6-a5b3-81f30fe575be/?format=api", "https://demo.lizard.net/api/v4/timeseries/bcf9a401-3935-416f-b126-88ded95b1add/?format=api", "https://demo.lizard.net/api/v4/timeseries/edc6e39d-327c-4783-9875-6f6ff946f3e8/?format=api", "https://demo.lizard.net/api/v4/timeseries/9ce49e57-02db-4547-a9f0-011460dd96bc/?format=api", "https://demo.lizard.net/api/v4/timeseries/a121efff-3d62-4b90-b199-7bfb405a88bb/?format=api", "https://demo.lizard.net/api/v4/timeseries/6c33bc36-9b3a-4e16-b0eb-a44d531b97c9/?format=api" ], "pumps": [], "type": "polder", "name": "Dijkmanshuizen", "start_point": null, "end_point": null, "connection_serial": null, "allowed_flow_direction": null, "capacity": null, "start_level": null, "stop_level": null, "start_level_delivery_side": null, "stop_level_delivery_side": null } ] }{ "count": 3136, "next": "