Top "Google-earth" questions

Google's virtual globe application that allows users to view 3D buildings, imagery, terrain, any other information stored in KML files.

Google Earth Heat Maps

Is there a way to create a heat map in google earth, so areas with higher values (of some specified …

google-earth heatmap
Displaying Names on the Map using KML

I am able to display polygons, circles, etc etc, using KML. Now i want to display only some Names using …

kml google-earth
How to Display Custom KML Placemark Icon using Image from Local Disk or Network Drive

Does anybody know how to display custom KML Placemark icon using image from local disk or network drive. I tried …

icons kml google-earth
How do you create a polygon shape in a KML that is positioned in the air?

I need to be able to place a polygon object with a given height into a KML that will be …

polygon kml google-earth
How to display a moving boat in Google Earth?

I am new to the KML format and try to figure out how to display a boat (a png), moving …

kml google-earth
Create kml from csv in Python

I am new to Python. I am working on gps files. I need to convert a CSV file having all …

python csv gps kml google-earth
Download Google Earth "Gray Buildings" models

I need to work with the 3d model of some places. Google Earth has the 3d building layer with "Gray …

kml google-earth sketchup google-earth-plugin
Using Matlab Google-Earth Toolbox to plot Latitude and Longitude

I am trying to plot some waypoints using the Google-Earth toolbox. The documentation for it is pretty poor, so I …

matlab latitude-longitude google-earth
Get altitude data from Google Earth

I am trying to get the altitude of some points given their latitude and longitude. Is there any api to …

google-maps kml google-earth
What is the best way to generate KML files in C#?

What is the best way to generate KML files using C#? Is there a class library that I can use? …

c# kml google-earth