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/252185/?format=api
https://zuiderzeeland.lizard.net/api/v4/measuringstations/252185/?format=api", "id": 252185, "code": "20HN-29023", "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.638917611022001, 52.56319280916018, 0.0 ] }, "last_modified": "2023-05-18T03:10:27.985111Z", "created": "2023-05-17T13:34:25.213418Z", "image_url": "", "timeseries": [ "https://zuiderzeeland.lizard.net/api/v4/timeseries/a5fa2322-4c82-4fe9-9627-f066aab9a7cf/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/be6fb0b8-daeb-4d8d-9e38-6a848a7962d1/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/edf5b388-790e-469b-b263-b19d91419622/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/44451c70-bb68-4c21-8999-40bffb416e52/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/c6c55656-d812-4643-9ded-8cfd63101984/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/8a01863f-062c-4f8d-83bb-4b3bb6af9fdb/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/c829307e-ad19-4e27-9b7c-cf6d7d024524/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/194518b2-08dc-44dd-a94e-71762c8795c6/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/ed00bd8e-3ec2-4bc3-bd68-9d2ed93ace3b/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/338d86d3-ca4d-4fd4-971e-b7cc7da11a04/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/72e466e3-133f-4f81-b052-d6280dc38c27/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/ae4a1848-0ca5-48c8-9caa-2c929a95b93d/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/75174d17-e5b6-4d96-a76a-8909eb3173d4/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/5cb07a80-5af9-49ef-bf68-99b8941171f2/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/ccb10f0f-0daf-44c7-816e-ab93e8089da6/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/bfb5bc07-942b-4941-b8af-c5815534ad40/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/032baa03-a29f-468b-93cb-e769be3c89f5/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/b7acded0-bb7e-4117-ae02-53bd6ccbc540/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/f7b5030e-778a-42c3-a115-f94502059800/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/3e33720b-ecb6-4ae6-9949-931823be0ab2/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/83ba31c2-681e-4a57-b69c-748f23786c99/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/8000fb84-f0a4-4521-98ab-469f0e36c0e8/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/ea3b4a5c-7568-4c7c-b3fd-9ce0e761a7f0/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/55924dbe-4a21-42b4-9c58-95877434202b/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/12441382-d587-4eb0-bd4f-be58b46e17ff/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/ddd5f737-edc7-4861-bd6e-976f508ad4e0/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/3ac7a909-d7b5-42c6-9df7-68ed6c325550/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/841b30d4-91d8-4fff-acec-2b86701ba87d/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/aa5f88e1-6f30-4091-95c2-c9e240af4d5b/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/aef1173a-8ac9-4e2b-a26b-acbcbc383c15/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/87633533-f832-4977-bade-e10475eaaf81/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/a99cdab5-ebff-4042-ba0f-49c5a0c55863/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/e26edd0e-2647-4fdd-b1e2-3c4243280b45/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/2202fa0e-a7c4-46df-993f-8cfe2579a688/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/1cdf348a-4f1a-405e-b9ef-5b0d0ef39d33/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/53613834-72ad-4bad-90bd-a3b58ddb81b5/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/7d39d78e-a395-45df-bdca-45d3071408fa/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/f777eb60-6b92-4645-a7f5-08041a608535/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/ae55860b-bfe0-4f14-a9e0-5cf8c4ac994d/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/3e54d139-59a1-4b97-a1ba-c78b35dd08ab/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/07aee15b-309c-4112-b7ff-3a7c85f0b43a/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/906baa21-af8b-4845-8338-9080569fb109/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/73740d37-97a2-425c-8d3b-986a90a6b971/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/01efb309-17b1-496e-9e07-19d83da7b7f9/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/7b3400ba-4321-4d6c-8a0c-3d7d75fd4890/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/e0565da8-958a-4ce2-a5f0-3409bf8c77ba/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/0609df12-b60b-4f33-923d-87453101191f/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/fb0f9138-976f-4a11-9380-bf11579b20c7/?format=api", "https://zuiderzeeland.lizard.net/api/v4/timeseries/91873de9-aec1-4065-b844-6a3fa64215c3/?format=api" ], "name": "BISONTOCHT, duiker Kamperfoelielaan", "station_type": "surface water", "region": "", "category": "meetpunt", "frequency": "" }{ "url": "