Wrong GPS location displayed in GoogleEarth
Moderators: XnTriq, helmut, xnview
-
- Posts: 27
- Joined: Sun Jan 10, 2010 10:54 pm
Wrong GPS location displayed in GoogleEarth
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:
But with GoogleEarth the place under the pin is about 80 kms in the south !!!
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 .
With GeoHack and GoogleMaps i got a good map:
But with GoogleEarth the place under the pin is about 80 kms in the south !!!
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 .
Jean
LinuxMint 15 / XnView MP 0.64
LinuxMint 15 / XnView MP 0.64
-
- Posts: 27
- Joined: Sun Jan 10, 2010 10:54 pm
Re: GPS
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.
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.
Jean
LinuxMint 15 / XnView MP 0.64
LinuxMint 15 / XnView MP 0.64
-
- Posts: 27
- Joined: Sun Jan 10, 2010 10:54 pm
Re: GPS
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.
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.
Jean
LinuxMint 15 / XnView MP 0.64
LinuxMint 15 / XnView MP 0.64
-
- Posts: 2
- Joined: Fri Dec 18, 2009 9:33 am
Re: GPS
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)
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)
-
- Posts: 27
- Joined: Sun Jan 10, 2010 10:54 pm
Re: GPS
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.
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.
Jean
LinuxMint 15 / XnView MP 0.64
LinuxMint 15 / XnView MP 0.64