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=30
https://demo.lizard.net/api/v4/measuringstations/?format=api&page=31", "previous": "https://demo.lizard.net/api/v4/measuringstations/?format=api&page=29", "results": [ { "url": "https://demo.lizard.net/api/v4/measuringstations/291/?format=api", "id": 291, "code": "645", "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.30588945123787, 52.06170838320384, 0.0 ] }, "last_modified": "2020-10-23T11:43:18.930092Z", "created": "2014-08-08T08:41:39.573628Z", "image_url": "", "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/bb8b8d1e-e261-40f5-82b2-c35939c742fc/?format=api" ], "name": "HENGELO GLD", "station_type": "weather", "region": "STN", "category": "KNMI-STN", "frequency": "Dagelijks" }, { "url": "https://demo.lizard.net/api/v4/measuringstations/292/?format=api", "id": 292, "code": "663", "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.395599901177849, 52.15984892763406, 0.0 ] }, "last_modified": "2020-10-23T11:41:34.548365Z", "created": "2014-08-08T08:41:39.585909Z", "image_url": "", "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/05210c6e-3dd8-4a35-8598-8bc51645e409/?format=api" ], "name": "LOCHEM", "station_type": "weather", "region": "STN", "category": "KNMI-STN", "frequency": "Dagelijks" }, { "url": "https://demo.lizard.net/api/v4/measuringstations/293/?format=api", "id": 293, "code": "664", "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.664008368554714, 52.34601220875191, 0.0 ] }, "last_modified": "2020-10-23T11:42:01.357748Z", "created": "2014-08-08T08:41:39.597945Z", "image_url": "", "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/392b0799-7de7-4f02-bad3-e34bdd5375fc/?format=api" ], "name": "ALMELO", "station_type": "weather", "region": "STN", "category": "KNMI-STN", "frequency": "Dagelijks" }, { "url": "https://demo.lizard.net/api/v4/measuringstations/294/?format=api", "id": 294, "code": "665", "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.908800982856935, 52.2082797894141, 0.0 ] }, "last_modified": "2020-10-23T11:44:10.071781Z", "created": "2014-08-08T08:41:39.611148Z", "image_url": "", "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/f51749c3-e664-4952-a03f-b74e9be504f9/?format=api" ], "name": "ENSCHEDE", "station_type": "weather", "region": "STN", "category": "KNMI-STN", "frequency": "Dagelijks" }, { "url": "https://demo.lizard.net/api/v4/measuringstations/295/?format=api", "id": 295, "code": "666", "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.696898612477382, 51.96811719205805, 0.0 ] }, "last_modified": "2020-10-23T11:42:42.470432Z", "created": "2014-08-08T08:41:39.624161Z", "image_url": "", "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/946d97d4-4be7-4288-ab29-825ad8a5e4d5/?format=api" ], "name": "WINTERSWIJK", "station_type": "weather", "region": "STN", "category": "KNMI-STN", "frequency": "Dagelijks" }, { "url": "https://demo.lizard.net/api/v4/measuringstations/296/?format=api", "id": 296, "code": "667", "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.304232002146771, 51.980823731337395, 0.0 ] }, "last_modified": "2020-10-23T11:42:03.204831Z", "created": "2014-08-08T08:41:39.635757Z", "image_url": "", "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/3df3e2d5-db48-4f6e-8ee0-c3f35df1108f/?format=api" ], "name": "DOETINCHEM", "station_type": "weather", "region": "STN", "category": "KNMI-STN", "frequency": "Dagelijks" }, { "url": "https://demo.lizard.net/api/v4/measuringstations/297/?format=api", "id": 297, "code": "668", "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.822491514160162, 52.25430609440779, 0.0 ] }, "last_modified": "2020-10-23T11:43:25.325010Z", "created": "2014-08-08T08:41:39.649812Z", "image_url": "", "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/c05d79dd-4555-4291-833a-7a8c17e19d78/?format=api" ], "name": "HENGELO", "station_type": "weather", "region": "STN", "category": "KNMI-STN", "frequency": "Dagelijks" }, { "url": "https://demo.lizard.net/api/v4/measuringstations/298/?format=api", "id": 298, "code": "669", "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.510910795977853, 52.0958855942947, 0.0 ] }, "last_modified": "2020-10-23T11:41:38.979464Z", "created": "2014-08-08T08:41:39.662644Z", "image_url": "", "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/0db549e1-34ff-467a-8efe-050c45720376/?format=api" ], "name": "BORCULO", "station_type": "weather", "region": "STN", "category": "KNMI-STN", "frequency": "Dagelijks" }, { "url": "https://demo.lizard.net/api/v4/measuringstations/299/?format=api", "id": 299, "code": "670", "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.910645079549821, 52.26219111903823, 0.0 ] }, "last_modified": "2020-10-23T11:43:17.802664Z", "created": "2014-08-08T08:41:39.674628Z", "image_url": "", "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/b8b2cc4c-0044-4c01-b987-6014588e4c05/?format=api" ], "name": "TWENTHE N", "station_type": "weather", "region": "STN", "category": "KNMI-STN", "frequency": "Dagelijks" }, { "url": "https://demo.lizard.net/api/v4/measuringstations/300/?format=api", "id": 300, "code": "672", "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.444766350934836, 52.38412844438694, 0.0 ] }, "last_modified": "2020-10-23T11:43:31.946351Z", "created": "2014-08-08T08:41:39.687958Z", "image_url": "", "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/ca368e25-78bf-401f-b0c7-6550d2e8e88a/?format=api" ], "name": "HELLENDOORN", "station_type": "weather", "region": "STN", "category": "KNMI-STN", "frequency": "Dagelijks" } ] }{ "count": 15136, "next": "