v1

latestOpenAPI 3.1.02026-07-23173561.9 KB
Sampling Points

List and filter sampling points

Use this endpoint to retrieve sampling points based on various query parameters. Defaults to JSON-LD serialization and BNG (EPSG:27700) CRS.

get/sampling-point

Query parameters

skipinteger

(Pagination) Number of records to skip

limitinteger

(Pagination) Maximum number of records to return

eastinginteger nullable

OS Grid easting coordinate for radius-based search

northinginteger nullable

OS Grid northing coordinate for radius-based search

latitudenumber nullable

Latitude coordinate for radius-based search

longitudenumber nullable

Longitude coordinate for radius-based search

radiusnumber nullable

Search radius in kilometers for geographic queries

precannedAreastring nullable

Filter by pre-defined area using format area_type,area_notation (e.g. environment_agency,YOR)

pointNotationstring nullable

Filter by exact notation, optionally as a comma-separated list of no more than 100 notations

prefLabelstring nullable

Filter by prefLabel (contains)

regionstring nullable

Filter by region code

areastring nullable

Filter by area code

subAreastring nullable

Filter by subArea code

samplingPointStatusstring nullable

Filter by status code

samplingPointTypestring nullable

Filter by single|multiple point type code e.g. 'FJ,SA'

Headers

Accept-Crs'http://www.opengis.net/def/crs/EPSG/0/27700' | 'http://www.opengis.net/def/crs/EPSG/0/4326'
API-Versionstring
Example:1

Content negotiation header to specify version of the API to use.

Response

Successful Response

All 17 operations