mirror of
https://github.com/tumic0/GPXSee-maps.git
synced 2025-06-29 04:29:16 +02:00
Added missing, recently added, maps
This commit is contained in:
11
index.html
11
index.html
@ -26,20 +26,22 @@ can use it in GPXSee.</small></p>
|
||||
<td><a href="maps/here-aerial.tpl" download><img src="tiles/here-aerial.jpg" alt="Map Preview" width="256" height="256"/></a><br/>HERE Aerial Map <small>[TPL]</small></td>
|
||||
</tr><tr>
|
||||
<td><a href="maps/here-base.tpl" download><img src="tiles/here-base.png" alt="Map Preview" width="256" height="256"/></a><br/>HERE Base Map <small>[TPL]</small></td>
|
||||
<td><a href="maps/here-vector.tpl" download><img src="tiles/here-vector.png" alt="Map Preview" width="256" height="256"/></a><br/>HERE Vector Tiles <small>[TPL]</small></td>
|
||||
<td><a href="maps/HikeBikeMap.xml" download><img src="tiles/HikeBikeMap.png" alt="Map Preview" width="256" height="256"/></a><br/>HikeBikeMap</td>
|
||||
<td><a href="maps/MapTiler.tpl" download><img src="tiles/MapTiler.png" alt="Map Preview" width="256" height="256"/></a><br/>MapTiler <small>[TPL]</small></td>
|
||||
<td><a href="maps/OpenStreetMap.xml" download><img src="tiles/OpenStreetMap.png" alt="Map Preview" width="256" height="256"/></a><br/>Open Street Map</td>
|
||||
</tr><tr>
|
||||
<td><a href="maps/Mapbox.tpl" download><img src="tiles/Mapbox.png" alt="Map Preview" width="256" height="256"/></a><br/>Mapbox Vector Tiles <small>[TPL]</small></td>
|
||||
<td><a href="maps/OpenStreetMap.xml" download><img src="tiles/OpenStreetMap.png" alt="Map Preview" width="256" height="256"/></a><br/>Open Street Map</td>
|
||||
<td><a href="maps/OpenStreetMap-BW.xml" download><img src="tiles/OpenStreetMap-BW.png" alt="Map Preview" width="256" height="256"/></a><br/>Open Street Map - Black and White</td>
|
||||
<td><a href="maps/OpenStreetMap-HiDPI.xml" download><img src="tiles/OpenStreetMap-HiDPI.png" alt="Map Preview" width="256" height="256"/></a><br/>Open Street Map - HiDPI</td>
|
||||
</tr><tr>
|
||||
<td><a href="maps/OpenTopoMap.xml" download><img src="tiles/OpenTopoMap.png" alt="Map Preview" width="256" height="256"/></a><br/>Open Topo Map</td>
|
||||
<td><a href="maps/Thunderforest-Landscape.tpl" download><img src="tiles/Thunderforest-Landscape.png" alt="Map Preview" width="256" height="256"/></a><br/>Thunderforest - Landscape <small>[TPL]</small></td>
|
||||
</tr><tr>
|
||||
<td><a href="maps/Thunderforest-OpenCycleMap.tpl" download><img src="tiles/Thunderforest-OpenCycleMap.png" alt="Map Preview" width="256" height="256"/></a><br/>Thunderforest - OpenCycleMap <small>[TPL]</small></td>
|
||||
<td><a href="maps/Thunderforest-Outdoors.tpl" download><img src="tiles/Thunderforest-Outdoors.png" alt="Map Preview" width="256" height="256"/></a><br/>Thunderforest - Outdoors <small>[TPL]</small></td>
|
||||
</tr><tr>
|
||||
<td><a href="maps/Thunderforest-Transport.tpl" download><img src="tiles/Thunderforest-Transport.png" alt="Map Preview" width="256" height="256"/></a><br/>Thunderforest - Transport <small>[TPL]</small></td>
|
||||
<td><a href="maps/unesco.xml" download><img src="tiles/unesco.png" alt="Map Preview" width="256" height="256"/></a><br/>UNESCO</td>
|
||||
</tr><tr>
|
||||
<td><a href="maps/marshruty.ru.xml" download><img src="tiles/marshruty.ru.jpg" alt="Map Preview" width="256" height="256"/></a><br/>marshruty.ru</td>
|
||||
<td><a href="maps/OPNVKarte.xml" download><img src="tiles/OPNVKarte.png" alt="Map Preview" width="256" height="256"/></a><br/>ÖPNVKarte</td>
|
||||
</tr>
|
||||
@ -209,10 +211,11 @@ can use it in GPXSee.</small></p>
|
||||
<td><a href="maps/nakarte-ggc500.xml" download><img src="tiles/nakarte-ggc500.png" alt="Map Preview" width="256" height="256"/></a><br/>GGC 500m</td>
|
||||
</tr><tr>
|
||||
<td><a href="maps/nakarte-osport.xml" download><img src="tiles/nakarte-osport.png" alt="Map Preview" width="256" height="256"/></a><br/>O-sport</td>
|
||||
<td><a href="maps/OpenTopoMap-RU.xml" download><img src="tiles/OpenTopoMap-RU.png" alt="Map Preview" width="256" height="256"/></a><br/>OpenTopoMap.ru</td>
|
||||
<td><a href="maps/nakarte-adraces.xml" download><img src="tiles/nakarte-adraces.png" alt="Map Preview" width="256" height="256"/></a><br/>Races</td>
|
||||
<td><a href="maps/nakarte-slazav.xml" download><img src="tiles/nakarte-slazav.png" alt="Map Preview" width="256" height="256"/></a><br/>Slazav map</td>
|
||||
<td><a href="maps/nakarte-topo1000.xml" download><img src="tiles/nakarte-topo1000.png" alt="Map Preview" width="256" height="256"/></a><br/>Topo 1km</td>
|
||||
</tr><tr>
|
||||
<td><a href="maps/nakarte-topo1000.xml" download><img src="tiles/nakarte-topo1000.png" alt="Map Preview" width="256" height="256"/></a><br/>Topo 1km</td>
|
||||
<td><a href="maps/nakarte-topo250.xml" download><img src="tiles/nakarte-topo250.png" alt="Map Preview" width="256" height="256"/></a><br/>Topo 250m</td>
|
||||
<td><a href="maps/nakarte-topo500.xml" download><img src="tiles/nakarte-topo500.png" alt="Map Preview" width="256" height="256"/></a><br/>Topo 500m</td>
|
||||
</tr>
|
||||
|
Reference in New Issue
Block a user