Measuring Station Instance
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/252154/?format=api
https://zuiderzeeland.lizard.net/api/v4/measuringstations/252154/?format=api", "id": 252154, "code": "26DN-29622", "organisation": { "url": "https://zuiderzeeland.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.346590932964489, 52.33713199864843, 0.0 ] }, "last_modified": "2024-10-23T05:00:26.586566Z", "created": "2023-05-17T13:34:23.515271Z", "image_url": "", "timeseries": [ "https://zuiderzeeland.lizard.net/api/v4/timeseries/f6965b6a-3db7-4a11-89f7-b1eae7a0a482/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/3b7bec52-cc6b-42f0-9e58-b55425b47bc6/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/4547f1c2-615b-496b-bc92-867ae1223dde/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/d9b5c464-22cf-498e-93e7-6020ef5fce9c/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/6c29bd39-83dc-4cc8-a84a-86ad7a592505/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/3f5024e2-898c-4c9d-a6ed-667e74470e70/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/3702f2bd-5094-45c1-9183-c87f800249d6/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/6e963c21-5f62-4980-9de9-5239cf60893a/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/dc2daf88-cbbc-48bc-bc8a-cd867f4fee8b/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/f8d17427-6bd6-4450-8e9a-d8718295bebc/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/5a1d07ef-2fa7-4de1-b719-6099e7b84924/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/38b50f11-a0dc-403b-89f1-3f746d6098ff/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/f4b214f2-c31c-4be6-9928-0df0ba140a09/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/fa846cd6-bae6-4cf2-a327-cbee9682cff4/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/3f538e00-d2aa-489a-8603-42430dc2ac08/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/0686b8b7-764e-49f8-95ba-eb9672d58c21/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/1ce24c76-e81f-4eff-91d2-48dcec96275b/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/699e0838-4cc4-47eb-adec-adaeec1ef573/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/44847775-41fe-4382-9f67-5dbe8264d023/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/99b2b734-8738-472a-ab3e-ab2195698091/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/20bad803-dbad-4a3d-8ea7-908c4b9a0cdc/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/268b5ab4-25e4-45bf-b06a-b49e55d1b2a2/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/531562b4-6f88-4e43-95da-48eb20dfc7c3/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/f5e5ed07-a467-49bb-930a-99afe3b4b347/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/04d517a3-6eac-485b-8461-7a29c3967939/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/bf71cbac-3a5d-4b59-a4f9-63c64d0e2427/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/2bb83bf7-b85a-48a9-b898-a00d22312a32/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/4e456c09-914e-4415-a6fc-b160df1e3382/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/512ff97b-a0d9-426e-9f36-7aa4f5cc97e0/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/aeb1d864-1bb7-4a83-b343-c9b113d8cb63/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/efeb4322-6330-496e-81a0-34c702322ae7/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/22a48d7c-4b32-40c7-8fb1-fead3fbdbb2e/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/77b8ffe0-8a9b-448e-b9fc-5f1f3efeffcf/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/e4d2aaef-d07c-491d-bc96-6714e5e0d9b4/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/c91eb052-f54b-417e-9d8a-84036a0be122/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/48620774-140c-4064-bfb4-282a483a1986/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/4f96c1b2-6c49-4006-824b-1dc294f97c4b/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/35cc0f46-34fa-4039-ab89-354d210f4003/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/e3975da9-cccf-4235-95c1-57541e076a2a/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/0ff52d23-60a5-49a6-a1ef-7f1032231288/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/0bf9a6c7-963a-44e9-8845-73a29edd5b98/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/b018ebe2-1a88-4597-a8c3-6aa13191d340/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/214009a5-3e05-4520-a27c-b8e6bb2365af/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/3722faee-1c11-45e8-a6da-61d0cb0dd8d0/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/8170e138-67e2-4542-be58-dd57d7e75e94/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/3ecc2563-8f04-429f-851c-14f7c0a00118/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/f196720b-d1d8-4798-88b5-c24bee876f34/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/b09c5646-fb1f-41fe-8657-14d956456ea7/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/2c595a4a-da1f-46ec-be98-a8a56112c8fd/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/8d92fc07-121d-42a6-b9f7-42ff91d94bf8/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/59959450-ed70-49a5-abf5-999a7f44db47/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/377a8fdb-9272-48f4-9d5f-750815bc9dfc/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/77b26c5b-6edf-48dc-be6b-dcaa2b86b103/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/d9241589-dbe0-4883-9d08-89db5bd2f473/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/e9351e45-21ce-4c67-9407-0fc2ff2be136/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/5a05084c-175c-468d-870c-934d7fa0d4dc/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/1a7e1651-1f52-48fa-afdf-132e886251e8/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/05107017-abba-4a31-a0d1-53869d205e54/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/200ff5bc-f1c1-4574-ba8a-0a657be9052d/?format=api" ], "name": "TURELUURTOCHT, Kathedralenpad onder A27", "station_type": "surface water", "region": "", "category": "meetpunt", "frequency": "" }{ "url": "