[map / gps] EXIF GPS info not working?

caddymob
caddymob's picture

Joined: 2007-01-30
Posts: 82
Posted: Sun, 2007-03-25 06:20


Gallery version = 2.2 core 1.2.0
PHP version = 4.4.4 cgi
Webserver = Apache/1.3.33 (Unix)
Database = mysql 4.0.27-standard-log, lock.system=flock
Toolkits = ArchiveUpload, Exif, Getid3, NetPBM, SquareThumb, Thumbnail, Gd, LinkItemToolkit
Acceleration = none, none
Operating system = Linux infong 2.4 #1 SMP Thu Jan 13 08:59:31 CET 2005 i686 unknown
Default theme = matrix
gettext = enabled
Locale = en_US
Browser = Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.3) Gecko/20070309 Firefox/2.0.0.3
Rows in GalleryAccessMap table = 63
Rows in GalleryAccessSubscriberMap table = 1146
Rows in GalleryUser table = 4
Rows in GalleryItem table = 1136
Rows in GalleryAlbumItem table = 12
Rows in GalleryCacheMap table = 0

Hello -- I am trying to geotag all my photos in Gallery2.2 with google maps. I have used WWMX to add GPS coordinates to the EXIF headers of my test set of photos. When I upload them to my gallery, the coordinates are displayed totally wrong, eg GPS: Latitude 2.5491666666667, GPS: Longitude 56.5775 --- the real location is 33°24'2.14"N, 111°52'55.68"W (33.400594, -111.882133). I know the EXIF data is indeed correct because the <i>Geotag</i> feature in Picasa recognized the EXIF data and it returned the correct location. I have attached the GoogleEarth placemark as proof, however I had to change the extension to .txt to allow uploading here.

The link to my gallery with these photos is here:

http://corneveaux.com/gallery2/v/GPS_TEST/WWMX/

I also have the same photos on Picasa, by chance this is useful:

http://picasaweb.google.com/caddymob/GEOTAGTEST

This does not seem to be an error due to WWMX. I tried to populate my EXIF data with OziPhoto Tool, RoboGEO, and GPS Photo Link -- ALL resulted in totally erroneous coordinates in the EXIF header <i>within</i> Gallery2. And again, Picasa recognized the coordinates immediatley. The EXIF data was correct when done with any of these programs.

Have I done something wrong here or is this a bug? Any help would be much appreciated!!!

J

AttachmentSize
geotag.kmz_.txt391 bytes
 
Termitenshort
Termitenshort's picture

Joined: 2005-10-09
Posts: 1894
Posted: Sun, 2007-03-25 21:06

hello !

This is a known bug and it seems to be related to the EXIF module itself, there is no perfect EXIF toolkit but I believe I found a nicer one that I have put in 0.5.2a (not yet available). if you hang on tight you can experiment with it unless you'd like to use SVN to download it :-)

-------------------------
The Termite - :-) - http://www.termitenshort.com/

 
caddymob
caddymob's picture

Joined: 2007-01-30
Posts: 82
Posted: Mon, 2007-03-26 02:04

Termiten-- Thanks!! When will the new version be available? I checked the SVN and it appears only the Gallery version2.1 Maps module is available. That leads me to 2 questions. Will it work with Gallery2.2 or 2.2.1 ? Also, I am using the the API version of the maps module, does that matter?

 
Termitenshort
Termitenshort's picture

Joined: 2005-10-09
Posts: 1894
Posted: Mon, 2007-03-26 03:38
caddymob wrote:
Termiten-- Thanks!! When will the new version be available?

tricky question -> dunno :-)

caddymob wrote:
I checked the SVN and it appears only the Gallery version2.1 Maps module is available. That leads me to 2 questions. Will it work with Gallery2.2 or 2.2.1 ?

it should work, you may have to tweak a file, let me know if you get an error while upgrading

caddymob wrote:
Also, I am using the the API version of the maps module, does that matter?

I don't understand this question. sorry :(

-------------------------
The Termite - :-) - http://www.termitenshort.com/

 
caddymob
caddymob's picture

Joined: 2007-01-30
Posts: 82
Posted: Mon, 2007-03-26 06:38

I answered my own question by downloading the SVN-- guess it does use the Google API. Great. Dumb question, I apologize.

The SVN is great!! It auto recognizes my EXIF tags and automatically makes the maps!!! YAHHOOOO!!!

...However, the EXIF coordinate are still displayed wrong :( --- This really isn't a big deal as long as the maps are correct, which they are :) Obviously the EXIF tags are correct if the map is work though~~

Thanks for all your help!!!

 
ccjensen

Joined: 2007-03-24
Posts: 20
Posted: Mon, 2007-04-02 15:50

Hi,

Sorry for being a total dumbass, but I can't figure out how to get the SVN version. I'm usually pretty good with things like this...

Greatly appricate it if you could give me a quick explanation, as I am re-uploading all the images in my gallery with updated gps exif info, and when I click on the auto populate all exif info, it messes it up and puts in 0,0

Thanks
Chris

 
caddymob
caddymob's picture

Joined: 2007-01-30
Posts: 82
Posted: Mon, 2007-04-02 17:47

ccjensen-- I too am a simpleton, and it took me a while to figure this out. I am on a windows machine with remote hosting, so I use TortiseSVN (http://tortoisesvn.net/). Really easy. From there, create a folder on your computer for the SVN version, and give Tortise the SVN link for the Maps Module:

https://gmap-module.svn.sourceforge.net/svnroot/gmap-module

There is a wiki page about this in Gallery, but its not called SVN, its Subversion-- took me a while to figure this out, so no worries. The general page is:

http://codex.gallery2.org/Gallery:Using_Subversion

and the windows page I used to find TortiseSVN is:

http://codex.gallery2.org/Gallery:Using_Subversion_on_Windows

There is a similar page for Macs, just search Subversion. Hope that helps!

 
ccjensen

Joined: 2007-03-24
Posts: 20
Posted: Mon, 2007-04-02 18:43

That helped tons, thanks :)

This SVN stuff is brilliant! I'm sure I could use this for lots, but there seems to be a bit of a learning curve.
I usually use a mac, but my site is hosted by a webhost.
How do people go about using this? Have a mirror site on their own computer where they test updates before manually updating it to their server?
Chris

 
SiliconFiend
SiliconFiend's picture

Joined: 2006-12-27
Posts: 508
Posted: Tue, 2007-04-03 00:16
ccjensen wrote:
That helped tons, thanks :)

This SVN stuff is brilliant! I'm sure I could use this for lots, but there seems to be a bit of a learning curve.
I usually use a mac, but my site is hosted by a webhost.
How do people go about using this? Have a mirror site on their own computer where they test updates before manually updating it to their server?
Chris

It depends on your tolerance for data loss. As a matter of principle (at least for the Google Map Module) we try to keep the SVN version psuedo-stable so that you could download a snapshot on any given day and it should work. However, things do break (even in "release" versions), so it's best to keep a database backup of your production system, and possibly test new code out on a separate server.

As a little background, revision-control systems such as SVN are commonly used by teams of programmers to allow many people to work on the same codebase simultaneously. Instead of a exclusive locking method where only one person can edit a file at a time, SVN allows any number of people to work on their own copy of a file. Once one person "commits" (uploads) their changes to the server, everyone else can "update" (download from the server) and the changes will be merged into their copy seamlessly (assuming they didn't both change the same part of the file).

SVN was designed as a replacement for CVS (Concurrent Versioning System). CVS grew out of RCS (Revision Control System), which was originally designed for local version control of text files. Well, CVS had growing pains and ended up being used for things it was never intended for, so Subversion (SVN) was designed with the goal of reproducing CVS functionality as well as fixing the things about CVS that bugged people (such as versioning directories and tracking moved/renamed files, better support for binary files, etc.). It was designed from the ground-up as a client-server architecture, and is well-modularized.

Sorry for the long aside, I just thought some people might find it interesting.

 
ccjensen

Joined: 2007-03-24
Posts: 20
Posted: Mon, 2007-04-02 19:47

no no, that was brilliant :)
I downloaded the newest google maps, uninstalled my version of google maps, uploaded the files I got from SVN, but it's telling me it's incompatible.

Quote:
0.4.10c
Show item on a Google Map Using the API
Incompatible plugin!
Core API Required: 6.0 (available: 7.18)
Plugin API Required: 2.0 (available: 3.5)

I must have done something wrong....
downloaded from here:
https://gallery-contrib.svn.sourceforge.net/svnroot/gallery-contrib/trunk/gallery2/modules/
revision 981
is this an old one?

Chris

 
caddymob
caddymob's picture

Joined: 2007-01-30
Posts: 82
Posted: Mon, 2007-04-02 21:10

I am probably not the one to answer this, but here I did it differently than you, without a hitch-- I did not delete my previous version on Maps, I just downloaded the SVN, and ftp'd the files to my gallery folder. When they were uploaded I went to the admin page, then to the plugins. It notified me that a new version was ready, so I clicked the button to update. It was off and running from there~

Also, I am not on the computer with the SVN hookup, but revision 981 does not ring a bell, but it may have been updated since then...

 
SiliconFiend
SiliconFiend's picture

Joined: 2006-12-27
Posts: 508
Posted: Mon, 2007-04-02 22:17
ccjensen wrote:
no no, that was brilliant :)
I downloaded the newest google maps, uninstalled my version of google maps, uploaded the files I got from SVN, but it's telling me it's incompatible.

Quote:
0.4.10c
Show item on a Google Map Using the API
Incompatible plugin!
Core API Required: 6.0 (available: 7.18)
Plugin API Required: 2.0 (available: 3.5)

I must have done something wrong....
downloaded from here:
https://gallery-contrib.svn.sourceforge.net/svnroot/gallery-contrib/trunk/gallery2/modules/
revision 981
is this an old one?

Chris

Yes, that's an old version. A while ago, Termitenshort migrated primary development from the gallery-contrib SF.net project to it's own SF.net project (gmap-module). The SVN location for the most recent version is http://gmap-module.svn.sourceforge.net/svnroot/gmap-module/Gallery2.1/modules/map/ Note that even though the URL says Gallery2.1 it is (mostly) compatible with Gallery 2.2+. It only has issues for a new install, and those are easy to fix. We will be publishing released versions to gallery-contrib so they show up in the downloadable plugins in G2.2.

 
ccjensen

Joined: 2007-03-24
Posts: 20
Posted: Mon, 2007-04-02 22:35

Ah, yes. When you mention it, I can remember reading somewhere that the google maps project had been moved to sourceforge :)
Ok, downloaded and uploaded to server and running nicely!

Though the whole reason I wanted the svn was to get the "auto populate entire library" to work, and now it seems the button is gone?! Have you skaliwags hidden it away somewhere else? :P
C

 
caddymob
caddymob's picture

Joined: 2007-01-30
Posts: 82
Posted: Mon, 2007-04-02 22:52

Well, I have nothing to do with the development of this module, but when I installed it, it auto recognized the EXIF headers and made the maps for me :) No need to do anything

 
ccjensen

Joined: 2007-03-24
Posts: 20
Posted: Mon, 2007-04-02 23:08

mmm... doesn't seem to be doing that for me. Could be because I haven't uploaded any new images since I installed the SVN version, and prior to that I ran the old versions "populate all exif", so now they are all set to "0,0" in gallery2, which naturally would override anything in the EXIF headers.
Anyone know of a way to reset them?
Figured I would try uninstalling the map module and reinstalling, thought that might delete the tables and re-make them. Unfortunatly, the install is not working.
This is the error I am getting with debug turned on

Quote:
An error has occurred while interacting with the database.
The exact nature of database errors is not captured unless Gallery debug mode is enabled in config.php. Before seeking support for this error please enable buffered debug output and retry the operation. Look near the bottom of the lengthy debug output to find error details.

Back to the Gallery
Error Detail -
Error (ERROR_STORAGE_FAILURE) : Error trying to run query: CREATE TABLE g2_mapMap( g_itemId varchar(11) NOT NULL, g_field varchar(128) NOT NULL, g_value varchar(255), g_setId int(11), g_setType int(11), INDEX g2_mapMap_75985(g_itemId) ) ENGINE = ENGINE=MyISAM

* in modules/core/classes/GalleryStorage/GalleryStorageExtras.class at line 1535 (gallerycoreapi::error)
* in modules/core/classes/GalleryStorage/GalleryStorageExtras.class at line 1281 (gallerystorageextras::_executesql)
* in modules/core/classes/GalleryStorage.class at line 740 (gallerystorageextras::configurestore)
* in modules/core/classes/GalleryModule.class at line 146 (mysqlstorage::configurestore)
* in modules/core/PluginCallback.inc at line 236 (mapmodule::installorupgrade)
* in modules/core/PluginCallback.inc at line 73 (plugincallbackview::handlecallback)
* in main.php at line 433 (plugincallbackview::renderimmediate)
* in main.php at line 94
* in modules/core/classes/GalleryEmbed.class at line 179
* in /home/itism2/public_html/wp-gallery2.php at line 40 (galleryembed::handlerequest)

System Information
Gallery version 2.2
PHP version 4.4.6 cgi
Webserver Apache Webserver
Database mysql 5.0.27-standard
Toolkits Thumbnail, Gd
Operating system Linux mizar.lunarpages.com 2.6.9-42.0.10.ELsmp #1 SMP Tue Feb 27 10:11:19 EST 2007 i686
Browser Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.8.1.3) Gecko/20070309 Firefox/2.0.0.3
Debug Output
file_exists(/home/itism2/g2data/cache/module/_all/0/0/GalleryFactoryHelper_loadRegistry.inc) Unimplemented: GalleryUrlGenerator getParameter cookie.path for core plugin file_exists(/home/itism2/g2data/cache/module/core/0/0/0.inc) getParameter session.lifetime for core plugin getParameter session.inactivityTimeout for core plugin (mysql): SET NAMES "utf8" file_exists(/home/itism2/g2data/cache/module/_all/0/0/GalleryStorage_describeMap.inc) file_exists(/home/itism2/g2data/cache/module/_all/0/0/GalleryPluginHelper_fetchPluginStatus.inc) file_exists(/home/itism2/g2data/cache/module/_all/0/0) is_dir(/home/itism2/g2data/cache/module/_all/0/0) file_exists(/home/itism2/g2data/cache/module/_all/0/0) is_dir(/home/itism2/g2data/cache/module/_all/0/0) getParameter permissions.file for core plugin getParameter permissions.directory for core plugin rename(/home/itism2/g2data/cache/module/_all/0/0/GalleryStorage_describeMap.incskBH4Q, /home/itism2/g2data/cache/module/_all/0/0/GalleryStorage_describeMap.inc) (mysql): SELECT g_userId, g_remoteIdentifier, g_creationTimestamp, g_modificationTimestamp, g_data FROM g2_SessionMap WHERE g_id='826a491f16a50557df938466774b3e51' [1175555159] can't guarantee 5 -- extending! file_exists(/home/itism2/g2data/cache/entity/0/0/6.inc) controller , view core.ErrorPage Loading plugin core Class not defined, trying to include it. file_exists(/home/itism2/public_html/gallery2/modules/core/module.inc) core plugin successfully instantiated file_exists(/home/itism2/g2data/versions.dat) file(/home/itism2/g2data/versions.dat, ) Loading plugin core core plugin successfully instantiated Check the version of the core plugin The version of the core plugin is ok file_exists(/home/itism2/public_html/gallery2/modules/core/ErrorPage.inc) getParameter acceleration for core plugin getParameter id.anonymousUser for core plugin getParameter id.anonymousUser for core plugin getParameter id.adminGroup for core plugin (mysql): SELECT g_userId FROM g2_UserGroupMap WHERE g_userId=6 AND g_groupId=3 LIMIT 1 getParameter id.rootAlbum for core plugin file_exists(/home/itism2/g2data/cache/entity/0/0/7.inc) getParameter default.theme for core plugin Loading plugin siriux Class not defined, trying to include it. file_exists(/home/itism2/public_html/gallery2/themes/siriux/theme.inc) siriux plugin successfully instantiated Check the version of the siriux plugin file_exists(/home/itism2/g2data/cache/theme/_all/0/0/GalleryPluginHelper_fetchPluginStatus.inc) The version of the siriux plugin is ok file_exists(/home/itism2/g2data/cache/theme/siriux/0/0/0.inc) getParameter id.adminGroup for core plugin (mysql): SELECT g_mimeType, g_toolkitId, g_priority FROM g2_TkOperatnMimeTypeMap WHERE g_operationName='thumbnail' ORDER BY g_mimeType ASC, g_priority ASC file_exists(/home/itism2/public_html/gallery2/modules/core/classes/../../../themes/local/siriux) getParameter misc.markup for core plugin file_exists(/home/itism2/public_html/gallery2/modules/comment/Preloads.inc) file_exists(/home/itism2/public_html/gallery2/modules/core/Preloads.inc) file_exists(/home/itism2/public_html/gallery2/modules/exif/Preloads.inc) file_exists(/home/itism2/public_html/gallery2/modules/icons/classes/IconsImpl.class) getParameter iconpack for icons plugin file_exists(/home/itism2/g2data/cache/module/icons/0/0/0.inc) file_exists(/home/itism2/g2data/smarty/templates_c/%%1655561870) is_dir(/home/itism2/g2data/smarty/templates_c/%%1655561870) file_exists(/home/itism2/g2data/smarty/templates_c/%%1655561870) is_writeable(/home/itism2/g2data/smarty/templates_c/%%1655561870) file_exists(/home/itism2/g2data/smarty/templates_c/%%1655561870/v_12) file_exists(/home/itism2/public_html/gallery2//themes/siriux/templates/local/error.tpl) file_exists(/home/itism2/public_html/gallery2//themes/siriux/templates/error.tpl) stat(/home/itism2/public_html/gallery2//themes/siriux/templates/error.tpl) file_exists(/home/itism2/public_html/gallery2/modules/core/classes/../../../modules/core/data/local/gallery.css) file_exists(/home/itism2/public_html/gallery2/modules/core/classes/../../../modules/icons/iconpacks/silk/local/icons.css) file_exists(/home/itism2/public_html/gallery2/modules/core/classes/../../../lib/javascript/local/BlockToggle.js) file_exists(/home/itism2/public_html/gallery2/modules/core/../../themes/siriux/local/theme.css) file_exists(/home/itism2/public_html/gallery2/modules/core/classes/../../../themes/siriux/local/theme.css)

Notice: Undefined variable: g2_wp_init in /home/itism2/public_html/wp-gallery2.php on line 97

 
SiliconFiend
SiliconFiend's picture

Joined: 2006-12-27
Posts: 508
Posted: Mon, 2007-04-02 23:23

Ah. You've encountered the Gallery 2.2 install bug that I was talking about. See where it says "ENGINE = ENGINE=MyISAM"? The double "ENGINE=" is tripping it up. It's an easy fix--just go to map\classes\GalleryStorage\Schema.tpl and delete "ENGINE = " on line 10 so it only shows ") DB_TABLE_TYPE ;" on that line.

The EXIF->GPS field function is a Maintenance Task (under Site Admin). Looking at the code, it looks like it will overwrite existing field data, so it should work for you.

 
ccjensen

Joined: 2007-03-24
Posts: 20
Posted: Mon, 2007-04-02 23:42

Cool beans about the gps field in maintenance, but still having trouble installing it. Removed the Engine bit so line 10 is now: " DB_TABLE_TYPE ;"

but still getting an error

Quote:
Error Detail -
Error (ERROR_STORAGE_FAILURE) : Error trying to run query: CREATE TABLE g2_mapMap( g_itemId varchar(11) NOT NULL, g_field varchar(128) NOT NULL, g_value varchar(255), g_setId int(11), g_setType int(11), INDEX g2_mapMap_75985(g_itemId) ENGINE=MyISAM

* in modules/core/classes/GalleryStorage/GalleryStorageExtras.class at line 1535 (gallerycoreapi::error)
* in modules/core/classes/GalleryStorage/GalleryStorageExtras.class at line 1281 (gallerystorageextras::_executesql)
* in modules/core/classes/GalleryStorage.class at line 740 (gallerystorageextras::configurestore)
* in modules/core/classes/GalleryModule.class at line 146 (mysqlstorage::configurestore)
* in modules/core/PluginCallback.inc at line 236 (mapmodule::installorupgrade)
* in modules/core/PluginCallback.inc at line 73 (plugincallbackview::handlecallback)
* in main.php at line 433 (plugincallbackview::renderimmediate)
* in main.php at line 94
* in modules/core/classes/GalleryEmbed.class at line 179
* in /home/itism2/public_html/wp-gallery2.php at line 40 (galleryembed::handlerequest)

System Information
Gallery version 2.2
PHP version 4.4.6 cgi
Webserver Apache Webserver
Database mysql 5.0.27-standard
Toolkits Thumbnail, Gd
Operating system Linux mizar.lunarpages.com 2.6.9-42.0.10.ELsmp #1 SMP Tue Feb 27 10:11:19 EST 2007 i686
Browser Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.8.1.3) Gecko/20070309 Firefox/2.0.0.3

Let me know if you need all the debug data as well :)
Thanks so much for helping me out with this, mate.
Chris

 
SiliconFiend
SiliconFiend's picture

Joined: 2006-12-27
Posts: 508
Posted: Mon, 2007-04-02 23:51

You forgot the closing parenthesis at the beginning of the line. Just copy and paste the next line:
) DB_TABLE_TYPE ;

 
ccjensen

Joined: 2007-03-24
Posts: 20
Posted: Tue, 2007-04-03 00:08

worked like a charm ;)
You are THA man, thanks once again.
Quite funny about that parentheses, because I DID notice it but discarded it as a typo from your side. Guess next time I will just copy/paste ;)

Oh, and sorry caddymob for totally hijacking your thread
Chris

 
caddymob
caddymob's picture

Joined: 2007-01-30
Posts: 82
Posted: Tue, 2007-04-03 00:12

haha, no not at all~ I am learning a lot!!

 
SiliconFiend
SiliconFiend's picture

Joined: 2006-12-27
Posts: 508
Posted: Tue, 2007-04-03 00:18

Oops, sorry for the apparent repost. The obsessive-compulsive in me had to fix the typo in "commit" but the edit function posted it at the bottom of the thread instead of in its original location.

 
ccjensen

Joined: 2007-03-24
Posts: 20
Posted: Tue, 2007-04-03 08:22

Are all the "extra functions" working now? I was playing around a bit, and I seem to be having some trouble with the group and filters...
Also, I now have a scroll-bar inside my map-frame which serves no function (htLp://www.itismylife.net -> photomap)
Chris

 
Termitenshort
Termitenshort's picture

Joined: 2005-10-09
Posts: 1894
Posted: Tue, 2007-04-03 20:06

Hello Chris,

The scrollbar on the left side is part of the thumbnail bar that you must have activated and it's not showing up properly because of the size of your map overlapping it :-)

if you're using the percentage it's normal, there isn't an easy solution for % size of the map (the height is always a problem) hence some of the issues like this one.

filters & group should work (I use filters on my instances) but they may be some bugs ... still trying to work through some of those :-) Let us know what is your experience and what bugs you find

Thanks!
-------------------------
The Termite - :-) - http://www.termitenshort.com/

 
Termitenshort
Termitenshort's picture

Joined: 2005-10-09
Posts: 1894
Posted: Tue, 2007-04-03 20:07

Out of curiosity how many tagged item do you have ?

-------------------------
The Termite - :-) - http://www.termitenshort.com/

 
ccjensen

Joined: 2007-03-24
Posts: 20
Posted: Tue, 2007-04-03 21:55

Hey T :)
You were right about the scrollbar, it was turned on and I was using size in %. Changed that to px, and it's all good now!
Right now I have about 200 tagged items, before I did the update I think I had about 150.
Why? It's not going to crash on me if I hit 1000? cause I probably will....

Edit: been testing out some of the different "extra functionality". As you said, filters work fine. As does the Gzoom and markers. After activating routes, the link to configure it pops up, but when clicking that link I just come to an empty page. No 404, just completely empty (checked the source, contains nothing)
edit 2: is there any way to get the map to display images nested within three albums or deeper? Also got a "bug" in the markers config page. It's not displaying the icons for regrouped markers
[img]http://bildr.no/thumb/52599.jpeg[/img]
Edit 3: I am manually geotagging my images, to save time I am doing them in groups, pictures taken approx the same place get the same coordinates. This is obviously causing a problem, as only one of the "group" is displayed. Figured I would see how much the coordinates need to differ for it to be displayed, and it seems decimal number 5 is the magic one (66.815287134065,13.524932171817). This causes the images to move position quite drastically... Is there any way included that can display both/several who have positions that are within close proximity?

Thanks
C

 
Termitenshort
Termitenshort's picture

Joined: 2005-10-09
Posts: 1894
Posted: Tue, 2007-04-03 22:30
ccjensen wrote:
Hey T :)

LOL

ccjensen wrote:
You were right about the scrollbar, it was turned on and I was using size in %. Changed that to px, and it's all good now!
Right now I have about 200 tagged items, before I did the update I think I had about 150.
Why? It's not going to crash on me if I hit 1000? cause I probably will....

It shouldn't, this is pure curiosity :-)

ccjensen wrote:
Edit: been testing out some of the different "extra functionality". As you said, filters work fine. As does the Gzoom and markers.

cool !

ccjensen wrote:
After activating routes, the link to configure it pops up, but when clicking that link I just come to an empty page. No 404, just completely empty (checked the source, contains nothing)

I think I know why, I'll take a look at this tonight.

ccjensen wrote:
edit 2: is there any way to get the map to display images nested within three albums or deeper?

Dunno what you mean, by default the map displays everything, the maps limited onto an album display all the sub-items by default unless you use the feature

ccjensen wrote:
Also got a "bug" in the markers config page. It's not displaying the icons for regrouped markers
[img]http://bildr.no/thumb/52599.jpeg[/img]

Interesting, probably some bogus path ... maybe due to the embedded, I'll check on that tonight as well.

ccjensen wrote:
Edit 3: I am manually geotagging my images, to save time I am doing them in groups, pictures taken approx the same place get the same coordinates. This is obviously causing a problem, as only one of the "group" is displayed. Figured I would see how much the coordinates need to differ for it to be displayed, and it seems decimal number 5 is the magic one (66.815287134065,13.524932171817). This causes the images to move position quite drastically... Is there any way included that can display both/several who have positions that are within close proximity?

Not yet. I have in the works a revamp of the infowindow page and I wanted to include that as a functionality where items on the same spot (too close to be told appart) would appear on the same infowindow like a mini-slideshow. But that's not in yet and due to the amount of work required may not make it into the next release :-(

-------------------------
The Termite - :-) - http://www.termitenshort.com/

 
ccjensen

Joined: 2007-03-24
Posts: 20
Posted: Tue, 2007-04-03 22:56
Quote:
Dunno what you mean, by default the map displays everything, the maps limited onto an album display all the sub-items by default unless you use the feature

hmmm... as this is something you obviously haven't encountered before, it made me thing that perhaps I am doing something wrong. So I dugg a bit deeper, turned on the "show tumbnails thing" so I could see if the "missing" images were showing up there, and sure thing, they were in the thumbnails view. So when I click on it, I get the infowindow and click on zoomin, and get this:
[img]http://bildr.no/thumb/52628.jpeg[/img]

As you can see the image is added to the map, but it's not displaying pin for it. Figured this might have something to do with the "markers extension", so I turned it off and sure enough, the markers are back. Is this the way it's supposed to work?
C

 
Termitenshort
Termitenshort's picture

Joined: 2005-10-09
Posts: 1894
Posted: Tue, 2007-04-03 23:11

Certainly not :-)

Which "marker" extension are you referring too ? I'll look into this issue as well ;-)

As for the "bug" with the marker not showing up I have 2 servers that are "identical" (obviously not) running the same code version, 1 has the issue the other one doesn't .... interesting one at any rate :-)

I'll dig a bit deeper on this.

-------------------------
The Termite - :-) - http://www.termitenshort.com/

 
ccjensen

Joined: 2007-03-24
Posts: 20
Posted: Tue, 2007-04-03 23:23

The one called "markers settings". To be specific, I turned off "automatic item regroup" and the marker appeared for that image.
Wish I knew more about this stuff so I could help you out, feel like I'm just being a pain pointing out all the "flaws" and not really coming with any solutions :(
C

 
SiliconFiend
SiliconFiend's picture

Joined: 2006-12-27
Posts: 508
Posted: Tue, 2007-04-03 23:55

Trust me, your testing is very valuable. As developers, we don't have every option in use in every configuration, so we rely on the people that actually use it tell us if it's working or not. (A lot of this could be fixed or prevented if we started using PHP unit tests). Especially the fact that you're testing the SVN version--it helps us fix the bugs before they get into a release.

 
Termitenshort
Termitenshort's picture

Joined: 2005-10-09
Posts: 1894
Posted: Tue, 2007-04-03 23:56
ccjensen wrote:
The one called "markers settings". To be specific, I turned off "automatic item regroup" and the marker appeared for that image.
Wish I knew more about this stuff so I could help you out, feel like I'm just being a pain pointing out all the "flaws" and not really coming with any solutions :(
C

Nope this is good, it is related to your other issue about the icon not showing in the admin page, weird thing is, it seemed to work fine for me when automatic-regroup was enabled.

I'll let you know about the other bug.
-------------------------
The Termite - :-) - http://www.termitenshort.com/

 
Termitenshort
Termitenshort's picture

Joined: 2005-10-09
Posts: 1894
Posted: Tue, 2007-04-03 23:57
SiliconFiend wrote:
(A lot of this could be fixed or prevented if we started using PHP unit tests)

Are you volunteering ? :-)

-------------------------
The Termite - :-) - http://www.termitenshort.com/

 
SiliconFiend
SiliconFiend's picture

Joined: 2006-12-27
Posts: 508
Posted: Wed, 2007-04-04 00:17
Termitenshort wrote:
SiliconFiend wrote:
(A lot of this could be fixed or prevented if we started using PHP unit tests)

Are you volunteering ? :-)

Well... it needs to be done eventually, so I suppose I'll get around to it. But for now, there are bigger fish to fry (I know, that makes the XP people squirm). Maybe once the features stabilize a bit...

 
Termitenshort
Termitenshort's picture

Joined: 2005-10-09
Posts: 1894
Posted: Wed, 2007-04-04 00:31

Yep,

1.Clean-up
2. Finish & Release this version (I'm working on some of it now)
3. think about the next steps :-)

-------------------------
The Termite - :-) - http://www.termitenshort.com/

 
Termitenshort
Termitenshort's picture

Joined: 2005-10-09
Posts: 1894
Posted: Wed, 2007-04-04 01:45
SiliconFiend wrote:
Maybe once the features stabilize a bit...

That was my thought as well, but there is only a real need if we intend for this module to be in gallery built-in and there is still ways to go before that happens :-)
-------------------------
The Termite - :-) - http://www.termitenshort.com/

 
ccjensen

Joined: 2007-03-24
Posts: 20
Posted: Wed, 2007-04-04 16:52

Hey guys,

Don't know if you've already seen this, but this dude has the "info window" stuff that you want to do:
http://gallery.jobemedia.org/map.php
here is the source for his gallery and map plugin
http://gallery.jobemedia.org/src/jobe_gallery-0.1.tgz

Which he basically has released to the entire digg community. Not sure if this will help you any, as he has made it all himself and it might not be even remotely compatible with the google maps module, but figured it might :)
I'm headed on vacation for the next few months, so I probably won't be in here as much (if at all).
All the best, and I hope to see V3 ready when I get back home :P
Chris

 
Termitenshort
Termitenshort's picture

Joined: 2005-10-09
Posts: 1894
Posted: Wed, 2007-04-04 19:00

Thanks for the link !

What I wanted to do was quite a bit more complex (ajax based slideshow) but maybe that'll do for this release :-)
-------------------------
The Termite - :-) - http://www.termitenshort.com/

 
LarryDoliver

Joined: 2003-12-31
Posts: 35
Posted: Wed, 2007-05-23 13:05
Termitenshort wrote:
ccjensen wrote:
The one called "markers settings". To be specific, I turned off "automatic item regroup" and the marker appeared for that image.
Wish I knew more about this stuff so I could help you out, feel like I'm just being a pain pointing out all the "flaws" and not really coming with any solutions :(
C

Nope this is good, it is related to your other issue about the icon not showing in the admin page, weird thing is, it seemed to work fine for me when automatic-regroup was enabled.

I'll let you know about the other bug.
-------------------------
The Termite - :-) - http://www.termitenshort.com/

This issue (automatic regroup not showing pin icon (but shadow does seem to be visible) is biting me now. Latest svn (r244) on G2.1 - I've been away from the maps for a while, but they sure have come along way! Great work!!

--Larry
http://tautologous.com/gallery2

 
AllanB

Joined: 2007-03-01
Posts: 40
Posted: Sun, 2007-08-19 22:03

I am having the same issue.

- image EXIF data (incl. GPS) correct per Exiftools
- G2 EXIF data - totally incorrect
- maps module doesn't import it correctly

I have read this thread and frankly I am lost! Can someone simplify this? Do I have to download the SVN version? I am using 0.5.1d with 2.2.2 ... or is this a problem with the EXIF module alone?

Thanks!

Allan

 
SiliconFiend
SiliconFiend's picture

Joined: 2006-12-27
Posts: 508
Posted: Mon, 2007-08-20 00:52

Yes, you need to download the SVN map module for now. The map module is not using the EXIF module to read the coordinates--it has its own EXIF library. There is a bug in the map module version 0.5.1d, so use the SVN version.

 
jmeyerdo

Joined: 2005-10-16
Posts: 10
Posted: Mon, 2007-08-20 11:24

Hi!

I updated last version with actual SVN-version due because I encountered problems with wrong locations also.

But my test-image is still displayed in Africa instead of Italy. ;-)
Is it necessary to re-import the GPS-data from images after updating the module? Where can I find this re-import-function?

Kind regards, Jens

 
SiliconFiend
SiliconFiend's picture

Joined: 2006-12-27
Posts: 508
Posted: Mon, 2007-08-20 13:51

Yes, you should re-import the GPS data from the EXIF headers. This has been moved to a maintenance task (Site Admin->Maintenance Tasks).

 
jmeyerdo

Joined: 2005-10-16
Posts: 10
Posted: Mon, 2007-08-20 14:06

Aaah - found it.
Works fine for me now.

Thank you all for your great work on this module!

Kind regards, Jens