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=288
https://demo.lizard.net/api/v4/pumpstations/?format=api&page=289", "previous": "https://demo.lizard.net/api/v4/pumpstations/?format=api&page=287", "results": [ { "url": "https://demo.lizard.net/api/v4/pumpstations/23610/?format=api", "id": 23610, "code": "ZRG-IB-22005", "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.056150989787103, 52.66025297702257, 0.0 ] }, "last_modified": "2023-07-13T13:33:29.399531Z", "created": "2019-10-26T07:11:03.145882Z", "image_url": "", "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/5d892f12-a335-48d4-b8e9-dcfcf2485d99/?format=api", "https://demo.lizard.net/api/v4/timeseries/c9125141-0c0c-46e6-87d3-04a1a590ad57/?format=api", "https://demo.lizard.net/api/v4/timeseries/bbcdbd27-7d2b-44ea-87bf-357277967b4b/?format=api", "https://demo.lizard.net/api/v4/timeseries/5a7de81d-2fa6-431a-bb73-54a2b27d70d5/?format=api", "https://demo.lizard.net/api/v4/timeseries/ee51e531-be23-4b6e-b7b4-5c02f60da17f/?format=api", "https://demo.lizard.net/api/v4/timeseries/f6fc25c3-9ecf-4f7e-b101-d36b72eade89/?format=api", "https://demo.lizard.net/api/v4/timeseries/14301aee-32f1-488d-bfe8-246c025dd24e/?format=api", "https://demo.lizard.net/api/v4/timeseries/0920e4d3-3980-4664-bbce-e974bac198f6/?format=api", "https://demo.lizard.net/api/v4/timeseries/c4155236-9f40-4963-8962-2d5e52c8c871/?format=api", "https://demo.lizard.net/api/v4/timeseries/a315c744-76bb-4d41-9ef2-29174869924f/?format=api", "https://demo.lizard.net/api/v4/timeseries/d3af6320-4df7-4ff1-a67b-c1bf9311a504/?format=api" ], "pumps": [], "type": "sewer", "name": "Rg. Beurtschip", "start_point": null, "end_point": null, "connection_serial": null, "allowed_flow_direction": null, "capacity": 11.3888888888889, "start_level": -1.15, "stop_level": -5.82, "start_level_delivery_side": null, "stop_level_delivery_side": null }, { "url": "https://demo.lizard.net/api/v4/pumpstations/23611/?format=api", "id": 23611, "code": "ZRG-IB-22007", "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.048089466118713, 52.66310090204873, 0.0 ] }, "last_modified": "2023-07-13T13:33:29.590124Z", "created": "2019-10-26T07:11:03.208035Z", "image_url": "", "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/149f7ae1-e865-4d11-b15e-76d8732aa74f/?format=api", "https://demo.lizard.net/api/v4/timeseries/42d5a52f-1d67-4630-bc42-ea06812b7226/?format=api", "https://demo.lizard.net/api/v4/timeseries/8a50615a-3c99-415b-8a9b-893ce4f2ea51/?format=api", "https://demo.lizard.net/api/v4/timeseries/860568e4-645c-4b57-aa36-4c7f25777399/?format=api", "https://demo.lizard.net/api/v4/timeseries/618cf4ef-5fbd-41d0-844f-dcd700519ff7/?format=api", "https://demo.lizard.net/api/v4/timeseries/e900ac34-029e-402a-9a33-adda96e50206/?format=api", "https://demo.lizard.net/api/v4/timeseries/2227f741-f1c7-4652-8cd3-60a09babe57a/?format=api", "https://demo.lizard.net/api/v4/timeseries/4282e8e8-a319-4d7a-af74-41be8a0ec035/?format=api", "https://demo.lizard.net/api/v4/timeseries/d39da85f-29ae-4dbf-ae98-3128a8061633/?format=api", "https://demo.lizard.net/api/v4/timeseries/d9d3e6d7-16b7-4b5d-add8-8244bbbc09a7/?format=api", "https://demo.lizard.net/api/v4/timeseries/a6237ced-3759-4965-8149-ca2d0f605ed1/?format=api" ], "pumps": [], "type": "sewer", "name": "Rg. Paardenweide", "start_point": null, "end_point": null, "connection_serial": null, "allowed_flow_direction": null, "capacity": 3.33333333333333, "start_level": -0.55, "stop_level": -6.35, "start_level_delivery_side": null, "stop_level_delivery_side": null }, { "url": "https://demo.lizard.net/api/v4/pumpstations/23612/?format=api", "id": 23612, "code": "ZRG-IB-22009", "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.06053368322291, 52.66729417432862, 0.0 ] }, "last_modified": "2023-07-13T13:33:29.791959Z", "created": "2019-10-26T07:11:03.240617Z", "image_url": "", "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/b330aaf1-0d49-43c6-97f7-bcefbb6edd09/?format=api", "https://demo.lizard.net/api/v4/timeseries/7ceb6277-c7ac-4ad7-a5fd-560868a9b277/?format=api", "https://demo.lizard.net/api/v4/timeseries/5f3e9645-d3a2-46c5-8712-f6e6ed0b31dd/?format=api", "https://demo.lizard.net/api/v4/timeseries/ee76eb91-a25c-49a0-b76f-a6060e2d5d36/?format=api", "https://demo.lizard.net/api/v4/timeseries/5da416ad-8cf0-46a9-9f86-cffb691df4e8/?format=api", "https://demo.lizard.net/api/v4/timeseries/25c17f02-c365-4f62-90c3-4e1313f67ded/?format=api", "https://demo.lizard.net/api/v4/timeseries/4b10366a-7fad-4b21-ae55-9e24a1bd6440/?format=api", "https://demo.lizard.net/api/v4/timeseries/348800cd-226a-428d-b191-8e8a76cbea7c/?format=api", "https://demo.lizard.net/api/v4/timeseries/4016316d-4354-46ff-b64d-b07ebc68d03c/?format=api", "https://demo.lizard.net/api/v4/timeseries/b3320983-7887-451b-9bab-928dd1c06215/?format=api", "https://demo.lizard.net/api/v4/timeseries/cdb1bf11-a5d1-4c74-ac27-0c733eb5504a/?format=api" ], "pumps": [], "type": "sewer", "name": "Rg. De Compagnie", "start_point": null, "end_point": null, "connection_serial": null, "allowed_flow_direction": null, "capacity": 6.38888888888889, "start_level": -0.38, "stop_level": -4.78, "start_level_delivery_side": null, "stop_level_delivery_side": null }, { "url": "https://demo.lizard.net/api/v4/pumpstations/23613/?format=api", "id": 23613, "code": "ZRG-IB-22008", "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.043865344840559, 52.66633193295493, 0.0 ] }, "last_modified": "2023-07-13T13:32:27.581767Z", "created": "2019-10-26T07:11:03.275769Z", "image_url": "", "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/806af661-306e-461d-b36c-f8548e693634/?format=api", "https://demo.lizard.net/api/v4/timeseries/6f6bc3fe-50e8-4ef4-8748-b3b2a0f6fe1a/?format=api", "https://demo.lizard.net/api/v4/timeseries/082f090f-de02-47e1-8979-ca0289a55f6a/?format=api", "https://demo.lizard.net/api/v4/timeseries/48163103-cc41-4001-b3e8-71a852ce7aaa/?format=api", "https://demo.lizard.net/api/v4/timeseries/8df74c46-b965-4af1-b803-84dccae898ff/?format=api", "https://demo.lizard.net/api/v4/timeseries/1245e975-6338-4ab4-ab7d-24f3beb20b26/?format=api", "https://demo.lizard.net/api/v4/timeseries/5d02aaa8-f0e3-448e-949a-652026d20dca/?format=api", "https://demo.lizard.net/api/v4/timeseries/1f86c16e-6115-45aa-9a4d-f5926b3b1447/?format=api", "https://demo.lizard.net/api/v4/timeseries/27820b3a-19db-486e-9406-052d6670b394/?format=api", "https://demo.lizard.net/api/v4/timeseries/074dee0e-d260-4294-8877-8e9bb239a2f2/?format=api", "https://demo.lizard.net/api/v4/timeseries/bbdfb8fc-c4a2-4c9f-9429-a20fe17ac708/?format=api" ], "pumps": [], "type": "sewer", "name": "Rg. Hoefblad", "start_point": null, "end_point": null, "connection_serial": null, "allowed_flow_direction": null, "capacity": 11.1111111111111, "start_level": -0.08, "stop_level": -5.85, "start_level_delivery_side": null, "stop_level_delivery_side": null }, { "url": "https://demo.lizard.net/api/v4/pumpstations/23614/?format=api", "id": 23614, "code": "ZRG-IB-22006", "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.039255067926783, 52.66421290522992, 0.0 ] }, "last_modified": "2023-07-13T13:40:24.659734Z", "created": "2019-10-26T07:11:03.310857Z", "image_url": "", "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/c16adf09-ef07-4d83-bdb8-486dafa1bc64/?format=api", "https://demo.lizard.net/api/v4/timeseries/581977f0-442a-4191-83ef-2e26229359f4/?format=api", "https://demo.lizard.net/api/v4/timeseries/ef67039b-72ab-492c-9e5a-367ad506b979/?format=api", "https://demo.lizard.net/api/v4/timeseries/10ca2a0b-6e05-40ca-9c66-6e012fd8c576/?format=api", "https://demo.lizard.net/api/v4/timeseries/6f83424c-e205-495e-9587-bb4424ac294a/?format=api", "https://demo.lizard.net/api/v4/timeseries/e7ae62ae-6431-477e-bf87-e9e595c21475/?format=api", "https://demo.lizard.net/api/v4/timeseries/3a96f649-2ea6-497e-a48d-522b40866db6/?format=api", "https://demo.lizard.net/api/v4/timeseries/0a6086f2-6fad-4b0d-912a-325aeb04237f/?format=api", "https://demo.lizard.net/api/v4/timeseries/8435d4cf-80bf-461b-96be-4e993d7d07d9/?format=api", "https://demo.lizard.net/api/v4/timeseries/615a52c5-9472-42f5-a02c-0a27028a2663/?format=api", "https://demo.lizard.net/api/v4/timeseries/ce2c79c1-d7f9-484e-b520-a4321dc514ce/?format=api" ], "pumps": [], "type": "sewer", "name": "Rg. Hoefijzer", "start_point": null, "end_point": null, "connection_serial": null, "allowed_flow_direction": null, "capacity": 2.5, "start_level": -1.3, "stop_level": -5.95, "start_level_delivery_side": null, "stop_level_delivery_side": null }, { "url": "https://demo.lizard.net/api/v4/pumpstations/23615/?format=api", "id": 23615, "code": "ZRG-IB-22325", "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.051535663845281, 52.66706918103058, 0.0 ] }, "last_modified": "2023-07-13T13:39:49.501102Z", "created": "2019-10-26T07:11:03.347808Z", "image_url": "", "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/7b1088db-84c4-439b-9ceb-06a5a187b96f/?format=api", "https://demo.lizard.net/api/v4/timeseries/bd07174a-2057-41c3-9a88-e690213ea96d/?format=api", "https://demo.lizard.net/api/v4/timeseries/609f9b71-9191-4aec-b966-8b7c87ed4539/?format=api", "https://demo.lizard.net/api/v4/timeseries/915cd549-208c-47f8-a64f-10f8cbd4a54f/?format=api", "https://demo.lizard.net/api/v4/timeseries/8cc731cc-d7f7-4a85-95cb-7f3a31e5cb3b/?format=api", "https://demo.lizard.net/api/v4/timeseries/6a028e7e-a61d-45ab-89e8-e878bb9fbfa9/?format=api", "https://demo.lizard.net/api/v4/timeseries/092f8059-0bca-4199-bbb1-8e374a07cf21/?format=api", "https://demo.lizard.net/api/v4/timeseries/77b907a0-be68-47cb-bbec-3938cc6133bd/?format=api", "https://demo.lizard.net/api/v4/timeseries/5c95193b-05e4-4b66-bcd2-3dd1d426d949/?format=api", "https://demo.lizard.net/api/v4/timeseries/9bb857a2-ff3c-48ae-b2f2-791d74281340/?format=api", "https://demo.lizard.net/api/v4/timeseries/8a09220f-22a6-42b6-8978-d79c6cb8cd19/?format=api" ], "pumps": [], "type": "sewer", "name": "Rg. De Opgang", "start_point": null, "end_point": null, "connection_serial": null, "allowed_flow_direction": null, "capacity": 19.4444444444444, "start_level": -0.83, "stop_level": -5.5, "start_level_delivery_side": null, "stop_level_delivery_side": null }, { "url": "https://demo.lizard.net/api/v4/pumpstations/23616/?format=api", "id": 23616, "code": "KGM-Q-29148", "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.862795473427399, 52.84282903575659, 0.0 ] }, "last_modified": "2023-07-13T13:20:56.237330Z", "created": "2019-10-26T07:11:03.527314Z", "image_url": "", "timeseries": [], "pumps": [], "type": "polder", "name": "Molenweg", "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/23617/?format=api", "id": 23617, "code": "KGM-Q-20366", "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.028874277732347, 52.57810773438671, 0.0 ] }, "last_modified": "2023-07-13T13:24:36.912615Z", "created": "2019-10-26T07:11:04.036788Z", "image_url": "", "timeseries": [], "pumps": [], "type": "polder", "name": "Kleiput", "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/23618/?format=api", "id": 23618, "code": "KGM-JF-45", "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.10340534472691, 52.77638496719893, 0.0 ] }, "last_modified": "2024-10-05T07:10:00.754810Z", "created": "2019-10-26T07:11:08.324221Z", "image_url": "", "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/b0072da7-cc30-48ba-b058-a28cb2708231/?format=api", "https://demo.lizard.net/api/v4/timeseries/60e81912-b782-438b-a275-b72b91f53e01/?format=api", "https://demo.lizard.net/api/v4/timeseries/fb3ab961-af2d-49c8-859f-a45d44175232/?format=api" ], "pumps": [], "type": "polder", "name": "Lely (afdeling 4)", "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/23619/?format=api", "id": 23619, "code": "KGM-OH-546", "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.826902086593708, 53.03035296311822, 0.0 ] }, "last_modified": "2023-07-13T13:29:32.495961Z", "created": "2019-10-26T07:11:09.364682Z", "image_url": "", "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/c345a2a5-e05d-4793-8222-abe3b01d6ba3/?format=api", "https://demo.lizard.net/api/v4/timeseries/ef2eccd1-367b-484e-8977-3977afa10931/?format=api", "https://demo.lizard.net/api/v4/timeseries/be2e067d-fbc1-4773-9af5-9345f50f0914/?format=api" ], "pumps": [], "type": "polder", "name": "De Schans", "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": "