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=297
https://demo.lizard.net/api/v4/pumpstations/?format=api&page=298", "previous": "https://demo.lizard.net/api/v4/pumpstations/?format=api&page=296", "results": [ { "url": "https://demo.lizard.net/api/v4/pumpstations/27552/?format=api", "id": 27552, "code": "H5030", "organisation": { "url": "https://demo.lizard.net/api/v4/organisations/188a569b-f0ac-4e98-81db-499de07f7582/?format=api", "uuid": "188a569b-f0ac-4e98-81db-499de07f7582", "name": "Zuiderzeeland" }, "geometry": { "type": "Point", "coordinates": [ 5.4777925, 52.55335059, 0.0 ] }, "last_modified": "2023-09-22T05:00:12.384943Z", "created": "2021-02-19T04:49:54.863441Z", "image_url": "", "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/555575d1-d507-4bc4-9614-bf86e36e0742/?format=api", "https://demo.lizard.net/api/v4/timeseries/8bf93d87-4731-4bb4-a828-f73070e20521/?format=api", "https://demo.lizard.net/api/v4/timeseries/0bc54046-c529-4d06-95ec-abb46e44e760/?format=api" ], "pumps": [], "type": "other", "name": "Hevel Lelystad Noord", "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/27553/?format=api", "id": 27553, "code": "H4000", "organisation": { "url": "https://demo.lizard.net/api/v4/organisations/188a569b-f0ac-4e98-81db-499de07f7582/?format=api", "uuid": "188a569b-f0ac-4e98-81db-499de07f7582", "name": "Zuiderzeeland" }, "geometry": { "type": "Point", "coordinates": [ 5.89680069, 52.62631646, 0.0 ] }, "last_modified": "2023-12-23T06:12:41.546365Z", "created": "2021-02-19T04:49:54.919539Z", "image_url": "", "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/2c355fbb-1561-44a4-81a9-f3d7cc19bab7/?format=api", "https://demo.lizard.net/api/v4/timeseries/e8247acc-a97e-4f02-a412-5ebf73bbd7a9/?format=api", "https://demo.lizard.net/api/v4/timeseries/d82d5331-73a0-4d88-b2c5-0286094e5c7d/?format=api", "https://demo.lizard.net/api/v4/timeseries/202b42c9-09a7-460b-aca3-56939a939ebc/?format=api", "https://demo.lizard.net/api/v4/timeseries/4758cbf8-8ef5-4a92-8ad3-8728c6f384e3/?format=api", "https://demo.lizard.net/api/v4/timeseries/28c35be4-e738-4bb1-9f8f-9b375cad9082/?format=api", "https://demo.lizard.net/api/v4/timeseries/70b292d8-6006-4350-871f-cb751b0c3e67/?format=api", "https://demo.lizard.net/api/v4/timeseries/5f13c376-fb83-4983-9f59-22fac9dbf837/?format=api", "https://demo.lizard.net/api/v4/timeseries/f7a91d01-85a9-4585-87ac-d5c1919f1ac0/?format=api" ], "pumps": [], "type": "other", "name": "Hevel Neushoornweg", "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/27554/?format=api", "id": 27554, "code": "H4011", "organisation": { "url": "https://demo.lizard.net/api/v4/organisations/188a569b-f0ac-4e98-81db-499de07f7582/?format=api", "uuid": "188a569b-f0ac-4e98-81db-499de07f7582", "name": "Zuiderzeeland" }, "geometry": { "type": "Point", "coordinates": [ 5.959083, 52.64981362, 0.0 ] }, "last_modified": "2021-02-19T04:49:54.950548Z", "created": "2021-02-19T04:49:54.950570Z", "image_url": "", "timeseries": [], "pumps": [], "type": "other", "name": "Aanvoersloot Zwartemeerweg", "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/27555/?format=api", "id": 27555, "code": "H4620", "organisation": { "url": "https://demo.lizard.net/api/v4/organisations/188a569b-f0ac-4e98-81db-499de07f7582/?format=api", "uuid": "188a569b-f0ac-4e98-81db-499de07f7582", "name": "Zuiderzeeland" }, "geometry": { "type": "Point", "coordinates": [ 5.59399935, 52.6710844, 0.0 ] }, "last_modified": "2023-12-23T06:11:04.021988Z", "created": "2021-02-19T04:49:54.977363Z", "image_url": "", "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/acd79480-2fc4-43a9-99c9-720134067c2a/?format=api", "https://demo.lizard.net/api/v4/timeseries/44f8aa17-1b75-45cd-8513-2fe99ec862dc/?format=api", "https://demo.lizard.net/api/v4/timeseries/94608662-8e6e-4608-97e0-59ddaa301719/?format=api", "https://demo.lizard.net/api/v4/timeseries/3712e9e2-b8f2-4416-aa71-47e92d89c58f/?format=api", "https://demo.lizard.net/api/v4/timeseries/f6a88145-b9b2-479d-9c64-39d51e31a593/?format=api", "https://demo.lizard.net/api/v4/timeseries/9855cde0-89dd-4567-bd20-836708e076d8/?format=api", "https://demo.lizard.net/api/v4/timeseries/2884b9e0-1cad-4a30-8a21-5566ce7f5d28/?format=api", "https://demo.lizard.net/api/v4/timeseries/ed9e6ff8-08f9-4d9b-9e7e-984788efb20e/?format=api" ], "pumps": [], "type": "other", "name": "Hevel Waterval", "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/27556/?format=api", "id": 27556, "code": "H4621", "organisation": { "url": "https://demo.lizard.net/api/v4/organisations/188a569b-f0ac-4e98-81db-499de07f7582/?format=api", "uuid": "188a569b-f0ac-4e98-81db-499de07f7582", "name": "Zuiderzeeland" }, "geometry": { "type": "Point", "coordinates": [ 5.59400947, 52.66946024, 0.0 ] }, "last_modified": "2023-06-29T05:01:46.888215Z", "created": "2021-02-19T04:49:55.002170Z", "image_url": "", "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/3ccd9b17-73cf-42d6-8161-c443b028d351/?format=api", "https://demo.lizard.net/api/v4/timeseries/89211743-8ffd-4bb6-bd5c-d3d23f4426d9/?format=api", "https://demo.lizard.net/api/v4/timeseries/d8eda470-b408-40b8-8c79-30ac6fbd7967/?format=api", "https://demo.lizard.net/api/v4/timeseries/e35259a9-6941-4a28-a520-7418d2b7f282/?format=api", "https://demo.lizard.net/api/v4/timeseries/c98792ea-309d-4e07-a6f4-72bc3ba38fcb/?format=api", "https://demo.lizard.net/api/v4/timeseries/7f5059ea-35ef-47c0-be80-a31c9d47d969/?format=api", "https://demo.lizard.net/api/v4/timeseries/24c85765-b777-4288-a7c7-8021b5073aa7/?format=api", "https://demo.lizard.net/api/v4/timeseries/08c9f8b3-30d4-4e9e-b60e-8570a7cf19a1/?format=api", "https://demo.lizard.net/api/v4/timeseries/078327cd-d626-43d4-9156-e6cfb797ce63/?format=api", "https://demo.lizard.net/api/v4/timeseries/b632c7a0-0231-418a-90a8-e7b95a891d0a/?format=api", "https://demo.lizard.net/api/v4/timeseries/b5b1ba2c-9318-4135-a0c7-7820ae75c48d/?format=api" ], "pumps": [], "type": "other", "name": "Hevel Urk", "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/27557/?format=api", "id": 27557, "code": "H5040", "organisation": { "url": "https://demo.lizard.net/api/v4/organisations/188a569b-f0ac-4e98-81db-499de07f7582/?format=api", "uuid": "188a569b-f0ac-4e98-81db-499de07f7582", "name": "Zuiderzeeland" }, "geometry": { "type": "Point", "coordinates": [ 5.40204305, 52.4949805, 0.0 ] }, "last_modified": "2023-12-23T06:12:16.262879Z", "created": "2021-02-19T04:49:55.145694Z", "image_url": "", "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/88483621-2e59-485f-8228-e7b6475d50f2/?format=api", "https://demo.lizard.net/api/v4/timeseries/8b18cf05-cfd4-4098-b604-ff2cdb9c8c44/?format=api", "https://demo.lizard.net/api/v4/timeseries/733c6fa5-73f4-4054-b03a-6decad90177d/?format=api", "https://demo.lizard.net/api/v4/timeseries/a1a9dda9-7201-4e27-a041-84092381f569/?format=api", "https://demo.lizard.net/api/v4/timeseries/adb3e31b-ae3f-4d15-9ca9-1319b80dd776/?format=api", "https://demo.lizard.net/api/v4/timeseries/5af7e638-4065-479c-b5e4-1d3518132774/?format=api", "https://demo.lizard.net/api/v4/timeseries/1fda6604-248b-4fbb-a21f-ac44686a409c/?format=api", "https://demo.lizard.net/api/v4/timeseries/a5e090ce-b383-4548-b9fd-9e05ecbb51ed/?format=api", "https://demo.lizard.net/api/v4/timeseries/77b36634-b4f9-4793-9d6d-a2ff4bc63ec0/?format=api" ], "pumps": [], "type": "other", "name": "Hevel Bovenwater", "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/27558/?format=api", "id": 27558, "code": "H4600", "organisation": { "url": "https://demo.lizard.net/api/v4/organisations/188a569b-f0ac-4e98-81db-499de07f7582/?format=api", "uuid": "188a569b-f0ac-4e98-81db-499de07f7582", "name": "Zuiderzeeland" }, "geometry": { "type": "Point", "coordinates": [ 5.98181963, 52.65866213, 0.0 ] }, "last_modified": "2023-12-23T06:11:14.822841Z", "created": "2021-02-19T04:49:55.910003Z", "image_url": "", "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/3aa79640-65ad-44c3-8fb8-b09f99f94f34/?format=api", "https://demo.lizard.net/api/v4/timeseries/ccd92c15-966c-48cb-b6a1-84193195902b/?format=api", "https://demo.lizard.net/api/v4/timeseries/2531ed3d-afaf-44e4-b41c-5325773729be/?format=api", "https://demo.lizard.net/api/v4/timeseries/d88703d6-5197-4e71-bc7e-02c4af029942/?format=api", "https://demo.lizard.net/api/v4/timeseries/7af19298-25d2-44c7-8f91-409a1a5de697/?format=api" ], "pumps": [], "type": "other", "name": "Hevel Leijnse", "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/27559/?format=api", "id": 27559, "code": "H4610", "organisation": { "url": "https://demo.lizard.net/api/v4/organisations/188a569b-f0ac-4e98-81db-499de07f7582/?format=api", "uuid": "188a569b-f0ac-4e98-81db-499de07f7582", "name": "Zuiderzeeland" }, "geometry": { "type": "Point", "coordinates": [ 5.95360645, 52.69141179, 0.0 ] }, "last_modified": "2023-12-23T06:11:37.739729Z", "created": "2021-02-19T04:49:56.244082Z", "image_url": "", "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/05a5e70e-5587-4cec-8a10-c057ed651254/?format=api", "https://demo.lizard.net/api/v4/timeseries/560d48ed-e785-4d93-a8f3-fa79c3f6f5a9/?format=api", "https://demo.lizard.net/api/v4/timeseries/d55149e1-5e39-42d5-a64e-6552616ddade/?format=api", "https://demo.lizard.net/api/v4/timeseries/e266b05e-fe08-40fd-916f-c30b9b7372d5/?format=api", "https://demo.lizard.net/api/v4/timeseries/68efad9c-c325-44cc-9612-3106843cbd3b/?format=api", "https://demo.lizard.net/api/v4/timeseries/b5913027-34dc-4520-8d3d-c53c3d91debb/?format=api", "https://demo.lizard.net/api/v4/timeseries/287d4b43-d98b-40e3-a5d6-c6d0c3ff6531/?format=api", "https://demo.lizard.net/api/v4/timeseries/e44c7859-702c-43f1-af55-a15ea0bb33e2/?format=api", "https://demo.lizard.net/api/v4/timeseries/08c6070d-573f-4a7d-bf63-abe73ad987a6/?format=api", "https://demo.lizard.net/api/v4/timeseries/55ba3b46-e82b-41cf-b9b0-4f5e3feb7e02/?format=api", "https://demo.lizard.net/api/v4/timeseries/e8f50111-6b2a-43d8-9fd5-6f6582a56706/?format=api", "https://demo.lizard.net/api/v4/timeseries/3b94dbf5-c4bf-48c1-b395-c36fadc35388/?format=api", "https://demo.lizard.net/api/v4/timeseries/7d6877a5-05df-4d91-ad24-3c361a39a74a/?format=api", "https://demo.lizard.net/api/v4/timeseries/f6987307-b642-4450-adb2-f5bdaf4c426d/?format=api", "https://demo.lizard.net/api/v4/timeseries/609ff02e-acad-49e7-bfbb-cc301453b2e3/?format=api", "https://demo.lizard.net/api/v4/timeseries/e9802712-b1c3-4aa9-84a6-707e07cf9ec0/?format=api", "https://demo.lizard.net/api/v4/timeseries/ca7767dd-1fcc-4e80-936b-ccc35a32df49/?format=api", "https://demo.lizard.net/api/v4/timeseries/de67336e-1a6b-48d6-9ae9-320a4d16e9a2/?format=api" ], "pumps": [], "type": "other", "name": "Hevel Ettenlandseweg", "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/27560/?format=api", "id": 27560, "code": "H2620", "organisation": { "url": "https://demo.lizard.net/api/v4/organisations/188a569b-f0ac-4e98-81db-499de07f7582/?format=api", "uuid": "188a569b-f0ac-4e98-81db-499de07f7582", "name": "Zuiderzeeland" }, "geometry": { "type": "Point", "coordinates": [ 5.2495896, 52.38191023, 0.0 ] }, "last_modified": "2023-12-23T06:11:44.882900Z", "created": "2021-02-19T04:49:56.574922Z", "image_url": "", "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/a6d712b6-dc5e-4277-a1f8-01ba789663d1/?format=api", "https://demo.lizard.net/api/v4/timeseries/67d3040e-364b-46a4-b10a-db867194988b/?format=api", "https://demo.lizard.net/api/v4/timeseries/0c0a00f5-4487-40bc-ae38-19d34ba3a0c4/?format=api", "https://demo.lizard.net/api/v4/timeseries/cd55c8b5-9bc5-4690-9563-b816aaeb2e18/?format=api", "https://demo.lizard.net/api/v4/timeseries/ec277b4c-a81a-4dc2-8b76-8bda3ea86a85/?format=api", "https://demo.lizard.net/api/v4/timeseries/cabf312d-7e14-46f7-b843-29b961b9484e/?format=api", "https://demo.lizard.net/api/v4/timeseries/a25cd307-f5a8-452e-a6c2-72454217bd45/?format=api", "https://demo.lizard.net/api/v4/timeseries/3c8119da-d43e-453a-b743-0775e0739c32/?format=api" ], "pumps": [], "type": "other", "name": "Hevel Govert Flinckstraat", "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/27561/?format=api", "id": 27561, "code": "H4623", "organisation": { "url": "https://demo.lizard.net/api/v4/organisations/188a569b-f0ac-4e98-81db-499de07f7582/?format=api", "uuid": "188a569b-f0ac-4e98-81db-499de07f7582", "name": "Zuiderzeeland" }, "geometry": { "type": "Point", "coordinates": [ 5.59538102, 52.72752649, 0.0 ] }, "last_modified": "2023-12-23T06:11:53.207770Z", "created": "2021-02-19T04:49:57.823188Z", "image_url": "", "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/2b2d985f-c69f-417f-92df-12aaaf1bc32f/?format=api", "https://demo.lizard.net/api/v4/timeseries/b7e21df5-c26e-457b-8da4-38dbab725ac1/?format=api", "https://demo.lizard.net/api/v4/timeseries/8c892b86-fa31-48c5-bc8c-fcbabe3931dc/?format=api", "https://demo.lizard.net/api/v4/timeseries/ee1e62e1-3b5d-4b20-a624-81b460b90824/?format=api", "https://demo.lizard.net/api/v4/timeseries/c60c91da-aec8-41e3-94b9-597aff0a663c/?format=api", "https://demo.lizard.net/api/v4/timeseries/ee17d1e0-0e6a-4e04-8029-15dd3bcf819a/?format=api", "https://demo.lizard.net/api/v4/timeseries/2ba40ec0-3a3a-4e2e-8507-14e3b1fb1fb2/?format=api", "https://demo.lizard.net/api/v4/timeseries/62df945f-84fb-4fe8-836c-37c6bec08c11/?format=api", "https://demo.lizard.net/api/v4/timeseries/6c0d1fb8-2ca7-4f43-816a-b365961bf563/?format=api", "https://demo.lizard.net/api/v4/timeseries/d72c8698-6277-4641-ad42-b317d4966fa8/?format=api", "https://demo.lizard.net/api/v4/timeseries/75604768-de74-4ef3-83c5-41882fd505f9/?format=api", "https://demo.lizard.net/api/v4/timeseries/660d7b69-1bf1-41b9-9d75-7f4f8b916b54/?format=api", "https://demo.lizard.net/api/v4/timeseries/2fe7cb32-7428-41a2-92c1-0e45b896c33b/?format=api", "https://demo.lizard.net/api/v4/timeseries/7265d9f8-0769-4979-8650-69949bb44e63/?format=api", "https://demo.lizard.net/api/v4/timeseries/aa00b8da-a837-483d-9352-b18f7043f42b/?format=api", "https://demo.lizard.net/api/v4/timeseries/f44c5e63-0eef-41fd-adb2-a7673e09d025/?format=api", "https://demo.lizard.net/api/v4/timeseries/03303770-e3bb-41b3-82ca-4f1e4c2a6761/?format=api" ], "pumps": [], "type": "other", "name": "Hevel Geitenpad", "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": "