It would be nice, if the geolocation in the images was extracted and pushed into the database.

Comments

brentratliff’s picture

Plus 1 for this. It could be pulled out with exif_read_data() to prepopulate a field on the created node. I guess you could just check the file extension to ensure it only ran on image files if being used with Media and not an imagefield. This would be very useful to publishers who need to batch upload photos for their workflow.

g10’s picture

Version: » 7.x-1.x-dev

check out the exif module