aldenwels / kml-samples

Automatically exported from code.google.com/p/kml-samples
0 stars 0 forks source link

Enable tessellation on linear rings with <altitudeMode> <relativeToGround> or <relativeToSeaFloor> #432

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Which products are relevant to this feature request?

Google Earth
Google Earth Plug-in

What should this feature enhancement do?

Allow the interior of polygons, specifically linear rings, to follow the 
terrain through tessellation.  I imagine you would first need to construct a 
tessellated polygon clamped to the ground, then make a copy, move it to the 
appropriate altitude, and remove the polygon that is clamped to the ground.  
Not sure though, as I am ignorant of the inner-workings of tessellation.

The lack of tessellation can cause ugly results when using large polygons that 
cover steep topography.

Are there any currently known workarounds that produce the same, or
similar, result?

None to my knowledge.

Original issue reported on code.google.com by jbfcole...@gmail.com on 21 Feb 2013 at 7:42

GoogleCodeExporter commented 8 years ago
Without this, models are only useful for small, man-made, structures, such as 
buildings. Or alternatively, one has to have accurate GPS coordinates and 
triangulate the mesh oneself. Even that does not help, if Google Earth has 
DIFFERENT coordinates in that area!

Original comment by Toolmake...@gmail.com on 10 May 2014 at 2:18