Closed (fixed)
Project:
Google Earth
Version:
5.x-5.x-dev
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Reporter:
Created:
16 Mar 2007 at 20:05 UTC
Updated:
25 May 2007 at 23:01 UTC
Jump to comment: Most recent file
First up, great Module! Can't wait to get it working.
I have managed to get the KML file generated, but Google Earth is throwing an error when I try to launch it.
Open of File "..path/to/file/ google_earth.kml" failed. Parse errorm at line 39981, column 0: no element found"
Here is what the last few lines of the KML looks like
the line mentioned is at the end of the file..
</Icon>
</IconStyle>
<LabelStyle>
<scale>1.0000577975</scale>
</LabelStyle>
</Style>
<Point>
<coordinates>-72.6835,41.769,0</coordinates>
</Point>
</Placemark>
Using version of the Module for Drupal 5.
Google Earth version
4.0.2737.
Alan
| Comment | File | Size | Author |
|---|---|---|---|
| #1 | google_earth.128496.patch | 310 bytes | yhager |
Comments
Comment #1
yhager commentedThe attached patch fixes this
Comment #2
yhager commentedI am sorry, my previous patch was a mistake.
It does fix the generated file to be a valid kml file, but it destroys the downloaded file through http:///?q=google_earth.
The link above should generate a valid kml.
Comment #3
bonvga commentedHi,
I've fixed a lot of thing on the next release (http://drupal.org/cvs?commit=67109)
Could you do another test with this release ?
Thank's again.
Comment #4
alanburke commentedGreat Work,
The Module now works!
I'll follow up on my promise to provide some better docs, if desired, shortly
Alan
Comment #5
alanburke commentedChanging status, original error now fixed
Comment #6
(not verified) commented