botaohu / earth-api-samples

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

KML modification of the 3D Mesh. #921

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
I've got a model which is primarily the interior of one condo in a large 
building. And so I want to look around inside the condo and show what it would 
look like from the inside. Outside through the windows should be the 3d mesh so 
you get a feel for the view. Unfortunately since the building is in the same 
space as my model what happens is they conflict with each other and you see 
stuff from the 3d mesh. In addition it appears that the mesh kind of pushes my 
model a bit higher so placeholders no longer are positioned where they should 
be relative to the model. 

This feature should allow a kml to alter the content of the 3d mesh making a 
square box of void surrounding the model removing anything in it's path. It 
should have a checkbox on the model which will allow you to enable or disable 
this feature. This setting would only take affect in the context of the kml 
being loaded on the client and would be ignored in the event the model is 
displayed as a result of an accepted building that displays by default in the 
legacy building layer.

This was discussed: 
https://groups.google.com/forum/?fromgroups=#!topic/3dwh/-GQj7OlZshA

Original issue reported on code.google.com by garp...@gmail.com on 13 Mar 2013 at 10:03

GoogleCodeExporter commented 9 years ago
To be clear by "3D mesh" I mean "3D Imagery data"

Original comment by garp...@gmail.com on 13 Mar 2013 at 11:02

GoogleCodeExporter commented 9 years ago
I second this request. Maybe it would be possible to create a "void" in the 3D 
imagery data client side, based on KML latlonaltbox?

Original comment by alandpat...@gmail.com on 14 Mar 2013 at 11:47