Groundwater Station Instance
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/2920/?format=api
https://demo.lizard.net/api/v4/groundwaterstations/2920/?format=api", "id": 2920, "code": "28AP0118", "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.450140409088039, 52.45642846159065, 0.0 ] }, "last_modified": "2025-03-17T09:12:58.309534Z", "created": "2015-08-12T11:32:59.606201Z", "image_url": "", "timeseries": [], "filters": [ { "url": "https://demo.lizard.net/api/v4/filters/44749/?format=api", "id": 44749, "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/59cd178f-09b0-44f0-9ff3-67a56119d211/?format=api", "https://demo.lizard.net/api/v4/timeseries/4a3fa44f-cc05-4bc5-b10c-3ca707f64af6/?format=api" ], "code": "28AP0118004", "last_modified": "2024-07-05T16:48:54.543093Z", "created": "2016-02-04T10:19:43.136400Z", "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/2920/?format=api", "top_level": 6.84, "filter_top_level": -39.52, "filter_bottom_level": -41.52, "aquifer_confinement": "None", "lithology": null, "high_groundwater_level": null, "low_groundwater_level": null }, { "url": "https://demo.lizard.net/api/v4/filters/44746/?format=api", "id": 44746, "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/15197462-2517-40c7-874f-52da1bce7887/?format=api", "https://demo.lizard.net/api/v4/timeseries/b531f100-afd8-4ac9-b25e-af2c11f2eb85/?format=api" ], "code": "28AP0118001", "last_modified": "2024-07-05T16:48:53.177200Z", "created": "2016-02-04T10:19:43.136400Z", "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/2920/?format=api", "top_level": 6.91, "filter_top_level": 3.48, "filter_bottom_level": 0.97, "aquifer_confinement": "None", "lithology": null, "high_groundwater_level": null, "low_groundwater_level": null }, { "url": "https://demo.lizard.net/api/v4/filters/44750/?format=api", "id": 44750, "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/300a4764-11a2-4b27-a3d2-d71994ef9fe7/?format=api", "https://demo.lizard.net/api/v4/timeseries/83229597-3f08-484f-a9aa-83d4e53e8610/?format=api" ], "code": "28AP0118005", "last_modified": "2024-07-05T16:48:55.083079Z", "created": "2016-02-04T10:19:43.136400Z", "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/2920/?format=api", "top_level": 6.83, "filter_top_level": -65.52, "filter_bottom_level": -67.52, "aquifer_confinement": "None", "lithology": null, "high_groundwater_level": null, "low_groundwater_level": null }, { "url": "https://demo.lizard.net/api/v4/filters/44748/?format=api", "id": 44748, "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/04c04f01-1f8d-45de-bcc6-648f2812db9d/?format=api", "https://demo.lizard.net/api/v4/timeseries/44d0c0fc-523e-4de7-9795-c561cc8faa0b/?format=api" ], "code": "28AP0118003", "last_modified": "2024-07-05T16:48:54.092417Z", "created": "2016-02-04T10:19:43.136400Z", "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/2920/?format=api", "top_level": 6.87, "filter_top_level": -29.52, "filter_bottom_level": -31.52, "aquifer_confinement": "None", "lithology": null, "high_groundwater_level": null, "low_groundwater_level": null }, { "url": "https://demo.lizard.net/api/v4/filters/44747/?format=api", "id": 44747, "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/53671ae4-c0af-4fae-b8c8-2ec15d6b35a0/?format=api", "https://demo.lizard.net/api/v4/timeseries/6590694f-bb07-42b4-b2bb-df10c2c97877/?format=api" ], "code": "28AP0118002", "last_modified": "2024-07-05T16:48:53.642046Z", "created": "2016-02-04T10:19:43.136400Z", "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/2920/?format=api", "top_level": 6.89, "filter_top_level": -13.52, "filter_bottom_level": -15.83, "aquifer_confinement": "None", "lithology": null, "high_groundwater_level": null, "low_groundwater_level": null }, { "url": "https://demo.lizard.net/api/v4/filters/44751/?format=api", "id": 44751, "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/21c82327-c1fe-494c-ba76-6190e8269c0b/?format=api", "https://demo.lizard.net/api/v4/timeseries/dad5e052-8005-48e3-b002-31425579e509/?format=api" ], "code": "28AP0118006", "last_modified": "2024-07-05T16:48:55.464307Z", "created": "2016-02-04T10:19:43.136400Z", "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/2920/?format=api", "top_level": 6.81, "filter_top_level": -87.52, "filter_bottom_level": -89.52, "aquifer_confinement": "None", "lithology": null, "high_groundwater_level": null, "low_groundwater_level": null }, { "url": "https://demo.lizard.net/api/v4/filters/44752/?format=api", "id": 44752, "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/4f766a6f-f45b-4b09-907c-92b5fd6c8cf6/?format=api", "https://demo.lizard.net/api/v4/timeseries/4c2bf715-e024-4bba-b66a-c9b9e3a6291e/?format=api" ], "code": "28AP0118007", "last_modified": "2024-07-05T16:48:56.024937Z", "created": "2016-02-04T10:19:43.136400Z", "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/2920/?format=api", "top_level": 6.79, "filter_top_level": -114.53, "filter_bottom_level": -116.53, "aquifer_confinement": "None", "lithology": null, "high_groundwater_level": null, "low_groundwater_level": null } ], "name": "B28A0118", "station_type": "base", "status": "active", "scale": "region", "surface_level": 6.56, "top_level": null, "bottom_level": null }{ "url": "