Skip to content

Commit 2911a8e

Browse files
committed
Remove world.tif from globe.earth
1 parent 2a1b3a2 commit 2911a8e

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

src/plugins/globe/globe.earth

+3-1
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,11 @@
22

33
<loading_policy mode="sequential"/>
44

5+
<!--
56
<image name="world" driver="gdal">
67
<url>/usr/share/osgearth/data/world.tif</url>
78
</image>
9+
-->
810

911
<!--
1012
<image name="tileservice" driver="tileservice">
@@ -22,7 +24,7 @@
2224
-->
2325
<!--
2426
<heightfield name="WorldWind bil" driver="worldwind">
25-
<worldwind_cache>worldwind_SRTM</worldwind_cache>
27+
<worldwind_cache>/home/pi/devel/gis/qgis/.qgis/cache/worldwind_srtm</worldwind_cache>
2628
</heightfield>
2729
-->
2830
<heightfield name="aster_dem" driver="gdal">

0 commit comments

Comments
 (0)