-
Notifications
You must be signed in to change notification settings - Fork 8
Description
miracles can happen!
well, maybe
https://osdatahub.os.uk/ now has a free tier
it just doesn't give an example of what the tile sets look like,
and if they include the 1:25 & 1:50 mapping
it supports osgb and web-mercator projections ... but not for all tile sets
Road | EPSG:27700 | Road_27700 | EPSG:27700
Road | EPSG:3857 | Road_3857 | EPSG:3857
Outdoor | EPSG:27700 | Outdoor_27700 | EPSG:27700
Outdoor | EPSG:3857 | Outdoor_3857 | EPSG:3857
Light | EPSG:27700 | Light_27700 | EPSG:27700
Light | EPSG:3857 | Light_3857 | EPSG:3857
Leisure | EPSG:27700 | Leisure_27700 | EPSG:27700
I've checked 'outdoor'. No footpaths.
The 'leisure' tile set is in osgb only, so i cant check it
This might help for use with leaflet
'https://osdatahubapi.os.uk/OSMapsAPI/wmts/v1?key=API_KEY&service=WMTS&request=GetTile&outputformat=image/png'
+ 'style=default&layer=Outdoor_3857&tileMatrixSet=EPSG:3857&tileMatrix={z}&tileRow={y}&tileCol={x}'
please could you see if its worth supporting...
andrew