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=1483
https://demo.lizard.net/api/v4/measuringstations/?format=api&page=1484", "previous": "https://demo.lizard.net/api/v4/measuringstations/?format=api&page=1482", "results": [ { "url": "https://demo.lizard.net/api/v4/measuringstations/251941/?format=api", "id": 251941, "code": "16CZ-217-02", "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.784259535717138, 52.75168601238597, 0.0 ] }, "last_modified": "2024-04-03T05:00:16.470674Z", "created": "2023-05-17T13:28:55.212001Z", "image_url": "", "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/74b846ab-3c59-49ac-aef0-3d1697e18609/?format=api", "https://demo.lizard.net/api/v4/timeseries/b2f3fdd5-10df-4436-aa11-013d5aa1801d/?format=api", "https://demo.lizard.net/api/v4/timeseries/4459e5a3-e371-4ff0-add2-fbb2885691ae/?format=api", "https://demo.lizard.net/api/v4/timeseries/6c7a8231-aa2b-4403-9f65-321fb088a3c5/?format=api", "https://demo.lizard.net/api/v4/timeseries/487ab3f3-c4ef-4533-8522-f1473f71ba96/?format=api" ], "name": "Hoofdmeetnet_8, Kavel M18, 1e WVP", "station_type": "surface water", "region": "", "category": "meetpunt", "frequency": "" }, { "url": "https://demo.lizard.net/api/v4/measuringstations/251942/?format=api", "id": 251942, "code": "16CZ-217-NM", "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.784244725043214, 52.75168606178363, 0.0 ] }, "last_modified": "2024-06-05T05:00:12.910596Z", "created": "2023-05-17T13:28:55.260576Z", "image_url": "", "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/15bb9823-32dd-447e-8de8-e8cfec0109b6/?format=api", "https://demo.lizard.net/api/v4/timeseries/4c5a6170-079d-4bf7-90db-499165a7af53/?format=api" ], "name": "Hoofdmeetnet_8, Kavel M18, Neerslagmeter", "station_type": "surface water", "region": "", "category": "meetpunt", "frequency": "" }, { "url": "https://demo.lizard.net/api/v4/measuringstations/251943/?format=api", "id": 251943, "code": "26EN-120-01", "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.55127956297017, 52.48592990158515, 0.0 ] }, "last_modified": "2023-05-18T03:13:54.943329Z", "created": "2023-05-17T13:28:55.304940Z", "image_url": "", "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/c811a6af-ef40-4fe5-87ec-eae11c11e19c/?format=api", "https://demo.lizard.net/api/v4/timeseries/31c7e041-7fec-4fdc-af83-350af1ce2ba0/?format=api" ], "name": "Hoofdmeetnet_81, Kavel S40, freatisch", "station_type": "surface water", "region": "", "category": "meetpunt", "frequency": "" }, { "url": "https://demo.lizard.net/api/v4/measuringstations/251944/?format=api", "id": 251944, "code": "26EN-120-02", "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.55127956297017, 52.48592990158515, 0.0 ] }, "last_modified": "2023-05-18T03:13:57.348370Z", "created": "2023-05-17T13:28:55.399758Z", "image_url": "", "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/aa9ff9dd-1d1e-48a0-bf4c-c6a35f71740d/?format=api", "https://demo.lizard.net/api/v4/timeseries/7aa83d8d-ecb7-4d17-883c-597d6ec3d16a/?format=api", "https://demo.lizard.net/api/v4/timeseries/e1a059bd-5076-4805-8f49-cdabffb64a49/?format=api" ], "name": "Hoofdmeetnet_81, Kavel S40, 1e WVP", "station_type": "surface water", "region": "", "category": "meetpunt", "frequency": "" }, { "url": "https://demo.lizard.net/api/v4/measuringstations/251945/?format=api", "id": 251945, "code": "26EN-120-NM", "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.551294284738368, 52.48592988119439, 0.0 ] }, "last_modified": "2024-06-05T05:00:12.796478Z", "created": "2023-05-17T13:28:55.437860Z", "image_url": "", "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/d401acd9-a67d-47fe-87c0-654baf8788b6/?format=api", "https://demo.lizard.net/api/v4/timeseries/95d32530-86ae-4e5b-88fe-9e790bf2467f/?format=api", "https://demo.lizard.net/api/v4/timeseries/2504559d-e420-4946-9ccf-765f104fdc9d/?format=api" ], "name": "Hoofdmeetnet_81, Kavel S40, Neerslagmeter", "station_type": "surface water", "region": "", "category": "meetpunt", "frequency": "" }, { "url": "https://demo.lizard.net/api/v4/measuringstations/251946/?format=api", "id": 251946, "code": "26GZ-038-02", "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.491211478377649, 52.27214800051637, 0.0 ] }, "last_modified": "2024-04-03T05:00:16.486223Z", "created": "2023-05-17T13:28:55.475372Z", "image_url": "", "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/9429f468-4eb8-48ab-a3fe-7693821a458c/?format=api", "https://demo.lizard.net/api/v4/timeseries/a9babcfb-2fba-406e-bcf7-c586454ea197/?format=api", "https://demo.lizard.net/api/v4/timeseries/40c48590-48fb-4505-8018-9c1f5bbbb89c/?format=api", "https://demo.lizard.net/api/v4/timeseries/974104cc-3a29-406a-a66f-eadc38f52c52/?format=api", "https://demo.lizard.net/api/v4/timeseries/306335cd-1596-4d17-9489-db5e9d6eceb1/?format=api" ], "name": "Hoofdmeetnet_87, Kavel O44, 1e WVP", "station_type": "surface water", "region": "", "category": "meetpunt", "frequency": "" }, { "url": "https://demo.lizard.net/api/v4/measuringstations/251947/?format=api", "id": 251947, "code": "26GZ-038-NM", "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.491211478377649, 52.27214800051637, 0.0 ] }, "last_modified": "2024-06-05T05:00:12.759541Z", "created": "2023-05-17T13:28:55.512270Z", "image_url": "", "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/15b93430-e6bc-4c30-8441-188b7e8d437e/?format=api", "https://demo.lizard.net/api/v4/timeseries/cadd7b31-c11a-4080-aecb-7114926285f4/?format=api", "https://demo.lizard.net/api/v4/timeseries/fa74973d-bf13-49f7-ae92-f1fd7b00a32a/?format=api" ], "name": "Hoofdmeetnet_87, Kavel O44, Neerslagmeter", "station_type": "surface water", "region": "", "category": "meetpunt", "frequency": "" }, { "url": "https://demo.lizard.net/api/v4/measuringstations/251948/?format=api", "id": 251948, "code": "26FN-109-01", "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.66922752476439, 52.43693302815438, 0.0 ] }, "last_modified": "2023-05-17T13:28:55.550097Z", "created": "2023-05-17T13:28:55.550111Z", "image_url": "", "timeseries": [], "name": "Rasterpilot_14, Kavel Y22, freatisch", "station_type": "surface water", "region": "", "category": "meetpunt", "frequency": "" }, { "url": "https://demo.lizard.net/api/v4/measuringstations/251949/?format=api", "id": 251949, "code": "26FN-109-02", "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.669242230135967, 52.43693299313213, 0.0 ] }, "last_modified": "2024-04-03T05:00:13.524932Z", "created": "2023-05-17T13:28:55.587456Z", "image_url": "", "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/1dd22a5d-518a-4f91-8586-a5fa69912cab/?format=api", "https://demo.lizard.net/api/v4/timeseries/3865a7b7-3ae8-4e03-a16e-2bafa50f0e61/?format=api", "https://demo.lizard.net/api/v4/timeseries/3749e81a-5cf7-4620-9d37-64ee3292f479/?format=api", "https://demo.lizard.net/api/v4/timeseries/376ad7aa-e29a-4cab-a05a-8016b0e4b029/?format=api", "https://demo.lizard.net/api/v4/timeseries/b2689432-e812-4c16-beaf-af50719e6bb2/?format=api" ], "name": "Rasterpilot_14, Kavel Y22, 1e WVP", "station_type": "surface water", "region": "", "category": "meetpunt", "frequency": "" }, { "url": "https://demo.lizard.net/api/v4/measuringstations/251950/?format=api", "id": 251950, "code": "26BZ-120-01", "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.423747409968224, 52.4009539522754, 0.0 ] }, "last_modified": "2023-05-18T03:14:06.730256Z", "created": "2023-05-17T13:28:55.625887Z", "image_url": "", "timeseries": [ "https://demo.lizard.net/api/v4/timeseries/85bcd919-9444-45ed-91e2-4e81c12cf2e1/?format=api", "https://demo.lizard.net/api/v4/timeseries/f17c110a-d89c-4675-8832-79617a14d7ad/?format=api" ], "name": "Hoofdmeetnet_29, Kavel J7, freatisch", "station_type": "surface water", "region": "", "category": "meetpunt", "frequency": "" } ] }{ "count": 15140, "next": "