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

Added OSM HiDPI map (fau.de)

This commit is contained in:
Martin Tůma 2018-09-16 10:39:27 +02:00
parent 71ce39f1af
commit c48ef47799

View File

@ -0,0 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<map xmlns="http://www.gpxsee.org/map/1.1">
<name>Open Street Map - HiDPI</name>
<url>https://a.osm.rrze.fau.de/osmhd/$z/$x/$y.png</url>
<tilePixelRatio>2</tilePixelRatio>
<copyright>Map data: OpenStreetMap contributors (ODbL) | Rendering: Regionales Rechenzentrum Erlangen</copyright>
</map>