Tagged Questions
4
votes
2answers
173 views
ArcGIS / Google Earth Alternatives
I currently have a python script that will take in data and output it as a KMZ file, which I then open in Google Earth on my desktop.
The data has two views; a 3D polygon tower (clustered data) and ...
2
votes
1answer
69 views
Create an animation that rotates around an central axis
I am looking to create an animation of a 3D model. I want the model to be the central object in the animation, so rotating around the model, always looking at the model. I am wondering what is the ...
1
vote
1answer
90 views
Why ignores Google Earth the gx:altitudeOffset in KML files?
I am currently writing software that creates 3D polylines and outputs these in KML format. According to the official documentation it is possible to define an altitude offset via gx:altitudeOffset to ...
1
vote
0answers
101 views
Data source for 3D buildings (germany)
I'm searching for a data base or webservice, that provides buildings at a level of detail (LOD) of
cuboid (length,width,height) or
roof, corners, etc
or better. The area should cover germany.
...
2
votes
1answer
209 views
Possible to use Google Earth to generate “skyline” planes?
I was really interested to notice that my city appears to have gotten the 3D Buildings treatment on Google Earth. I am trying to figure out how I might these 3D buildings to generate 'skylines' for a ...
2
votes
1answer
337 views
Rendering 3D timezones KML on a 2D map
I'm trying to render a KML layer (with timezones) in Google Maps API v3. The KML layer works fine in 3D (in Google Earth), but when I render it in 2D, the timezone lines that meet at the North Pole ...
4
votes
2answers
245 views
How can I make my data efficient and “light” to do 3D Visualizations in Google Earth?
As a test run, I'd like to visualize population on census blocks for a few states (New England for example). I assume that the kml to do this will be huge, when you factor in the census boundaries and ...