Tell me more ×
Facebook - Stack Overflow is a question and answer site for facebook developers. It's 100% free, no registration required.
Facebook and Stack Exchange are now working together to support the Facebook developer community. Facebook engineers participate here along with the best Facebook developers in the world. If you have a technical question about Facebook, this is the best place to ask.

I am building an app that allows user to pick videos/photos from camera or photo library.

If picked from photo library, is it possible to access to the video or photo's geotag? Thanks!

share|improve this question

1 Answer

You can see an overview of how to approach this issue at the following related links:

Online guide available here: http://iphone-land.blogspot.com/

Iphone-EXIF Guide here: http://iphone-exif.googlecode.com/files/iphone-exif-guide-0.8.pdf

Downloadble source codes here: http://code.google.com/p/iphone-exif/

I hope this is enough to guide you :)

share|improve this answer
According to the documentation, the iphone-exif library is for reading and writing of geotag for jpeg images only. Anyone know of a library for reading/writing geotags for videos? – Teevus Mar 30 at 5:37

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.