1
0
mirror of https://github.com/tumic0/GPXSee.git synced 2024-10-07 15:23:22 +02:00
GPXSee/pkg/maps/USGS-topo.xml

8 lines
352 B
XML
Raw Normal View History

2018-01-29 00:19:57 +01:00
<?xml version="1.0" encoding="UTF-8"?>
2019-01-21 00:15:39 +01:00
<map xmlns="http://www.gpxsee.org/map/1.0">
2018-01-29 00:19:57 +01:00
<name>USGS Topo</name>
2018-04-17 21:25:47 +02:00
<url>https://basemap.nationalmap.gov/arcgis/rest/services/USGSTopo/MapServer/tile/$z/$y/$x</url>
2018-02-16 22:55:35 +01:00
<copyright>Map services and data available from U.S. Geological Survey, National Geospatial Program.</copyright>
<zoom min="2" max="15"/>
2018-01-29 00:19:57 +01:00
</map>