ZenphotoCMS Forum
GoogleMap Extension - wrong image position - Printable Version

+- ZenphotoCMS Forum (https://forum.zenphoto.org)
+-- Forum: Support (https://forum.zenphoto.org/forum-1.html)
+--- Forum: General support (https://forum.zenphoto.org/forum-4.html)
+--- Thread: GoogleMap Extension - wrong image position (/thread-10539.html)



GoogleMap Extension - wrong image position - plasticgoat - 2012-10-26

Hello,

There seems to be a problem with GoogleMaps extension (at least on my site ) :

The image markers are at the wrong location on the map. It seems that the latitude reference and/or longitude reference is not taken into account.

I'm using ZenPhoto trunk version from the 22 oct. and zpMinimalist theme.

For example, one of my image is displayed here :
https://maps.google.ca/maps?q=0.25611166666667,122.09138833333&hl=en&sll=53.796105,-68.44248&sspn=35.856127,91.669922&t=m&z=7

instead of here :
https://maps.google.ca/maps?q=-0.25611166666667,122.09138833333&hl=en&sll=-0.258221,122.093382&sspn=0.029311,0.044761&t=m&z=11

Have you experienced that ?

Thanks




GoogleMap Extension - wrong image position - vincent3569 - 2012-10-27

Hi
I recently had the same issue.
It was caused by some not checked exif values in the admin.

in your case, please verifiy that "Longitude Reference" and "Latitude Reference" are used.
these values allow to distinguish W and E, N and S.

see this topic : http://www.zenphoto.org/support/topic.php?id=14205




GoogleMap Extension - wrong image position - plasticgoat - 2012-10-29

Thanks Vincent,

For this photo :
http://galerie.jnicolas.name/indonesia/children-in-cigarettes-smoke.jpg.php
In the database GPS values are correct, as you can see, exif info are correctly displayed:
Latitude: 3.0117966666667, Latitude Reference: S
Longitude: 119.86527166667, Longitude Reference: E
If I copy/paste the coordinates (3.0117966666667S,119.86527166667E) in GoogleMaps website, that's correct.

But on GoogleMaps plugin, it seems "Latitude Reference" is ignored.

I have checked "Latitude Reference" and "Longitude Reference" in admin > Options > Image, and refresh metadata, but I still have the wrong position on the plugin map.

Is there another place to change this ?




GoogleMap Extension - wrong image position - sbillard - 2012-10-29

There is a bug in the code. It is fixed in tonight's build.




GoogleMap Extension - wrong image position - plasticgoat - 2012-10-29

Thanks !
I'll try that tomorrow




GoogleMap Extension - wrong image position - plasticgoat - 2012-11-02

Where can I get the fix ?

There is no newer Trunk nightlies on Zenphoto website, and I tried the last GoogleMap plugin available on GitHub, but it it doesn't seem to fix the problem ...

Thanks




GoogleMap Extension - wrong image position - sbillard - 2012-11-02

Seems the nightly build process is broken again. But I will be making a 1.4.3.4 release sometime today that will contain the fixes.




GoogleMap Extension - wrong image position - Laurent - 2012-11-03

With the 1.4.3.4 [10988] the image position are bad.
When i just upload the googlemap directory of the 1.4.3.2 the position are good.

Laurent




GoogleMap Extension - wrong image position - sbillard - 2012-11-03

These seem to be working correctly for me. Probably best for you to create a trouble ticket and attach an image or two which is failing.




GoogleMap Extension - wrong image position - plasticgoat - 2012-11-03

Great ! The last version works perfectly for me

Thanks for the quick fix !