1
0
mirror of https://github.com/tumic0/GPXSee-maps.git synced 2024-10-06 06:43:23 +02:00

Update licence for tiles from openstreetmap.org

This commit is contained in:
Nikolay Korotkiy 2020-09-01 23:30:28 +03:00
parent 64df79d7d6
commit 383e7469c1
No known key found for this signature in database
GPG Key ID: D1DE6D7F693663A5

View File

@ -2,5 +2,5 @@
<map xmlns="http://www.gpxsee.org/map/1.4">
<name>Open Street Map</name>
<url>https://tile.openstreetmap.org/$z/$x/$y.png</url>
<copyright>Map data: © OpenStreetMap contributors (ODbL) | Rendering: © OpenStreetMap (CC-BY-SA)</copyright>
<copyright>Map data: © OpenStreetMap contributors (ODbL) | Rendering: © OpenStreetMap (CC-BY 4.0)</copyright>
</map>