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=7
https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/?format=api&page=8", "previous": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/?format=api&page=6", "results": [ { "url": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2694/?format=api", "id": 2694, "code": "40HA3057", "organisation": { "url": "https://zuiderzeeland.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.268662521858829, 51.90634583049016, 0.0 ] }, "last_modified": "2024-07-05T18:40:03.503505Z", "created": "2015-08-12T11:32:58.238490Z", "image_url": "", "timeseries": [], "filters": [ { "url": "https://zuiderzeeland.lizard.net/api/v4/filters/44399/?format=api", "id": 44399, "timeseries": [ "https://zuiderzeeland.lizard.net/api/v4/timeseries/4c1f1924-3847-41cc-9f9e-c2929f7bdb1c/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/76c6441c-1d8b-48fe-b95c-b193901509a0/?format=api" ], "code": "40HA3057001", "last_modified": "2024-07-05T18:40:03.947161Z", "created": "2016-02-04T10:19:43.136400Z", "groundwater_station": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2694/?format=api", "top_level": null, "filter_top_level": -43.8, "filter_bottom_level": -44.8, "aquifer_confinement": "None", "lithology": null, "high_groundwater_level": null, "low_groundwater_level": null } ], "name": "40HA3057", "station_type": "base", "status": "expired", "scale": "region", "surface_level": 14.7, "top_level": null, "bottom_level": null }, { "url": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2695/?format=api", "id": 2695, "code": "40HA3059", "organisation": { "url": "https://zuiderzeeland.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.307787023914794, 51.86038266581435, 0.0 ] }, "last_modified": "2024-07-05T18:40:04.451651Z", "created": "2015-08-12T11:32:58.245562Z", "image_url": "", "timeseries": [], "filters": [ { "url": "https://zuiderzeeland.lizard.net/api/v4/filters/44400/?format=api", "id": 44400, "timeseries": [ "https://zuiderzeeland.lizard.net/api/v4/timeseries/78496fa5-32c8-44bf-a0d6-884f99d7bdf3/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/4f0babc1-bc4a-4e93-89b9-6e28ba88d9b9/?format=api" ], "code": "40HA3059001", "last_modified": "2024-07-05T18:40:04.947614Z", "created": "2016-02-04T10:19:43.136400Z", "groundwater_station": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2695/?format=api", "top_level": null, "filter_top_level": 0.0, "filter_bottom_level": -35.2, "aquifer_confinement": "None", "lithology": null, "high_groundwater_level": null, "low_groundwater_level": null } ], "name": "40HA3059", "station_type": "base", "status": "expired", "scale": "region", "surface_level": 14.8, "top_level": null, "bottom_level": null }, { "url": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2696/?format=api", "id": 2696, "code": "40HA3105", "organisation": { "url": "https://zuiderzeeland.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.236039206213884, 51.91567365411061, 0.0 ] }, "last_modified": "2024-07-05T18:40:05.472346Z", "created": "2015-08-12T11:32:58.252651Z", "image_url": "", "timeseries": [], "filters": [ { "url": "https://zuiderzeeland.lizard.net/api/v4/filters/44401/?format=api", "id": 44401, "timeseries": [ "https://zuiderzeeland.lizard.net/api/v4/timeseries/9aab0241-f9ca-48db-a558-1f556c116f34/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/a6dcab30-0939-4ff8-94bb-557aca25be81/?format=api" ], "code": "40HA3105001", "last_modified": "2024-07-05T18:40:05.897296Z", "created": "2016-02-04T10:19:43.136400Z", "groundwater_station": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2696/?format=api", "top_level": null, "filter_top_level": 53.49, "filter_bottom_level": 53.48, "aquifer_confinement": "None", "lithology": null, "high_groundwater_level": null, "low_groundwater_level": null } ], "name": "40HA3105", "station_type": "base", "status": "expired", "scale": "region", "surface_level": 53.49, "top_level": null, "bottom_level": null }, { "url": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2697/?format=api", "id": 2697, "code": "40HA3106", "organisation": { "url": "https://zuiderzeeland.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.234981681161198, 51.92125426959201, 0.0 ] }, "last_modified": "2024-07-05T18:40:06.403055Z", "created": "2015-08-12T11:32:58.258351Z", "image_url": "", "timeseries": [], "filters": [ { "url": "https://zuiderzeeland.lizard.net/api/v4/filters/44402/?format=api", "id": 44402, "timeseries": [ "https://zuiderzeeland.lizard.net/api/v4/timeseries/86adac4e-e9eb-4265-9f3f-cac44973a434/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/8a0bab79-c157-428c-8427-85ed45c0e61d/?format=api" ], "code": "40HA3106001", "last_modified": "2024-07-05T18:40:06.897981Z", "created": "2016-02-04T10:19:43.136400Z", "groundwater_station": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2697/?format=api", "top_level": null, "filter_top_level": 90.29, "filter_bottom_level": 90.28, "aquifer_confinement": "None", "lithology": null, "high_groundwater_level": null, "low_groundwater_level": null } ], "name": "40HA3106", "station_type": "base", "status": "expired", "scale": "region", "surface_level": 90.29, "top_level": null, "bottom_level": null }, { "url": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2698/?format=api", "id": 2698, "code": "40HA3107", "organisation": { "url": "https://zuiderzeeland.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.234838025400602, 51.92134519274448, 0.0 ] }, "last_modified": "2024-07-05T18:40:07.388572Z", "created": "2015-08-12T11:32:58.264824Z", "image_url": "", "timeseries": [], "filters": [ { "url": "https://zuiderzeeland.lizard.net/api/v4/filters/44403/?format=api", "id": 44403, "timeseries": [ "https://zuiderzeeland.lizard.net/api/v4/timeseries/e48b17a3-b16b-4da2-a8a9-df34d533f425/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/a5ffa73c-f7f6-40f2-b3e1-0615a5fe5ca2/?format=api" ], "code": "40HA3107001", "last_modified": "2024-07-05T18:40:07.839631Z", "created": "2016-02-04T10:19:43.136400Z", "groundwater_station": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2698/?format=api", "top_level": null, "filter_top_level": 87.24, "filter_bottom_level": 87.23, "aquifer_confinement": "None", "lithology": null, "high_groundwater_level": null, "low_groundwater_level": null } ], "name": "40HA3107", "station_type": "base", "status": "expired", "scale": "region", "surface_level": 87.24, "top_level": null, "bottom_level": null }, { "url": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2699/?format=api", "id": 2699, "code": "40HL0002", "organisation": { "url": "https://zuiderzeeland.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.268937540486901, 51.90977871762679, 0.0 ] }, "last_modified": "2024-12-02T17:22:35.258584Z", "created": "2015-08-12T11:32:58.270767Z", "image_url": "", "timeseries": [], "filters": [ { "url": "https://zuiderzeeland.lizard.net/api/v4/filters/44404/?format=api", "id": 44404, "timeseries": [ "https://zuiderzeeland.lizard.net/api/v4/timeseries/a3d396f1-56c7-447e-8c36-2c2c7d1d0367/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/284797e5-f822-4825-bd09-1f19a0651da3/?format=api" ], "code": "40HL0002001", "last_modified": "2024-07-05T18:40:10.167018Z", "created": "2016-02-04T10:19:43.136400Z", "groundwater_station": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2699/?format=api", "top_level": 14.87, "filter_top_level": 12.43, "filter_bottom_level": 11.43, "aquifer_confinement": "None", "lithology": null, "high_groundwater_level": null, "low_groundwater_level": null } ], "name": "B40H0166", "station_type": "base", "status": "active", "scale": "region", "surface_level": 14.37, "top_level": null, "bottom_level": null }, { "url": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2700/?format=api", "id": 2700, "code": "40HL0012", "organisation": { "url": "https://zuiderzeeland.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.224567726405643, 51.8741652844188, 0.0 ] }, "last_modified": "2024-07-05T18:40:10.840381Z", "created": "2015-08-12T11:32:58.277376Z", "image_url": "", "timeseries": [], "filters": [ { "url": "https://zuiderzeeland.lizard.net/api/v4/filters/44405/?format=api", "id": 44405, "timeseries": [ "https://zuiderzeeland.lizard.net/api/v4/timeseries/4c9b610f-7177-4a65-a862-ceeaa8da4fe6/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/f5973440-3b0d-4eae-a7f0-a9f5465e592b/?format=api" ], "code": "40HL0012001", "last_modified": "2024-07-05T18:40:11.302141Z", "created": "2016-02-04T10:19:43.136400Z", "groundwater_station": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2700/?format=api", "top_level": 15.38, "filter_top_level": 11.43, "filter_bottom_level": 10.43, "aquifer_confinement": "None", "lithology": null, "high_groundwater_level": null, "low_groundwater_level": null } ], "name": "B40H0174", "station_type": "base", "status": "expired", "scale": "region", "surface_level": 14.8, "top_level": null, "bottom_level": null }, { "url": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2701/?format=api", "id": 2701, "code": "40HL0096", "organisation": { "url": "https://zuiderzeeland.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.249110313256669, 51.91890430689446, 0.0 ] }, "last_modified": "2024-12-02T17:22:38.487849Z", "created": "2015-08-12T11:32:58.283274Z", "image_url": "", "timeseries": [], "filters": [ { "url": "https://zuiderzeeland.lizard.net/api/v4/filters/44406/?format=api", "id": 44406, "timeseries": [ "https://zuiderzeeland.lizard.net/api/v4/timeseries/94ec89a0-9afa-4647-b436-e61606b6d8b7/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/f1daf329-45a2-46ff-93fd-bcb614766962/?format=api" ], "code": "40HL0096001", "last_modified": "2024-07-05T18:40:12.317522Z", "created": "2016-02-04T10:19:43.136400Z", "groundwater_station": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2701/?format=api", "top_level": 34.1, "filter_top_level": 32.65, "filter_bottom_level": 31.65, "aquifer_confinement": "None", "lithology": null, "high_groundwater_level": null, "low_groundwater_level": null } ], "name": "B40H0180", "station_type": "base", "status": "active", "scale": "region", "surface_level": 33.41, "top_level": null, "bottom_level": null }, { "url": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2702/?format=api", "id": 2702, "code": "40HL9001", "organisation": { "url": "https://zuiderzeeland.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.232789549817284, 51.872749062254, 0.0 ] }, "last_modified": "2024-12-02T17:22:41.595914Z", "created": "2015-08-12T11:32:58.288962Z", "image_url": "", "timeseries": [], "filters": [ { "url": "https://zuiderzeeland.lizard.net/api/v4/filters/44407/?format=api", "id": 44407, "timeseries": [ "https://zuiderzeeland.lizard.net/api/v4/timeseries/dd79c803-355b-4edb-b2b9-c64e09851599/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/48d6b49d-c682-4882-819f-a37b0db341dc/?format=api" ], "code": "40HL9001001", "last_modified": "2024-07-05T18:40:13.517092Z", "created": "2016-02-04T10:19:43.136400Z", "groundwater_station": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2702/?format=api", "top_level": 14.74, "filter_top_level": 11.37, "filter_bottom_level": 10.37, "aquifer_confinement": "None", "lithology": null, "high_groundwater_level": null, "low_groundwater_level": null } ], "name": "B40H0181", "station_type": "base", "status": "active", "scale": "region", "surface_level": 14.13, "top_level": null, "bottom_level": null }, { "url": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2703/?format=api", "id": 2703, "code": "40HP0008", "organisation": { "url": "https://zuiderzeeland.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.190380703385874, 51.89842185216361, 0.0 ] }, "last_modified": "2024-07-05T18:40:39.466755Z", "created": "2015-08-12T11:32:58.294589Z", "image_url": "", "timeseries": [], "filters": [ { "url": "https://zuiderzeeland.lizard.net/api/v4/filters/44408/?format=api", "id": 44408, "timeseries": [ "https://zuiderzeeland.lizard.net/api/v4/timeseries/62ca2d62-9803-4087-881b-67078fb5a430/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/d4e5aa4b-d11a-4e05-a99d-bfc61b839861/?format=api" ], "code": "40HP0008001", "last_modified": "2024-07-05T18:40:39.966246Z", "created": "2016-02-04T10:19:43.136400Z", "groundwater_station": "https://zuiderzeeland.lizard.net/api/v4/groundwaterstations/2703/?format=api", "top_level": 19.27, "filter_top_level": 11.41, "filter_bottom_level": 10.41, "aquifer_confinement": "None", "lithology": null, "high_groundwater_level": null, "low_groundwater_level": null } ], "name": "B40H0147", "station_type": "base", "status": "expired", "scale": "region", "surface_level": 19.11, "top_level": null, "bottom_level": null } ] }{ "count": 10842, "next": "