Merged in f5soh/librepilot/LP-575_fedora_package (pull request #491)
[librepilot.git] / ground / gcs / src / share / osgearth / arcgis.earth
blob020cbf9d10a34c6822b85274fc50bb4ab6f6ef38
1 <!-- osgEarth Configuration -->\r
2 \r
3 <map name="ArcGIS World Imagery" type="geocentric" version="2">\r
4 \r
5     <options>\r
6         <!--overlay_resolution_ratio="1.0"/-->\r
7         <terrain first_lod="0" min_lod="20" />\r
8     </options>\r
9 \r
10     <image name="arcgis-world-imagery" driver="arcgis">\r
11         <transparent_color>255 255 255 1</transparent_color>\r
12         <url>http://services.arcgisonline.com/ArcGIS/rest/services/World_Imagery/MapServer</url>\r
13         <nodata_image>http://services.arcgisonline.com/ArcGIS/rest/services/World_Imagery/MapServer/tile/100/0/0.jpeg</nodata_image>\r
14     </image>\r
16     <elevation name="ReadyMap.org - Elevation" driver="tms">\r
17         <url>http://readymap.org/readymap/tiles/1.0.0/9/</url>\r
18     </elevation>\r
20 </map>\r