Extracts GPS coordinates from a photo's EXIF data.
The EXIF_GPS module is a Gallery 3 module which will extract Latitude and Longitude information from a photos exif data. The data will be automatically extracted from photos as they're uploaded, if it's present. Additionally, a maintenance task is available to scan the entire Gallery 3 library for photos that were uploaded before this module is active, in order to extract GPS data from older pictures. This module also allows users to manually assign Latitude and Longitude values by using the edit menu option (Edit photo, Edit album, etc). The stored coordinates are then used to display a small google map in the sidebar, showing where the photo was taken. Also, for anyone using my TagsMap module, the sidebar is TagsMap aware -- in the event that the current item does not have exif coordinates associated with it, but does have a gps-tagged tag assigned to it, the coordinates from the tag will be used instead.
This module may be downloaded from the Gallery forums here.
To install, extract the "exif_gps" folder from the zip file into your Gallery 3 modules folder. Afterwards log into your Gallery web site as an administrator and activate the module in the Admin -> Modules menu. You should also check for, and if necessary, activate the EXIF module, it is required in order for this module to access EXIF data.