Keyhole Markup Language (KML) is an XML standard used for expressing geographic annotation and visualisations. The KML file format is used to display and annotate geographic data in various applications.
0
votes
0answers
8 views
Remove KML 'name' tags using Python26
My research found that using XPath and/or xml ElementTree should work, but with the following code (I know it needs some work - new to python), I cannot yield the result I'm looking for.
I'm looking ...
0
votes
0answers
8 views
Keep Tour Control Up in Google Earth
I am making a scripted tour in Google Earth using KML, not the javascript API. Is there any way to keep the tour controls in the lower left corner of the screen up during a tour (cancel the timeout ...
-1
votes
0answers
15 views
Kmz files with php [closed]
Does anyone know how to retrieve kmz/kml files from here
http://rapidfire.sci.gsfc.nasa.gov/imagery/subsets/AERONET_FORTH_CRETE/ by using php?
Thanks in advanced
0
votes
1answer
14 views
How to read kmz stream to parse kml on Windows Phone 7
I want to convert a kmz stream to a kml stream to parse it.
I tried this to do that with SharpZipLib because I read that kmz is just an zipfile of the kml.
My code :
ZipInputStream zipInputStream = ...
0
votes
1answer
40 views
Cluster points from kml for PlaceMarkers but not the LineString
I have a OpenLayers project where I am producing a map and a dynamically loaded KML. this all works as expected. how ever my place markers (different things a hunter has shot or seen) are all on top ...
0
votes
1answer
17 views
Balloons in Google Earth are not pointing at right location on line
In Google Earth, my balloons are not pointing at the correct location on my line when they open. They are waaaay off. I read a few places that this can be fixed by adding a point to a multigeometry ...
0
votes
2answers
27 views
Can't get KML files to load on start or location search to work in custom map
I'm not a javascript guru, so this project I"m working on has been pretty challenging. I've managed to gather up various bits of code to create my map, and I'm almost there, but am stuck on the ...
2
votes
1answer
15 views
Google Earth Timespan initially plots all times on load
I have an animated polygon (link below) that uses the TimeSpan parameter and ever since upgrading to Version 6 of Google Earth, it no longer animates properly with the Time slider bar. It seems that ...
0
votes
1answer
14 views
KML Icons coloring
I have a KML map with 3 different icons: red, blue and mixed. lately the icons in the map lost their red coloring. any idea what happened?
...
-1
votes
1answer
9 views
Terrain hugging line in Google Earth?
Is it possible to generate a terrain-hugging line in the 3D view of Google Earth? Normal lines simply overlay the map and do not hug the terrain in the 3D view.
0
votes
1answer
22 views
GeoXML3 does not parse KML file with polygons
For some reason, I can't get GeoXML3 to parse my KML file at all. My ultimate goal is to use the GeoXML3 parser to allow me to import polygon overlays via a KML file, then change the fill property of ...
1
vote
1answer
22 views
KML to google earth network link
I had close to 100,000 KML files that just contained names, descriptions, polygons and points of different locations, that I have combined into one large KML file. I'm now just trying to create a ...
0
votes
1answer
44 views
Google Maps Engine - Importing Google Maps “My Maps” Data
I have a number of maps in the original Google Maps "My Maps" which I have been maintaining for some time now. I noticed that Google now has Google Maps Engine which appears to be a bit more powerful ...
0
votes
1answer
60 views
XDocument.Descendants() is empty even though there is content in the XDocument
I am loading this KML: http://www.mcallen.net/Files/docs/traffic/bike/kml/McBikeRoutes.kml
into an XDocument, and if I look at the XDocument in the debugger, it appears to be correctly populated with ...
0
votes
0answers
26 views
Cannot load your from
What could be wrong? He says tour is not found, but I check the variable tour kml file which contains my tour. Can you help?
var ge;
var la;
var tour = null;
var placemark;
google.load("earth", "1");
...
1
vote
1answer
26 views
Event Click Kml Placemark
I created a placemark in kml with a name and ID = 'campania'
I uploaded it using the method google.earth.fetchKml(ge, href, function())
and I see a placemark on the map
I would like to add ...
0
votes
0answers
22 views
Unable to Open KMZ with Google Earth on iOS
I am trying to pass .KMZ file from App Main Bundle into Google Earth iOS App to reveal location
if ([[url pathExtension] isEqualToString:@"kmz"])
{
...
-1
votes
1answer
36 views
Mapping income at the census tract level for the United States [closed]
I want to create an online map of income in the United States at the census tract level by using the American Community Survey data.
What is the best way to do this?
I'm considering
1) Converting ...
0
votes
0answers
17 views
Upload kml file to google map
If I upload a KML file to google map, it will display on map with tracks according to that KML file and tracks only display alone. It is possible. If it is possible then how to implement this by using ...
1
vote
1answer
36 views
Is there any maximum size for KML files to open in Google Earth/
I have created a kml file with 15.439 contour and each one has 360 coordinates. The file size is 369Mb.
When I try to open the file, Google Earth shows a message saying:
"Google Earth encountered a ...
0
votes
0answers
21 views
How can I turn a massive number of coordinates into a boundary or polygon?
I've got a large number of points that, when plotted individually, make for huge KML files. I would like to create a boundary for these points rather than plotting them individually. I am using python ...
1
vote
0answers
14 views
kml - animating radar data on Google Maps V3
I working on a website that utilizes a Google Map (V3). What I'm looking to do is apply KML layers, provided by the National Weather Service (NWS) at http://radar.weather.gov/ridge/kmzgenerator.php. I ...
1
vote
1answer
32 views
Set Initial View When Opening KMZ in GE
I am creating a KMZ file as output from my program (using SharpKML). How can I set the initial view so that when this file is opened in Google Earth it centres and zooms around my data?
When I open ...
0
votes
1answer
35 views
GroundOverlay And TimeSpan On Embedded Google Earth
Am attempting to add a ground overlay to a Google Earth embed. The ground overlay has a series of six transparent gif images -- the URLs of which are dynamically added to a KML file. Only question is ...
0
votes
1answer
22 views
Replace XML values with a .txt list
my coding skills are fairly weak so I apologize in advance if this is a fairly obvious question. 1) I have some XML code involving US Census Blocks. The code contains 45,000 elements named "Block ...
0
votes
0answers
16 views
Get extended data from kml in tooltip
when I convert a shape-file into a kml-file, the attributes are saved as extended data. In OpenLayers I found no way to display this extended data in a tooltip, I can only show the description.
I'm ...
0
votes
1answer
32 views
Is it possible to push KML to Google Earth?
I wrote a web app that uses Google Earth plugin for visualizing dozens (if not hundreds) of geotagged data sources as network links. At this point, the only way to get updates on the display, is to ...
0
votes
1answer
44 views
Setting a KML layer transparency
Is there a way to set the transparency of a kml layer when you add it? I am adding a kml layer that you cannot see through to the streets below. Is there a way to accomplish this
var map = new ...
0
votes
1answer
38 views
Google Maps and KML URL [duplicate]
I need to build a simple map with checkboxes. Every checkbox must show different KML layer. I don't know how to build this, but in samples on Google Code I found below code.
But when I test all files ...
0
votes
1answer
31 views
Display coordinates from kml
I can't for the life of me figure out how to display coordinates from a simplekml file in Google Earth. I'm using a for loop to get coords from a list as such...
for code, label, lat, lon, mm, dte:
...
0
votes
1answer
21 views
Syntax for the Region tag in KML
I have several hundred placemarks that are all in one folder. I'm trying to make the labels appear only below a certain altitude. (The placemarks were created by exporting a layer from ArcGIS, and I ...
0
votes
1answer
23 views
2dlist to kml in python
Is there some way of creating a kml file from a 2d list? I'm using simplekml and trying to follow this tutorial but I keep getting an attribute error during conversion.
Does the list need to be ...
0
votes
0answers
24 views
How to extract converted kml to xml data using php?
I have some data I converted to XML from a KML file and I was curious how to use php to echo back things like the neighborhood names and coordinates. I know when they have a tag around them like so
...
0
votes
0answers
36 views
How to add colors to KML file having different states with different colors using Openlayers
This is kml:click here to get kml
The kml contains us states data and its boundaries.. What I need is add colors to the kml based on the attribute data..
For suppose
Usstate Id < 30--- green,
...
0
votes
2answers
65 views
Building a KML in Python
I'm trying to build a KML file from a csv to display points in Google Earth, but I'm having a few small issues...
Firstly, I can get it to build the file, but the csv has six sets of coordinates in it ...
0
votes
1answer
23 views
Zoom and Center not working when using multiple KmlLayers (Google maps)
When I add multiple kmllayers to a map it ignores the zoom level and center that I've set for the map and instead centers on the last added layer.
Can someone tell me how I'm suppose to set the zoom ...
0
votes
1answer
31 views
TimeSpan End Not Working in GoogleEarth
I have a series of placemarks I want to display in a series. I have the following xml for each:
<Placemark>
<name>10m Radius Circle</name>
<TimeSpan>
...
1
vote
1answer
19 views
Toggle kml-Layer on styled map only works once
I'd like to have checkboxes to turn kml-Layers on and off. I tried to do that with a styled map in the google maps api v3. The Layers really do appear and I can toggle them off. But the button only ...
1
vote
1answer
45 views
Placemarks displayed in order / defining which overlap others
I have created a kml with over 500 placemarks in a country. I divided them in four folders/categories and assigned them separated icons respectively.
I have noticed that when zooming out, the ...
0
votes
0answers
28 views
KML of Picasa does not show all photos
I have a problem with showing all photo's of a kml file generated by Picasa. It does not show all photos on the map.
I edited the file and exchange one subdomain to another and then different set of ...
0
votes
1answer
55 views
Google Maps performance issues with KML overlays
I have an application that allows the user to draw shapes (polylines) on a map and save them to the database (via AJAX) along with some meta data (name, description, etc). I recently ported the code ...
0
votes
0answers
35 views
dynamic marker position google map
As marinetraffic.com, I would like to display a list of my products position on google map (via a joomla plugin - Phoca Maps).
Via a private database I can generate regurlarly an up-to-date kml ...
0
votes
1answer
56 views
Android generate / get kml google earth file from coordinates
Hi does anyone has a glue how to get a kml file out of a set of coordinates measure with an android device?
Thanks,
0
votes
1answer
21 views
Geocodezip map empty sidebar
I am using the following example of a map in my webpage. (obtained from an answer in this other question) The source code of both is practically the same, but I can't make the titles of the locations ...
0
votes
2answers
37 views
Incompatibility with geocodezip map in internet explorer (any version)
I have this map, as an answer of this other question. It uses geocodezip and works well, but it is not working in Internet Explorer. Can you suggest me any solution?
This is the link of the map:
...
-1
votes
0answers
23 views
Plot Routes on GoogleMaps
I need to plot 3 different routes to a venue, coming from 3 different directions. I need more than 8 way points for one of the routes.
So, Do I need to look into using a kml file to store the data as ...
-1
votes
0answers
37 views
issue on Kml file import and export on google map and google earth
Recently i am working on kml file to export and import customized map for customer location.My customer provide me a kml file which contains <kml xmlns="http://www.opengis.net/kml/2.2"> node at ...
1
vote
1answer
33 views
is it possible to have dynamic tour from real time data kml
Is there a way to make a tour that is getting the coordinates from a script and updating the tour?
I am getting the data from a python script and then want to update the fly to coordiantes in the ...
0
votes
1answer
31 views
kml update through networklinkcontrol not updating
I am trying to update a kml file through the networkcontrollink with an update
The kml file i want to update is stored on the server is called initial_coord.kml.
<?xml version="1.0" ...
0
votes
0answers
15 views
XML editor for editing KML? [closed]
I am trying to edit some KML code, and neither Word nor Notepad seem to work--Notepad opens a page of some garbled non-code and Word cannot open the file at all. I was told that I would need an XML ...

