Bryan Laird
Bryan Laird
Note that the same behavior can be observed with GLCs containing multiple globes. While testing a GLC containing two GLBs, one of the San Francisco tutorial imagery and the second...
@tst-ppenev I'm not sure what the correct vertex winding order is. I used this page to construct the verticies from the information I had for the images: https://stackoverflow.com/questions/22473612/how-can-i-calculate-the-bounding-box-corners-for-a-group-of-xy-coordinates. From that...
According to the KML documentation at https://developers.google.com/kml/documentation/kmlreference#description_157, the proper order is counterclockwise. I verified that the vertices of the two polygons are in that order. I did find one thing...
Note to the person that tries to fix this issue: Retest the scenario first to see if this might have been fixed by the change for #1012.
See the comment for #1576 where the same behavior is observed in the Earth Client for GLCs containing GLBs. This probably also exists in the GEE server.