mirror of
https://github.com/tumic0/GPXSee-maps.git
synced 2025-06-29 04:29:16 +02:00
Added missing maps (NOAA & Inkatlas)
This commit is contained in:
6
maps/Inkatlas-Outdoor.xml
Normal file
6
maps/Inkatlas-Outdoor.xml
Normal file
@ -0,0 +1,6 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<map xmlns="http://www.gpxsee.org/map/1.4">
|
||||
<name>Inkatlas Outdoor Map</name>
|
||||
<url>https://tile.inkatlas.com/inkatlas/outdoor/$z/$x/$y.png</url>
|
||||
<copyright>Map data: © OpenStreetMap contributors (ODbL) | Rendering: © Inkatlas OÜ</copyright>
|
||||
</map>
|
7
maps/NOAA-charts.xml
Normal file
7
maps/NOAA-charts.xml
Normal file
@ -0,0 +1,7 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<map xmlns="http://www.gpxsee.org/map/1.4">
|
||||
<name>NOAA Marine Charts</name>
|
||||
<url>https://tileservice.charts.noaa.gov/tiles/50000_1/$z/$x/$y.png</url>
|
||||
<zoom min="4" max="17"/>
|
||||
<copyright>NOAA</copyright>
|
||||
</map>
|
Reference in New Issue
Block a user