Last updated 1 month ago
Was this helpful?
The Spatial Reference System for the service.
27700
3857
curl -L \ --url 'https://api.os.uk/maps/vector/v1/vts/resources/styles'
{ "version": 1, "sprite": "text", "glyphs": "text", "sources": { "ANY_ADDITIONAL_PROPERTY": { "type": "text", "url": "text" } }, "layers": [ { "id": "text", "type": "text", "source": "text", "source-layer": "text", "filter": [ "text" ], "minzoom": 1, "maxzoom": 1, "layout": {}, "paint": {} } ] }
The name of the data overlay.
boundaries
greenspace
sites
water
highways
paths
curl -L \ --url 'https://api.os.uk/maps/vector/v1/vts/{layer-name}/resources/styles'