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=14
https://demo.lizard.net/api/v4/measuringstations/?format=api&page=15", "previous": "https://demo.lizard.net/api/v4/measuringstations/?format=api&page=13", "results": [ { "url": "https://demo.lizard.net/api/v4/measuringstations/131/?format=api", "id": 131, "code": "152", "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.83303099326455, 53.0271674373717, 0.0 ] }, "last_modified": "2020-10-23T11:41:53.765439Z", "created": "2014-08-08T08:41:37.361524Z", "image_url": "", "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/24accaaa-be49-4ba8-bc43-a45bdf21d0a8/?format=api" ], "name": "GIETERVEEN", "station_type": "weather", "region": "STN", "category": "KNMI-STN", "frequency": "Dagelijks" }, { "url": "https://demo.lizard.net/api/v4/measuringstations/132/?format=api", "id": 132, "code": "153", "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": [ 7.045741653980505, 53.1322582917912, 0.0 ] }, "last_modified": "2020-10-23T11:42:42.802403Z", "created": "2014-08-08T08:41:37.378731Z", "image_url": "", "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/94ddd166-2adb-4c3b-9d01-1c8a2bdb67fc/?format=api" ], "name": "WINSCHOTEN", "station_type": "weather", "region": "STN", "category": "KNMI-STN", "frequency": "Dagelijks" }, { "url": "https://demo.lizard.net/api/v4/measuringstations/133/?format=api", "id": 133, "code": "154", "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.468750065844406, 53.363509595505136, 0.0 ] }, "last_modified": "2020-10-23T11:43:52.460645Z", "created": "2014-08-08T08:41:37.395656Z", "image_url": "", "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/e4c56862-df54-4ffb-872d-646a0f88ad9e/?format=api" ], "name": "EENRUM", "station_type": "weather", "region": "STN", "category": "KNMI-STN", "frequency": "Dagelijks" }, { "url": "https://demo.lizard.net/api/v4/measuringstations/134/?format=api", "id": 134, "code": "155", "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.742783220900933, 53.00126262442404, 0.0 ] }, "last_modified": "2020-10-23T11:41:30.754355Z", "created": "2014-08-08T08:41:37.416782Z", "image_url": "", "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/00db72c7-f811-4dcd-9a0f-b38ab51bfaf6/?format=api" ], "name": "EEXT", "station_type": "weather", "region": "STN", "category": "KNMI-STN", "frequency": "Dagelijks" }, { "url": "https://demo.lizard.net/api/v4/measuringstations/135/?format=api", "id": 135, "code": "156", "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": [ 7.116476757180865, 53.03239285398619, 0.0 ] }, "last_modified": "2020-10-23T11:42:06.385925Z", "created": "2014-08-08T08:41:37.431950Z", "image_url": "", "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/437be479-4045-48c1-a9a4-37e0e761feb9/?format=api" ], "name": "VLAGTWEDDE", "station_type": "weather", "region": "STN", "category": "KNMI-STN", "frequency": "Dagelijks" }, { "url": "https://demo.lizard.net/api/v4/measuringstations/136/?format=api", "id": 136, "code": "158", "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.672834896211497, 53.154813397643025, 0.0 ] }, "last_modified": "2020-10-23T11:43:50.581025Z", "created": "2014-08-08T08:41:37.447738Z", "image_url": "", "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/e11cf39b-3253-4032-9dde-d6a2aacaa3f6/?format=api" ], "name": "ONNEN", "station_type": "weather", "region": "STN", "category": "KNMI-STN", "frequency": "Dagelijks" }, { "url": "https://demo.lizard.net/api/v4/measuringstations/137/?format=api", "id": 137, "code": "159", "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.949973054207359, 52.962782983132726, 0.0 ] }, "last_modified": "2020-10-23T11:42:12.544440Z", "created": "2014-08-08T08:41:37.466408Z", "image_url": "", "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/516ff149-0d55-40ec-9b6f-de8fb35f8e64/?format=api" ], "name": "NIEUW BUINEN", "station_type": "weather", "region": "STN", "category": "KNMI-STN", "frequency": "Dagelijks" }, { "url": "https://demo.lizard.net/api/v4/measuringstations/138/?format=api", "id": 138, "code": "160", "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.386362151503993, 53.04970595787365, 0.0 ] }, "last_modified": "2020-10-23T11:42:01.546350Z", "created": "2014-08-08T08:41:37.492490Z", "image_url": "", "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/3abf5021-da5c-47c4-9ade-90f934396f0c/?format=api" ], "name": "VEENHUIZEN", "station_type": "weather", "region": "STN", "category": "KNMI-STN", "frequency": "Dagelijks" }, { "url": "https://demo.lizard.net/api/v4/measuringstations/139/?format=api", "id": 139, "code": "161", "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.582168085722063, 53.11980501012543, 0.0 ] }, "last_modified": "2020-10-23T11:43:38.606245Z", "created": "2014-08-08T08:41:37.504930Z", "image_url": "", "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/d195dcf8-1e33-481f-94e7-5ddf20675c1d/?format=api" ], "name": "EELDE N", "station_type": "weather", "region": "STN", "category": "KNMI-STN", "frequency": "Dagelijks" }, { "url": "https://demo.lizard.net/api/v4/measuringstations/140/?format=api", "id": 140, "code": "162", "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.345397203968763, 53.22078146970634, 0.0 ] }, "last_modified": "2020-10-23T11:42:37.817765Z", "created": "2014-08-08T08:41:37.525135Z", "image_url": "", "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/86844d89-7683-4161-b7f0-f45b41d86211/?format=api" ], "name": "NIEKERK", "station_type": "weather", "region": "STN", "category": "KNMI-STN", "frequency": "Dagelijks" } ] }{ "count": 15136, "next": "