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=20
https://demo.lizard.net/api/v4/pumpstations/?format=api&page=21", "previous": "https://demo.lizard.net/api/v4/pumpstations/?format=api&page=19", "results": [ { "url": "https://demo.lizard.net/api/v4/pumpstations/6110/?format=api", "id": 6110, "code": "KGM-Q-29143", "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.838231693874406, 52.86253429730098, 0.0 ] }, "last_modified": "2024-02-15T07:10:04.447182Z", "created": "2014-10-22T09:02:55.994072Z", "image_url": "", "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/1eda6574-d583-4339-9482-22520d18819c/?format=api", "https://demo.lizard.net/api/v4/timeseries/1c841e40-2f6f-41f0-ba1e-b1ef1cee14c5/?format=api", "https://demo.lizard.net/api/v4/timeseries/ee830e8f-b3fa-4cd1-93f5-0b7a6eacc8d5/?format=api", "https://demo.lizard.net/api/v4/timeseries/d857b6ce-3abe-46e9-9a5e-d160910b0024/?format=api", "https://demo.lizard.net/api/v4/timeseries/539f3b6d-d358-4c0e-9d4a-be85a12c4e46/?format=api", "https://demo.lizard.net/api/v4/timeseries/22498468-319c-4d3f-b3b1-c62b236491b6/?format=api", "https://demo.lizard.net/api/v4/timeseries/49d509c5-4afe-4d1b-a87a-98e221b1bffa/?format=api" ], "pumps": [], "type": "polder", "name": "Wijdenes Spaans", "start_point": null, "end_point": null, "connection_serial": null, "allowed_flow_direction": null, "capacity": 5666.0, "start_level": null, "stop_level": null, "start_level_delivery_side": null, "stop_level_delivery_side": null }, { "url": "https://demo.lizard.net/api/v4/pumpstations/6111/?format=api", "id": 6111, "code": "KGM-Q-29146", "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.902386888181399, 52.87484290233746, 0.0 ] }, "last_modified": "2023-07-13T13:25:53.562975Z", "created": "2014-10-22T09:02:56.004300Z", "image_url": "", "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/b38ef823-4d83-44de-a01d-ca6c18856833/?format=api", "https://demo.lizard.net/api/v4/timeseries/61eebfa8-cd1e-4eb0-b321-c91a6f003992/?format=api", "https://demo.lizard.net/api/v4/timeseries/5c6d7da6-eac2-4557-9629-5e7e54a62ba4/?format=api", "https://demo.lizard.net/api/v4/timeseries/7aac015a-12c3-4dc3-bf50-2712de9a9c38/?format=api" ], "pumps": [], "type": "polder", "name": "Oosthoek", "start_point": null, "end_point": null, "connection_serial": null, "allowed_flow_direction": null, "capacity": 1000.0, "start_level": null, "stop_level": null, "start_level_delivery_side": null, "stop_level_delivery_side": null }, { "url": "https://demo.lizard.net/api/v4/pumpstations/6112/?format=api", "id": 6112, "code": "KGM-Q-29147", "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.799332071331937, 52.86869040297424, 0.0 ] }, "last_modified": "2023-03-21T07:10:09.165085Z", "created": "2014-10-22T09:02:56.014575Z", "image_url": "", "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/c0b3a09e-6c43-452b-be70-9e5410642eb1/?format=api", "https://demo.lizard.net/api/v4/timeseries/8da86817-bf00-4b8f-914e-7759615f7ada/?format=api", "https://demo.lizard.net/api/v4/timeseries/73b31441-7901-4b67-a692-b4cf700dda6a/?format=api", "https://demo.lizard.net/api/v4/timeseries/544a0081-65ee-48bb-92aa-ac3ebaf348e1/?format=api", "https://demo.lizard.net/api/v4/timeseries/189c85da-2e5b-447b-a581-d7495574bbd3/?format=api", "https://demo.lizard.net/api/v4/timeseries/782b5e2d-06ab-4fa7-b00a-b16119200bb1/?format=api" ], "pumps": [], "type": "polder", "name": "Klaver", "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/6114/?format=api", "id": 6114, "code": "KGM-Q-29149", "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.86220214191365, 52.84284658348305, 0.0 ] }, "last_modified": "2022-01-17T08:04:20.755221Z", "created": "2014-10-22T09:02:56.034831Z", "image_url": "", "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/e25cd406-fc00-44e2-acb7-54ce5f4d526d/?format=api", "https://demo.lizard.net/api/v4/timeseries/1f579808-8962-4696-873e-5b79e496799f/?format=api", "https://demo.lizard.net/api/v4/timeseries/10424e65-b6a8-475e-a0bd-4f32d18b7dbf/?format=api" ], "pumps": [], "type": "polder", "name": "Molenweg", "start_point": null, "end_point": null, "connection_serial": null, "allowed_flow_direction": null, "capacity": 1020.0, "start_level": null, "stop_level": null, "start_level_delivery_side": null, "stop_level_delivery_side": null }, { "url": "https://demo.lizard.net/api/v4/pumpstations/6115/?format=api", "id": 6115, "code": "KGM-Q-29150", "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.888826743099875, 52.83220164533197, 0.0 ] }, "last_modified": "2023-03-21T07:10:25.427889Z", "created": "2014-10-22T09:02:56.044887Z", "image_url": "", "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/bd953de9-5a04-4d3a-8177-fad2db7a3d9a/?format=api", "https://demo.lizard.net/api/v4/timeseries/0b7e691b-8d07-4ad9-a3e0-120acaf23e08/?format=api", "https://demo.lizard.net/api/v4/timeseries/44a1ca91-29f0-4e08-8b58-8394d9b2f1eb/?format=api" ], "pumps": [], "type": "polder", "name": "Nieuwesluis", "start_point": null, "end_point": null, "connection_serial": null, "allowed_flow_direction": null, "capacity": 50.0, "start_level": null, "stop_level": null, "start_level_delivery_side": null, "stop_level_delivery_side": null }, { "url": "https://demo.lizard.net/api/v4/pumpstations/6117/?format=api", "id": 6117, "code": "KGM-Q-29153", "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.932008155764207, 52.88647135484091, 0.0 ] }, "last_modified": "2024-05-30T07:10:14.961798Z", "created": "2014-10-22T09:02:56.064693Z", "image_url": "", "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/bf816571-da31-4202-afee-95a48c788bfb/?format=api", "https://demo.lizard.net/api/v4/timeseries/9a1b9968-9078-4164-b92d-e1b8fb4f8f41/?format=api", "https://demo.lizard.net/api/v4/timeseries/a8251756-7916-4ae1-a860-e0084f95c88c/?format=api", "https://demo.lizard.net/api/v4/timeseries/03e9af9e-f086-4576-8f6c-3f8a9d86dcea/?format=api", "https://demo.lizard.net/api/v4/timeseries/16ce1236-4444-4ba6-8a58-60329804aa94/?format=api", "https://demo.lizard.net/api/v4/timeseries/918fb925-ac9a-4056-ae4b-e3f788867322/?format=api", "https://demo.lizard.net/api/v4/timeseries/23ebf8c1-53d9-43de-8c23-2cf73aa2cdce/?format=api", "https://demo.lizard.net/api/v4/timeseries/8e6e5827-5a82-4059-817c-da559ded577a/?format=api", "https://demo.lizard.net/api/v4/timeseries/33e21461-5274-4250-8141-c0dcd07763ef/?format=api" ], "pumps": [], "type": "polder", "name": "De Haukes", "start_point": null, "end_point": null, "connection_serial": null, "allowed_flow_direction": null, "capacity": 333.0, "start_level": null, "stop_level": null, "start_level_delivery_side": null, "stop_level_delivery_side": null }, { "url": "https://demo.lizard.net/api/v4/pumpstations/6118/?format=api", "id": 6118, "code": "KGM-Q-29154", "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.939846924007223, 52.89008172307661, 0.0 ] }, "last_modified": "2023-07-13T13:20:52.874651Z", "created": "2014-10-22T09:02:56.074711Z", "image_url": "", "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/d1fafe42-b2cc-4e7f-94fc-b2c8cfabf24e/?format=api", "https://demo.lizard.net/api/v4/timeseries/70e4adb4-9e6c-4fa3-83fc-40b74df94672/?format=api", "https://demo.lizard.net/api/v4/timeseries/9bf4d17e-3dfa-4f1a-9d3c-e8d02f20bdc4/?format=api", "https://demo.lizard.net/api/v4/timeseries/e73ed82d-222d-4c17-8879-deb420cfc37b/?format=api", "https://demo.lizard.net/api/v4/timeseries/0fb1c687-6c81-4ba9-9938-f4f853ac4957/?format=api", "https://demo.lizard.net/api/v4/timeseries/314716bf-0ea0-4269-886b-69c2ed5c09b6/?format=api" ], "pumps": [], "type": "polder", "name": "De Hoelm (hoog)", "start_point": null, "end_point": null, "connection_serial": null, "allowed_flow_direction": null, "capacity": 767.0, "start_level": null, "stop_level": null, "start_level_delivery_side": null, "stop_level_delivery_side": null }, { "url": "https://demo.lizard.net/api/v4/pumpstations/6119/?format=api", "id": 6119, "code": "KGM-Q-29155", "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.93624329832379, 52.90043099720741, 0.0 ] }, "last_modified": "2023-03-21T07:10:13.849040Z", "created": "2014-10-22T09:02:56.084974Z", "image_url": "", "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/d08e1429-26ab-42d8-9146-5bccdc303fda/?format=api", "https://demo.lizard.net/api/v4/timeseries/3a14bad7-0589-4b57-8b90-d5af8cba02f2/?format=api", "https://demo.lizard.net/api/v4/timeseries/4997f419-dba1-4e03-82e4-de789652591c/?format=api", "https://demo.lizard.net/api/v4/timeseries/77c45d28-496c-458e-ae2a-a0a1fd6e0edd/?format=api", "https://demo.lizard.net/api/v4/timeseries/52e82d9c-ad72-4dba-b36d-c75ed860e741/?format=api", "https://demo.lizard.net/api/v4/timeseries/4f5a9197-6126-46fd-bcae-7f94cdbcf7f8/?format=api", "https://demo.lizard.net/api/v4/timeseries/04f8ff8a-f9e2-42a9-a08f-432d92e629d1/?format=api", "https://demo.lizard.net/api/v4/timeseries/5c5332eb-c792-45e3-8950-d3675013b728/?format=api" ], "pumps": [], "type": "polder", "name": "Zoutland", "start_point": null, "end_point": null, "connection_serial": null, "allowed_flow_direction": null, "capacity": 33.0, "start_level": null, "stop_level": null, "start_level_delivery_side": null, "stop_level_delivery_side": null }, { "url": "https://demo.lizard.net/api/v4/pumpstations/6120/?format=api", "id": 6120, "code": "KGM-Q-29156", "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.97978154470785, 52.89570665615749, 0.0 ] }, "last_modified": "2023-03-21T07:10:18.452701Z", "created": "2014-10-22T09:02:56.094935Z", "image_url": "", "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/2db55f74-425b-495c-9125-625ff52d12b5/?format=api", "https://demo.lizard.net/api/v4/timeseries/f3cf866d-24ff-4f3a-86a7-b163088b1ea9/?format=api", "https://demo.lizard.net/api/v4/timeseries/6de2ea95-014e-46e2-905c-fe90d2dcba76/?format=api", "https://demo.lizard.net/api/v4/timeseries/32f29c4b-1374-4236-bb74-2f69a10d23b7/?format=api" ], "pumps": [], "type": "polder", "name": "Hippolytushoef", "start_point": null, "end_point": null, "connection_serial": null, "allowed_flow_direction": null, "capacity": 1000.0, "start_level": null, "stop_level": null, "start_level_delivery_side": null, "stop_level_delivery_side": null }, { "url": "https://demo.lizard.net/api/v4/pumpstations/6121/?format=api", "id": 6121, "code": "KGM-Q-29157", "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.033422371074688, 52.92217809639072, 0.0 ] }, "last_modified": "2023-07-13T13:29:04.239032Z", "created": "2014-10-22T09:02:56.104931Z", "image_url": "", "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/4bd65ed1-0f92-4dc0-8fe5-2a2983329f75/?format=api", "https://demo.lizard.net/api/v4/timeseries/e52271b3-b200-4cd3-913b-9f31ef760b39/?format=api", "https://demo.lizard.net/api/v4/timeseries/6491c21c-bb1f-41e7-bacc-5e0cb745b754/?format=api", "https://demo.lizard.net/api/v4/timeseries/87d0e1b2-dad9-46b2-838f-54ff242cc7c0/?format=api", "https://demo.lizard.net/api/v4/timeseries/f0600300-1905-405d-9bb6-7a4a106d8c30/?format=api" ], "pumps": [], "type": "polder", "name": "De Stontele", "start_point": null, "end_point": null, "connection_serial": null, "allowed_flow_direction": null, "capacity": 917.0, "start_level": null, "stop_level": null, "start_level_delivery_side": null, "stop_level_delivery_side": null } ] }{ "count": 3136, "next": "