[wp-hackers] EXIF geo data
Tomislav Bišćan
tbiscan at gmail.com
Sat Feb 28 17:39:45 GMT 2009
Hi to all.
When someone in WP try to upload an image it's executed
wp_read_image_metadata function (wp-admin/includes/image.php).
There is added info from exif if available.
For my project I needed to fetch GPS longitude and latitude.
So i made a change in that file so longitude and latitude are also added if
available.
Changed file is here:
http://www.b-scan.net/image.phps
I think that will be good to add in some new WP version.
What do you think?
Can someone examine/diff and then commit file if good?
Thanks,
B-Scan
More information about the wp-hackers
mailing list