Drupal image_location.module

After blogging about the need for a module for Drupal that handles Exif GPS data I started hacking.

I’ve whipped up a module that does exactly what I need.  It basically hooks in to the insert and update code for images, injects some data and allows the insert/update procedure to carry on as though the user has manually entered the latitude/longitude.

I’ve submitted a patch to the image.module guys so with any luck this may become a part of the image module.  For those that are interested head over to drupal.org/node/143071 for more details.

Tags:

Leave a Reply