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=23
https://demo.lizard.net/api/v4/groundwaterstations/?format=api&page=24", "previous": "https://demo.lizard.net/api/v4/groundwaterstations/?format=api&page=22", "results": [ { "url": "https://demo.lizard.net/api/v4/groundwaterstations/2758/?format=api", "id": 2758, "code": "B40E0329", "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.182623598311251, 51.94449638677824, 0.0 ] }, "last_modified": "2024-07-05T19:16:07.971003Z", "created": "2015-08-12T11:32:58.619020Z", "image_url": "", "timeseries": [], "filters": [ { "url": "https://demo.lizard.net/api/v4/filters/44475/?format=api", "id": 44475, "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/9de9e9d8-a83b-48ac-a902-4eded96892e0/?format=api", "https://demo.lizard.net/api/v4/timeseries/a88f504e-9c3f-4fc1-9c14-0216c0d8470c/?format=api" ], "code": "B40E0329001", "last_modified": "2024-07-05T19:16:08.679014Z", "created": "2016-02-04T10:19:43.136400Z", "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/2758/?format=api", "top_level": 12.84, "filter_top_level": 12.19, "filter_bottom_level": 11.19, "aquifer_confinement": "None", "lithology": null, "high_groundwater_level": null, "low_groundwater_level": null } ], "name": "B40E0329", "station_type": "base", "status": "active", "scale": "region", "surface_level": 12.91, "top_level": null, "bottom_level": null }, { "url": "https://demo.lizard.net/api/v4/groundwaterstations/2759/?format=api", "id": 2759, "code": "B40E0330", "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.181011172342397, 51.94378819982096, 0.0 ] }, "last_modified": "2024-07-05T19:16:09.179842Z", "created": "2015-08-12T11:32:58.624649Z", "image_url": "", "timeseries": [], "filters": [ { "url": "https://demo.lizard.net/api/v4/filters/44476/?format=api", "id": 44476, "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/18c212c0-6093-4a39-b072-f700aeaeb92a/?format=api", "https://demo.lizard.net/api/v4/timeseries/61ca47ae-8ab4-49b3-bcd4-2b2b596a96d1/?format=api" ], "code": "B40E0330001", "last_modified": "2024-07-05T19:16:09.648153Z", "created": "2016-02-04T10:19:43.136400Z", "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/2759/?format=api", "top_level": 12.84, "filter_top_level": 12.19, "filter_bottom_level": 11.19, "aquifer_confinement": "None", "lithology": null, "high_groundwater_level": null, "low_groundwater_level": null } ], "name": "B40E0330", "station_type": "base", "status": "active", "scale": "region", "surface_level": 12.91, "top_level": null, "bottom_level": null }, { "url": "https://demo.lizard.net/api/v4/groundwaterstations/2760/?format=api", "id": 2760, "code": "B40E0331", "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.18158015405222, 51.94306526821346, 0.0 ] }, "last_modified": "2024-07-05T19:16:10.166930Z", "created": "2015-08-12T11:32:58.630264Z", "image_url": "", "timeseries": [], "filters": [ { "url": "https://demo.lizard.net/api/v4/filters/44477/?format=api", "id": 44477, "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/ca833b95-f8fc-4678-98e9-97c8ce0de7ea/?format=api", "https://demo.lizard.net/api/v4/timeseries/610637c4-385c-4299-826e-26866922eea2/?format=api" ], "code": "B40E0331001", "last_modified": "2024-07-05T19:16:10.637953Z", "created": "2016-02-04T10:19:43.136400Z", "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/2760/?format=api", "top_level": 12.84, "filter_top_level": 12.19, "filter_bottom_level": 11.19, "aquifer_confinement": "None", "lithology": null, "high_groundwater_level": null, "low_groundwater_level": null } ], "name": "B40E0331", "station_type": "base", "status": "active", "scale": "region", "surface_level": 12.91, "top_level": null, "bottom_level": null }, { "url": "https://demo.lizard.net/api/v4/groundwaterstations/2761/?format=api", "id": 2761, "code": "B40F0372", "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.240186219617655, 51.96566548621619, 0.0 ] }, "last_modified": "2024-07-05T19:16:30.561078Z", "created": "2015-08-12T11:32:58.635723Z", "image_url": "", "timeseries": [], "filters": [ { "url": "https://demo.lizard.net/api/v4/filters/44478/?format=api", "id": 44478, "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/a482b00b-e58d-41e5-a003-69320f5eefa5/?format=api", "https://demo.lizard.net/api/v4/timeseries/75ac4f57-9227-47fd-9f5e-423f637ff8c0/?format=api" ], "code": "B40F0372001", "last_modified": "2024-07-05T19:16:31.023950Z", "created": "2016-02-04T10:19:43.136400Z", "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/2761/?format=api", "top_level": 10.99, "filter_top_level": 10.19, "filter_bottom_level": 9.19, "aquifer_confinement": "None", "lithology": null, "high_groundwater_level": null, "low_groundwater_level": null } ], "name": "B40F0372", "station_type": "base", "status": "active", "scale": "region", "surface_level": 11.2, "top_level": null, "bottom_level": null }, { "url": "https://demo.lizard.net/api/v4/groundwaterstations/2762/?format=api", "id": 2762, "code": "B40F0373", "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.238150990244423, 51.96577011929943, 0.0 ] }, "last_modified": "2024-07-05T19:16:31.435918Z", "created": "2015-08-12T11:32:58.641394Z", "image_url": "", "timeseries": [], "filters": [ { "url": "https://demo.lizard.net/api/v4/filters/44479/?format=api", "id": 44479, "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/4e2c172d-b36e-47ef-bedf-d5004f499143/?format=api", "https://demo.lizard.net/api/v4/timeseries/6253d153-e492-4a07-908e-3476c97c04b9/?format=api" ], "code": "B40F0373001", "last_modified": "2024-07-05T19:16:31.897334Z", "created": "2016-02-04T10:19:43.136400Z", "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/2762/?format=api", "top_level": 10.99, "filter_top_level": 10.19, "filter_bottom_level": 9.19, "aquifer_confinement": "None", "lithology": null, "high_groundwater_level": null, "low_groundwater_level": null } ], "name": "B40F0373", "station_type": "base", "status": "active", "scale": "region", "surface_level": 11.1, "top_level": null, "bottom_level": null }, { "url": "https://demo.lizard.net/api/v4/groundwaterstations/2763/?format=api", "id": 2763, "code": "B40F0374", "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.239162632822939, 51.9654032486199, 0.0 ] }, "last_modified": "2024-07-05T19:16:32.389085Z", "created": "2015-08-12T11:32:58.647355Z", "image_url": "", "timeseries": [], "filters": [ { "url": "https://demo.lizard.net/api/v4/filters/44480/?format=api", "id": 44480, "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/e55b9772-9826-4707-83d9-ae6252a8a052/?format=api", "https://demo.lizard.net/api/v4/timeseries/6be2fb7c-458c-4385-a182-6cf8b0c03d12/?format=api" ], "code": "B40F0374001", "last_modified": "2024-07-05T19:16:32.942418Z", "created": "2016-02-04T10:19:43.136400Z", "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/2763/?format=api", "top_level": 11.39, "filter_top_level": 10.19, "filter_bottom_level": 9.69, "aquifer_confinement": "None", "lithology": null, "high_groundwater_level": null, "low_groundwater_level": null } ], "name": "B40F0374", "station_type": "base", "status": "active", "scale": "region", "surface_level": 11.22, "top_level": null, "bottom_level": null }, { "url": "https://demo.lizard.net/api/v4/groundwaterstations/2764/?format=api", "id": 2764, "code": "B40F0375", "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.239164339475879, 51.96549312248935, 0.0 ] }, "last_modified": "2024-07-05T19:16:33.372586Z", "created": "2015-08-12T11:32:58.653157Z", "image_url": "", "timeseries": [], "filters": [ { "url": "https://demo.lizard.net/api/v4/filters/44481/?format=api", "id": 44481, "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/650f56ea-36f6-4fc3-8ca4-19cd58347ad8/?format=api", "https://demo.lizard.net/api/v4/timeseries/030510ab-1e2f-4c65-bb36-648c62005f1d/?format=api" ], "code": "B40F0375001", "last_modified": "2024-07-05T19:16:33.849147Z", "created": "2016-02-04T10:19:43.136400Z", "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/2764/?format=api", "top_level": 10.99, "filter_top_level": 10.19, "filter_bottom_level": 9.19, "aquifer_confinement": "None", "lithology": null, "high_groundwater_level": null, "low_groundwater_level": null } ], "name": "B40F0375", "station_type": "base", "status": "active", "scale": "region", "surface_level": 11.1, "top_level": null, "bottom_level": null }, { "url": "https://demo.lizard.net/api/v4/groundwaterstations/2765/?format=api", "id": 2765, "code": "B40F0380", "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.242839413201167, 51.96744393399067, 0.0 ] }, "last_modified": "2024-07-05T19:16:36.702128Z", "created": "2015-08-12T11:32:58.658656Z", "image_url": "", "timeseries": [], "filters": [ { "url": "https://demo.lizard.net/api/v4/filters/44482/?format=api", "id": 44482, "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/6c524acb-1cbf-463c-bbe1-247eb2d46295/?format=api", "https://demo.lizard.net/api/v4/timeseries/7c5fe9ab-2e98-4ca9-8508-194521af9942/?format=api" ], "code": "B40F0380001", "last_modified": "2024-07-05T19:16:37.203469Z", "created": "2016-02-04T10:19:43.136400Z", "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/2765/?format=api", "top_level": 11.4, "filter_top_level": 9.9, "filter_bottom_level": 9.4, "aquifer_confinement": "None", "lithology": null, "high_groundwater_level": null, "low_groundwater_level": null } ], "name": "B40F0380", "station_type": "base", "status": "active", "scale": "region", "surface_level": 11.39, "top_level": null, "bottom_level": null }, { "url": "https://demo.lizard.net/api/v4/groundwaterstations/2766/?format=api", "id": 2766, "code": "B40F0381", "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.242555265542101, 51.9678055463062, 0.0 ] }, "last_modified": "2024-07-05T19:16:37.729081Z", "created": "2015-08-12T11:32:58.664307Z", "image_url": "", "timeseries": [], "filters": [ { "url": "https://demo.lizard.net/api/v4/filters/44483/?format=api", "id": 44483, "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/81fdf7c1-827b-4135-b2c3-46431cab277e/?format=api", "https://demo.lizard.net/api/v4/timeseries/61f2bdb1-a1e7-4cd4-921e-fb3ba82147ed/?format=api" ], "code": "B40F0381001", "last_modified": "2024-07-05T19:16:38.207087Z", "created": "2016-02-04T10:19:43.136400Z", "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/2766/?format=api", "top_level": 11.42, "filter_top_level": 8.92, "filter_bottom_level": 8.42, "aquifer_confinement": "None", "lithology": null, "high_groundwater_level": null, "low_groundwater_level": null } ], "name": "B40F0381", "station_type": "base", "status": "active", "scale": "region", "surface_level": 11.49, "top_level": null, "bottom_level": null }, { "url": "https://demo.lizard.net/api/v4/groundwaterstations/2767/?format=api", "id": 2767, "code": "B40F0382", "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.241908602204936, 51.96802139134653, 0.0 ] }, "last_modified": "2024-07-08T10:44:07.085779Z", "created": "2015-08-12T11:32:58.669808Z", "image_url": "", "timeseries": [], "filters": [ { "url": "https://demo.lizard.net/api/v4/filters/44484/?format=api", "id": 44484, "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/9ba5cd5b-023a-4945-a58a-c6292a95194a/?format=api", "https://demo.lizard.net/api/v4/timeseries/292ca1fb-9c09-4878-8f80-3113bb8f5301/?format=api" ], "code": "B40F0382001", "last_modified": "2024-07-08T10:44:07.570871Z", "created": "2016-02-04T10:19:43.136400Z", "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/2767/?format=api", "top_level": 12.06, "filter_top_level": 7.5, "filter_bottom_level": 6.5, "aquifer_confinement": "None", "lithology": null, "high_groundwater_level": null, "low_groundwater_level": null } ], "name": "B40F0382", "station_type": "base", "status": "transferred", "scale": "region", "surface_level": 11.44, "top_level": null, "bottom_level": null } ] }{ "count": 12637, "next": "