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=22
https://demo.lizard.net/api/v4/groundwaterstations/?format=api&page=23", "previous": "https://demo.lizard.net/api/v4/groundwaterstations/?format=api&page=21", "results": [ { "url": "https://demo.lizard.net/api/v4/groundwaterstations/2748/?format=api", "id": 2748, "code": "40HS0016", "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.193355590562531, 51.90226659486651, 0.0 ] }, "last_modified": "2024-07-05T18:41:34.925036Z", "created": "2015-08-12T11:32:58.556710Z", "image_url": "", "timeseries": [], "filters": [ { "url": "https://demo.lizard.net/api/v4/filters/44461/?format=api", "id": 44461, "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/da8de341-fa61-4926-86a2-f450ba1a3d13/?format=api", "https://demo.lizard.net/api/v4/timeseries/545d77d6-ad92-46e9-8148-b4f4d00b0f11/?format=api" ], "code": "40HS0016001", "last_modified": "2024-07-05T18:41:35.379062Z", "created": "2016-02-04T10:19:43.136400Z", "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/2748/?format=api", "top_level": null, "filter_top_level": 18.81, "filter_bottom_level": 18.8, "aquifer_confinement": "None", "lithology": null, "high_groundwater_level": null, "low_groundwater_level": null } ], "name": "40HS0016", "station_type": "base", "status": "inactive", "scale": "region", "surface_level": 18.81, "top_level": null, "bottom_level": null }, { "url": "https://demo.lizard.net/api/v4/groundwaterstations/2749/?format=api", "id": 2749, "code": "41C-0237", "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.360273938041422, 51.8901963232801, 0.0 ] }, "last_modified": "2024-07-05T18:45:15.348654Z", "created": "2015-08-12T11:32:58.562771Z", "image_url": "", "timeseries": [], "filters": [ { "url": "https://demo.lizard.net/api/v4/filters/44462/?format=api", "id": 44462, "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/7d5e6a5b-0e1e-4f1e-a2c9-b5f14d5d3e2d/?format=api", "https://demo.lizard.net/api/v4/timeseries/560c3192-d657-46bc-9ab4-a6e6cddd15bc/?format=api" ], "code": "41C-0237001", "last_modified": "2024-07-05T18:45:15.829996Z", "created": "2016-02-04T10:19:43.136400Z", "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/2749/?format=api", "top_level": 15.99, "filter_top_level": 12.59, "filter_bottom_level": 11.59, "aquifer_confinement": "None", "lithology": null, "high_groundwater_level": null, "low_groundwater_level": null } ], "name": "B41C0237", "station_type": "base", "status": "transferred", "scale": "region", "surface_level": 15.32, "top_level": null, "bottom_level": null }, { "url": "https://demo.lizard.net/api/v4/groundwaterstations/2750/?format=api", "id": 2750, "code": "41CA3010", "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.395289025755386, 51.89036993693706, 0.0 ] }, "last_modified": "2024-07-05T18:45:16.385754Z", "created": "2015-08-12T11:32:58.568406Z", "image_url": "", "timeseries": [], "filters": [ { "url": "https://demo.lizard.net/api/v4/filters/44463/?format=api", "id": 44463, "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/8d314c16-0f51-4e39-8c1c-d687e1ab702e/?format=api", "https://demo.lizard.net/api/v4/timeseries/d624a5d9-2045-4532-bb12-4badac487e9e/?format=api" ], "code": "41CA3010001", "last_modified": "2024-07-05T18:45:16.798875Z", "created": "2016-02-04T10:19:43.136400Z", "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/2750/?format=api", "top_level": null, "filter_top_level": 0.0, "filter_bottom_level": -3.38, "aquifer_confinement": "None", "lithology": null, "high_groundwater_level": null, "low_groundwater_level": null } ], "name": "41CA3010", "station_type": "base", "status": "expired", "scale": "region", "surface_level": 17.57, "top_level": null, "bottom_level": null }, { "url": "https://demo.lizard.net/api/v4/groundwaterstations/2751/?format=api", "id": 2751, "code": "41CA3024", "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.335219466004031, 51.90696014900092, 0.0 ] }, "last_modified": "2024-07-05T18:45:17.306805Z", "created": "2015-08-12T11:32:58.574119Z", "image_url": "", "timeseries": [], "filters": [ { "url": "https://demo.lizard.net/api/v4/filters/44464/?format=api", "id": 44464, "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/ff007761-aaf8-43cc-a2eb-ddccd4ba273c/?format=api", "https://demo.lizard.net/api/v4/timeseries/2830fde4-bd03-45fb-9f50-a5aac559781d/?format=api" ], "code": "41CA3024001", "last_modified": "2024-07-05T18:45:17.827381Z", "created": "2016-02-04T10:19:43.136400Z", "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/2751/?format=api", "top_level": null, "filter_top_level": 0.0, "filter_bottom_level": -15.8, "aquifer_confinement": "None", "lithology": null, "high_groundwater_level": null, "low_groundwater_level": null } ], "name": "41CA3024", "station_type": "base", "status": "expired", "scale": "region", "surface_level": 14.2, "top_level": null, "bottom_level": null }, { "url": "https://demo.lizard.net/api/v4/groundwaterstations/2752/?format=api", "id": 2752, "code": "41CA3035", "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.348344236463738, 51.87238132678417, 0.0 ] }, "last_modified": "2024-07-05T18:45:19.991526Z", "created": "2015-08-12T11:32:58.580067Z", "image_url": "", "timeseries": [], "filters": [ { "url": "https://demo.lizard.net/api/v4/filters/44465/?format=api", "id": 44465, "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/43a4a265-d70f-4edd-b8f0-2c1c9d1e20a8/?format=api", "https://demo.lizard.net/api/v4/timeseries/c1a7c111-1003-4c1b-9c8d-954c386a4751/?format=api" ], "code": "41CA3035001", "last_modified": "2024-07-05T18:45:20.525353Z", "created": "2016-02-04T10:19:43.136400Z", "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/2752/?format=api", "top_level": 0.0, "filter_top_level": -11.7, "filter_bottom_level": -13.7, "aquifer_confinement": "None", "lithology": null, "high_groundwater_level": null, "low_groundwater_level": null }, { "url": "https://demo.lizard.net/api/v4/filters/44466/?format=api", "id": 44466, "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/0c3991d9-6ca1-4b8b-aa52-5043e3d08d10/?format=api", "https://demo.lizard.net/api/v4/timeseries/d3f228c8-c8d3-423b-b295-91962dcbd947/?format=api" ], "code": "41CA3035002", "last_modified": "2024-07-05T18:45:20.990811Z", "created": "2016-02-04T10:19:43.136400Z", "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/2752/?format=api", "top_level": 0.0, "filter_top_level": -19.7, "filter_bottom_level": -21.7, "aquifer_confinement": "None", "lithology": null, "high_groundwater_level": null, "low_groundwater_level": null }, { "url": "https://demo.lizard.net/api/v4/filters/44467/?format=api", "id": 44467, "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/203dff7c-9c77-4e4b-8313-4e3da649fc87/?format=api", "https://demo.lizard.net/api/v4/timeseries/9b15e48a-9bd8-484d-b7db-214877a2110b/?format=api" ], "code": "41CA3035003", "last_modified": "2024-07-05T18:45:21.449715Z", "created": "2016-02-04T10:19:43.136400Z", "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/2752/?format=api", "top_level": null, "filter_top_level": -29.7, "filter_bottom_level": -31.7, "aquifer_confinement": "None", "lithology": null, "high_groundwater_level": null, "low_groundwater_level": null }, { "url": "https://demo.lizard.net/api/v4/filters/44468/?format=api", "id": 44468, "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/b24b0747-a360-414a-9936-9face2120e86/?format=api", "https://demo.lizard.net/api/v4/timeseries/f31a2b45-2939-48a9-bc3e-ce8976e012ba/?format=api" ], "code": "41CA3035004", "last_modified": "2024-07-05T18:45:21.901531Z", "created": "2016-02-04T10:19:43.136400Z", "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/2752/?format=api", "top_level": 0.0, "filter_top_level": -53.7, "filter_bottom_level": -55.7, "aquifer_confinement": "None", "lithology": null, "high_groundwater_level": null, "low_groundwater_level": null } ], "name": "41CA3035", "station_type": "base", "status": "expired", "scale": "region", "surface_level": 14.3, "top_level": null, "bottom_level": null }, { "url": "https://demo.lizard.net/api/v4/groundwaterstations/2753/?format=api", "id": 2753, "code": "41CP0033", "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.35033834041528, 51.86378062530301, 0.0 ] }, "last_modified": "2024-07-05T18:45:31.128360Z", "created": "2015-08-12T11:32:58.585945Z", "image_url": "", "timeseries": [], "filters": [ { "url": "https://demo.lizard.net/api/v4/filters/44469/?format=api", "id": 44469, "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/faef0922-0659-499c-a113-2dd5747927c9/?format=api", "https://demo.lizard.net/api/v4/timeseries/7ee53fa9-7810-4d70-9c2b-1c4fde5d2c0f/?format=api" ], "code": "41CP0033001", "last_modified": "2024-07-05T18:45:31.682147Z", "created": "2016-02-04T10:19:43.136400Z", "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/2753/?format=api", "top_level": 15.48, "filter_top_level": 7.98, "filter_bottom_level": 6.98, "aquifer_confinement": "None", "lithology": null, "high_groundwater_level": null, "low_groundwater_level": null } ], "name": "B41C0025", "station_type": "base", "status": "active", "scale": "region", "surface_level": 14.57, "top_level": null, "bottom_level": null }, { "url": "https://demo.lizard.net/api/v4/groundwaterstations/2754/?format=api", "id": 2754, "code": "41CP0064", "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.356786214573415, 51.86115673068023, 0.0 ] }, "last_modified": "2024-07-05T18:45:35.481114Z", "created": "2015-08-12T11:32:58.591809Z", "image_url": "", "timeseries": [], "filters": [ { "url": "https://demo.lizard.net/api/v4/filters/44470/?format=api", "id": 44470, "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/924012db-93eb-45f9-81d1-ea8f996d06e3/?format=api", "https://demo.lizard.net/api/v4/timeseries/2a09e98b-3859-4e0a-8a7a-c9c1d579499f/?format=api" ], "code": "41CP0064001", "last_modified": "2024-07-05T18:45:36.096607Z", "created": "2016-02-04T10:19:43.136400Z", "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/2754/?format=api", "top_level": 14.89, "filter_top_level": 10.36, "filter_bottom_level": 9.36, "aquifer_confinement": "None", "lithology": null, "high_groundwater_level": null, "low_groundwater_level": null }, { "url": "https://demo.lizard.net/api/v4/filters/44471/?format=api", "id": 44471, "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/728bb4b6-94d4-4ed8-abfd-905aca0bc644/?format=api", "https://demo.lizard.net/api/v4/timeseries/e17dd6e2-dc2b-43cf-bb3c-1e56ae49cfc3/?format=api" ], "code": "41CP0064002", "last_modified": "2024-07-05T18:45:36.487466Z", "created": "2016-02-04T10:19:43.136400Z", "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/2754/?format=api", "top_level": 14.87, "filter_top_level": 6.37, "filter_bottom_level": 3.37, "aquifer_confinement": "None", "lithology": null, "high_groundwater_level": null, "low_groundwater_level": null } ], "name": "B41C0064", "station_type": "base", "status": "transferred", "scale": "region", "surface_level": 14.29, "top_level": null, "bottom_level": null }, { "url": "https://demo.lizard.net/api/v4/groundwaterstations/2755/?format=api", "id": 2755, "code": "B40E0326", "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.183114060581246, 51.9475491883672, 0.0 ] }, "last_modified": "2024-07-05T19:16:04.921294Z", "created": "2015-08-12T11:32:58.601744Z", "image_url": "", "timeseries": [], "filters": [ { "url": "https://demo.lizard.net/api/v4/filters/44472/?format=api", "id": 44472, "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/cfc85382-d4e7-49de-a0b0-ff258ae2aa64/?format=api", "https://demo.lizard.net/api/v4/timeseries/3e200689-eb0f-4e82-a02d-3e930071c117/?format=api" ], "code": "B40E0326001", "last_modified": "2024-07-05T19:16:05.398310Z", "created": "2016-02-04T10:19:43.136400Z", "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/2755/?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": "B40E0326", "station_type": "base", "status": "active", "scale": "region", "surface_level": 12.93, "top_level": null, "bottom_level": null }, { "url": "https://demo.lizard.net/api/v4/groundwaterstations/2756/?format=api", "id": 2756, "code": "B40E0327", "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.182819998166148, 51.94737140728377, 0.0 ] }, "last_modified": "2024-07-05T19:16:05.912083Z", "created": "2015-08-12T11:32:58.607593Z", "image_url": "", "timeseries": [], "filters": [ { "url": "https://demo.lizard.net/api/v4/filters/44473/?format=api", "id": 44473, "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/fe3abec2-ef6d-4497-8ef1-755605535342/?format=api", "https://demo.lizard.net/api/v4/timeseries/8c782bf9-0f02-47c2-877e-55a3ee6d0b95/?format=api" ], "code": "B40E0327001", "last_modified": "2024-07-05T19:16:06.399965Z", "created": "2016-02-04T10:19:43.136400Z", "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/2756/?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": "B40E0327", "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/2757/?format=api", "id": 2757, "code": "B40E0328", "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.183066256659781, 51.94485293418511, 0.0 ] }, "last_modified": "2024-07-05T19:16:06.932320Z", "created": "2015-08-12T11:32:58.613518Z", "image_url": "", "timeseries": [], "filters": [ { "url": "https://demo.lizard.net/api/v4/filters/44474/?format=api", "id": 44474, "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/62753118-85c3-4fd9-bcc7-b3863816bc9f/?format=api", "https://demo.lizard.net/api/v4/timeseries/bb1accd7-c67a-4a42-9b5b-2903ce7b2cff/?format=api" ], "code": "B40E0328001", "last_modified": "2024-07-05T19:16:07.433845Z", "created": "2016-02-04T10:19:43.136400Z", "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/2757/?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": "B40E0328", "station_type": "base", "status": "active", "scale": "region", "surface_level": 12.91, "top_level": null, "bottom_level": null } ] }{ "count": 12637, "next": "