Categories: Problems and Errors : PC :

Path is different in Google Earth Pro than it was in standard Google Earth

Showing 1-9 of 9 messages
Path is different in Google Earth Pro than it was in standard Google Earth Mike_W. 9/26/11 6:51 AM Last week I started using the 7 day trial of Google Earth Pro.  I generated a .kml file a while back, which included a couple paths.  It displays fine in the free version of Google Earth, but when I try to open it in Pro, the lines no longer appear w
Re: Path is different in Google Earth Pro than it was in standard Google Earth jasonM1 9/26/11 10:41 AM Assume the following example shows the same in both your GE versions. http://kml-samples.googlecode.com/svn/trunk/kml/Placemark/LineString/styled.kml Are both GE versions 6.1 or 6.0 ? Do you have to use "absolute" or can you use "clampToGround" wit
Re: Path is different in Google Earth Pro than it was in standard Google Earth Mike_W. 9/27/11 6:46 AM Thanks for the quick reply! That sample did show up the same in both.  Versions are: Google Earth Pro                    6.1.0.4738 (beta) Google Earth (free)                  6.0.3.2197 Should it display differently between versions?  I would thin
Re: Path is different in Google Earth Pro than it was in standard Google Earth jasonM1 9/27/11 7:35 AM It should absolutely be backward compatible. If ot then probably a bug. Correct about extrude and tessellate (only works with clamptoground mode). Folks on the forum can help more if you could post a working example of your KML here. If you demonstr
Re: Path is different in Google Earth Pro than it was in standard Google Earth Mike_W. 9/28/11 6:54 AM The problem with that is that I don't always see this behavior for every file, and I can't find a way to reproduce it on demand.  When I make a new file, sometimes it shows up fine, and sometimes it comes out wrong.  I'm a little hesitant to just pas
Re: Path is different in Google Earth Pro than it was in standard Google Earth jasonM1 9/28/11 9:25 AM As for the crashing issue there are some hints for that. Check out the related article and immediately delete your cache. Then check out updating the DirectX drivers and video card drivers. Also if you haven't done it recently it's best to run disk
Re: Path is different in Google Earth Pro than it was in standard Google Earth filipferris 1/30/12 6:31 AM I have the same problem as Mike_W, our balloon-flight-data has suddenly started showing up around equator. A kml-file is included.
Re: Path is different in Google Earth Pro than it was in standard Google Earth Noisette 1/30/12 6:46 AM Hi Filip,you have space between the coordinates. From the release notes for 6.1:To conform more closely with the OGC KML 2.2 standard, we've made the parsing of the <coordinates> tag more strict in version 6.1. Spaces must only be used to separate th
Re: Path is different in Google Earth Pro than it was in standard Google Earth filipferris 1/30/12 6:57 AM Thanks Noisette, I'll update our scripts. Big up from the so-called rocket scientists in Norway.