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=44
https://demo.lizard.net/api/v4/pumpstations/?format=api&page=45", "previous": "https://demo.lizard.net/api/v4/pumpstations/?format=api&page=43", "results": [ { "url": "https://demo.lizard.net/api/v4/pumpstations/7376/?format=api", "id": 7376, "code": "KGM-Q-20427", "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.946848284721286, 52.48074880158913, 0.0 ] }, "last_modified": "2023-07-13T13:18:18.190014Z", "created": "2014-10-22T09:03:08.073013Z", "image_url": "", "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/5d9379f0-2fdc-46d7-9af7-e154200937e2/?format=api", "https://demo.lizard.net/api/v4/timeseries/cb35893e-d58a-4784-be17-b811410bd188/?format=api", "https://demo.lizard.net/api/v4/timeseries/02f3f3dc-d9f1-48ff-bc77-dc88939d79f8/?format=api", "https://demo.lizard.net/api/v4/timeseries/3dd867f8-ccc3-4b68-9a1e-2cc219528784/?format=api" ], "pumps": [], "type": "polder", "name": "Purmerland Oost", "start_point": null, "end_point": null, "connection_serial": null, "allowed_flow_direction": null, "capacity": 1520.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/7377/?format=api", "id": 7377, "code": "KGM-Q-20431", "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.868974819651159, 52.52113895174939, 0.0 ] }, "last_modified": "2024-06-21T07:54:59.613034Z", "created": "2014-10-22T09:03:08.083037Z", "image_url": "", "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/ab51c16f-c041-4dd2-bd76-a8e5d41533bb/?format=api", "https://demo.lizard.net/api/v4/timeseries/afa43d4e-1202-4551-8123-de50abebaee8/?format=api", "https://demo.lizard.net/api/v4/timeseries/f794a5a0-813d-453d-a9a4-4e207a7358ea/?format=api", "https://demo.lizard.net/api/v4/timeseries/b16fe515-c1ef-4dfa-8981-84a8aa76264d/?format=api", "https://demo.lizard.net/api/v4/timeseries/81ee8646-35da-4745-877b-ccad23f9a5e4/?format=api", "https://demo.lizard.net/api/v4/timeseries/97938ac6-2f84-48f6-87d6-ed7283e75d97/?format=api", "https://demo.lizard.net/api/v4/timeseries/2d3248cb-7a00-48f8-91f6-8e1150d7ab6b/?format=api", "https://demo.lizard.net/api/v4/timeseries/67acfcb3-65b2-4d19-a548-9f6230b06bc1/?format=api" ], "pumps": [], "type": "polder", "name": "Dijkgraaf W. de Boer", "start_point": null, "end_point": null, "connection_serial": null, "allowed_flow_direction": null, "capacity": 977.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/7378/?format=api", "id": 7378, "code": "KGM-Q-20434", "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.834004950484522, 52.57289011173043, 0.0 ] }, "last_modified": "2023-07-13T13:18:41.861634Z", "created": "2014-10-22T09:03:08.092981Z", "image_url": "", "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/b1639d50-a276-48a5-ba07-bce7964b2be4/?format=api", "https://demo.lizard.net/api/v4/timeseries/d66b88ac-3230-4e51-8346-b44d0df368ab/?format=api", "https://demo.lizard.net/api/v4/timeseries/b1362660-a16d-471d-bf4c-6828bfb13f38/?format=api" ], "pumps": [], "type": "polder", "name": "Noordeindermeer", "start_point": null, "end_point": null, "connection_serial": null, "allowed_flow_direction": null, "capacity": 380.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/7379/?format=api", "id": 7379, "code": "KGM-Q-20437", "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.792265709106942, 52.57602042439922, 0.0 ] }, "last_modified": "2023-07-13T13:38:41.106271Z", "created": "2014-10-22T09:03:08.103649Z", "image_url": "", "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/d99d99fc-5140-4a74-abc9-bff1cac13da0/?format=api", "https://demo.lizard.net/api/v4/timeseries/7d039612-1716-45a7-963f-4c5523df88fa/?format=api", "https://demo.lizard.net/api/v4/timeseries/766957a6-9c0c-4736-99bd-6ec0850f11c1/?format=api", "https://demo.lizard.net/api/v4/timeseries/84215413-6561-44d7-b85f-32c31f32306d/?format=api", "https://demo.lizard.net/api/v4/timeseries/0bbedd18-5492-42e9-9470-2951dfef1377/?format=api" ], "pumps": [], "type": "polder", "name": "Willem Alexander", "start_point": null, "end_point": null, "connection_serial": null, "allowed_flow_direction": null, "capacity": 772.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/7380/?format=api", "id": 7380, "code": "KGM-Q-20440", "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.833749029087311, 52.54151986406125, 0.0 ] }, "last_modified": "2023-07-13T13:17:26.314478Z", "created": "2014-10-22T09:03:08.113642Z", "image_url": "", "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/08f19673-82ae-477c-88e6-b9b319e4c67d/?format=api", "https://demo.lizard.net/api/v4/timeseries/3b07f4bd-a179-4b29-be62-467eae4e86ab/?format=api", "https://demo.lizard.net/api/v4/timeseries/edb95799-dbb0-47f5-b757-947a09f7fb11/?format=api", "https://demo.lizard.net/api/v4/timeseries/fa0a5984-27d4-4777-a511-bf88a7750ad6/?format=api", "https://demo.lizard.net/api/v4/timeseries/c568c6d9-5bf0-46e0-9b27-bff6288bd772/?format=api", "https://demo.lizard.net/api/v4/timeseries/9bbc02fe-c430-471f-8d17-eff36e9c819e/?format=api", "https://demo.lizard.net/api/v4/timeseries/5e900342-4bdb-4861-a050-53db893b0b91/?format=api", "https://demo.lizard.net/api/v4/timeseries/8a720c63-8b84-48af-b2cc-04c943050a9c/?format=api", "https://demo.lizard.net/api/v4/timeseries/efca4f46-ebaa-42e9-b14c-b0c6d0ba805b/?format=api" ], "pumps": [], "type": "polder", "name": "Kamerhop", "start_point": null, "end_point": null, "connection_serial": null, "allowed_flow_direction": null, "capacity": 175.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/7381/?format=api", "id": 7381, "code": "KGM-Q-20442", "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.861417518369707, 52.5633598858629, 0.0 ] }, "last_modified": "2023-07-13T13:18:41.064302Z", "created": "2014-10-22T09:03:08.123749Z", "image_url": "", "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/949ce523-8915-426d-9ad2-5128289caca0/?format=api", "https://demo.lizard.net/api/v4/timeseries/7542bf4c-5107-4379-af7d-3ae0a440a82f/?format=api", "https://demo.lizard.net/api/v4/timeseries/2be68d96-fcd5-463a-a4c5-b5ad5418eebd/?format=api", "https://demo.lizard.net/api/v4/timeseries/faf19f6b-0807-4a83-973a-48e309156d63/?format=api", "https://demo.lizard.net/api/v4/timeseries/144f96f2-d25f-4435-80e5-a9c12afdb4eb/?format=api" ], "pumps": [], "type": "polder", "name": "Eilandspolder Zuid", "start_point": null, "end_point": null, "connection_serial": null, "allowed_flow_direction": null, "capacity": 2000.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/7382/?format=api", "id": 7382, "code": "KGM-Q-20445", "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.774676279240016, 52.51930418152501, 0.0 ] }, "last_modified": "2024-06-21T07:54:52.837597Z", "created": "2014-10-22T09:03:08.133657Z", "image_url": "", "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/0633f789-cc09-4a88-ba1f-3b18f34ea38a/?format=api", "https://demo.lizard.net/api/v4/timeseries/b5959a73-78a4-4c08-8755-698f6f90abf8/?format=api", "https://demo.lizard.net/api/v4/timeseries/c493487e-e336-4e4e-bf54-4433c29756cf/?format=api", "https://demo.lizard.net/api/v4/timeseries/9faaf859-a198-41a6-ae25-2f18c95fd0f5/?format=api", "https://demo.lizard.net/api/v4/timeseries/49dbbf02-bdfd-4a28-86a8-d3b9e83eaecd/?format=api", "https://demo.lizard.net/api/v4/timeseries/c0a0ec1b-1de0-4088-939e-e215a785d535/?format=api" ], "pumps": [], "type": "polder", "name": "Woudaap (molen)", "start_point": null, "end_point": null, "connection_serial": null, "allowed_flow_direction": null, "capacity": 1166.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/7383/?format=api", "id": 7383, "code": "KGM-Q-20447", "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.786540696181536, 52.51725566705019, 0.0 ] }, "last_modified": "2023-07-13T13:18:09.059738Z", "created": "2014-10-22T09:03:08.143860Z", "image_url": "", "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/20c386d8-ef54-4599-a53d-978a6ea031db/?format=api", "https://demo.lizard.net/api/v4/timeseries/249b5f22-81ad-4494-9172-ed69bd39eb25/?format=api", "https://demo.lizard.net/api/v4/timeseries/99aa4ea3-8e14-44e0-aaba-40bef55a33c3/?format=api", "https://demo.lizard.net/api/v4/timeseries/1031a211-6cf0-448d-8ac3-2bec2a07f80d/?format=api", "https://demo.lizard.net/api/v4/timeseries/9dffe00a-dbfb-4604-87bf-5de55c68b827/?format=api", "https://demo.lizard.net/api/v4/timeseries/f6d8b3c2-1a67-4bc1-9aa9-2bf4148293d3/?format=api", "https://demo.lizard.net/api/v4/timeseries/ec09d099-e601-408c-a6d6-3fb121ef9e95/?format=api", "https://demo.lizard.net/api/v4/timeseries/d62858de-7802-4511-ab52-adc61a0cf1be/?format=api" ], "pumps": [], "type": "polder", "name": "Karnemelkspolder", "start_point": null, "end_point": null, "connection_serial": null, "allowed_flow_direction": null, "capacity": 100.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/7384/?format=api", "id": 7384, "code": "KGM-Q-20449", "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.770708584678641, 52.48593880414911, 0.0 ] }, "last_modified": "2024-06-21T07:54:59.624613Z", "created": "2014-10-22T09:03:08.153900Z", "image_url": "", "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/785667e7-b453-48a1-9480-cb21ae8e0317/?format=api", "https://demo.lizard.net/api/v4/timeseries/4aefa684-97ee-4ed4-a614-fbbe93339e5b/?format=api", "https://demo.lizard.net/api/v4/timeseries/5b7c4dc3-7e04-4003-9f5a-431822cbd018/?format=api", "https://demo.lizard.net/api/v4/timeseries/24bbc573-a72d-4400-97b2-160b200285af/?format=api", "https://demo.lizard.net/api/v4/timeseries/95b6ecfb-d23d-4629-8c2c-727a3a27603f/?format=api", "https://demo.lizard.net/api/v4/timeseries/38fc2c43-99c3-484d-9631-20ca3117060a/?format=api" ], "pumps": [], "type": "polder", "name": "Pieter Engel", "start_point": null, "end_point": null, "connection_serial": null, "allowed_flow_direction": null, "capacity": 4160.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/7385/?format=api", "id": 7385, "code": "KGM-Q-20454", "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.823117989163287, 52.43657292986937, 0.0 ] }, "last_modified": "2023-07-13T13:29:13.323722Z", "created": "2014-10-22T09:03:08.164141Z", "image_url": "", "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/b0bfc4b7-c6ca-4002-8ea4-3a780e34a2c6/?format=api", "https://demo.lizard.net/api/v4/timeseries/a1c264b1-6325-46a2-bb80-8173761510b4/?format=api", "https://demo.lizard.net/api/v4/timeseries/eb59896a-6ea7-4759-a517-b9bf2888c603/?format=api", "https://demo.lizard.net/api/v4/timeseries/cb252811-fa46-47c3-84d2-69c16b6e49e3/?format=api", "https://demo.lizard.net/api/v4/timeseries/bcc0be25-6dbe-49b1-8ec9-f12cfd132607/?format=api", "https://demo.lizard.net/api/v4/timeseries/00951b3f-a1df-47ba-870c-565be54244d5/?format=api" ], "pumps": [], "type": "polder", "name": "Soeteboom", "start_point": null, "end_point": null, "connection_serial": null, "allowed_flow_direction": null, "capacity": 500.0, "start_level": null, "stop_level": null, "start_level_delivery_side": null, "stop_level_delivery_side": null } ] }{ "count": 3136, "next": "