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=35
https://demo.lizard.net/api/v4/measuringstations/?format=api&page=36", "previous": "https://demo.lizard.net/api/v4/measuringstations/?format=api&page=34", "results": [ { "url": "https://demo.lizard.net/api/v4/measuringstations/341/?format=api", "id": 341, "code": "764", "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": [ 4.022494578896668, 51.383172684748665, 0.0 ] }, "last_modified": "2020-10-23T11:43:21.289665Z", "created": "2014-08-08T08:41:40.186179Z", "image_url": "", "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/bdd72439-54d4-4fc0-b12d-b67c22df6262/?format=api" ], "name": "KLOOSTERZANDE", "station_type": "weather", "region": "STN", "category": "KNMI-STN", "frequency": "Dagelijks" }, { "url": "https://demo.lizard.net/api/v4/measuringstations/342/?format=api", "id": 342, "code": "767", "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": [ 4.055150281462561, 51.24870397944355, 0.0 ] }, "last_modified": "2020-10-23T11:42:23.487525Z", "created": "2014-08-08T08:41:40.198321Z", "image_url": "", "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/6e8595a9-7a99-4574-b83a-675090629a70/?format=api" ], "name": "KAPELLEBRUG", "station_type": "weather", "region": "STN", "category": "KNMI-STN", "frequency": "Dagelijks" }, { "url": "https://demo.lizard.net/api/v4/measuringstations/343/?format=api", "id": 343, "code": "770", "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": [ 3.869900696122659, 51.21946472391232, 0.0 ] }, "last_modified": "2020-10-23T11:42:45.518861Z", "created": "2014-08-08T08:41:40.210357Z", "image_url": "", "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/9bc600f6-c037-4c45-b299-b4c83b26e36b/?format=api" ], "name": "WESTDORPE", "station_type": "weather", "region": "STN", "category": "KNMI-STN", "frequency": "Dagelijks" }, { "url": "https://demo.lizard.net/api/v4/measuringstations/344/?format=api", "id": 344, "code": "827", "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.12761969522448, 51.561656464283374, 0.0 ] }, "last_modified": "2020-10-23T11:44:15.049302Z", "created": "2014-08-08T08:41:40.222286Z", "image_url": "", "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/f898f0bb-9925-419f-8527-d2875ba395e9/?format=api" ], "name": "TILBURG", "station_type": "weather", "region": "STN", "category": "KNMI-STN", "frequency": "Dagelijks" }, { "url": "https://demo.lizard.net/api/v4/measuringstations/345/?format=api", "id": 345, "code": "828", "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": [ 4.521629299195397, 51.57671834288477, 0.0 ] }, "last_modified": "2020-10-23T11:43:30.614819Z", "created": "2014-08-08T08:41:40.232951Z", "image_url": "", "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/c84af2c0-6dde-4d75-bcaa-43028520cf17/?format=api" ], "name": "OUDENBOSCH", "station_type": "weather", "region": "STN", "category": "KNMI-STN", "frequency": "Dagelijks" }, { "url": "https://demo.lizard.net/api/v4/measuringstations/346/?format=api", "id": 346, "code": "829", "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": [ 4.681979743545877, 51.469928475776356, 0.0 ] }, "last_modified": "2020-10-23T11:42:39.035754Z", "created": "2014-08-08T08:41:40.245136Z", "image_url": "", "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/8be72678-246b-48e6-a971-60ccbc47659c/?format=api" ], "name": "ZUNDERT", "station_type": "weather", "region": "STN", "category": "KNMI-STN", "frequency": "Dagelijks" }, { "url": "https://demo.lizard.net/api/v4/measuringstations/347/?format=api", "id": 347, "code": "830", "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.155129323937011, 51.822381335079996, 0.0 ] }, "last_modified": "2020-10-23T11:41:57.917186Z", "created": "2014-08-08T08:41:40.257424Z", "image_url": "", "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/34f5df95-a223-4bea-a411-8599dfc7949a/?format=api" ], "name": "HERWIJNEN", "station_type": "weather", "region": "STN", "category": "KNMI-STN", "frequency": "Dagelijks" }, { "url": "https://demo.lizard.net/api/v4/measuringstations/348/?format=api", "id": 348, "code": "831", "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.14257292898787, 51.46281336982218, 0.0 ] }, "last_modified": "2020-10-23T11:42:28.809738Z", "created": "2014-08-08T08:41:40.271152Z", "image_url": "", "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/79fdf476-7331-47b6-9b82-42d0ddd62b19/?format=api" ], "name": "ESBEEK", "station_type": "weather", "region": "STN", "category": "KNMI-STN", "frequency": "Dagelijks" }, { "url": "https://demo.lizard.net/api/v4/measuringstations/349/?format=api", "id": 349, "code": "832", "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": [ 4.249378685062885, 51.50247075054131, 0.0 ] }, "last_modified": "2020-10-23T11:41:50.614768Z", "created": "2014-08-08T08:41:40.282452Z", "image_url": "", "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/2019f520-d3c1-4147-bc2a-b57ac35681d8/?format=api" ], "name": "BERGEN OP ZOOM", "station_type": "weather", "region": "STN", "category": "KNMI-STN", "frequency": "Dagelijks" }, { "url": "https://demo.lizard.net/api/v4/measuringstations/350/?format=api", "id": 350, "code": "833", "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": [ 4.838335743377314, 51.63256632645485, 0.0 ] }, "last_modified": "2020-10-23T11:42:15.367582Z", "created": "2014-08-08T08:41:40.293741Z", "image_url": "", "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/56b32575-54b9-4f91-a6d8-9a5dab8ceef8/?format=api" ], "name": "OOSTERHOUT", "station_type": "weather", "region": "STN", "category": "KNMI-STN", "frequency": "Dagelijks" } ] }{ "count": 15136, "next": "