Skip to content

Commit e54cae3

Browse files
committed
fix osm.earth bug
1 parent 32b9509 commit e54cae3

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tests/osm.earth

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,14 +18,14 @@ osgEarth Sample - OpenStreetMap Features
1818

1919
<xi:include href="osm_buildings.xml" nvgl="true" open="false" name="FMG Buildings (NVGL)"/>
2020

21-
<XYZModel name="Freshly Baked Buildings (GL3)" open="false">
21+
<XYZModel name="Freshly Baked Buildings (GL3)" nvgl="false" open="false">
2222
<url>https://pelican-public.s3.amazonaws.com/buildings_mak/{z}/{x}/{y}.osgb</url>
2323
<min_level>14</min_level>
2424
<max_level>14</max_level>
2525
<profile>spherical-mercator</profile>
2626
</XYZModel>
2727

28-
<XYZModel name="Freshly Baked Buildings (NVGL)" open="false">
28+
<XYZModel name="Freshly Baked Buildings (NVGL)" nvgl="true" open="false">
2929
<url>https://pelican-public.s3.amazonaws.com/buildings_mak/{z}/{x}/{y}.osgb</url>
3030
<min_level>14</min_level>
3131
<max_level>14</max_level>

0 commit comments

Comments
 (0)