1
0
mirror of https://github.com/tumic0/GPXSee.git synced 2025-05-30 23:03:03 +02:00

Updated the OpenFreeMap tile URL

This commit is contained in:
Martin Tůma 2025-05-20 09:00:36 +02:00
parent 84ef9824d7
commit 8fa7b63763

View File

@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<map xmlns="http://www.gpxsee.org/map/1.4">
<name>OpenFreeMap</name>
<url>https://tiles.openfreemap.org/planet/20250507_001001_pt/$z/$x/$y.pbf</url>
<url>https://tiles.openfreemap.org/planet/latest/$z/$x/$y.pbf</url>
<tile type="vector" size="512"/>
<zoom max="14"/>
<copyright>© OpenFreeMap © OpenMapTiles © OpenStreetMap contributors</copyright>