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/252168/?format=api
https://zuiderzeeland.lizard.net/api/v4/measuringstations/252168/?format=api", "id": 252168, "code": "20HZ-29063", "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.708132861682303, 52.53543484511204, 0.0 ] }, "last_modified": "2023-05-18T03:12:37.729771Z", "created": "2023-05-17T13:34:24.091324Z", "image_url": "", "timeseries": [ "https://zuiderzeeland.lizard.net/api/v4/timeseries/a35502be-5f29-47f5-b75f-5d2902ba3ddf/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/c8b614b8-add4-40d4-bef1-47e08add3f4b/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/03d27e7b-0542-43df-a51c-1389e29feee0/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/402381e6-ba6e-4b7e-8161-9294af65f62d/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/70a071d6-8c03-4582-aeb9-0f6222c7e99b/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/414d8781-ba4f-4e27-b201-2a16c9fe848d/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/766448dd-e5b4-4323-a18e-f3057a15f0d1/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/b40714e7-4537-489b-bd58-70c7aec49b6f/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/827ba74c-fa85-427d-9b48-f6089d400a42/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/f94e6b97-65c1-45ba-bdbb-b7cc7df002a7/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/5642f50a-4a16-4050-bda3-f7c95b6fd76c/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/2c572785-0c8c-4a79-8626-1f564d65ba06/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/158fa5f9-1f5d-4a49-a2ff-ea01ae895e1c/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/da877e0a-2e25-4546-91fd-35b0e696d036/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/07dc6219-15ca-4cda-920a-2d38630170e0/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/7a9a1569-7074-410f-9135-e3cdb6b0d039/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/76f9f0b0-f43f-42a9-b3b4-0a06509a846d/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/9e0272a7-aa5b-44e0-a7a8-97e05cc157de/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/69a3802a-515e-4943-a1c8-f2c71f6729d0/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/353d8b65-58f7-4657-9b5c-640e4d336f46/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/5a14a9e0-85a8-484a-bd85-8a70884b6fee/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/fac1d8b7-9e20-4413-85ee-e51acbf011cb/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/d8ec4578-0251-43bd-8e9d-db18b14ac884/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/4c830ee4-f835-4567-b948-b334fed88f09/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/b42509c6-995b-41d3-ab2e-59c0eaa46b92/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/2f19889c-a010-4c98-ab9d-5f39d703d3e2/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/4b58175c-52ad-4fcb-b74d-0f94007d5f71/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/4b3b2929-f7f7-4340-a4f5-d13f03a4b2e9/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/a2b68860-1ab2-4485-b0b5-7912c942986f/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/7ae7c922-9b52-4dee-812e-5beba708e96a/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/146d191d-d816-4bc6-a4a2-4f2b0d3c97b7/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/d175602a-3e85-44b0-9407-acfc6e219ff3/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/008138e0-8030-4f7c-8069-1b8bddbcca50/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/57033a89-1bd0-42eb-957e-faa58768a2a7/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/dcad37e5-ec66-4b8a-bdc4-bfda34e65021/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/b0c3eb30-a0c0-453d-affe-603fb3d97e54/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/95ae5343-7ed5-4642-ae9b-12ff64dc6b3b/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/6a1075df-3af1-4ed9-8d2d-ab213f3b8d85/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/1740e072-f109-4444-8569-3bdf31e1285d/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/8b8f88d9-1932-4eb6-aea6-b8c81b69aa6e/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/ab5af739-6c99-43a4-a1ad-1659b267e6ae/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/a57d938b-95ee-4e28-a417-6a3df2378c03/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/df6030af-0eaf-4842-a3dc-bb97b3c285e3/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/7ef27e81-149e-4b1a-9818-78b72884853f/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/1e6fddd0-05f2-4648-8688-e3b4c0dc6f00/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/df5f3c96-5c8f-4a8b-8d35-289210013f9e/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/258d08ef-f4a5-44a1-aac5-538c8503dd41/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/517c5fd4-a2c3-45f3-84e3-dd9422e6ce7a/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/ce8d38ee-18f1-4479-8d56-442ddb2b60f5/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/f308fc98-5fd5-4a4c-883a-9686bc9e41a4/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/3e5dc186-7c09-448c-96a6-aec8ba64a0bf/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/f88abf25-3987-407b-920d-0af8b3b707ce/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/366188aa-6860-4c83-80bc-ed3ef13c296f/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/e22bcafc-cc6a-4839-898d-dff2fb52ea38/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/53fc3f28-1ad0-4c0c-ac89-a8252bf15b64/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/40a4aa71-1bbb-4b2d-ab11-6f148649967f/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/7b717bf6-6db0-443a-b290-5cf6dcd951c2/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/011c8f1e-1836-488a-9504-bd567e99a0e8/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/980f427c-fea3-400c-a301-9956b98acdfd/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/599d02fc-1ec8-4bc3-b0cb-96f4529127e7/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/ceff6215-4cd8-4df0-89bd-e64291b04340/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/a959dac0-d092-4f92-8779-15201beb6032/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/5673d2d6-978f-4a0d-9256-5413e06a4e8c/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/d3fed814-0c4b-4ff3-8e02-4f1472e7a7fe/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/98743802-66f4-4b08-ae75-d46afb70b4b9/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/c13938a1-a000-42c2-8d9b-ad2c693126b7/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/a7b59aa0-8eb8-4492-8c54-047befe7a031/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/33a733bd-b633-40c9-828d-55f9ca178cda/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/fb311941-b4e9-4a9a-9c72-9460f5ac1031/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/5478e731-c821-424b-9840-8ea61af90b57/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/abb2292e-dc17-4a9f-bc75-da5aa7a50059/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/6ebd9351-4794-4d0a-ba63-36564aabd644/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/8ccb5356-71b0-4394-876c-a72d1fdf7f51/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/d4e9e1c6-069a-4e2d-a1de-71902943180e/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/c10b4c1c-132c-40dd-bfb8-e40c639cbe78/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/5b6c798e-ef3b-465c-9b75-049a63b8ff6c/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/8cdb12c9-62ee-4633-aa8e-4fcad792654c/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/465df2ba-13fb-470d-a95d-ee429742585c/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/06f78bc9-235c-4de0-88ba-4b6b803f5aa3/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/442f1372-c63d-4818-a331-bd7efb0b7ba6/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/32fd7e45-7476-4569-a093-c70bc6b424d2/?format=api" ], "name": "STADSWATER DRONTEN, Munten 1, WB2021, raainr. 796 - 805", "station_type": "surface water", "region": "", "category": "meetpunt", "frequency": "" }{ "url": "