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=45
https://demo.lizard.net/api/v4/pumpstations/?format=api&page=46", "previous": "https://demo.lizard.net/api/v4/pumpstations/?format=api&page=44", "results": [ { "url": "https://demo.lizard.net/api/v4/pumpstations/7386/?format=api", "id": 7386, "code": "KGM-Q-20457", "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.78560352268356, 52.42960705365447, 0.0 ] }, "last_modified": "2023-07-13T13:29:03.846769Z", "created": "2014-10-22T09:03:08.174302Z", "image_url": "", "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/7a67293b-02bd-47a8-9a19-c9c260629786/?format=api", "https://demo.lizard.net/api/v4/timeseries/e33eecbd-ea15-4114-af9c-5fa02f5a6f9d/?format=api", "https://demo.lizard.net/api/v4/timeseries/5c68a801-83a7-4c14-bb3b-facf4a329f58/?format=api", "https://demo.lizard.net/api/v4/timeseries/d7355a87-86da-42b4-90f5-ac73629f46a4/?format=api" ], "pumps": [], "type": "polder", "name": "Zaandammerpolder", "start_point": null, "end_point": null, "connection_serial": null, "allowed_flow_direction": null, "capacity": 583.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/7387/?format=api", "id": 7387, "code": "KGM-Q-20460", "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.69293781695735, 52.45309966033324, 0.0 ] }, "last_modified": "2023-07-13T13:18:19.498482Z", "created": "2014-10-22T09:03:08.184476Z", "image_url": "", "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/54d59461-81ad-4492-94ee-f0e8e98d7e25/?format=api", "https://demo.lizard.net/api/v4/timeseries/69fb7c96-5792-4f81-8371-05766d2df92c/?format=api", "https://demo.lizard.net/api/v4/timeseries/459c887b-355d-4948-b4d4-42418822cc20/?format=api", "https://demo.lizard.net/api/v4/timeseries/3bef8553-3070-414c-9f57-da4ed98d9ca6/?format=api", "https://demo.lizard.net/api/v4/timeseries/e05f8173-e1c2-41c2-b2cf-d315dd945f79/?format=api", "https://demo.lizard.net/api/v4/timeseries/e447b7f6-2d8b-4e38-876f-d0f4fcd60786/?format=api", "https://demo.lizard.net/api/v4/timeseries/3f4505d0-d212-4c13-a04e-afe47e1019fa/?format=api", "https://demo.lizard.net/api/v4/timeseries/208d9ba0-7bc5-402c-9da3-00a7a4bd8b6a/?format=api" ], "pumps": [], "type": "polder", "name": "Kagerweg", "start_point": null, "end_point": null, "connection_serial": null, "allowed_flow_direction": null, "capacity": 150.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/7388/?format=api", "id": 7388, "code": "KGM-Q-20465", "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.749516522130089, 52.44025455065431, 0.0 ] }, "last_modified": "2023-07-13T13:29:06.650373Z", "created": "2014-10-22T09:03:08.194651Z", "image_url": "", "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/07de293f-6e78-4d66-86ff-3baa28f65961/?format=api", "https://demo.lizard.net/api/v4/timeseries/3d849765-0f2c-4e65-b202-31632d8fbc75/?format=api", "https://demo.lizard.net/api/v4/timeseries/ba4dc2a3-5c2f-46e6-a896-0d276c11943e/?format=api", "https://demo.lizard.net/api/v4/timeseries/25e935b9-97c5-4070-9ed7-2e67885d825a/?format=api", "https://demo.lizard.net/api/v4/timeseries/f1dacd02-25ab-4e60-a835-6c158499c07a/?format=api", "https://demo.lizard.net/api/v4/timeseries/b96ca234-2378-4973-bb57-b21cb92a589d/?format=api" ], "pumps": [], "type": "polder", "name": "Nauerna", "start_point": null, "end_point": null, "connection_serial": null, "allowed_flow_direction": null, "capacity": 1634.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/7389/?format=api", "id": 7389, "code": "KGM-Q-20219", "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.779896789954849, 52.43846415337149, 0.0 ] }, "last_modified": "2023-07-13T13:18:06.485213Z", "created": "2014-10-22T09:03:08.204701Z", "image_url": "", "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/6e6949bb-bb4d-4a60-b002-e716046ea7f2/?format=api", "https://demo.lizard.net/api/v4/timeseries/46888ad4-f84f-4a30-8ffd-5811426660eb/?format=api", "https://demo.lizard.net/api/v4/timeseries/92563ca6-59a2-47cf-bf79-2edb2e7aa92f/?format=api", "https://demo.lizard.net/api/v4/timeseries/b23ece04-bc5b-4b1f-bdd3-a0aa7beb6ccb/?format=api" ], "pumps": [], "type": "polder", "name": "Oosterwillis Noord", "start_point": null, "end_point": null, "connection_serial": null, "allowed_flow_direction": null, "capacity": 55.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/7390/?format=api", "id": 7390, "code": "KGM-Q-20221", "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.925168265415124, 52.40771698021346, 0.0 ] }, "last_modified": "2023-03-21T07:10:27.870617Z", "created": "2014-10-22T09:03:08.214567Z", "image_url": "", "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/632882ce-d691-491b-9cc8-f82a5890cae1/?format=api", "https://demo.lizard.net/api/v4/timeseries/e5e1fd08-9b7a-498e-ad0a-2c4b00bcfd0e/?format=api", "https://demo.lizard.net/api/v4/timeseries/661ba62a-8e5a-4302-b42b-528491e6da12/?format=api", "https://demo.lizard.net/api/v4/timeseries/b77d3df0-8300-4e13-8593-40cb7d02c407/?format=api", "https://demo.lizard.net/api/v4/timeseries/742af474-c0fd-4e7d-a085-c4f1e6ba85c1/?format=api", "https://demo.lizard.net/api/v4/timeseries/1eeab17d-8513-4333-b5ce-38bf61aa4a78/?format=api" ], "pumps": [], "type": "polder", "name": "Banne 2A", "start_point": null, "end_point": null, "connection_serial": null, "allowed_flow_direction": null, "capacity": 52.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/7392/?format=api", "id": 7392, "code": "KGM-Q-20226", "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.86362006544187, 52.56835136637596, 0.0 ] }, "last_modified": "2024-06-21T07:54:43.790642Z", "created": "2014-10-22T09:03:08.234893Z", "image_url": "", "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/4fafba29-92de-4bea-9ab4-52156974d3d9/?format=api", "https://demo.lizard.net/api/v4/timeseries/57869d17-93c2-4843-8273-2a767ee89663/?format=api", "https://demo.lizard.net/api/v4/timeseries/e145cdc2-f939-4f64-bd60-1f9e156b7b63/?format=api", "https://demo.lizard.net/api/v4/timeseries/3799e584-ba1b-4393-84e1-23d20c0c0cb2/?format=api", "https://demo.lizard.net/api/v4/timeseries/ef8a4068-8d19-44c9-836b-36138bb93e7a/?format=api", "https://demo.lizard.net/api/v4/timeseries/8061e842-e4b2-4cf1-9138-9d1821f88381/?format=api", "https://demo.lizard.net/api/v4/timeseries/855ff59e-4488-4c88-9c63-74e1bbc9d190/?format=api", "https://demo.lizard.net/api/v4/timeseries/46fe58b5-fe2f-4c54-9a7b-d83a58ddf6f1/?format=api" ], "pumps": [], "type": "polder", "name": "Wouter Sluis", "start_point": null, "end_point": null, "connection_serial": null, "allowed_flow_direction": null, "capacity": 5870.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/7393/?format=api", "id": 7393, "code": "KGM-Q-20228", "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.043002078617972, 52.45690706933896, 0.0 ] }, "last_modified": "2023-07-13T13:29:11.513025Z", "created": "2014-10-22T09:03:08.245531Z", "image_url": "", "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/4e5947fe-c7a4-42da-8370-31e67ac018c9/?format=api", "https://demo.lizard.net/api/v4/timeseries/5303b55a-af78-4bb8-9144-6fac0f527f87/?format=api", "https://demo.lizard.net/api/v4/timeseries/164cae12-1fb5-40eb-99ea-4c27847255f4/?format=api", "https://demo.lizard.net/api/v4/timeseries/31d183e2-56c9-480c-8e58-eb0132bd4567/?format=api", "https://demo.lizard.net/api/v4/timeseries/28fb454e-0f88-4a44-833a-db8cb98c33f1/?format=api", "https://demo.lizard.net/api/v4/timeseries/e4298847-0bf8-44f7-b1b2-55214e151d2f/?format=api" ], "pumps": [], "type": "polder", "name": "Hemmeland", "start_point": null, "end_point": null, "connection_serial": null, "allowed_flow_direction": null, "capacity": 66.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/7394/?format=api", "id": 7394, "code": "KGM-Q-20233", "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.032352164935761, 52.41306355800312, 0.0 ] }, "last_modified": "2023-07-13T13:20:57.713724Z", "created": "2014-10-22T09:03:08.256387Z", "image_url": "", "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/79f2dc6a-1d49-42da-b29e-f5afc466416e/?format=api", "https://demo.lizard.net/api/v4/timeseries/028bb77d-dade-4f57-9ce7-45bd83e8baf0/?format=api", "https://demo.lizard.net/api/v4/timeseries/1e0b9f98-ef6f-4522-a97a-c2341ed44d46/?format=api", "https://demo.lizard.net/api/v4/timeseries/135abf3a-1f10-4979-a5d8-f1f041612eba/?format=api", "https://demo.lizard.net/api/v4/timeseries/428a7880-6c51-4a87-b63f-7e928fbb11eb/?format=api" ], "pumps": [], "type": "polder", "name": "Barnegat", "start_point": null, "end_point": null, "connection_serial": null, "allowed_flow_direction": null, "capacity": 14.2, "start_level": null, "stop_level": null, "start_level_delivery_side": null, "stop_level_delivery_side": null }, { "url": "https://demo.lizard.net/api/v4/pumpstations/7396/?format=api", "id": 7396, "code": "KGM-Q-20243", "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.874398988396313, 52.79742153077655, 0.0 ] }, "last_modified": "2024-06-21T07:54:32.393378Z", "created": "2014-10-22T09:03:08.277468Z", "image_url": "", "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/68dc0960-ba82-4f91-af18-683adf32bcbb/?format=api", "https://demo.lizard.net/api/v4/timeseries/c32e557e-b629-4023-982a-66ac27b43b63/?format=api", "https://demo.lizard.net/api/v4/timeseries/29303850-e72b-48f6-a1f1-75a660ed53cc/?format=api", "https://demo.lizard.net/api/v4/timeseries/c09d469a-1301-4843-847d-38f1b5f4ba09/?format=api", "https://demo.lizard.net/api/v4/timeseries/65308c76-9f12-4c57-beab-df8b1f4c744e/?format=api", "https://demo.lizard.net/api/v4/timeseries/ae2059d7-30d0-4b24-a2d9-d6af5cd552b0/?format=api" ], "pumps": [], "type": "polder", "name": "Kaagpolder Kolhorn", "start_point": null, "end_point": null, "connection_serial": null, "allowed_flow_direction": null, "capacity": 638.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/7397/?format=api", "id": 7397, "code": "KGM-Q-20248", "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.775162855846429, 52.75981957148823, 0.0 ] }, "last_modified": "2023-07-13T13:22:41.683400Z", "created": "2014-10-22T09:03:08.287515Z", "image_url": "", "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/25968466-ab41-4662-b332-967a2eb95b7b/?format=api", "https://demo.lizard.net/api/v4/timeseries/98706e74-e069-4f8d-b6c3-0c3687e777f7/?format=api", "https://demo.lizard.net/api/v4/timeseries/a58043f0-6a8c-4138-90fa-0f0fc509b571/?format=api", "https://demo.lizard.net/api/v4/timeseries/eb4928f9-45a4-4d1f-b9ad-872cc2df6121/?format=api", "https://demo.lizard.net/api/v4/timeseries/df8febfb-db0d-4ab4-8062-8aef96f9cce8/?format=api", "https://demo.lizard.net/api/v4/timeseries/d2a89ce9-f8e5-43c0-af13-50d874c99e43/?format=api", "https://demo.lizard.net/api/v4/timeseries/69093563-e01c-49bb-82db-80bf2d7a5740/?format=api" ], "pumps": [], "type": "polder", "name": "Valkkoog", "start_point": null, "end_point": null, "connection_serial": null, "allowed_flow_direction": null, "capacity": 833.0, "start_level": null, "stop_level": null, "start_level_delivery_side": null, "stop_level_delivery_side": null } ] }{ "count": 3136, "next": "