Measuring Station List
List assets of type MeasuringStation
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
.
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/
GET /api/v4/measuringstations/?format=api&page=1480
https://demo.lizard.net/api/v4/measuringstations/?format=api&page=1481", "previous": "https://demo.lizard.net/api/v4/measuringstations/?format=api&page=1479", "results": [ { "url": "https://demo.lizard.net/api/v4/measuringstations/251911/?format=api", "id": 251911, "code": "15HZ-191-NM", "organisation": { "url": "https://demo.lizard.net/api/v4/organisations/188a569b-f0ac-4e98-81db-499de07f7582/?format=api", "uuid": "188a569b-f0ac-4e98-81db-499de07f7582", "name": "Zuiderzeeland" }, "geometry": { "type": "Point", "coordinates": [ 5.630133866216523, 52.72466351447992, 0.0 ] }, "last_modified": "2023-05-17T13:28:53.793105Z", "created": "2023-05-17T13:28:53.793117Z", "image_url": "", "timeseries": [], "name": "Bodemdaling_dub_13, Kavel C61, Neerslagmeter", "station_type": "surface water", "region": "", "category": "meetpunt", "frequency": "" }, { "url": "https://demo.lizard.net/api/v4/measuringstations/251912/?format=api", "id": 251912, "code": "15HZ-192-NM", "organisation": { "url": "https://demo.lizard.net/api/v4/organisations/188a569b-f0ac-4e98-81db-499de07f7582/?format=api", "uuid": "188a569b-f0ac-4e98-81db-499de07f7582", "name": "Zuiderzeeland" }, "geometry": { "type": "Point", "coordinates": [ 5.687213700067506, 52.72303245706987, 0.0 ] }, "last_modified": "2024-06-05T05:00:12.647583Z", "created": "2023-05-17T13:28:53.918138Z", "image_url": "", "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/61db6685-f183-44f5-99bb-06fd7e134c98/?format=api", "https://demo.lizard.net/api/v4/timeseries/ab6f839a-2099-4599-beec-e72b45581d6d/?format=api", "https://demo.lizard.net/api/v4/timeseries/17522005-a396-4c0d-bd89-77b8bc895128/?format=api" ], "name": "Bodemdaling_dub_14, Kavel G85, Neerslagmeter", "station_type": "surface water", "region": "", "category": "meetpunt", "frequency": "" }, { "url": "https://demo.lizard.net/api/v4/measuringstations/251913/?format=api", "id": 251913, "code": "20FN-307-NM", "organisation": { "url": "https://demo.lizard.net/api/v4/organisations/188a569b-f0ac-4e98-81db-499de07f7582/?format=api", "uuid": "188a569b-f0ac-4e98-81db-499de07f7582", "name": "Zuiderzeeland" }, "geometry": { "type": "Point", "coordinates": [ 5.693694138173049, 52.70783703989203, 0.0 ] }, "last_modified": "2024-06-05T05:00:12.665292Z", "created": "2023-05-17T13:28:54.041702Z", "image_url": "", "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/1011d8e2-7c2f-4f65-a9d2-a0746e6ab931/?format=api", "https://demo.lizard.net/api/v4/timeseries/2ecff096-67c8-4f8a-831b-df80b50bec28/?format=api", "https://demo.lizard.net/api/v4/timeseries/9b4538fc-2a89-4995-885e-fa7a2b7b90a7/?format=api" ], "name": "Bodemdaling_dub_16, Kavel H81, Neerslagmeter", "station_type": "surface water", "region": "", "category": "meetpunt", "frequency": "" }, { "url": "https://demo.lizard.net/api/v4/measuringstations/251914/?format=api", "id": 251914, "code": "26AZ-192-01", "organisation": { "url": "https://demo.lizard.net/api/v4/organisations/188a569b-f0ac-4e98-81db-499de07f7582/?format=api", "uuid": "188a569b-f0ac-4e98-81db-499de07f7582", "name": "Zuiderzeeland" }, "geometry": { "type": "Point", "coordinates": [ 5.244849659767587, 52.41575759252098, 0.0 ] }, "last_modified": "2023-05-18T03:13:55.646801Z", "created": "2023-05-17T13:28:54.166197Z", "image_url": "", "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/23a8c849-a30b-40e4-918f-44be726fa0bb/?format=api", "https://demo.lizard.net/api/v4/timeseries/922a627b-20f1-4b6d-88c6-041e920982a0/?format=api" ], "name": "Hoofdmeetnet_85, nabij PI Almere, freatisch", "station_type": "surface water", "region": "", "category": "meetpunt", "frequency": "" }, { "url": "https://demo.lizard.net/api/v4/measuringstations/251915/?format=api", "id": 251915, "code": "26AZ-192-02", "organisation": { "url": "https://demo.lizard.net/api/v4/organisations/188a569b-f0ac-4e98-81db-499de07f7582/?format=api", "uuid": "188a569b-f0ac-4e98-81db-499de07f7582", "name": "Zuiderzeeland" }, "geometry": { "type": "Point", "coordinates": [ 5.244849659767587, 52.41575759252098, 0.0 ] }, "last_modified": "2023-05-18T03:13:51.797506Z", "created": "2023-05-17T13:28:54.206039Z", "image_url": "", "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/3fb2e296-03a4-4973-bd25-e5dfadcc46f4/?format=api", "https://demo.lizard.net/api/v4/timeseries/5453b653-9730-4262-9c56-1828f3a4754b/?format=api", "https://demo.lizard.net/api/v4/timeseries/52885b66-e1b0-41b7-a218-53d3bfc72a2a/?format=api" ], "name": "Hoofdmeetnet_85, nabij PI Almere, 1e WVP", "station_type": "surface water", "region": "", "category": "meetpunt", "frequency": "" }, { "url": "https://demo.lizard.net/api/v4/measuringstations/251916/?format=api", "id": 251916, "code": "26BZ-119-01", "organisation": { "url": "https://demo.lizard.net/api/v4/organisations/188a569b-f0ac-4e98-81db-499de07f7582/?format=api", "uuid": "188a569b-f0ac-4e98-81db-499de07f7582", "name": "Zuiderzeeland" }, "geometry": { "type": "Point", "coordinates": [ 5.356907760369037, 52.39887070511299, 0.0 ] }, "last_modified": "2023-05-18T03:13:57.143637Z", "created": "2023-05-17T13:28:54.243987Z", "image_url": "", "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/8bf20e08-ed51-44e2-addc-36808234d241/?format=api", "https://demo.lizard.net/api/v4/timeseries/6519dbc3-8495-4386-a600-e39219d7b015/?format=api" ], "name": "Bodemdaling_ond_1, tussen Ibisweg en A6, freatisch", "station_type": "surface water", "region": "", "category": "meetpunt", "frequency": "" }, { "url": "https://demo.lizard.net/api/v4/measuringstations/251917/?format=api", "id": 251917, "code": "26BZ-119-02", "organisation": { "url": "https://demo.lizard.net/api/v4/organisations/188a569b-f0ac-4e98-81db-499de07f7582/?format=api", "uuid": "188a569b-f0ac-4e98-81db-499de07f7582", "name": "Zuiderzeeland" }, "geometry": { "type": "Point", "coordinates": [ 5.356907766480971, 52.39886171759954, 0.0 ] }, "last_modified": "2023-05-18T03:13:56.548661Z", "created": "2023-05-17T13:28:54.282107Z", "image_url": "", "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/94ec4a8b-2283-4c55-9895-9ed7b65e8b58/?format=api", "https://demo.lizard.net/api/v4/timeseries/7d371744-73ce-4a27-b746-13f3e0788fb7/?format=api", "https://demo.lizard.net/api/v4/timeseries/1cf577a9-9fde-48eb-881e-fd3401e7e1c7/?format=api" ], "name": "Bodemdaling_ond_1, tussen Ibisweg en A6, 1e WVP", "station_type": "surface water", "region": "", "category": "meetpunt", "frequency": "" }, { "url": "https://demo.lizard.net/api/v4/measuringstations/251918/?format=api", "id": 251918, "code": "26BZ-119-NM", "organisation": { "url": "https://demo.lizard.net/api/v4/organisations/188a569b-f0ac-4e98-81db-499de07f7582/?format=api", "uuid": "188a569b-f0ac-4e98-81db-499de07f7582", "name": "Zuiderzeeland" }, "geometry": { "type": "Point", "coordinates": [ 5.356907766480971, 52.39886171759954, 0.0 ] }, "last_modified": "2024-06-05T05:00:12.623690Z", "created": "2023-05-17T13:28:54.319514Z", "image_url": "", "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/32a8dc74-2f59-4098-a4fc-85a0c785c8db/?format=api", "https://demo.lizard.net/api/v4/timeseries/39d71690-3631-489e-9847-0fcc8b39e158/?format=api", "https://demo.lizard.net/api/v4/timeseries/8dd930b0-5231-46c7-8e98-9b428372f40b/?format=api" ], "name": "Bodemdaling_ond_1, tussen Ibisweg en A6, Neerslagmeter", "station_type": "surface water", "region": "", "category": "meetpunt", "frequency": "" }, { "url": "https://demo.lizard.net/api/v4/measuringstations/251919/?format=api", "id": 251919, "code": "20FN-308-01", "organisation": { "url": "https://demo.lizard.net/api/v4/organisations/188a569b-f0ac-4e98-81db-499de07f7582/?format=api", "uuid": "188a569b-f0ac-4e98-81db-499de07f7582", "name": "Zuiderzeeland" }, "geometry": { "type": "Point", "coordinates": [ 5.700765799801846, 52.68699582499359, 0.0 ] }, "last_modified": "2023-05-18T03:13:57.196659Z", "created": "2023-05-17T13:28:54.357701Z", "image_url": "", "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/3f75e19b-47ec-41f9-a2de-c171e018aa00/?format=api", "https://demo.lizard.net/api/v4/timeseries/95f70c75-189c-4057-a450-b6749694a6cb/?format=api" ], "name": "Bodemdaling_ond_16, Kavel H106, freatisch", "station_type": "surface water", "region": "", "category": "meetpunt", "frequency": "" }, { "url": "https://demo.lizard.net/api/v4/measuringstations/251920/?format=api", "id": 251920, "code": "20FN-308-02", "organisation": { "url": "https://demo.lizard.net/api/v4/organisations/188a569b-f0ac-4e98-81db-499de07f7582/?format=api", "uuid": "188a569b-f0ac-4e98-81db-499de07f7582", "name": "Zuiderzeeland" }, "geometry": { "type": "Point", "coordinates": [ 5.700780524589674, 52.68698679918083, 0.0 ] }, "last_modified": "2023-05-18T03:13:57.036276Z", "created": "2023-05-17T13:28:54.394268Z", "image_url": "", "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/598e23d6-2a41-44e1-a6a3-1c479d87ebc2/?format=api", "https://demo.lizard.net/api/v4/timeseries/155db302-5e08-4ec5-a7ee-883b28814f1e/?format=api", "https://demo.lizard.net/api/v4/timeseries/53afbb9f-dcbc-4265-a71e-c10c25af26f5/?format=api" ], "name": "Bodemdaling_ond_16, Kavel H106, 1e WVP", "station_type": "surface water", "region": "", "category": "meetpunt", "frequency": "" } ] }{ "count": 15140, "next": "