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/252172/?format=api
https://zuiderzeeland.lizard.net/api/v4/measuringstations/252172/?format=api", "id": 252172, "code": "20HZ-29065", "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.701363555702184, 52.53689093596244, 0.0 ] }, "last_modified": "2023-05-18T03:12:35.438808Z", "created": "2023-05-17T13:34:24.246836Z", "image_url": "", "timeseries": [ "https://zuiderzeeland.lizard.net/api/v4/timeseries/c0592a7d-c776-4bf5-a173-049f4ba3c577/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/050e9a89-70c2-4aab-9a38-d584c59a12d9/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/a8367c76-0ddb-4c89-951f-0a01ea6d22c9/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/eb325e96-f75a-4193-8448-2f53316bdbae/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/0e69513a-399e-4ae4-9586-4e9ffbe75869/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/3536af2d-48b7-4100-8e66-8b2ec611cea7/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/9b5b2a7c-2867-4409-a6d6-e789a1dfc969/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/032d3189-e273-4efd-80e1-60d61ff083bc/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/10e0ab0e-f2fb-49da-919e-7ee731f23780/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/f9809967-011f-422d-9c35-c42873b087c4/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/78c5e249-478a-482e-b7fd-3c56eec86c83/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/ac1badc5-3e2f-4039-8072-9cce95f51ea0/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/3610eccd-cf6b-4c95-a7cf-f41183a3cb1a/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/4c34df84-b5cf-4702-bc7d-b642189f26bd/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/6bcdc803-c3c7-4583-a79b-4d6242d63319/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/4699c9e1-dbca-42f5-b0fc-268cfc16c861/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/65175529-4d01-408b-a5fa-8c654e488dec/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/ff51f927-2493-4784-9b65-27f9792c7c8d/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/8ffa5fad-2981-4a86-ba58-f7f5223e11b4/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/4d056406-1cfe-4ec6-a48d-eb874845e4ff/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/44c3ac69-9c73-41eb-96b8-99392c231f1a/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/8d1cf49e-2591-4c21-b6c8-90c69e62c265/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/34ba3df6-778b-491e-974e-44af05c5de33/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/ad077cec-422f-492d-afd8-12abfa3bd0b8/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/a59c69f4-45b7-49f7-97ff-7be9331835e5/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/57d86df1-4e41-4583-9af1-ba5c22dec5d7/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/613c2486-2e19-4e5e-b3b3-055bab0aa509/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/eb8cf322-6c8b-4c12-9e21-c2bdd5b1ec3a/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/f3e030fa-624d-45d6-8b7c-dc5b1bc67e9c/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/02a1decd-0b1c-46f5-92a0-2f9373efa629/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/66331440-0dfa-4595-8b1d-8fcab09a21a1/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/f6c06244-77ed-428a-a808-3c88ea422776/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/2e85f40f-593d-4eea-843c-17caf7595648/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/2bb4d015-7aab-4c87-a25c-6fb3da68f145/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/61bcb6b5-9e3b-4003-8098-4b91d20a9ea9/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/b965b669-1161-4221-a7dc-1a0ef6e22c68/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/1574088a-97f8-421f-bd35-f08cacf4e05d/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/1aa79649-b1ff-41f0-aa0e-72e55694eb33/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/b885d3ca-093b-4a87-8022-7139a45b0b39/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/fa0c88b8-b349-4e59-b17c-56a7ff93d6a2/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/235e8137-af44-4746-93f9-1a40093197da/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/a0fd4403-4978-4104-8c39-78dbf22766b0/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/7fd2833d-8842-4061-ab90-d372c35feb57/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/21932773-67b6-4b54-bd62-bea099da4594/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/a401d53e-7c77-4368-9dcf-014737cf0b50/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/7f1da463-b5da-4664-a0de-85abd823cf17/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/d457c294-facb-406a-807a-d1141f0c048a/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/4ae3137a-f77e-4569-a82f-2fcc0af6d228/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/4e60a497-923c-4a71-b833-53afe14b2099/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/a01a017f-f1ae-4883-89cf-931c4d1291e5/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/14eff73a-3f69-4a9f-9c80-7e7ac6b21603/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/c334c95d-5063-490f-a9ab-c404a4f1a754/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/be3925ee-9e2a-43a5-8bfd-4ce58ff5c862/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/f7b20b21-3db7-460c-81ee-9a3fc4c98a48/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/7e7c04bc-688a-4697-ad5f-70a2b8955eb4/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/7a3f4324-06d3-4949-9c93-c2b913e57909/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/e79022ee-6ada-413c-acc7-629d3f3f5a53/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/f077c7b6-0915-4047-b109-646999b09343/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/3a4232d5-fca3-411e-8b90-a517822afe0b/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/d95248a1-5375-4bc4-bce9-761c7549e64f/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/f801489d-7198-4a8f-9c19-5f609d8cf4a8/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/3dcb759f-b100-480c-8cd7-967e7432ed26/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/4b8318e6-f1fa-410e-b5d2-0ddbbe899e57/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/1d093513-6595-4f92-95e3-73f87c0555b7/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/15916f84-d755-473d-97ae-a18d1a507b13/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/ee97792b-7c07-43ee-b642-1736c91c0831/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/3bc186bc-2a2d-4442-ba0b-dcf6ffd2759b/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/2f1b7bae-084b-4fc1-b590-d4d0f98226a2/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/28133179-3d65-4f76-8e32-a0b35404eea2/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/b7dbf574-c860-45d6-ba4c-ed9e274dea57/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/3ab770c6-6518-4b64-9be9-1dab976dbb25/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/6707a811-fa5a-4afc-b7b0-6f67064893d1/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/38deec09-c2d9-4094-82ca-eb40d66824bc/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/5bed73e8-8e4c-4c5e-9b8c-ec7a83337a0c/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/5301e6c7-ee32-42f4-9d6b-f3119a303a59/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/fda7dc8d-9c40-4790-8e5a-90e38251a3ac/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/4cbf08ec-57b0-424d-aa45-148e2dadf34f/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/36709ce1-cd19-4a3d-b90d-a1def0db810a/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/0fa1e21b-061b-441c-9692-9ad936abfacb/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/8875223d-c3fe-4d28-9aa5-3173e6550038/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/242f2c86-2ec8-4854-af6c-05e0d93a1efc/?format=api" ], "name": "STADSWATER DRONTEN, Munten 2, traject 2, WB2021, raainr. 788 - 795", "station_type": "surface water", "region": "", "category": "meetpunt", "frequency": "" }{ "url": "