This file is indexed.

/usr/share/osgearth/maps/byo.earth is in osgearth-data 2.4.0+dfsg-6.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
<!--
osgEarth Sample - "Bring Your Own" Terrain Engine.
-->
<map name="byo" type="geocentric" version="2">

	<options>
		<terrain driver="byo">
			<url>http://www.openscenegraph.org/data/earth_bayarea/earth.ive</url>
		</terrain>
	</options>
    
</map>