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=17
https://demo.lizard.net/api/v4/groundwaterstations/?format=api&page=18", "previous": "https://demo.lizard.net/api/v4/groundwaterstations/?format=api&page=16", "results": [ { "url": "https://demo.lizard.net/api/v4/groundwaterstations/2698/?format=api", "id": 2698, "code": "40HA3107", "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.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://demo.lizard.net/api/v4/filters/44403/?format=api", "id": 44403, "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/e48b17a3-b16b-4da2-a8a9-df34d533f425/?format=api", "https://demo.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://demo.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://demo.lizard.net/api/v4/groundwaterstations/2699/?format=api", "id": 2699, "code": "40HL0002", "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.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://demo.lizard.net/api/v4/filters/44404/?format=api", "id": 44404, "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/a3d396f1-56c7-447e-8c36-2c2c7d1d0367/?format=api", "https://demo.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://demo.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://demo.lizard.net/api/v4/groundwaterstations/2700/?format=api", "id": 2700, "code": "40HL0012", "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.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://demo.lizard.net/api/v4/filters/44405/?format=api", "id": 44405, "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/4c9b610f-7177-4a65-a862-ceeaa8da4fe6/?format=api", "https://demo.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://demo.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://demo.lizard.net/api/v4/groundwaterstations/2701/?format=api", "id": 2701, "code": "40HL0096", "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.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://demo.lizard.net/api/v4/filters/44406/?format=api", "id": 44406, "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/94ec89a0-9afa-4647-b436-e61606b6d8b7/?format=api", "https://demo.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://demo.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://demo.lizard.net/api/v4/groundwaterstations/2702/?format=api", "id": 2702, "code": "40HL9001", "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.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://demo.lizard.net/api/v4/filters/44407/?format=api", "id": 44407, "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/dd79c803-355b-4edb-b2b9-c64e09851599/?format=api", "https://demo.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://demo.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://demo.lizard.net/api/v4/groundwaterstations/2703/?format=api", "id": 2703, "code": "40HP0008", "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.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://demo.lizard.net/api/v4/filters/44408/?format=api", "id": 44408, "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/62ca2d62-9803-4087-881b-67078fb5a430/?format=api", "https://demo.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://demo.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 }, { "url": "https://demo.lizard.net/api/v4/groundwaterstations/2704/?format=api", "id": 2704, "code": "40HP0009", "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.19658076897698, 51.89577257918005, 0.0 ] }, "last_modified": "2024-07-05T18:40:40.596385Z", "created": "2015-08-12T11:32:58.300351Z", "image_url": "", "timeseries": [], "filters": [ { "url": "https://demo.lizard.net/api/v4/filters/44409/?format=api", "id": 44409, "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/9f891fa6-0c19-4f72-868c-2eaa27031aae/?format=api", "https://demo.lizard.net/api/v4/timeseries/cd070226-e25f-47ca-b739-260ffa76deae/?format=api" ], "code": "40HP0009001", "last_modified": "2024-07-05T18:40:41.086842Z", "created": "2016-02-04T10:19:43.136400Z", "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/2704/?format=api", "top_level": 31.38, "filter_top_level": 15.99, "filter_bottom_level": 14.99, "aquifer_confinement": "None", "lithology": null, "high_groundwater_level": null, "low_groundwater_level": null } ], "name": "B40H0148", "station_type": "base", "status": "expired", "scale": "region", "surface_level": 31.14, "top_level": null, "bottom_level": null }, { "url": "https://demo.lizard.net/api/v4/groundwaterstations/2705/?format=api", "id": 2705, "code": "40HP0010", "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.229930412483201, 51.8922122078498, 0.0 ] }, "last_modified": "2024-07-05T18:40:41.705803Z", "created": "2015-08-12T11:32:58.306450Z", "image_url": "", "timeseries": [], "filters": [ { "url": "https://demo.lizard.net/api/v4/filters/44410/?format=api", "id": 44410, "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/f7ecd2d8-2814-4a09-94be-e607f22ed9c0/?format=api", "https://demo.lizard.net/api/v4/timeseries/14167897-736e-4fda-a7d3-5cc6ec6ff43e/?format=api" ], "code": "40HP0010001", "last_modified": "2024-07-05T18:40:42.168847Z", "created": "2016-02-04T10:19:43.136400Z", "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/2705/?format=api", "top_level": 26.05, "filter_top_level": 7.5, "filter_bottom_level": 6.5, "aquifer_confinement": "None", "lithology": null, "high_groundwater_level": null, "low_groundwater_level": null } ], "name": "B40H0149", "station_type": "base", "status": "expired", "scale": "region", "surface_level": 26.05, "top_level": null, "bottom_level": null }, { "url": "https://demo.lizard.net/api/v4/groundwaterstations/2706/?format=api", "id": 2706, "code": "40HP0011", "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.226966951098501, 51.88522224542781, 0.0 ] }, "last_modified": "2024-07-05T18:40:42.653784Z", "created": "2015-08-12T11:32:58.311976Z", "image_url": "", "timeseries": [], "filters": [ { "url": "https://demo.lizard.net/api/v4/filters/44411/?format=api", "id": 44411, "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/0e3ef1fe-790b-49c6-b49d-c4779ea373ad/?format=api", "https://demo.lizard.net/api/v4/timeseries/f3876a4f-c624-45fc-b630-4948ae6ce578/?format=api" ], "code": "40HP0011001", "last_modified": "2024-07-05T18:40:43.187628Z", "created": "2016-02-04T10:19:43.136400Z", "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/2706/?format=api", "top_level": 20.5, "filter_top_level": 12.13, "filter_bottom_level": 11.13, "aquifer_confinement": "None", "lithology": null, "high_groundwater_level": null, "low_groundwater_level": null } ], "name": "B40H0150", "station_type": "base", "status": "expired", "scale": "region", "surface_level": 20.65, "top_level": null, "bottom_level": null }, { "url": "https://demo.lizard.net/api/v4/groundwaterstations/2707/?format=api", "id": 2707, "code": "40HP0012", "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.224803727591523, 51.87436135287641, 0.0 ] }, "last_modified": "2024-07-05T18:40:43.781914Z", "created": "2015-08-12T11:32:58.317728Z", "image_url": "", "timeseries": [], "filters": [ { "url": "https://demo.lizard.net/api/v4/filters/44412/?format=api", "id": 44412, "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/b595f4a0-b63e-4462-93b3-0f0024f737f6/?format=api", "https://demo.lizard.net/api/v4/timeseries/8babc202-ce77-4e0a-bdfe-6c45d5df883e/?format=api" ], "code": "40HP0012001", "last_modified": "2024-07-05T18:40:44.240310Z", "created": "2016-02-04T10:19:43.136400Z", "groundwater_station": "https://demo.lizard.net/api/v4/groundwaterstations/2707/?format=api", "top_level": 14.69, "filter_top_level": 9.74, "filter_bottom_level": 8.74, "aquifer_confinement": "None", "lithology": null, "high_groundwater_level": null, "low_groundwater_level": null } ], "name": "B40H0151", "station_type": "base", "status": "expired", "scale": "region", "surface_level": 14.8, "top_level": null, "bottom_level": null } ] }{ "count": 12637, "next": "