File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -18,14 +18,14 @@ osgEarth Sample - OpenStreetMap Features
18
18
19
19
<xi:include href="osm_buildings.xml" nvgl="true" open="false" name="FMG Buildings (NVGL)"/>
20
20
21
- <XYZModel name="Freshly Baked Buildings (GL3)" open="false">
21
+ <XYZModel name="Freshly Baked Buildings (GL3)" nvgl="false" open="false">
22
22
<url>https://pelican-public.s3.amazonaws.com/buildings_mak/{z}/{x}/{y}.osgb</url>
23
23
<min_level>14</min_level>
24
24
<max_level>14</max_level>
25
25
<profile>spherical-mercator</profile>
26
26
</XYZModel>
27
27
28
- <XYZModel name="Freshly Baked Buildings (NVGL)" open="false">
28
+ <XYZModel name="Freshly Baked Buildings (NVGL)" nvgl="true" open="false">
29
29
<url>https://pelican-public.s3.amazonaws.com/buildings_mak/{z}/{x}/{y}.osgb</url>
30
30
<min_level>14</min_level>
31
31
<max_level>14</max_level>
You can’t perform that action at this time.
0 commit comments