google / earthenterprise

Google Earth Enterprise - Open Source
Apache License 2.0
2.67k stars 887 forks source link

Vector layer icons are not included in a portable globe if under a vector group #1930

Open tst-blaird opened 3 years ago

tst-blaird commented 3 years ago

Fusion allows creating a hierarchical layout of the vector layers (resources) in a globe (3D) vector project. I created a globe with a vector project where a hierarchical layout was used. In Earth Client, the icons correctly show next to the vector layers as seen in this screenshot:

image

I used GEE server's cutter to create a portable globe from this source. I served the portable globe using portable server and found the icons did not show next to the vector layers.

image

I then used geglxinfo to extract the files from the portable globe and the only icon file present was the one that is a dot. I also examined the dbroot and found that the data for the vector layers did contain the icon information. The problem appears to be that cutter did not put the icon files in the portable globe.

The expected behavior is that the icons should show next to the vector layers when viewing a portable globe in Earth Client.