1
0
mirror of https://github.com/tumic0/GPXSee-maps.git synced 2025-06-29 04:29:16 +02:00

Added Esri OSM map

This commit is contained in:
2022-06-08 00:56:23 +02:00
parent 4909690fb7
commit e1d35f0589
3 changed files with 13 additions and 5 deletions

7
maps/Esri-OSM.xml Normal file
View File

@ -0,0 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<map xmlns="http://www.gpxsee.org/map/1.4">
<name>Esri OpenStreetMap v2</name>
<url>https://basemaps.arcgis.com/arcgis/rest/services/OpenStreetMap_v2/VectorTileServer/tile/$z/$y/$x.pbf</url>
<tile type="vector" size="512"/>
<copyright>© Esri, © OpenStreetMap</copyright>
</map>