Groundwater Station List
List assets of type GroundwaterStation
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
.
name: Exact filter on the name
field, the startswith
lookup is also supported.
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/
?name__startswith=station3
GET /api/v4/groundwaterstations/?format=api&page=1249
https://demo.lizard.net/api/v4/groundwaterstations/?format=api&page=1250", "previous": "https://demo.lizard.net/api/v4/groundwaterstations/?format=api&page=1248", "results": [ { "url": "https://demo.lizard.net/api/v4/groundwaterstations/92134/?format=api", "id": 92134, "code": "40CZ011", "organisation": { "url": "https://demo.lizard.net/api/v4/organisations/e7d66583-43b2-4c90-b118-f2093798885a/?format=api", "uuid": "e7d66583-43b2-4c90-b118-f2093798885a", "name": "Vitens NV" }, "geometry": { "type": "Point", "coordinates": [ 5.766599385285202, 51.92057233588216, 0.0 ] }, "last_modified": "2024-07-05T18:32:23.742887Z", "created": "2023-09-25T22:42:36.065148Z", "image_url": "", "timeseries": [], "filters": [ { "url": "https://demo.lizard.net/api/v4/filters/123518/?format=api", "id": 123518, "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/d366629b-f630-4726-8296-f98bd5878a59/?format=api", "https://demo.lizard.net/api/v4/timeseries/38a066d5-5fee-44fe-9ea5-978ab83e5e8e/?format=api", "https://demo.lizard.net/api/v4/timeseries/91cea390-bced-4d39-92d2-b3ec0bbd8389/?format=api", "https://demo.lizard.net/api/v4/timeseries/e7a28fc0-712f-4de7-b66c-369d68d1d735/?format=api", "https://demo.lizard.net/api/v4/timeseries/a21365a0-5bab-40c1-a556-3e56d8498cf3/?format=api", "https://demo.lizard.net/api/v4/timeseries/a9331001-40fc-48aa-82f2-0c6df9982beb/?format=api", "https://demo.lizard.net/api/v4/timeseries/d2a57e81-cba9-414a-bc40-abb57804c8e7/?format=api", "https://demo.lizard.net/api/v4/timeseries/b40f8e0c-c687-4304-a8c9-69b21c236f3c/?format=api", "https://demo.lizard.net/api/v4/timeseries/7bad02f4-4a8a-4764-b648-60a8daa28bf5/?format=api", "https://demo.lizard.net/api/v4/timeseries/f28cb7e8-a7dd-4b14-a017-98ae32967840/?format=api" ], "code": "40CZ011001", "last_modified": "2024-07-05T18:32:24.221617Z", "created": "2023-09-25T22:42:38.306220Z", "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/92134/?format=api", "top_level": 7.70915, "filter_top_level": null, "filter_bottom_level": null, "aquifer_confinement": "None", "lithology": null, "high_groundwater_level": null, "low_groundwater_level": null } ], "name": "40CZ011", "station_type": "base", "status": "active", "scale": "region", "surface_level": 7.6866, "top_level": null, "bottom_level": null }, { "url": "https://demo.lizard.net/api/v4/groundwaterstations/92135/?format=api", "id": 92135, "code": "45AZ009", "organisation": { "url": "https://demo.lizard.net/api/v4/organisations/e7d66583-43b2-4c90-b118-f2093798885a/?format=api", "uuid": "e7d66583-43b2-4c90-b118-f2093798885a", "name": "Vitens NV" }, "geometry": { "type": "Point", "coordinates": [ 5.281619473388985, 51.78420613689246, 0.0 ] }, "last_modified": "2024-07-05T18:51:40.596880Z", "created": "2023-09-25T22:43:26.098934Z", "image_url": "", "timeseries": [], "filters": [ { "url": "https://demo.lizard.net/api/v4/filters/123519/?format=api", "id": 123519, "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/01736e6a-1bbe-4f69-b7fa-9e29b0900262/?format=api", "https://demo.lizard.net/api/v4/timeseries/ce038acb-563f-4652-bf59-d3caaf1e0e29/?format=api", "https://demo.lizard.net/api/v4/timeseries/1c8a61a9-7404-4442-aa2f-1e762899bd0f/?format=api", "https://demo.lizard.net/api/v4/timeseries/996247c3-7e6d-4cad-a8b7-ccf31eca9855/?format=api", "https://demo.lizard.net/api/v4/timeseries/d3be2766-2c29-492a-8724-c612a5899856/?format=api", "https://demo.lizard.net/api/v4/timeseries/0ea95caf-774d-474f-b5ee-e0bc793ba5d4/?format=api", "https://demo.lizard.net/api/v4/timeseries/116f4d3a-1363-4a36-b757-86ecd8dcb20c/?format=api", "https://demo.lizard.net/api/v4/timeseries/5b7bc37c-f42f-4e52-ba8c-85272b614be7/?format=api", "https://demo.lizard.net/api/v4/timeseries/c1e18320-0817-499f-93c3-1d6f72a73688/?format=api", "https://demo.lizard.net/api/v4/timeseries/d9f8ab85-a950-4b95-b7b1-f4c117916276/?format=api" ], "code": "45AZ009001", "last_modified": "2024-07-05T18:51:41.097919Z", "created": "2023-09-25T22:43:28.330120Z", "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/92135/?format=api", "top_level": 2.292, "filter_top_level": null, "filter_bottom_level": null, "aquifer_confinement": "None", "lithology": null, "high_groundwater_level": null, "low_groundwater_level": null } ], "name": "45AZ009", "station_type": "base", "status": "active", "scale": "region", "surface_level": 2.267, "top_level": null, "bottom_level": null }, { "url": "https://demo.lizard.net/api/v4/groundwaterstations/92136/?format=api", "id": 92136, "code": "45AZ010", "organisation": { "url": "https://demo.lizard.net/api/v4/organisations/e7d66583-43b2-4c90-b118-f2093798885a/?format=api", "uuid": "e7d66583-43b2-4c90-b118-f2093798885a", "name": "Vitens NV" }, "geometry": { "type": "Point", "coordinates": [ 5.287956043138041, 51.78517831079713, 0.0 ] }, "last_modified": "2024-07-05T18:51:41.590082Z", "created": "2023-09-25T22:43:29.226741Z", "image_url": "", "timeseries": [], "filters": [ { "url": "https://demo.lizard.net/api/v4/filters/123520/?format=api", "id": 123520, "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/ea453e85-c3b4-4a5e-93c5-7c813afb0b35/?format=api", "https://demo.lizard.net/api/v4/timeseries/fc40d695-d7fe-4829-a298-386007a0c9d3/?format=api", "https://demo.lizard.net/api/v4/timeseries/97043d76-cb0a-494d-a989-5598f6f50b61/?format=api", "https://demo.lizard.net/api/v4/timeseries/53756a3b-ab43-4b5b-a465-6d31d8cab006/?format=api", "https://demo.lizard.net/api/v4/timeseries/e4fb752c-f4e0-4f47-b300-2a300974e6ba/?format=api", "https://demo.lizard.net/api/v4/timeseries/7a9c3560-feb4-42bc-8e65-19c9a6db3500/?format=api", "https://demo.lizard.net/api/v4/timeseries/8b46d729-2f57-44f8-a5d1-9b568f46532a/?format=api", "https://demo.lizard.net/api/v4/timeseries/508626ee-d358-41dc-aacb-8e9493a3fbdd/?format=api", "https://demo.lizard.net/api/v4/timeseries/c4afb1b0-5e4c-4c6c-a68f-b14fa98bbaed/?format=api", "https://demo.lizard.net/api/v4/timeseries/33370e62-8d32-4e86-9f44-5ea86483ac50/?format=api" ], "code": "45AZ010001", "last_modified": "2024-07-05T18:51:42.085535Z", "created": "2023-09-25T22:43:31.389508Z", "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/92136/?format=api", "top_level": 2.15117, "filter_top_level": null, "filter_bottom_level": null, "aquifer_confinement": "None", "lithology": null, "high_groundwater_level": null, "low_groundwater_level": null } ], "name": "45AZ010", "station_type": "base", "status": "active", "scale": "region", "surface_level": 2.074, "top_level": null, "bottom_level": null }, { "url": "https://demo.lizard.net/api/v4/groundwaterstations/92535/?format=api", "id": 92535, "code": "27GM004", "organisation": { "url": "https://demo.lizard.net/api/v4/organisations/e7d66583-43b2-4c90-b118-f2093798885a/?format=api", "uuid": "e7d66583-43b2-4c90-b118-f2093798885a", "name": "Vitens NV" }, "geometry": { "type": "Point", "coordinates": [ 6.192411716547281, 52.36794954894961, 0.0 ] }, "last_modified": "2025-02-03T08:17:23.777884Z", "created": "2024-01-17T15:22:03.790817Z", "image_url": "", "timeseries": [], "filters": [ { "url": "https://demo.lizard.net/api/v4/filters/123521/?format=api", "id": 123521, "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/ddd65057-257d-4854-ba7a-60ca1fd38fbc/?format=api", "https://demo.lizard.net/api/v4/timeseries/e39cfcc0-b265-47d9-bfea-acbd8a97e4e8/?format=api" ], "code": "27GM004001", "last_modified": "2024-07-05T16:40:52.820364Z", "created": "2024-01-17T15:22:06.020147Z", "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/92535/?format=api", "top_level": 2.95, "filter_top_level": 1.42, "filter_bottom_level": 0.42, "aquifer_confinement": "None", "lithology": null, "high_groundwater_level": null, "low_groundwater_level": null } ], "name": "27GM004", "station_type": "base", "status": "active", "scale": "region", "surface_level": 2.52, "top_level": null, "bottom_level": null }, { "url": "https://demo.lizard.net/api/v4/groundwaterstations/92536/?format=api", "id": 92536, "code": "27GM005", "organisation": { "url": "https://demo.lizard.net/api/v4/organisations/e7d66583-43b2-4c90-b118-f2093798885a/?format=api", "uuid": "e7d66583-43b2-4c90-b118-f2093798885a", "name": "Vitens NV" }, "geometry": { "type": "Point", "coordinates": [ 6.181689754764465, 52.36203604560523, 0.0 ] }, "last_modified": "2025-02-03T08:17:26.001824Z", "created": "2024-01-17T15:22:07.160577Z", "image_url": "", "timeseries": [], "filters": [ { "url": "https://demo.lizard.net/api/v4/filters/123522/?format=api", "id": 123522, "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/3dd12720-079b-4e0e-91b5-075adfd8fa26/?format=api", "https://demo.lizard.net/api/v4/timeseries/9ac06e0a-99e3-49a8-a8de-12f2f9c9b6f6/?format=api" ], "code": "27GM005001", "last_modified": "2024-07-05T16:40:53.937725Z", "created": "2024-01-17T15:22:09.078799Z", "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/92536/?format=api", "top_level": 3.26, "filter_top_level": 1.77, "filter_bottom_level": 0.77, "aquifer_confinement": "None", "lithology": null, "high_groundwater_level": null, "low_groundwater_level": null } ], "name": "27GM005", "station_type": "base", "status": "active", "scale": "region", "surface_level": 2.77, "top_level": null, "bottom_level": null }, { "url": "https://demo.lizard.net/api/v4/groundwaterstations/92537/?format=api", "id": 92537, "code": "27GM006", "organisation": { "url": "https://demo.lizard.net/api/v4/organisations/e7d66583-43b2-4c90-b118-f2093798885a/?format=api", "uuid": "e7d66583-43b2-4c90-b118-f2093798885a", "name": "Vitens NV" }, "geometry": { "type": "Point", "coordinates": [ 6.189194594200552, 52.35163135464378, 0.0 ] }, "last_modified": "2025-02-03T08:17:28.267908Z", "created": "2024-01-17T15:22:09.954167Z", "image_url": "", "timeseries": [], "filters": [ { "url": "https://demo.lizard.net/api/v4/filters/123523/?format=api", "id": 123523, "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/462d0518-d333-4977-8c9d-59024a792e36/?format=api", "https://demo.lizard.net/api/v4/timeseries/f1610fa5-214f-4f2b-a1b7-6c2f24cb116b/?format=api" ], "code": "27GM006001", "last_modified": "2024-07-05T16:40:54.936073Z", "created": "2024-01-17T15:22:11.560920Z", "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/92537/?format=api", "top_level": 3.69, "filter_top_level": 1.47, "filter_bottom_level": 0.47, "aquifer_confinement": "None", "lithology": null, "high_groundwater_level": null, "low_groundwater_level": null } ], "name": "27GM006", "station_type": "base", "status": "active", "scale": "region", "surface_level": 3.27, "top_level": null, "bottom_level": null }, { "url": "https://demo.lizard.net/api/v4/groundwaterstations/92538/?format=api", "id": 92538, "code": "27GM007", "organisation": { "url": "https://demo.lizard.net/api/v4/organisations/e7d66583-43b2-4c90-b118-f2093798885a/?format=api", "uuid": "e7d66583-43b2-4c90-b118-f2093798885a", "name": "Vitens NV" }, "geometry": { "type": "Point", "coordinates": [ 6.164964670457744, 52.36855565916597, 0.0 ] }, "last_modified": "2025-02-03T08:17:30.246545Z", "created": "2024-01-17T15:22:12.476561Z", "image_url": "", "timeseries": [], "filters": [ { "url": "https://demo.lizard.net/api/v4/filters/123524/?format=api", "id": 123524, "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/74bd4b70-5428-4c50-b7d8-102ea8c53131/?format=api", "https://demo.lizard.net/api/v4/timeseries/0a8f9f81-70f3-41e0-a568-eb539fd8b45d/?format=api" ], "code": "27GM007001", "last_modified": "2024-07-05T16:40:55.901915Z", "created": "2024-01-17T15:22:14.002057Z", "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/92538/?format=api", "top_level": 2.65, "filter_top_level": 0.73, "filter_bottom_level": -0.27, "aquifer_confinement": "None", "lithology": null, "high_groundwater_level": null, "low_groundwater_level": null } ], "name": "27GM007", "station_type": "base", "status": "active", "scale": "region", "surface_level": 2.33, "top_level": null, "bottom_level": null }, { "url": "https://demo.lizard.net/api/v4/groundwaterstations/92539/?format=api", "id": 92539, "code": "27GM008", "organisation": { "url": "https://demo.lizard.net/api/v4/organisations/e7d66583-43b2-4c90-b118-f2093798885a/?format=api", "uuid": "e7d66583-43b2-4c90-b118-f2093798885a", "name": "Vitens NV" }, "geometry": { "type": "Point", "coordinates": [ 6.175677755955603, 52.36492544299217, 0.0 ] }, "last_modified": "2025-02-03T08:17:32.918326Z", "created": "2024-01-17T15:22:14.925150Z", "image_url": "", "timeseries": [], "filters": [ { "url": "https://demo.lizard.net/api/v4/filters/123525/?format=api", "id": 123525, "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/c349271a-2fa1-4865-a473-37c440ad3616/?format=api", "https://demo.lizard.net/api/v4/timeseries/b490a2ab-0a9e-4b67-a978-c331773cd119/?format=api" ], "code": "27GM008001", "last_modified": "2024-07-05T16:40:56.995029Z", "created": "2024-01-17T15:22:46.437453Z", "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/92539/?format=api", "top_level": 3.56, "filter_top_level": 1.07, "filter_bottom_level": 0.07, "aquifer_confinement": "None", "lithology": null, "high_groundwater_level": null, "low_groundwater_level": null } ], "name": "27GM008", "station_type": "base", "status": "active", "scale": "region", "surface_level": 2.97, "top_level": null, "bottom_level": null }, { "url": "https://demo.lizard.net/api/v4/groundwaterstations/92540/?format=api", "id": 92540, "code": "27HM018", "organisation": { "url": "https://demo.lizard.net/api/v4/organisations/e7d66583-43b2-4c90-b118-f2093798885a/?format=api", "uuid": "e7d66583-43b2-4c90-b118-f2093798885a", "name": "Vitens NV" }, "geometry": { "type": "Point", "coordinates": [ 6.228680049903226, 52.36333801346008, 0.0 ] }, "last_modified": "2025-02-03T08:19:24.844394Z", "created": "2024-01-17T15:27:56.795994Z", "image_url": "", "timeseries": [], "filters": [ { "url": "https://demo.lizard.net/api/v4/filters/123526/?format=api", "id": 123526, "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/e3f46dd8-be9e-4096-8516-b4858fa9218c/?format=api", "https://demo.lizard.net/api/v4/timeseries/4fbfb8d1-8dff-4719-a10a-9169212eb859/?format=api" ], "code": "27HM018001", "last_modified": "2024-07-05T16:43:19.838103Z", "created": "2024-01-17T15:27:58.207624Z", "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/92540/?format=api", "top_level": 4.62, "filter_top_level": 2.53, "filter_bottom_level": 1.53, "aquifer_confinement": "None", "lithology": null, "high_groundwater_level": null, "low_groundwater_level": null } ], "name": "27HM018", "station_type": "base", "status": "active", "scale": "region", "surface_level": 4.13, "top_level": null, "bottom_level": null }, { "url": "https://demo.lizard.net/api/v4/groundwaterstations/92541/?format=api", "id": 92541, "code": "27HM019", "organisation": { "url": "https://demo.lizard.net/api/v4/organisations/e7d66583-43b2-4c90-b118-f2093798885a/?format=api", "uuid": "e7d66583-43b2-4c90-b118-f2093798885a", "name": "Vitens NV" }, "geometry": { "type": "Point", "coordinates": [ 6.20248075135232, 52.36934564204667, 0.0 ] }, "last_modified": "2025-02-03T08:19:26.801556Z", "created": "2024-01-17T15:27:59.054754Z", "image_url": "", "timeseries": [], "filters": [ { "url": "https://demo.lizard.net/api/v4/filters/123527/?format=api", "id": 123527, "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/4a41836e-ea7c-4fcd-889c-00c8b53863c6/?format=api", "https://demo.lizard.net/api/v4/timeseries/275646b9-93c7-42be-a20e-5882746876cb/?format=api" ], "code": "27HM019001", "last_modified": "2024-07-05T16:43:20.910606Z", "created": "2024-01-17T15:28:00.484615Z", "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/92541/?format=api", "top_level": 3.69, "filter_top_level": 1.77, "filter_bottom_level": 0.77, "aquifer_confinement": "None", "lithology": null, "high_groundwater_level": null, "low_groundwater_level": null } ], "name": "27HM019", "station_type": "base", "status": "active", "scale": "region", "surface_level": 3.27, "top_level": null, "bottom_level": null } ] }{ "count": 12637, "next": "