Page 1 of 1

Wrong GPS location displayed in GoogleEarth

Posted: Mon Jan 11, 2010 9:48 pm
by ramses
I found a problem with the GPS tools. The exemple is a picture from the centrum of Celle in Germany.
With GeoHack and GoogleMaps i got a good map:
Image

But with GoogleEarth the place under the pin is about 80 kms in the south !!!

Image
Of course it's the same with others pictures.

For the GPS tools I suggest some features found in GeoSetter working under Windows: create geographic coordonnates and places names in IPTC keywords with the help of a Google map .

Re: GPS

Posted: Tue Jan 12, 2010 7:46 am
by xnview
Could you send me the picture file?

Re: GPS

Posted: Tue Jan 12, 2010 9:05 am
by ramses
Hello Pierre
I try to use "message privé" but iI don't know how to link a file to it. Sorry

Re: GPS

Posted: Tue Jan 12, 2010 11:22 pm
by Dreamer
Please send the file via email: contact at xnview dot com .

Re: GPS

Posted: Wed Jan 13, 2010 8:27 am
by xnview
Strange for me it's good. On windows?

Re: GPS

Posted: Wed Jan 13, 2010 9:26 am
by ramses
It's no problem with the Google map you display in your GPS tab. With an other picture from Goslar everything is allright.
The problem is with the data you send to GoogleEarth when I use "Open location in GoogleEarth" in the Tools menu. As you see the pin on GoogleEarth is 104 kms in the south.

Image

Re: GPS

Posted: Wed Jan 13, 2010 1:23 pm
by xnview
If i try with the picture that you have sent to me, google earth show me "Celle" like geohack...
Do you use windows?

Re: GPS

Posted: Wed Jan 13, 2010 1:47 pm
by ramses
On my signature I said I use Linux Ubuntu.
But if I open under Windows XP and I select the Celle picture:
-in your GPS tab I get a good map
-in the Tools menu the item "Open GPS location in Google Earth..." is deasabled (for GeoHack it's enable)
I have not this problem with Ubuntu.

Re: GPS

Posted: Wed Jan 13, 2010 5:50 pm
by ramses
I re-install Google Earth and stop/start XnViewMP. Same problem on Windows XP (item "Open GPS location in Google Earth..." is disabled)

Re: GPS

Posted: Wed Jan 13, 2010 7:50 pm
by xnview
I would like to send you a .kml file, could you send me your email by PM?

Re: GPS

Posted: Thu Jan 14, 2010 5:27 pm
by ramses
your .kml on Linux

Image

Re: GPS

Posted: Thu Jan 14, 2010 6:53 pm
by xnview
ramses wrote:your .kml on Linux
And on windows, the same?

Re: GPS

Posted: Sun Jan 31, 2010 2:01 pm
by heyman
The problem is not xnview, it's a google earth problem (more precisely, it's a bug from the medibuntu version).
For fix this, you need to add this line in the beginning of the google earth executable, a line after "#!/bin/bash"
LC_ALL=C googleearth

(gksu gedit /usr/bin/googleearth)

Re: GPS

Posted: Sun Jan 31, 2010 5:28 pm
by ramses
You are right Herman
I apologize to didn't give how to solve this problem after some exchanges with Xnview.
But a better way is to use : "LC_NUMERIC=en_US.UTF-8 googleearth YourFile.kml" in the command line.
So GoogleEarth is still in your system locale, but the numbers match the US format.