1
0
mirror of https://github.com/tumic0/GPXSee.git synced 2024-10-06 23:03: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"?>
<map xmlns="http://www.gpxsee.org/map/1.3">
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>
<zoom min="2" max="15"/>
<copyright>Map services and data available from U.S. Geological Survey, National Geospatial Program.</copyright>
2018-01-29 00:19:57 +01:00
</map>