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=1487
{ "count": 15136, "next": "https://demo.lizard.net/api/v4/measuringstations/?format=api&page=1488", "previous": "https://demo.lizard.net/api/v4/measuringstations/?format=api&page=1486", "results": [ { "url": "https://demo.lizard.net/api/v4/measuringstations/251981/?format=api", "id": 251981, "code": "ST4986-LT2", "organisation": { "url": "https://demo.lizard.net/api/v4/organisations/188a569b-f0ac-4e98-81db-499de07f7582/?format=api", "uuid": "188a569b-f0ac-4e98-81db-499de07f7582", "name": "Zuiderzeeland" }, "geometry": { "type": "Point", "coordinates": [ 5.842275015493989, 52.78451408264342, 0.0 ] }, "last_modified": "2023-05-18T03:12:43.373151Z", "created": "2023-05-17T13:28:56.778551Z", "image_url": "", "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/e54962a3-b8e8-4627-97c1-3a0a4056851a/?format=api" ], "name": "Kuinderweg, inlaat Kuinre, LWZ", "station_type": "surface water", "region": "", "category": "meetpunt", "frequency": "" }, { "url": "https://demo.lizard.net/api/v4/measuringstations/251982/?format=api", "id": 251982, "code": "ST4986-LT3", "organisation": { "url": "https://demo.lizard.net/api/v4/organisations/188a569b-f0ac-4e98-81db-499de07f7582/?format=api", "uuid": "188a569b-f0ac-4e98-81db-499de07f7582", "name": "Zuiderzeeland" }, "geometry": { "type": "Point", "coordinates": [ 5.842245372131408, 52.78451419589054, 0.0 ] }, "last_modified": "2023-05-18T03:12:38.740674Z", "created": "2023-05-17T13:28:56.814516Z", "image_url": "", "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/67d3a683-740a-4203-9ac6-196e642a0be7/?format=api" ], "name": "Kuinderweg, inlaat Kuinre, kruinhoogte", "station_type": "surface water", "region": "", "category": "meetpunt", "frequency": "" }, { "url": "https://demo.lizard.net/api/v4/measuringstations/251983/?format=api", "id": 251983, "code": "ST4958-FT1", "organisation": { "url": "https://demo.lizard.net/api/v4/organisations/188a569b-f0ac-4e98-81db-499de07f7582/?format=api", "uuid": "188a569b-f0ac-4e98-81db-499de07f7582", "name": "Zuiderzeeland" }, "geometry": { "type": "Point", "coordinates": [ 5.744332580795207, 52.80666783484925, 0.0 ] }, "last_modified": "2024-10-10T05:00:13.218169Z", "created": "2023-05-17T13:28:56.850559Z", "image_url": "", "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/ded4b2d0-dce4-4268-9ffd-c46a19b2eae8/?format=api", "https://demo.lizard.net/api/v4/timeseries/54eeca24-65bd-43e0-89d0-a31508331542/?format=api" ], "name": "Stuw Ruttensevaart, voor sifon, debiet", "station_type": "surface water", "region": "", "category": "meetpunt", "frequency": "" }, { "url": "https://demo.lizard.net/api/v4/measuringstations/251984/?format=api", "id": 251984, "code": "ST4958-LT1", "organisation": { "url": "https://demo.lizard.net/api/v4/organisations/188a569b-f0ac-4e98-81db-499de07f7582/?format=api", "uuid": "188a569b-f0ac-4e98-81db-499de07f7582", "name": "Zuiderzeeland" }, "geometry": { "type": "Point", "coordinates": [ 5.744317898159154, 52.80668585230033, 0.0 ] }, "last_modified": "2023-05-18T03:12:44.303395Z", "created": "2023-05-17T13:28:56.889681Z", "image_url": "", "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/a832085f-df2b-453f-9e4d-15011f5e7963/?format=api" ], "name": "Stuw Ruttensevaart, voor sifon, HWZ", "station_type": "surface water", "region": "", "category": "meetpunt", "frequency": "" }, { "url": "https://demo.lizard.net/api/v4/measuringstations/251985/?format=api", "id": 251985, "code": "ST4958-LT2", "organisation": { "url": "https://demo.lizard.net/api/v4/organisations/188a569b-f0ac-4e98-81db-499de07f7582/?format=api", "uuid": "188a569b-f0ac-4e98-81db-499de07f7582", "name": "Zuiderzeeland" }, "geometry": { "type": "Point", "coordinates": [ 5.7443908710536, 52.80654184601659, 0.0 ] }, "last_modified": "2023-05-18T03:12:44.618230Z", "created": "2023-05-17T13:28:56.928476Z", "image_url": "", "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/28aa3888-e12d-4b8c-8198-cac3a2f99d8d/?format=api" ], "name": "Stuw Ruttensevaart, voor sifon, LWZ", "station_type": "surface water", "region": "", "category": "meetpunt", "frequency": "" }, { "url": "https://demo.lizard.net/api/v4/measuringstations/251986/?format=api", "id": 251986, "code": "ST4958-LT3", "organisation": { "url": "https://demo.lizard.net/api/v4/organisations/188a569b-f0ac-4e98-81db-499de07f7582/?format=api", "uuid": "188a569b-f0ac-4e98-81db-499de07f7582", "name": "Zuiderzeeland" }, "geometry": { "type": "Point", "coordinates": [ 5.744332580795207, 52.80666783484925, 0.0 ] }, "last_modified": "2023-05-18T03:12:39.127495Z", "created": "2023-05-17T13:28:56.966584Z", "image_url": "", "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/d22760a0-507c-4321-b367-f86c66c96377/?format=api" ], "name": "Stuw Ruttensevaart, voor sifon, kruinhoogte", "station_type": "surface water", "region": "", "category": "meetpunt", "frequency": "" }, { "url": "https://demo.lizard.net/api/v4/measuringstations/251987/?format=api", "id": 251987, "code": "ST4840-FT1", "organisation": { "url": "https://demo.lizard.net/api/v4/organisations/188a569b-f0ac-4e98-81db-499de07f7582/?format=api", "uuid": "188a569b-f0ac-4e98-81db-499de07f7582", "name": "Zuiderzeeland" }, "geometry": { "type": "Point", "coordinates": [ 5.651571913021483, 52.80402505343501, 0.0 ] }, "last_modified": "2024-10-10T05:00:13.252537Z", "created": "2023-05-17T13:28:57.003417Z", "image_url": "", "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/34a31f63-f508-4a2b-aada-b0e3e77ee98b/?format=api", "https://demo.lizard.net/api/v4/timeseries/47a775f1-3664-4dc8-91bc-8fb2a094eaa5/?format=api" ], "name": "Stuw Noordermeertocht Noord, debiet", "station_type": "surface water", "region": "", "category": "meetpunt", "frequency": "" }, { "url": "https://demo.lizard.net/api/v4/measuringstations/251988/?format=api", "id": 251988, "code": "ST4840-LT1", "organisation": { "url": "https://demo.lizard.net/api/v4/organisations/188a569b-f0ac-4e98-81db-499de07f7582/?format=api", "uuid": "188a569b-f0ac-4e98-81db-499de07f7582", "name": "Zuiderzeeland" }, "geometry": { "type": "Point", "coordinates": [ 5.651452579100869, 52.80390849120586, 0.0 ] }, "last_modified": "2023-05-18T03:12:45.296778Z", "created": "2023-05-17T13:28:57.042669Z", "image_url": "", "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/0bf8a9a8-79db-4b83-88f0-6e8736e1fb70/?format=api" ], "name": "Stuw Noordermeertocht Noord, HWZ", "station_type": "surface water", "region": "", "category": "meetpunt", "frequency": "" }, { "url": "https://demo.lizard.net/api/v4/measuringstations/251989/?format=api", "id": 251989, "code": "ST4840-LT2", "organisation": { "url": "https://demo.lizard.net/api/v4/organisations/188a569b-f0ac-4e98-81db-499de07f7582/?format=api", "uuid": "188a569b-f0ac-4e98-81db-499de07f7582", "name": "Zuiderzeeland" }, "geometry": { "type": "Point", "coordinates": [ 5.651601787332118, 52.80406093390198, 0.0 ] }, "last_modified": "2023-05-18T03:12:45.361130Z", "created": "2023-05-17T13:28:57.078844Z", "image_url": "", "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/17ef981d-2a1c-48b8-9406-526a43152d05/?format=api" ], "name": "Stuw Noordermeertocht Noord, LWZ", "station_type": "surface water", "region": "", "category": "meetpunt", "frequency": "" }, { "url": "https://demo.lizard.net/api/v4/measuringstations/251990/?format=api", "id": 251990, "code": "ST4840-LT3", "organisation": { "url": "https://demo.lizard.net/api/v4/organisations/188a569b-f0ac-4e98-81db-499de07f7582/?format=api", "uuid": "188a569b-f0ac-4e98-81db-499de07f7582", "name": "Zuiderzeeland" }, "geometry": { "type": "Point", "coordinates": [ 5.651571913021483, 52.80402505343501, 0.0 ] }, "last_modified": "2023-05-18T03:12:39.736068Z", "created": "2023-05-17T13:28:57.115413Z", "image_url": "", "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/c04449e7-836a-47cf-a0ab-f681acce6ce9/?format=api" ], "name": "Stuw Noordermeertocht Noord, kruinhoogte", "station_type": "surface water", "region": "", "category": "meetpunt", "frequency": "" } ] }