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=1512
https://demo.lizard.net/api/v4/measuringstations/?format=api&page=1513", "previous": "https://demo.lizard.net/api/v4/measuringstations/?format=api&page=1511", "results": [ { "url": "https://demo.lizard.net/api/v4/measuringstations/252371/?format=api", "id": 252371, "code": "MPN-OH-760", "organisation": { "url": "https://demo.lizard.net/api/v4/organisations/474afd21-2f2e-4b4f-8261-5142f1d67acb/?format=api", "uuid": "474afd21-2f2e-4b4f-8261-5142f1d67acb", "name": "Hoogheemraadschap Hollands Noorderkwartier" }, "geometry": { "type": "Point", "coordinates": [ 4.854820708862156, 53.10280133483071, 0.0 ] }, "last_modified": "2025-03-14T07:10:05.360639Z", "created": "2023-06-02T07:10:05.169650Z", "image_url": "", "timeseries": [], "name": "MP Muyweg-B Temp3", "station_type": "surface water", "region": "", "category": "", "frequency": "" }, { "url": "https://demo.lizard.net/api/v4/measuringstations/252372/?format=api", "id": 252372, "code": "MPN-WS-22", "organisation": { "url": "https://demo.lizard.net/api/v4/organisations/474afd21-2f2e-4b4f-8261-5142f1d67acb/?format=api", "uuid": "474afd21-2f2e-4b4f-8261-5142f1d67acb", "name": "Hoogheemraadschap Hollands Noorderkwartier" }, "geometry": { "type": "Point", "coordinates": [ 4.872275166592515, 53.10656188752405, 0.0 ] }, "last_modified": "2025-03-14T07:10:05.394120Z", "created": "2023-06-02T07:10:05.230746Z", "image_url": "", "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/3826b042-dea4-4a26-a197-b5ae011e782e/?format=api" ], "name": "Schorrenweg 1 EGV2", "station_type": "surface water", "region": "", "category": "", "frequency": "" }, { "url": "https://demo.lizard.net/api/v4/measuringstations/252373/?format=api", "id": 252373, "code": "MPN-E-1070", "organisation": { "url": "https://demo.lizard.net/api/v4/organisations/474afd21-2f2e-4b4f-8261-5142f1d67acb/?format=api", "uuid": "474afd21-2f2e-4b4f-8261-5142f1d67acb", "name": "Hoogheemraadschap Hollands Noorderkwartier" }, "geometry": { "type": "Point", "coordinates": [ 4.981283314755615, 52.41485137277646, 0.0 ] }, "last_modified": "2025-03-14T07:10:05.432044Z", "created": "2023-06-02T07:10:05.277149Z", "image_url": "", "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/c6e6a30e-b849-48de-9f2e-a17297c4e0ce/?format=api" ], "name": "MP Burkmeer Inlaat Debiet", "station_type": "surface water", "region": "", "category": "", "frequency": "" }, { "url": "https://demo.lizard.net/api/v4/measuringstations/252374/?format=api", "id": 252374, "code": "MPN-OH-754", "organisation": { "url": "https://demo.lizard.net/api/v4/organisations/474afd21-2f2e-4b4f-8261-5142f1d67acb/?format=api", "uuid": "474afd21-2f2e-4b4f-8261-5142f1d67acb", "name": "Hoogheemraadschap Hollands Noorderkwartier" }, "geometry": { "type": "Point", "coordinates": [ 4.80482572991039, 52.91285821186925, 0.0 ] }, "last_modified": "2025-03-14T07:10:05.484398Z", "created": "2023-06-02T07:10:05.662563Z", "image_url": "", "timeseries": [], "name": "MP Boei De Kooy EGV -3.5", "station_type": "surface water", "region": "", "category": "", "frequency": "" }, { "url": "https://demo.lizard.net/api/v4/measuringstations/252375/?format=api", "id": 252375, "code": "MPN-WS-15", "organisation": { "url": "https://demo.lizard.net/api/v4/organisations/474afd21-2f2e-4b4f-8261-5142f1d67acb/?format=api", "uuid": "474afd21-2f2e-4b4f-8261-5142f1d67acb", "name": "Hoogheemraadschap Hollands Noorderkwartier" }, "geometry": { "type": "Point", "coordinates": [ 4.866225702575226, 53.10796451693315, 0.0 ] }, "last_modified": "2025-03-14T07:10:05.529469Z", "created": "2023-06-02T07:10:05.719390Z", "image_url": "", "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/c8b1fe21-fdad-4fd4-acbf-b941f8c49849/?format=api" ], "name": "Zwinweg 1 EGV1", "station_type": "surface water", "region": "", "category": "", "frequency": "" }, { "url": "https://demo.lizard.net/api/v4/measuringstations/252376/?format=api", "id": 252376, "code": "MPN-E-1072", "organisation": { "url": "https://demo.lizard.net/api/v4/organisations/474afd21-2f2e-4b4f-8261-5142f1d67acb/?format=api", "uuid": "474afd21-2f2e-4b4f-8261-5142f1d67acb", "name": "Hoogheemraadschap Hollands Noorderkwartier" }, "geometry": { "type": "Point", "coordinates": [ 4.94382961916796, 52.4400441453115, 0.0 ] }, "last_modified": "2025-03-14T07:10:05.568099Z", "created": "2023-06-02T07:10:05.792458Z", "image_url": "", "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/1f5c2407-2486-4e50-80a5-e35619ad4186/?format=api" ], "name": "MP Ilperveld", "station_type": "surface water", "region": "", "category": "", "frequency": "" }, { "url": "https://demo.lizard.net/api/v4/measuringstations/252377/?format=api", "id": 252377, "code": "MPN-OH-762", "organisation": { "url": "https://demo.lizard.net/api/v4/organisations/474afd21-2f2e-4b4f-8261-5142f1d67acb/?format=api", "uuid": "474afd21-2f2e-4b4f-8261-5142f1d67acb", "name": "Hoogheemraadschap Hollands Noorderkwartier" }, "geometry": { "type": "Point", "coordinates": [ 4.853877680453139, 53.10299483405201, 0.0 ] }, "last_modified": "2025-03-14T07:10:05.608848Z", "created": "2023-06-02T07:10:05.889542Z", "image_url": "", "timeseries": [], "name": "MP Maurik Temp2", "station_type": "surface water", "region": "", "category": "", "frequency": "" }, { "url": "https://demo.lizard.net/api/v4/measuringstations/252378/?format=api", "id": 252378, "code": "MPN-OH-742", "organisation": { "url": "https://demo.lizard.net/api/v4/organisations/474afd21-2f2e-4b4f-8261-5142f1d67acb/?format=api", "uuid": "474afd21-2f2e-4b4f-8261-5142f1d67acb", "name": "Hoogheemraadschap Hollands Noorderkwartier" }, "geometry": { "type": "Point", "coordinates": [ 4.784895731474188, 53.01262603092843, 0.0 ] }, "last_modified": "2025-03-14T07:10:05.650359Z", "created": "2023-06-02T07:10:05.940642Z", "image_url": "", "timeseries": [], "name": "MP Prins Hendrik EGV1", "station_type": "surface water", "region": "", "category": "", "frequency": "" }, { "url": "https://demo.lizard.net/api/v4/measuringstations/252379/?format=api", "id": 252379, "code": "MPN-OH-752", "organisation": { "url": "https://demo.lizard.net/api/v4/organisations/474afd21-2f2e-4b4f-8261-5142f1d67acb/?format=api", "uuid": "474afd21-2f2e-4b4f-8261-5142f1d67acb", "name": "Hoogheemraadschap Hollands Noorderkwartier" }, "geometry": { "type": "Point", "coordinates": [ 4.804904850274791, 52.91249913415164, 0.0 ] }, "last_modified": "2025-03-14T07:10:22.239981Z", "created": "2023-06-02T07:10:32.680464Z", "image_url": "", "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/51b9b54a-2dca-46ec-b557-249d54d18d7e/?format=api", "https://demo.lizard.net/api/v4/timeseries/7df050eb-d42c-4ae1-bf91-0fdf1c177223/?format=api", "https://demo.lizard.net/api/v4/timeseries/0570d788-c6f6-44d9-bdc1-a23f960e0ada/?format=api", "https://demo.lizard.net/api/v4/timeseries/88b252b5-dccd-41be-a0de-38c19f2f1d88/?format=api", "https://demo.lizard.net/api/v4/timeseries/a622f2af-1859-47a5-a488-52f0da5b38c8/?format=api" ], "name": "MP boei De Kooy", "station_type": "surface water", "region": "", "category": "", "frequency": "" }, { "url": "https://demo.lizard.net/api/v4/measuringstations/252380/?format=api", "id": 252380, "code": "MPN-OH-746", "organisation": { "url": "https://demo.lizard.net/api/v4/organisations/474afd21-2f2e-4b4f-8261-5142f1d67acb/?format=api", "uuid": "474afd21-2f2e-4b4f-8261-5142f1d67acb", "name": "Hoogheemraadschap Hollands Noorderkwartier" }, "geometry": { "type": "Point", "coordinates": [ 4.792528334304552, 52.93164245807749, 0.0 ] }, "last_modified": "2025-03-14T07:10:22.295514Z", "created": "2023-06-02T07:10:32.788088Z", "image_url": "", "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/ff872b6b-f8c9-4bec-9c78-b2bfcc527337/?format=api", "https://demo.lizard.net/api/v4/timeseries/347e1a7a-c5ad-42ac-a5b4-bcbcced4b617/?format=api", "https://demo.lizard.net/api/v4/timeseries/91afe843-39f9-4f31-a62c-485ffd8df8ef/?format=api", "https://demo.lizard.net/api/v4/timeseries/10514e20-9ac9-46b6-918c-0b4dfd9018f1/?format=api", "https://demo.lizard.net/api/v4/timeseries/0bdaee38-5ed9-47a0-bb7a-f1f3d8e281fd/?format=api" ], "name": "MP boei Balgzanddijk", "station_type": "surface water", "region": "", "category": "", "frequency": "" } ] }{ "count": 15136, "next": "