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=43
{ "count": 3136, "next": "https://demo.lizard.net/api/v4/pumpstations/?format=api&page=44", "previous": "https://demo.lizard.net/api/v4/pumpstations/?format=api&page=42", "results": [ { "url": "https://demo.lizard.net/api/v4/pumpstations/7366/?format=api", "id": 7366, "code": "KGM-Q-20398", "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.999488771990502, 52.42558129669789, 0.0 ] }, "last_modified": "2023-07-13T13:18:22.967855Z", "created": "2014-10-22T09:03:07.969150Z", "image_url": "", "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/84d9d1d6-928c-460b-9686-3b4e222d76c4/?format=api", "https://demo.lizard.net/api/v4/timeseries/5096db08-e66c-415c-9891-5c9511c64632/?format=api", "https://demo.lizard.net/api/v4/timeseries/c2a3925b-88ab-429e-823a-a6458f864b4e/?format=api", "https://demo.lizard.net/api/v4/timeseries/f8a6ba4b-a655-4039-86a0-29b1f7ec4461/?format=api", "https://demo.lizard.net/api/v4/timeseries/563821b5-9e46-48e7-8afc-a44cbc392ca8/?format=api", "https://demo.lizard.net/api/v4/timeseries/492ee76b-667f-4fd5-a455-bd4488b4df7e/?format=api", "https://demo.lizard.net/api/v4/timeseries/2097646f-65d4-46f2-9f64-dc5dc96c5118/?format=api" ], "pumps": [], "type": "polder", "name": "Galggouw", "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/7367/?format=api", "id": 7367, "code": "KGM-Q-20400", "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.985026180310649, 52.41743982264919, 0.0 ] }, "last_modified": "2023-07-13T13:23:11.245041Z", "created": "2014-10-22T09:03:07.979009Z", "image_url": "", "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/3669c165-f663-4c1b-88bc-05d4d18de617/?format=api", "https://demo.lizard.net/api/v4/timeseries/5b50c050-ca3a-44b5-bbfe-b15b5304efac/?format=api", "https://demo.lizard.net/api/v4/timeseries/65e02f52-327e-4af5-8d14-26bf76ef50d5/?format=api", "https://demo.lizard.net/api/v4/timeseries/6e7d6d8e-f0ee-4d24-850c-60b0d8368f8a/?format=api", "https://demo.lizard.net/api/v4/timeseries/9e166f6b-ad41-43ba-9fe1-864cb2d71935/?format=api" ], "pumps": [], "type": "polder", "name": "Burkmeer", "start_point": null, "end_point": null, "connection_serial": null, "allowed_flow_direction": null, "capacity": 91.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/7368/?format=api", "id": 7368, "code": "KGM-Q-20403", "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.917002501200124, 52.40129935354932, 0.0 ] }, "last_modified": "2023-07-13T13:25:40.867479Z", "created": "2014-10-22T09:03:07.990613Z", "image_url": "", "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/017456ac-1411-4118-9315-78e0a9c60994/?format=api", "https://demo.lizard.net/api/v4/timeseries/4f68cea4-c69a-4054-b7bc-3434c5efb2d7/?format=api", "https://demo.lizard.net/api/v4/timeseries/b91fe9ed-1ae6-4646-8319-4c113a54a489/?format=api", "https://demo.lizard.net/api/v4/timeseries/a11bcb53-1caa-44c2-880c-3af93df37d7a/?format=api", "https://demo.lizard.net/api/v4/timeseries/ce12c46a-728c-454d-9719-f0ea215b8f8c/?format=api", "https://demo.lizard.net/api/v4/timeseries/9a305789-4d86-453c-8bd0-79460497bb1e/?format=api", "https://demo.lizard.net/api/v4/timeseries/037cd915-c72e-42c5-ad7d-6722f51224ac/?format=api", "https://demo.lizard.net/api/v4/timeseries/b78c8eb1-cac0-4bff-88bd-6d1a9574521e/?format=api" ], "pumps": [], "type": "polder", "name": "Baron de Coubertin", "start_point": null, "end_point": null, "connection_serial": null, "allowed_flow_direction": null, "capacity": 151.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/7369/?format=api", "id": 7369, "code": "KGM-Q-20405", "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.951467683507375, 52.4010372993669, 0.0 ] }, "last_modified": "2023-07-13T13:18:07.116777Z", "created": "2014-10-22T09:03:08.002324Z", "image_url": "", "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/716d5d53-953e-4a9b-9a0e-7b982d6d3a6f/?format=api", "https://demo.lizard.net/api/v4/timeseries/419a4859-9a1f-41ae-9785-80800e868295/?format=api", "https://demo.lizard.net/api/v4/timeseries/b50718a2-9947-4120-b507-40a44c1c860e/?format=api", "https://demo.lizard.net/api/v4/timeseries/7cb9b29c-9c76-491c-b5bd-be4fae3ac289/?format=api" ], "pumps": [], "type": "polder", "name": "Jisperveldstraat", "start_point": null, "end_point": null, "connection_serial": null, "allowed_flow_direction": null, "capacity": 834.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/7370/?format=api", "id": 7370, "code": "KGM-Q-20409", "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.041072203355069, 52.42835536027748, 0.0 ] }, "last_modified": "2023-07-13T13:24:28.381071Z", "created": "2014-10-22T09:03:08.012242Z", "image_url": "", "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/6d285eac-8244-47c3-96ef-83993d02e30e/?format=api", "https://demo.lizard.net/api/v4/timeseries/edcc6c74-b2a1-4bf0-90ae-1ac2f500c7ff/?format=api", "https://demo.lizard.net/api/v4/timeseries/b2189ff8-5863-449a-b421-08dfc60efc9b/?format=api", "https://demo.lizard.net/api/v4/timeseries/85b6c041-6cae-4404-b6fc-5d1581b90e74/?format=api", "https://demo.lizard.net/api/v4/timeseries/2d73e3f3-b1c3-4887-8e2a-ec3784286a4e/?format=api", "https://demo.lizard.net/api/v4/timeseries/69d1ebde-f3f6-4131-8f07-870f913888ce/?format=api", "https://demo.lizard.net/api/v4/timeseries/86e9ef42-80fc-4028-8a42-db20e04a401a/?format=api", "https://demo.lizard.net/api/v4/timeseries/bd052469-52cd-4990-9752-56b6914c9c43/?format=api", "https://demo.lizard.net/api/v4/timeseries/eb0a81c4-bdd9-4726-9f65-0b1dd2f51d9f/?format=api" ], "pumps": [], "type": "polder", "name": "Aandammergouw", "start_point": null, "end_point": null, "connection_serial": null, "allowed_flow_direction": null, "capacity": 87.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/7371/?format=api", "id": 7371, "code": "KGM-Q-20412", "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.024783999508553, 52.41223906979359, 0.0 ] }, "last_modified": "2023-07-13T13:18:07.374378Z", "created": "2014-10-22T09:03:08.022233Z", "image_url": "", "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/16b78e99-1943-4daa-9d34-58b5ca4114f3/?format=api", "https://demo.lizard.net/api/v4/timeseries/4433e8b4-6444-4fa8-abfd-4cc7cab6a6b1/?format=api", "https://demo.lizard.net/api/v4/timeseries/c9874d72-34ec-411f-be75-20401f69b16d/?format=api", "https://demo.lizard.net/api/v4/timeseries/5b28d49d-bb66-452a-bbf7-168cd6fd51fb/?format=api", "https://demo.lizard.net/api/v4/timeseries/ddf52f1e-3817-42e6-9033-78357335c524/?format=api", "https://demo.lizard.net/api/v4/timeseries/1bfad29e-6795-41d7-b49f-4da7097854ee/?format=api", "https://demo.lizard.net/api/v4/timeseries/f7a0940a-f7c6-47ff-9cc9-aaaf0d6b0272/?format=api", "https://demo.lizard.net/api/v4/timeseries/7be3c776-adc0-46b2-be88-a61e6bd2db97/?format=api" ], "pumps": [], "type": "polder", "name": "Holysloot", "start_point": null, "end_point": null, "connection_serial": null, "allowed_flow_direction": null, "capacity": 143.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/7372/?format=api", "id": 7372, "code": "KGM-Q-20415", "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.984938380869155, 52.3932267703815, 0.0 ] }, "last_modified": "2023-07-13T13:18:19.897175Z", "created": "2014-10-22T09:03:08.032322Z", "image_url": "", "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/2978af32-2f37-4460-a63c-400f46070bf0/?format=api", "https://demo.lizard.net/api/v4/timeseries/03cc22d5-0bb0-499f-b9a3-56d9d50aef0a/?format=api", "https://demo.lizard.net/api/v4/timeseries/e71cf22d-b0df-487d-902d-3bf731deca54/?format=api", "https://demo.lizard.net/api/v4/timeseries/474a6194-7e70-4d46-9dbc-c8aef4ec04ce/?format=api", "https://demo.lizard.net/api/v4/timeseries/4ef55b77-4414-4f21-bbb8-a2645b848487/?format=api", "https://demo.lizard.net/api/v4/timeseries/a26c102c-b0bf-4abf-a31b-9eed4ec9547d/?format=api", "https://demo.lizard.net/api/v4/timeseries/1b43cf45-ea2f-4a73-abac-480b8f4269ad/?format=api", "https://demo.lizard.net/api/v4/timeseries/284a9f62-6b68-4923-bb95-14e34bed668d/?format=api" ], "pumps": [], "type": "polder", "name": "Nieuwe Gouw", "start_point": null, "end_point": null, "connection_serial": null, "allowed_flow_direction": null, "capacity": 233.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/7373/?format=api", "id": 7373, "code": "KGM-Q-20417", "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.001552595697734, 52.385470308942, 0.0 ] }, "last_modified": "2023-07-13T13:18:09.261838Z", "created": "2014-10-22T09:03:08.043286Z", "image_url": "", "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/0350ab1b-4cd2-468c-932c-be622eb91f57/?format=api", "https://demo.lizard.net/api/v4/timeseries/d2afa7d9-19dd-4343-bc9d-80416c5d57e0/?format=api", "https://demo.lizard.net/api/v4/timeseries/1cbb176b-9ee3-4810-884e-fab6083b4953/?format=api", "https://demo.lizard.net/api/v4/timeseries/0f6678f2-e290-484d-93a5-e3c6fef6221b/?format=api", "https://demo.lizard.net/api/v4/timeseries/e71cbc31-cef6-449a-858e-7f252e73f75e/?format=api" ], "pumps": [], "type": "polder", "name": "Durgerdammer Die", "start_point": null, "end_point": null, "connection_serial": null, "allowed_flow_direction": null, "capacity": 56.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/7374/?format=api", "id": 7374, "code": "KGM-Q-20422", "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.98332442727918, 52.44009608538789, 0.0 ] }, "last_modified": "2023-03-21T07:10:16.335358Z", "created": "2014-10-22T09:03:08.053239Z", "image_url": "", "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/e840b31e-b827-43cf-a43b-42f2d56f8a6b/?format=api", "https://demo.lizard.net/api/v4/timeseries/a68eb481-4030-4613-9805-7b89e36b2b25/?format=api", "https://demo.lizard.net/api/v4/timeseries/679fd8c8-43e5-426e-81ff-b3e9d3aae9a0/?format=api", "https://demo.lizard.net/api/v4/timeseries/9f973a21-d177-47de-a338-8494612b2e71/?format=api", "https://demo.lizard.net/api/v4/timeseries/ca313244-88ed-46b3-83e2-acae6a716dfe/?format=api" ], "pumps": [], "type": "polder", "name": "Noordmeer", "start_point": null, "end_point": null, "connection_serial": null, "allowed_flow_direction": null, "capacity": 266.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/7375/?format=api", "id": 7375, "code": "KGM-Q-20424", "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.017384079541285, 52.42458706083625, 0.0 ] }, "last_modified": "2023-03-21T07:10:16.401367Z", "created": "2014-10-22T09:03:08.063174Z", "image_url": "", "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/d1570ab4-6750-498c-aa3a-4bb6738f9b8b/?format=api", "https://demo.lizard.net/api/v4/timeseries/2dd1c17e-51bc-4e60-934c-7d9c886d5d61/?format=api", "https://demo.lizard.net/api/v4/timeseries/84264300-1c09-4985-8d99-a6ce0f2a16b8/?format=api", "https://demo.lizard.net/api/v4/timeseries/e99245a1-fdb6-4f45-9201-845f26cd2846/?format=api", "https://demo.lizard.net/api/v4/timeseries/59628e83-c770-4e80-9f02-cb569a65e3ab/?format=api" ], "pumps": [], "type": "polder", "name": "Belmermeer", "start_point": null, "end_point": null, "connection_serial": null, "allowed_flow_direction": null, "capacity": 300.0, "start_level": null, "stop_level": null, "start_level_delivery_side": null, "stop_level_delivery_side": null } ] }