How to get the geo data for a photo

686 views
Skip to first unread message

Rickyds

unread,
May 25, 2010, 10:58:45 AM5/25/10
to ActionScript 3 Flickr Library
Hi,
Is there any way to obtain the latitude and longitude from a photo
using AS3 Flickr Library? I noticed in the Flickr API there is a
method called "flickr.photos.geo.getLocation" that performs this
action. Have you ever tried to implement it? if not, how can I solve
this problem?

--
You received this message because you are subscribed to the Google Groups "ActionScript 3 Flickr Library" group.
To post to this group, send email to as3fli...@googlegroups.com.
To unsubscribe from this group, send email to as3flickrlib...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/as3flickrlib?hl=en.

Rob Kunkle

unread,
May 25, 2010, 2:12:12 PM5/25/10
to as3fli...@googlegroups.com
You need to go dig into the exif data for the jpeg file and pull that
info out. There is an AS library for reading exif, but its not an
official library...you will have to google for it, but it works, I've
used it.

One challenge is that every camera produces slightly different exif
data...so you have to code around that.
--
Sent from my mobile device
Reply all
Reply to author
Forward
0 new messages