mirror of
https://github.com/tumic0/GPXSee-maps.git
synced 2024-11-24 11:45:53 +01:00
9 lines
296 B
Smarty
9 lines
296 B
Smarty
|
<?xml version="1.0" encoding="UTF-8"?>
|
||
|
<map xmlns="http://www.gpxsee.org/map/1.4" type="WMTS">
|
||
|
<name>OS Outdoor</name>
|
||
|
<url>https://api.os.uk/maps/raster/v1/wmts?key=insert-your-apikey-here</url>
|
||
|
<copyright>Ordnance Survey</copyright>
|
||
|
<layer>Outdoor_3857</layer>
|
||
|
<set>EPSG:3857</set>
|
||
|
</map>
|