mirror of
https://github.com/tumic0/GPXSee-maps.git
synced 2024-11-24 03:35:53 +01:00
Added the GPXSee "standard" maps
This commit is contained in:
parent
b89bfb8d6b
commit
d34a69dd34
18
index.html
18
index.html
@ -16,18 +16,21 @@
|
||||
<td><a href="https://raw.githubusercontent.com/tumic0/GPXSee-maps/master/World/Thunderforest-Outdoors.tpl" download><img src="tiles/Thunderforest-Outdoors.png" alt="Map Preview" width="256" height="256"/></a><br/>Thunderforest - Outdoors</td>
|
||||
<td><a href="https://raw.githubusercontent.com/tumic0/GPXSee-maps/master/World/Thunderforest-Landscape.tpl" download><img src="tiles/Thunderforest-Landscape.png" alt="Map Preview" width="256" height="256"/></a><br/>Thunderforest - Landscape</td>
|
||||
<td><a href="https://raw.githubusercontent.com/tumic0/GPXSee-maps/master/World/Thunderforest-OpenCycleMap.tpl" download><img src="tiles/Thunderforest-OpenCycleMap.png" alt="Map Preview" width="256" height="256"/></a><br/>Thunderforest - OpenCycleMap</td>
|
||||
<td><a href="https://raw.githubusercontent.com/tumic0/GPXSee-maps/master/World/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="https://raw.githubusercontent.com/tumic0/GPXSee-maps/master/World/4UMaps.xml" download><img src="tiles/4UMaps.png" alt="Map Preview" width="256" height="256"/></a><br/>4UMaps</td>
|
||||
</tr><tr>
|
||||
<td><a href="https://raw.githubusercontent.com/tumic0/GPXSee-maps/master/World/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="https://raw.githubusercontent.com/tumic0/GPXSee-maps/master/World/heidelberg.tpl" download><img src="tiles/heidelberg.png" alt="Map Preview" width="256" height="256"/></a><br/>GIScience Heidelberg</td>
|
||||
<td><a href="https://raw.githubusercontent.com/tumic0/GPXSee-maps/master/World/OPNVKarte.xml" download><img src="tiles/OPNVKarte.png" alt="Map Preview" width="256" height="256"/></a><br/>ÖPNVKarte</td>
|
||||
<td><a href="https://raw.githubusercontent.com/tumic0/GPXSee-maps/master/World/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="https://raw.githubusercontent.com/tumic0/GPXSee-maps/master/World/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="https://raw.githubusercontent.com/tumic0/GPXSee-maps/master/World/OpenStreetMap.xml" download><img src="tiles/OpenStreetMap.png" alt="Map Preview" width="256" height="256"/></a><br/>Open Street Map</td>
|
||||
<td><a href="https://raw.githubusercontent.com/tumic0/GPXSee-maps/master/World/OpenStreetMap-HiDPI.xml" download><img src="tiles/OpenStreetMap-HiDPI.png" alt="Map Preview" width="256" height="256"/></a><br/>Open Street Map - HiDPI</td>
|
||||
<td><a href="https://raw.githubusercontent.com/tumic0/GPXSee-maps/master/World/MapTiler.tpl" download><img src="tiles/MapTiler.png" alt="Map Preview" width="256" height="256"/></a><br/>MapTiler</td>
|
||||
<td><a href="https://raw.githubusercontent.com/tumic0/GPXSee-maps/master/World/HikeBikeMap.xml" download><img src="tiles/HikeBikeMap.png" alt="Map Preview" width="256" height="256"/></a><br/>HikeBikeMap</td>
|
||||
</tr><tr>
|
||||
<td><a href="https://raw.githubusercontent.com/tumic0/GPXSee-maps/master/World/Thunderforest-Transport.tpl" download><img src="tiles/Thunderforest-Transport.png" alt="Map Preview" width="256" height="256"/></a><br/>Thunderforest - Transport</td>
|
||||
<td><a href="https://raw.githubusercontent.com/tumic0/GPXSee-maps/master/World/unesco.xml" download><img src="tiles/unesco.png" alt="Map Preview" width="256" height="256"/></a><br/>UNESCO</td>
|
||||
</tr><tr>
|
||||
<td><a href="https://raw.githubusercontent.com/tumic0/GPXSee-maps/master/World/OpenTopoMap.xml" download><img src="tiles/OpenTopoMap.png" alt="Map Preview" width="256" height="256"/></a><br/>Open Topo Map</td>
|
||||
<td><a href="https://raw.githubusercontent.com/tumic0/GPXSee-maps/master/World/CyclOSM.xml" download><img src="tiles/CyclOSM.png" alt="Map Preview" width="256" height="256"/></a><br/>CyclOSM</td>
|
||||
</tr>
|
||||
</table>
|
||||
@ -35,6 +38,7 @@
|
||||
<table>
|
||||
<tr>
|
||||
<td><a href="https://raw.githubusercontent.com/tumic0/GPXSee-maps/master/World/Antarctica/LIMA.xml" download><img src="tiles/LIMA.png" alt="Map Preview" width="256" height="256"/></a><br/>Landsat Image Mosaic of Antarctica</td>
|
||||
<td><a href="https://raw.githubusercontent.com/tumic0/GPXSee-maps/master/World/Antarctica/Antarctica.xml" download><img src="tiles/Antarctica.png" alt="Map Preview" width="256" height="256"/></a><br/>Antarctica</td>
|
||||
</tr>
|
||||
</table>
|
||||
<h2>Asia</h2>
|
||||
@ -205,6 +209,14 @@
|
||||
<td><a href="https://raw.githubusercontent.com/tumic0/GPXSee-maps/master/World/Europe/CH/Swisstopo.tpl" download><img src="tiles/Swisstopo.png" alt="Map Preview" width="256" height="256"/></a><br/>Swisstopo</td>
|
||||
</tr>
|
||||
</table>
|
||||
<h2>North America</h2>
|
||||
<h3>United States of America</h3>
|
||||
<table>
|
||||
<tr>
|
||||
<td><a href="https://raw.githubusercontent.com/tumic0/GPXSee-maps/master/World/North America/US/USGS-topo.xml" download><img src="tiles/USGS-topo.png" alt="Map Preview" width="256" height="256"/></a><br/>USGS Topo</td>
|
||||
<td><a href="https://raw.githubusercontent.com/tumic0/GPXSee-maps/master/World/North America/US/USGS-imagery.xml" download><img src="tiles/USGS-imagery.png" alt="Map Preview" width="256" height="256"/></a><br/>USGS Imagery</td>
|
||||
</tr>
|
||||
</table>
|
||||
<h2>Oceania</h2>
|
||||
<h3>New Zealand</h3>
|
||||
<table>
|
||||
|
BIN
tiles/4UMaps.png
Normal file
BIN
tiles/4UMaps.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 113 KiB |
BIN
tiles/Antarctica.png
Normal file
BIN
tiles/Antarctica.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 23 KiB |
BIN
tiles/OpenStreetMap.png
Normal file
BIN
tiles/OpenStreetMap.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 26 KiB |
BIN
tiles/OpenTopoMap.png
Normal file
BIN
tiles/OpenTopoMap.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 31 KiB |
BIN
tiles/USGS-imagery.png
Normal file
BIN
tiles/USGS-imagery.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 24 KiB |
BIN
tiles/USGS-topo.png
Normal file
BIN
tiles/USGS-topo.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 30 KiB |
Loading…
Reference in New Issue
Block a user