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=9
https://demo.lizard.net/api/v4/measuringstations/?format=api&page=10", "previous": "https://demo.lizard.net/api/v4/measuringstations/?format=api&page=8", "results": [ { "url": "https://demo.lizard.net/api/v4/measuringstations/81/?format=api", "id": 81, "code": "11", "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.221958613459197, 53.368259189623146, 0.0 ] }, "last_modified": "2020-10-23T11:44:03.275705Z", "created": "2014-08-08T08:41:36.571099Z", "image_url": "", "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/edb92760-5dde-46c1-bf24-41f416b4619c/?format=api" ], "name": "WEST TERSCHELLING", "station_type": "weather", "region": "STN", "category": "KNMI-STN", "frequency": "Dagelijks" }, { "url": "https://demo.lizard.net/api/v4/measuringstations/82/?format=api", "id": 82, "code": "12", "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.185374983543778, 53.4735474707182, 0.0 ] }, "last_modified": "2020-10-23T11:43:14.658258Z", "created": "2014-08-08T08:41:36.587528Z", "image_url": "", "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/b5c9733d-9a31-4acd-a581-714aa837d98d/?format=api" ], "name": "SCHIERMONNIKOOG", "station_type": "weather", "region": "STN", "category": "KNMI-STN", "frequency": "Dagelijks" }, { "url": "https://demo.lizard.net/api/v4/measuringstations/83/?format=api", "id": 83, "code": "15", "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.05726171416426, 53.29603843383724, 0.0 ] }, "last_modified": "2020-10-23T11:42:40.356465Z", "created": "2014-08-08T08:41:36.603590Z", "image_url": "", "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/8ca701da-a474-4436-9d1f-c60ebcc55667/?format=api" ], "name": "OOST VLIELAND", "station_type": "weather", "region": "STN", "category": "KNMI-STN", "frequency": "Dagelijks" }, { "url": "https://demo.lizard.net/api/v4/measuringstations/84/?format=api", "id": 84, "code": "16", "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.661254390054485, 52.76410277324169, 0.0 ] }, "last_modified": "2020-10-23T11:42:38.654868Z", "created": "2014-08-08T08:41:36.624887Z", "image_url": "", "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/883b5341-417e-434b-b084-43c17d27fed0/?format=api" ], "name": "PETTEN", "station_type": "weather", "region": "STN", "category": "KNMI-STN", "frequency": "Dagelijks" }, { "url": "https://demo.lizard.net/api/v4/measuringstations/85/?format=api", "id": 85, "code": "17", "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.80558081896439, 53.05246566413773, 0.0 ] }, "last_modified": "2020-10-23T11:41:40.090102Z", "created": "2014-08-08T08:41:36.634781Z", "image_url": "", "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/0ddc5554-6345-4b95-aebe-7c214ff38dbb/?format=api" ], "name": "DEN BURG", "station_type": "weather", "region": "STN", "category": "KNMI-STN", "frequency": "Dagelijks" }, { "url": "https://demo.lizard.net/api/v4/measuringstations/86/?format=api", "id": 86, "code": "18", "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.763479410970059, 53.44864889031144, 0.0 ] }, "last_modified": "2020-10-23T11:43:49.872395Z", "created": "2014-08-08T08:41:36.650811Z", "image_url": "", "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/de05f627-8640-4c4e-b1c3-0919703093e7/?format=api" ], "name": "NES AMELAND", "station_type": "weather", "region": "STN", "category": "KNMI-STN", "frequency": "Dagelijks" }, { "url": "https://demo.lizard.net/api/v4/measuringstations/87/?format=api", "id": 87, "code": "19", "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.878883772251967, 53.16063154742383, 0.0 ] }, "last_modified": "2020-10-23T11:41:44.954067Z", "created": "2014-08-08T08:41:36.670857Z", "image_url": "", "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/13a46779-dc0b-4915-a25d-c1efd89dc5dc/?format=api" ], "name": "DE COCKSDORP", "station_type": "weather", "region": "STN", "category": "KNMI-STN", "frequency": "Dagelijks" }, { "url": "https://demo.lizard.net/api/v4/measuringstations/88/?format=api", "id": 88, "code": "21", "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.704577591142429, 52.836254397323195, 0.0 ] }, "last_modified": "2020-10-23T11:44:10.363006Z", "created": "2014-08-08T08:41:36.683949Z", "image_url": "", "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/f53e26b0-bb8f-4968-a8f9-abd8929d0eda/?format=api" ], "name": "CALLANTSOOG", "station_type": "weather", "region": "STN", "category": "KNMI-STN", "frequency": "Dagelijks" }, { "url": "https://demo.lizard.net/api/v4/measuringstations/89/?format=api", "id": 89, "code": "22", "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.775122648969302, 53.0972447006711, 0.0 ] }, "last_modified": "2020-10-23T11:44:10.991176Z", "created": "2014-08-08T08:41:36.694798Z", "image_url": "", "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/f5a9d3f0-963b-4bc1-8f52-55c62d9297af/?format=api" ], "name": "DE KOOG", "station_type": "weather", "region": "STN", "category": "KNMI-STN", "frequency": "Dagelijks" }, { "url": "https://demo.lizard.net/api/v4/measuringstations/90/?format=api", "id": 90, "code": "24", "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.937752268589359, 53.250723565867176, 0.0 ] }, "last_modified": "2020-10-23T11:42:06.291439Z", "created": "2014-08-08T08:41:36.710681Z", "image_url": "", "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/4255f7e6-93df-4ac7-8f70-0c0095a304d5/?format=api" ], "name": "VLIELAND", "station_type": "weather", "region": "STN", "category": "KNMI-STN", "frequency": "Dagelijks" } ] }{ "count": 15136, "next": "