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=36
https://demo.lizard.net/api/v4/groundwaterstations/?format=api&page=37", "previous": "https://demo.lizard.net/api/v4/groundwaterstations/?format=api&page=35", "results": [ { "url": "https://demo.lizard.net/api/v4/groundwaterstations/2890/?format=api", "id": 2890, "code": "28AP0031", "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.424490385497631, 52.47522737863909, 0.0 ] }, "last_modified": "2025-02-17T11:14:56.964272Z", "created": "2015-08-12T11:32:59.431326Z", "image_url": "", "timeseries": [], "filters": [ { "url": "https://demo.lizard.net/api/v4/filters/44688/?format=api", "id": 44688, "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/5b795078-ef6a-4b99-a2f8-8e6f6ef13318/?format=api", "https://demo.lizard.net/api/v4/timeseries/80df5c3a-484f-494a-973c-e9dc5a0c2617/?format=api" ], "code": "28AP0031001", "last_modified": "2024-07-05T16:47:25.586184Z", "created": "2016-02-04T10:19:43.136400Z", "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/2890/?format=api", "top_level": 18.48, "filter_top_level": -11.83, "filter_bottom_level": -12.83, "aquifer_confinement": "None", "lithology": null, "high_groundwater_level": null, "low_groundwater_level": null } ], "name": "B28A0031", "station_type": "base", "status": "active", "scale": "region", "surface_level": 18.03, "top_level": null, "bottom_level": null }, { "url": "https://demo.lizard.net/api/v4/groundwaterstations/2891/?format=api", "id": 2891, "code": "28AP0032", "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.424237871123943, 52.47692409826612, 0.0 ] }, "last_modified": "2025-02-17T08:29:36.056923Z", "created": "2015-08-12T11:32:59.437037Z", "image_url": "", "timeseries": [], "filters": [ { "url": "https://demo.lizard.net/api/v4/filters/44689/?format=api", "id": 44689, "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/708b2718-0713-41a6-a00f-293af3d72ae3/?format=api", "https://demo.lizard.net/api/v4/timeseries/01bba692-df6a-4a1b-9a13-83ba3b6c5769/?format=api" ], "code": "28AP0032001", "last_modified": "2024-07-05T16:47:26.510086Z", "created": "2016-02-04T10:19:43.136400Z", "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/2891/?format=api", "top_level": 17.53, "filter_top_level": -17.43, "filter_bottom_level": -18.43, "aquifer_confinement": "None", "lithology": null, "high_groundwater_level": null, "low_groundwater_level": null } ], "name": "B28A0032", "station_type": "base", "status": "active", "scale": "region", "surface_level": 17.23, "top_level": null, "bottom_level": null }, { "url": "https://demo.lizard.net/api/v4/groundwaterstations/2892/?format=api", "id": 2892, "code": "28AP0036", "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.419901797521147, 52.47455370598772, 0.0 ] }, "last_modified": "2025-02-17T08:29:39.733682Z", "created": "2015-08-12T11:32:59.442651Z", "image_url": "", "timeseries": [], "filters": [ { "url": "https://demo.lizard.net/api/v4/filters/44690/?format=api", "id": 44690, "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/ac17f0b6-f538-404c-ba84-9959c8fe8517/?format=api", "https://demo.lizard.net/api/v4/timeseries/a1f36710-816a-48d0-bcaa-f1fab2ffe7ff/?format=api" ], "code": "28AP0036001", "last_modified": "2024-07-05T16:47:27.587181Z", "created": "2016-02-04T10:19:43.136400Z", "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/2892/?format=api", "top_level": 33.077, "filter_top_level": 2.85, "filter_bottom_level": 1.7, "aquifer_confinement": "None", "lithology": null, "high_groundwater_level": null, "low_groundwater_level": null } ], "name": "B28A0036", "station_type": "base", "status": "active", "scale": "region", "surface_level": 32.47, "top_level": null, "bottom_level": null }, { "url": "https://demo.lizard.net/api/v4/groundwaterstations/2893/?format=api", "id": 2893, "code": "28AP0038", "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.421351283688483, 52.4748095407882, 0.0 ] }, "last_modified": "2025-02-17T08:29:43.521252Z", "created": "2015-08-12T11:32:59.448311Z", "image_url": "", "timeseries": [], "filters": [ { "url": "https://demo.lizard.net/api/v4/filters/44691/?format=api", "id": 44691, "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/96244129-e808-47cf-8a1f-f8ec31f7b56c/?format=api", "https://demo.lizard.net/api/v4/timeseries/4a08832f-89a4-40e6-b7ed-4193e40d8b86/?format=api" ], "code": "28AP0038001", "last_modified": "2024-07-05T16:47:28.602976Z", "created": "2016-02-04T10:19:43.136400Z", "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/2893/?format=api", "top_level": 27.69, "filter_top_level": -9.97, "filter_bottom_level": -10.97, "aquifer_confinement": "None", "lithology": null, "high_groundwater_level": null, "low_groundwater_level": null } ], "name": "B28A0038", "station_type": "base", "status": "active", "scale": "region", "surface_level": 27.36, "top_level": null, "bottom_level": null }, { "url": "https://demo.lizard.net/api/v4/groundwaterstations/2894/?format=api", "id": 2894, "code": "28AP0046", "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.419570933214783, 52.47305478115759, 0.0 ] }, "last_modified": "2025-02-17T11:15:00.709222Z", "created": "2015-08-12T11:32:59.454183Z", "image_url": "", "timeseries": [], "filters": [ { "url": "https://demo.lizard.net/api/v4/filters/44693/?format=api", "id": 44693, "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/8538b935-d170-4be0-b600-2289df3d19d9/?format=api", "https://demo.lizard.net/api/v4/timeseries/1b115b7b-4f2e-4cbd-90a3-833f1513bcb6/?format=api" ], "code": "28AP0046002", "last_modified": "2024-09-26T14:36:06.393875Z", "created": "2016-02-04T10:19:43.136400Z", "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/2894/?format=api", "top_level": 23.73, "filter_top_level": -30.21, "filter_bottom_level": -31.21, "aquifer_confinement": "None", "lithology": null, "high_groundwater_level": null, "low_groundwater_level": null }, { "url": "https://demo.lizard.net/api/v4/filters/44692/?format=api", "id": 44692, "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/354c72be-2c4a-465f-8d54-216ad19d234b/?format=api", "https://demo.lizard.net/api/v4/timeseries/82859af8-ee0a-4c02-a197-7546b1147197/?format=api" ], "code": "28AP0046001", "last_modified": "2024-09-26T14:36:05.931041Z", "created": "2016-02-04T10:19:43.136400Z", "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/2894/?format=api", "top_level": 23.77, "filter_top_level": -5.21, "filter_bottom_level": -6.21, "aquifer_confinement": "None", "lithology": null, "high_groundwater_level": null, "low_groundwater_level": null } ], "name": "B28A0046", "station_type": "base", "status": "active", "scale": "region", "surface_level": 23.24, "top_level": null, "bottom_level": null }, { "url": "https://demo.lizard.net/api/v4/groundwaterstations/2895/?format=api", "id": 2895, "code": "28AP0047", "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.42358262415418, 52.47434137086483, 0.0 ] }, "last_modified": "2025-02-17T11:15:04.614692Z", "created": "2015-08-12T11:32:59.459548Z", "image_url": "", "timeseries": [], "filters": [ { "url": "https://demo.lizard.net/api/v4/filters/44694/?format=api", "id": 44694, "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/d34e89ef-8b81-4d7e-b760-5bab85a7abf2/?format=api", "https://demo.lizard.net/api/v4/timeseries/8ae49538-fc24-4942-bec6-306c5da1ac18/?format=api" ], "code": "28AP0047001", "last_modified": "2024-07-05T16:47:32.923142Z", "created": "2016-02-04T10:19:43.136400Z", "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/2895/?format=api", "top_level": 18.871, "filter_top_level": -15.02, "filter_bottom_level": -16.02, "aquifer_confinement": "None", "lithology": null, "high_groundwater_level": null, "low_groundwater_level": null } ], "name": "B28A0047", "station_type": "base", "status": "active", "scale": "region", "surface_level": 18.24, "top_level": null, "bottom_level": null }, { "url": "https://demo.lizard.net/api/v4/groundwaterstations/2896/?format=api", "id": 2896, "code": "28AP0048", "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.423866230827449, 52.47236332443816, 0.0 ] }, "last_modified": "2025-02-17T08:29:54.668224Z", "created": "2015-08-12T11:32:59.465152Z", "image_url": "", "timeseries": [], "filters": [ { "url": "https://demo.lizard.net/api/v4/filters/44696/?format=api", "id": 44696, "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/b3148366-3c93-4153-880b-fda308326771/?format=api", "https://demo.lizard.net/api/v4/timeseries/f4edc725-f0be-4fca-820b-d8010084c37d/?format=api" ], "code": "28AP0048002", "last_modified": "2024-07-05T16:47:34.919543Z", "created": "2016-02-04T10:19:43.136400Z", "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/2896/?format=api", "top_level": 21.165, "filter_top_level": -35.19, "filter_bottom_level": -36.19, "aquifer_confinement": "None", "lithology": null, "high_groundwater_level": null, "low_groundwater_level": null }, { "url": "https://demo.lizard.net/api/v4/filters/44695/?format=api", "id": 44695, "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/1d8b6b76-a9be-49fe-a076-ce31ec31d7a1/?format=api", "https://demo.lizard.net/api/v4/timeseries/1a87a2f3-87b1-49e3-9a39-a1c8369fdb8b/?format=api" ], "code": "28AP0048001", "last_modified": "2024-07-05T16:47:34.372338Z", "created": "2016-02-04T10:19:43.136400Z", "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/2896/?format=api", "top_level": 21.296, "filter_top_level": -5.19, "filter_bottom_level": -6.19, "aquifer_confinement": "None", "lithology": null, "high_groundwater_level": null, "low_groundwater_level": null } ], "name": "B28A0048", "station_type": "base", "status": "active", "scale": "region", "surface_level": 20.74, "top_level": null, "bottom_level": null }, { "url": "https://demo.lizard.net/api/v4/groundwaterstations/2897/?format=api", "id": 2897, "code": "28AP0053", "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.420769066348545, 52.47729261300892, 0.0 ] }, "last_modified": "2025-02-17T11:15:08.690059Z", "created": "2015-08-12T11:32:59.470732Z", "image_url": "", "timeseries": [], "filters": [ { "url": "https://demo.lizard.net/api/v4/filters/44697/?format=api", "id": 44697, "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/f96a7376-85d2-4a90-b4a1-d61e528462bd/?format=api", "https://demo.lizard.net/api/v4/timeseries/fca77f88-1f45-40b5-87b9-3a91ec0e7d96/?format=api" ], "code": "28AP0053001", "last_modified": "2024-07-05T16:47:36.048055Z", "created": "2016-02-04T10:19:43.136400Z", "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/2897/?format=api", "top_level": 33.77, "filter_top_level": -6.72, "filter_bottom_level": -7.72, "aquifer_confinement": "None", "lithology": null, "high_groundwater_level": null, "low_groundwater_level": null } ], "name": "B28A0053", "station_type": "base", "status": "active", "scale": "region", "surface_level": 33.22, "top_level": null, "bottom_level": null }, { "url": "https://demo.lizard.net/api/v4/groundwaterstations/2898/?format=api", "id": 2898, "code": "28AP0054", "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.382295821352246, 52.4672703794072, 0.0 ] }, "last_modified": "2024-07-05T16:47:36.502729Z", "created": "2015-08-12T11:32:59.476135Z", "image_url": "", "timeseries": [], "filters": [ { "url": "https://demo.lizard.net/api/v4/filters/44698/?format=api", "id": 44698, "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/b01a167d-7dc6-4c6a-817e-ec7877e31a36/?format=api", "https://demo.lizard.net/api/v4/timeseries/acabc0ec-377d-48a7-a32c-7ef902c12a95/?format=api" ], "code": "28AP0054001", "last_modified": "2024-07-05T16:47:37.051448Z", "created": "2016-02-04T10:19:43.136400Z", "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/2898/?format=api", "top_level": 6.77, "filter_top_level": 5.81, "filter_bottom_level": 0.91, "aquifer_confinement": "None", "lithology": null, "high_groundwater_level": null, "low_groundwater_level": null } ], "name": "B28A0164", "station_type": "base", "status": "expired", "scale": "region", "surface_level": 6.84, "top_level": null, "bottom_level": null }, { "url": "https://demo.lizard.net/api/v4/groundwaterstations/2899/?format=api", "id": 2899, "code": "28AP0060", "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.362349681362825, 52.47385293452525, 0.0 ] }, "last_modified": "2025-02-17T08:29:58.141303Z", "created": "2015-08-12T11:32:59.481847Z", "image_url": "", "timeseries": [], "filters": [ { "url": "https://demo.lizard.net/api/v4/filters/44699/?format=api", "id": 44699, "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/9aa93056-7ec7-4457-9bd9-5c07b6bed357/?format=api", "https://demo.lizard.net/api/v4/timeseries/83b997f7-b059-4fb4-922f-b87fc8969580/?format=api" ], "code": "28AP0060001", "last_modified": "2024-07-05T16:47:46.846561Z", "created": "2016-02-04T10:19:43.136400Z", "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/2899/?format=api", "top_level": 5.67, "filter_top_level": -0.67, "filter_bottom_level": -1.67, "aquifer_confinement": "None", "lithology": null, "high_groundwater_level": null, "low_groundwater_level": null } ], "name": "B28A0060", "station_type": "base", "status": "active", "scale": "region", "surface_level": 5.05, "top_level": null, "bottom_level": null } ] }{ "count": 12637, "next": "