1
0
mirror of https://github.com/tumic0/GPXSee-maps.git synced 2024-11-24 03:35:53 +01:00

Update GIScience Heidelberg map

This commit is contained in:
Nikolay Korotkiy 2019-02-07 23:21:25 +03:00
parent e798edc49e
commit b2173e002b
No known key found for this signature in database
GPG Key ID: D1DE6D7F693663A5

View File

@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<map xmlns="http://www.gpxsee.org/map/1.0"> <map xmlns="http://www.gpxsee.org/map/1.0">
<name>GIScience Heidelberg</name> <name>GIScience Heidelberg</name>
<url>https://korona.geog.uni-heidelberg.de/tiles/roads/x=$x&amp;y=$y&amp;z=$z</url> <url>https://api.openrouteservice.org/mapsurfer/$z/$x/$y.png?api_key=insert-your-apikey-here</url>
<copyright>Map data: © OpenStreetMap contributors (ODbL) | Rendering: © GIScience Heidelberg (CC-SA)</copyright> <copyright>Map data: © OpenStreetMap contributors (ODbL) | Rendering: © GIScience Heidelberg (CC-SA)</copyright>
</map> </map>