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=8
https://demo.lizard.net/api/v4/measuringstations/?format=api&page=9", "previous": "https://demo.lizard.net/api/v4/measuringstations/?format=api&page=7", "results": [ { "url": "https://demo.lizard.net/api/v4/measuringstations/71/?format=api", "id": 71, "code": "06344", "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.449701891560624, 51.94903366199381, 0.0 ] }, "last_modified": "2020-11-19T16:05:20.742203Z", "created": "2014-08-08T08:41:36.413775Z", "image_url": "", "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/0fe3d4c4-836c-464f-a610-55a21395e794/?format=api", "https://demo.lizard.net/api/v4/timeseries/f0d8a8bc-5cdd-4472-834e-809870ff7d52/?format=api", "https://demo.lizard.net/api/v4/timeseries/3c1eadb5-debd-4893-a40b-b57d192cff34/?format=api", "https://demo.lizard.net/api/v4/timeseries/987c761d-937c-4d1b-beb2-2948b5afd795/?format=api", "https://demo.lizard.net/api/v4/timeseries/b37ae92b-15b8-41a3-a7af-fe98b0dfef7f/?format=api", "https://demo.lizard.net/api/v4/timeseries/104fede1-8c69-4edb-a10a-f83b7deed537/?format=api", "https://demo.lizard.net/api/v4/timeseries/1b684b7e-eb36-451a-8585-94059192b9b9/?format=api", "https://demo.lizard.net/api/v4/timeseries/f92e9033-bec1-404d-b139-346a841e1d58/?format=api", "https://demo.lizard.net/api/v4/timeseries/bc5397f8-bdf2-4f23-ac60-591835120870/?format=api" ], "name": "Rotterdam", "station_type": "weather", "region": "AWS", "category": "KNMI-AWS", "frequency": "Uurlijks" }, { "url": "https://demo.lizard.net/api/v4/measuringstations/72/?format=api", "id": 72, "code": "06348", "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.932967095947363, 51.96569921087592, 0.0 ] }, "last_modified": "2020-11-19T15:40:35.191913Z", "created": "2014-08-08T08:41:36.431123Z", "image_url": "", "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/5f809c02-1969-4d89-a516-851bdd57da7c/?format=api", "https://demo.lizard.net/api/v4/timeseries/9f36f0b2-ada8-4286-a386-b8f206096776/?format=api", "https://demo.lizard.net/api/v4/timeseries/1acf8b8a-45d6-43fb-88c6-c9786f7d9663/?format=api", "https://demo.lizard.net/api/v4/timeseries/ea07dc83-3a2e-480b-8600-44db1b4e89e7/?format=api", "https://demo.lizard.net/api/v4/timeseries/fb30d529-1bc5-4a18-a02f-a48e0d88aa52/?format=api", "https://demo.lizard.net/api/v4/timeseries/8d7f0ac4-ad11-4bc2-94bd-e1fa52a49e1f/?format=api", "https://demo.lizard.net/api/v4/timeseries/4e769b01-488a-42e4-b7bb-cdcb8c91e4cb/?format=api", "https://demo.lizard.net/api/v4/timeseries/9586be77-c24b-44dd-9a8a-13579df1206c/?format=api", "https://demo.lizard.net/api/v4/timeseries/867b166a-fa39-457d-a9e9-4bcb2ff04f61/?format=api" ], "name": "Cabauw", "station_type": "weather", "region": "AWS", "category": "KNMI-AWS", "frequency": "Uurlijks" }, { "url": "https://demo.lizard.net/api/v4/measuringstations/73/?format=api", "id": 73, "code": "06350", "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.932963305835232, 51.565745423048035, 0.0 ] }, "last_modified": "2020-11-30T14:57:07.144100Z", "created": "2014-08-08T08:41:36.447194Z", "image_url": "", "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/523f5ef2-5e1e-4d8d-94a7-c694c045937b/?format=api", "https://demo.lizard.net/api/v4/timeseries/dab7c852-2e39-4271-9d1c-e1fb00e2fee9/?format=api", "https://demo.lizard.net/api/v4/timeseries/f2c6de35-2835-4ed1-ae17-e8f6fcb91249/?format=api", "https://demo.lizard.net/api/v4/timeseries/3f0208b2-69f1-4380-b4ee-94a6c6e85ef7/?format=api", "https://demo.lizard.net/api/v4/timeseries/8439f4c2-24ef-4a28-8e70-aac750706f3a/?format=api", "https://demo.lizard.net/api/v4/timeseries/2e9de3d2-70fd-435f-ab80-18dee58c6eb8/?format=api", "https://demo.lizard.net/api/v4/timeseries/c17c9515-555f-46f7-9e67-fd745a4980f5/?format=api", "https://demo.lizard.net/api/v4/timeseries/f1a7bcda-a650-426c-925e-17c584f4d4f3/?format=api", "https://demo.lizard.net/api/v4/timeseries/95b44f21-7abd-4f60-b56d-2fbedfef9583/?format=api" ], "name": "Gilze Rijen", "station_type": "weather", "region": "AWS", "category": "KNMI-AWS", "frequency": "Uurlijks" }, { "url": "https://demo.lizard.net/api/v4/measuringstations/74/?format=api", "id": 74, "code": "06356", "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.149592291315238, 51.86571218806841, 0.0 ] }, "last_modified": "2020-11-30T14:57:16.529545Z", "created": "2014-08-08T08:41:36.464388Z", "image_url": "", "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/94ef5ef3-9ae7-41a6-87ed-7230a837c246/?format=api", "https://demo.lizard.net/api/v4/timeseries/0c26507a-b174-409f-8116-6b0e5a207404/?format=api", "https://demo.lizard.net/api/v4/timeseries/1437c60d-3a25-4cdb-824d-28a378e934d2/?format=api", "https://demo.lizard.net/api/v4/timeseries/3f6e315b-f18e-45e1-b261-3356f7c6ffb0/?format=api", "https://demo.lizard.net/api/v4/timeseries/42cc86ef-09c1-4d46-a94d-e2ed4b40aa7b/?format=api", "https://demo.lizard.net/api/v4/timeseries/cf91ec05-fe23-414e-9241-48bf15d9442d/?format=api", "https://demo.lizard.net/api/v4/timeseries/e7aa58d7-03fd-4d13-b5d5-cb041531bf5c/?format=api", "https://demo.lizard.net/api/v4/timeseries/16f2c1a1-58d1-416d-81f2-a88d697539b4/?format=api", "https://demo.lizard.net/api/v4/timeseries/9143d079-1a66-4166-9a2d-41fc7e371792/?format=api" ], "name": "Herwijnen", "station_type": "weather", "region": "AWS", "category": "KNMI-AWS", "frequency": "Uurlijks" }, { "url": "https://demo.lizard.net/api/v4/measuringstations/75/?format=api", "id": 75, "code": "06370", "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.4162309464231, 51.44909738119677, 0.0 ] }, "last_modified": "2020-11-30T14:57:26.433240Z", "created": "2014-08-08T08:41:36.482112Z", "image_url": "", "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/b02b6e8d-1d6d-48ee-8b3f-1ba2670c55e9/?format=api", "https://demo.lizard.net/api/v4/timeseries/1d588a8a-2d79-45de-a5c0-1113f70cfe65/?format=api", "https://demo.lizard.net/api/v4/timeseries/643f13eb-4e55-4daf-bbba-34eb27c73f46/?format=api", "https://demo.lizard.net/api/v4/timeseries/b7d886f5-5804-4d9a-8001-eb404c055cb2/?format=api", "https://demo.lizard.net/api/v4/timeseries/628cd60d-d81f-4de8-bc86-c32a03b1fb33/?format=api", "https://demo.lizard.net/api/v4/timeseries/b0f96234-6b03-4101-a7a1-2955829eabb5/?format=api", "https://demo.lizard.net/api/v4/timeseries/72cc2742-64b8-4c87-9b38-f39e6d99f665/?format=api", "https://demo.lizard.net/api/v4/timeseries/17b7c56a-f071-4f03-976f-a0402cc927fa/?format=api", "https://demo.lizard.net/api/v4/timeseries/672557f0-6d10-4300-a4ce-bb4bd765aedd/?format=api" ], "name": "Eindhoven", "station_type": "weather", "region": "AWS", "category": "KNMI-AWS", "frequency": "Uurlijks" }, { "url": "https://demo.lizard.net/api/v4/measuringstations/76/?format=api", "id": 76, "code": "06375", "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.699517580969277, 51.64906682586375, 0.0 ] }, "last_modified": "2020-11-30T14:57:39.708397Z", "created": "2014-08-08T08:41:36.497703Z", "image_url": "", "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/c0a24e80-5545-4b7b-b057-c71525ed5b46/?format=api", "https://demo.lizard.net/api/v4/timeseries/caa752ed-76c9-4231-a365-5c816fa57b48/?format=api", "https://demo.lizard.net/api/v4/timeseries/f6dc37fc-8389-4908-9414-1060ef184c15/?format=api", "https://demo.lizard.net/api/v4/timeseries/67e1fbf2-5a63-4ec5-bf19-f199beb0035f/?format=api", "https://demo.lizard.net/api/v4/timeseries/5448647d-339c-4cc9-a6bd-667c60a083b5/?format=api", "https://demo.lizard.net/api/v4/timeseries/1ed756cc-daaf-417a-9f9b-6827ebd90fe7/?format=api", "https://demo.lizard.net/api/v4/timeseries/f8496aa4-b9d2-4eab-bd5d-431d4d79376e/?format=api", "https://demo.lizard.net/api/v4/timeseries/75b514e8-3b59-405b-8131-13a68d3ebb95/?format=api", "https://demo.lizard.net/api/v4/timeseries/95e90dfd-b2f8-4ef0-a142-08ef05326794/?format=api" ], "name": "Volkel", "station_type": "weather", "region": "AWS", "category": "KNMI-AWS", "frequency": "Uurlijks" }, { "url": "https://demo.lizard.net/api/v4/measuringstations/77/?format=api", "id": 77, "code": "06377", "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.766167488146919, 51.199126407691395, 0.0 ] }, "last_modified": "2020-11-30T14:57:49.151636Z", "created": "2014-08-08T08:41:36.513698Z", "image_url": "", "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/207f16fc-bfa1-419b-acf9-0046e93e4c6a/?format=api", "https://demo.lizard.net/api/v4/timeseries/9c9eebcb-5d60-4585-91ff-8697ef8d5ea6/?format=api", "https://demo.lizard.net/api/v4/timeseries/9f39c260-9607-40d4-ba8c-c9d60b14d8b6/?format=api", "https://demo.lizard.net/api/v4/timeseries/91df414a-bad2-4513-8a29-27ae086c1480/?format=api", "https://demo.lizard.net/api/v4/timeseries/2ddd3dfa-448b-4d7d-9134-10eff75e8d0a/?format=api", "https://demo.lizard.net/api/v4/timeseries/c0f0122d-27a1-4384-8cea-6e6aa2a5292f/?format=api", "https://demo.lizard.net/api/v4/timeseries/8ec32f07-b3ff-4621-96f0-982f3ba440ce/?format=api", "https://demo.lizard.net/api/v4/timeseries/83b0297f-b9c6-432d-843c-22f560953518/?format=api", "https://demo.lizard.net/api/v4/timeseries/e9a1a308-d1c0-4b83-a870-16e5c4c79668/?format=api" ], "name": "Ell", "station_type": "weather", "region": "AWS", "category": "KNMI-AWS", "frequency": "Uurlijks" }, { "url": "https://demo.lizard.net/api/v4/measuringstations/78/?format=api", "id": 78, "code": "06380", "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.782840347149093, 50.915822288590064, 0.0 ] }, "last_modified": "2020-11-30T14:57:58.397737Z", "created": "2014-08-08T08:41:36.530724Z", "image_url": "", "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/6d4dec17-169f-4ec7-a65f-c0223f001dbf/?format=api", "https://demo.lizard.net/api/v4/timeseries/ad1869fa-d105-48eb-a889-686c8960a71d/?format=api", "https://demo.lizard.net/api/v4/timeseries/784d47bf-d165-4b2f-b990-4b4b3e3ea17d/?format=api", "https://demo.lizard.net/api/v4/timeseries/8c2f5f3d-7b44-4539-9c56-2b369fdc33a2/?format=api", "https://demo.lizard.net/api/v4/timeseries/9c7114a3-863a-4b4a-8f47-baf40fade51c/?format=api", "https://demo.lizard.net/api/v4/timeseries/f72fa67e-c258-4f4f-97ed-e2d64dd7908e/?format=api", "https://demo.lizard.net/api/v4/timeseries/5660ae77-4dba-4ff7-b695-68f6dfaf2c75/?format=api", "https://demo.lizard.net/api/v4/timeseries/8447f541-94ca-4292-9e6b-69d43c35bb54/?format=api", "https://demo.lizard.net/api/v4/timeseries/a45859c9-33ad-4603-a24e-c8083b19e7e9/?format=api" ], "name": "Maastricht", "station_type": "weather", "region": "AWS_EPS", "category": "KNMI-AWS", "frequency": "Uurlijks" }, { "url": "https://demo.lizard.net/api/v4/measuringstations/79/?format=api", "id": 79, "code": "06391", "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.199448285318264, 51.49908314467663, 0.0 ] }, "last_modified": "2020-11-30T14:58:07.274111Z", "created": "2014-08-08T08:41:36.545689Z", "image_url": "", "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/538265b3-945a-4cde-b774-1cb54879464e/?format=api", "https://demo.lizard.net/api/v4/timeseries/fd16f2e9-431c-4d66-be1f-52cd0774a4c8/?format=api", "https://demo.lizard.net/api/v4/timeseries/3c571a35-0e65-4e9a-a279-f0f7f8ba1475/?format=api", "https://demo.lizard.net/api/v4/timeseries/f8fdff74-eba4-4a1d-9f63-48fb43d3b517/?format=api", "https://demo.lizard.net/api/v4/timeseries/1265076d-2f75-4aed-abba-f24068e70c8e/?format=api", "https://demo.lizard.net/api/v4/timeseries/0948ca30-6257-443e-84f7-0fd88482f622/?format=api", "https://demo.lizard.net/api/v4/timeseries/303bc8a0-f300-40c0-a373-9f7acb52679e/?format=api", "https://demo.lizard.net/api/v4/timeseries/a69ffeb1-c039-4171-bc17-e88ac768a0d3/?format=api" ], "name": "Arcen", "station_type": "weather", "region": "AWS", "category": "KNMI-AWS", "frequency": "Uurlijks" }, { "url": "https://demo.lizard.net/api/v4/measuringstations/80/?format=api", "id": 80, "code": "10", "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.642967027865006, 53.43099537680646, 0.0 ] }, "last_modified": "2020-10-23T11:41:48.869503Z", "created": "2014-08-08T08:41:36.556176Z", "image_url": "", "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/1ca9b521-f3ec-4175-9aa4-5efc7fd8ada2/?format=api" ], "name": "HOLLUM", "station_type": "weather", "region": "STN", "category": "KNMI-STN", "frequency": "Dagelijks" } ] }{ "count": 15136, "next": "