Schema
Path parameters
collectionIdstring · enumRequiredExample:
A known collection ID.
bld-fts-building-1
Possible values: Responses
200
Schema for an Ordnance Survey National Geographic Database feature collection.
*/*
400
The schema request is not supported. Please refer to documentation for examples.
404
Collection '{collectionId}' is not a supported Collection. Please refer to the documentation for a list of supported Collections.
405
The HTTP method requested is not supported. This endpoint only supports 'GET' requests.
406
A request header value was not supported.
get
GET /features/ngd/ofa/v1/collections/{collectionId}/schema HTTP/1.1
Host: api.os.uk
Accept: */*
{
"ANY_ADDITIONAL_PROPERTY": {}
}
Last updated
Was this helpful?