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=29
https://demo.lizard.net/api/v4/measuringstations/?format=api&page=30", "previous": "https://demo.lizard.net/api/v4/measuringstations/?format=api&page=28", "results": [ { "url": "https://demo.lizard.net/api/v4/measuringstations/281/?format=api", "id": 281, "code": "580", "organisation": { "url": "https://demo.lizard.net/api/v4/organisations/18d98431-8077-451a-a7ae-041aac7ad148/?format=api", "uuid": "18d98431-8077-451a-a7ae-041aac7ad148", "name": "KNMI" }, "geometry": { "type": "Point", "coordinates": [ 5.56248341398528, 52.13706590893919, 0.0 ] }, "last_modified": "2020-10-23T11:43:18.787317Z", "created": "2014-08-08T08:41:39.442514Z", "image_url": "", "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/b965103b-c82b-4eab-b6cd-216ed22a650a/?format=api" ], "name": "BARNEVELD", "station_type": "weather", "region": "STN", "category": "KNMI-STN", "frequency": "Dagelijks" }, { "url": "https://demo.lizard.net/api/v4/measuringstations/282/?format=api", "id": 282, "code": "582", "organisation": { "url": "https://demo.lizard.net/api/v4/organisations/18d98431-8077-451a-a7ae-041aac7ad148/?format=api", "uuid": "18d98431-8077-451a-a7ae-041aac7ad148", "name": "KNMI" }, "geometry": { "type": "Point", "coordinates": [ 5.41642274980715, 52.14618070511637, 0.0 ] }, "last_modified": "2020-10-23T11:41:50.486159Z", "created": "2014-08-08T08:41:39.456585Z", "image_url": "", "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/1fdec34c-79d4-44e6-9542-168b2faea6e9/?format=api" ], "name": "HAMERSVELD", "station_type": "weather", "region": "STN", "category": "KNMI-STN", "frequency": "Dagelijks" }, { "url": "https://demo.lizard.net/api/v4/measuringstations/283/?format=api", "id": 283, "code": "583", "organisation": { "url": "https://demo.lizard.net/api/v4/organisations/18d98431-8077-451a-a7ae-041aac7ad148/?format=api", "uuid": "18d98431-8077-451a-a7ae-041aac7ad148", "name": "KNMI" }, "geometry": { "type": "Point", "coordinates": [ 5.678280904044375, 51.97505058878378, 0.0 ] }, "last_modified": "2020-10-23T11:43:27.970000Z", "created": "2014-08-08T08:41:39.470984Z", "image_url": "", "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/c541b024-6fe2-4ce0-ab5e-5f5cb3ff58d4/?format=api" ], "name": "WAGENINGEN PD", "station_type": "weather", "region": "STN", "category": "KNMI-STN", "frequency": "Dagelijks" }, { "url": "https://demo.lizard.net/api/v4/measuringstations/284/?format=api", "id": 284, "code": "584", "organisation": { "url": "https://demo.lizard.net/api/v4/organisations/18d98431-8077-451a-a7ae-041aac7ad148/?format=api", "uuid": "18d98431-8077-451a-a7ae-041aac7ad148", "name": "KNMI" }, "geometry": { "type": "Point", "coordinates": [ 5.271026602531681, 51.87648318456079, 0.0 ] }, "last_modified": "2020-10-23T11:42:33.880264Z", "created": "2014-08-08T08:41:39.485615Z", "image_url": "", "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/84fa0419-11a0-4b8d-9186-6ac22766ebd4/?format=api" ], "name": "GELDERMALSEN", "station_type": "weather", "region": "STN", "category": "KNMI-STN", "frequency": "Dagelijks" }, { "url": "https://demo.lizard.net/api/v4/measuringstations/285/?format=api", "id": 285, "code": "588", "organisation": { "url": "https://demo.lizard.net/api/v4/organisations/18d98431-8077-451a-a7ae-041aac7ad148/?format=api", "uuid": "18d98431-8077-451a-a7ae-041aac7ad148", "name": "KNMI" }, "geometry": { "type": "Point", "coordinates": [ 6.027302886001197, 51.95569169195586, 0.0 ] }, "last_modified": "2020-10-23T11:43:43.913984Z", "created": "2014-08-08T08:41:39.498396Z", "image_url": "", "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/d4b881c5-de8f-4ae4-b646-3c55367efc1a/?format=api" ], "name": "DUIVEN", "station_type": "weather", "region": "STN", "category": "KNMI-STN", "frequency": "Dagelijks" }, { "url": "https://demo.lizard.net/api/v4/measuringstations/286/?format=api", "id": 286, "code": "589", "organisation": { "url": "https://demo.lizard.net/api/v4/organisations/18d98431-8077-451a-a7ae-041aac7ad148/?format=api", "uuid": "18d98431-8077-451a-a7ae-041aac7ad148", "name": "KNMI" }, "geometry": { "type": "Point", "coordinates": [ 5.707131811139748, 51.939022556347744, 0.0 ] }, "last_modified": "2020-10-23T11:42:15.864534Z", "created": "2014-08-08T08:41:39.513294Z", "image_url": "", "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/5c5c66b7-98cb-451f-abcf-47547cf5583e/?format=api" ], "name": "ZETTEN", "station_type": "weather", "region": "STN", "category": "KNMI-STN", "frequency": "Dagelijks" }, { "url": "https://demo.lizard.net/api/v4/measuringstations/287/?format=api", "id": 287, "code": "591", "organisation": { "url": "https://demo.lizard.net/api/v4/organisations/18d98431-8077-451a-a7ae-041aac7ad148/?format=api", "uuid": "18d98431-8077-451a-a7ae-041aac7ad148", "name": "KNMI" }, "geometry": { "type": "Point", "coordinates": [ 5.897708717485337, 52.073173590131894, 0.0 ] }, "last_modified": "2020-10-23T11:42:13.827085Z", "created": "2014-08-08T08:41:39.525812Z", "image_url": "", "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/53e1d406-955d-46a6-9030-d8e3c28a9fff/?format=api" ], "name": "DEELEN N", "station_type": "weather", "region": "STN", "category": "KNMI-STN", "frequency": "Dagelijks" }, { "url": "https://demo.lizard.net/api/v4/measuringstations/288/?format=api", "id": 288, "code": "593", "organisation": { "url": "https://demo.lizard.net/api/v4/organisations/18d98431-8077-451a-a7ae-041aac7ad148/?format=api", "uuid": "18d98431-8077-451a-a7ae-041aac7ad148", "name": "KNMI" }, "geometry": { "type": "Point", "coordinates": [ 5.196895719632125, 52.23591002436822, 0.0 ] }, "last_modified": "2020-10-23T11:41:37.494681Z", "created": "2014-08-08T08:41:39.540471Z", "image_url": "", "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/0c3458c9-e4f0-4d2c-a8a3-401873c8ca24/?format=api" ], "name": "LAREN", "station_type": "weather", "region": "STN", "category": "KNMI-STN", "frequency": "Dagelijks" }, { "url": "https://demo.lizard.net/api/v4/measuringstations/289/?format=api", "id": 289, "code": "595", "organisation": { "url": "https://demo.lizard.net/api/v4/organisations/18d98431-8077-451a-a7ae-041aac7ad148/?format=api", "uuid": "18d98431-8077-451a-a7ae-041aac7ad148", "name": "KNMI" }, "geometry": { "type": "Point", "coordinates": [ 5.328741460861142, 52.16414581684821, 0.0 ] }, "last_modified": "2020-10-23T11:41:54.420819Z", "created": "2014-08-08T08:41:39.553417Z", "image_url": "", "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/25596a56-fa5f-4ad5-ac9a-00cd37a36a32/?format=api" ], "name": "SOEST", "station_type": "weather", "region": "STN", "category": "KNMI-STN", "frequency": "Dagelijks" }, { "url": "https://demo.lizard.net/api/v4/measuringstations/290/?format=api", "id": 290, "code": "596", "organisation": { "url": "https://demo.lizard.net/api/v4/organisations/18d98431-8077-451a-a7ae-041aac7ad148/?format=api", "uuid": "18d98431-8077-451a-a7ae-041aac7ad148", "name": "KNMI" }, "geometry": { "type": "Point", "coordinates": [ 5.269996422933151, 52.27195619608128, 0.0 ] }, "last_modified": "2020-10-23T11:44:21.986937Z", "created": "2014-08-08T08:41:39.561596Z", "image_url": "", "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/fcac09de-1e78-44b3-b371-f7e1f1191f1d/?format=api" ], "name": "EEMNES", "station_type": "weather", "region": "STN", "category": "KNMI-STN", "frequency": "Dagelijks" } ] }{ "count": 15136, "next": "