1
0
mirror of https://github.com/tumic0/GPXSee.git synced 2024-10-06 14:53:21 +02:00
GPXSee/pkg/maps/USGS-imagery.xml

9 lines
326 B
XML
Raw Normal View History

2018-01-29 00:19:57 +01:00
<?xml version="1.0" encoding="UTF-8"?>
<map>
<name>USGS Imagery</name>
<url>https://navigator.er.usgs.gov/tiles/aerial_Imagery.cgi/$z/$x/$y</url>
<zoom min="2" max="15"/>
2018-02-04 15:59:27 +01:00
<bounds bottom="0" top="74"/>
2018-02-16 22:55:35 +01:00
<copyright>Map services and data available from U.S. Geological Survey, National Geospatial Program.</copyright>
2018-01-29 00:19:57 +01:00
</map>