We are doing a wordpress blog where we are having people uploading images and video from locations and writing about them.
It would be great开发者_如何学Python to use the geo tagged info that is stored on most devices when taking photos and use this data to build a map with images.
However, looking at the meta info for images in the relevant fields in the database does not have this information in it. Size, apperture, etc yes, geo location info no.
Does anyone know how I can enable this so that when an image is uploaded into a post it stores this somewhere?
Thanks for your help
Paddy
Have you looked at this plugin? One of its features is to "Read the geotags from the exif header of the photos of your post and show them".
精彩评论