Tagged Questions
2
votes
2answers
54 views
How do I retrieve all public geotagged photos from Flickr?
I am currently creating a php app part of which involves placing geotagged photos on a Google map, I would like to be able to place all geotagged publics photos from Flickr on this map, rather than ...
2
votes
1answer
245 views
Removing GPS EXIF data with PHP
This morning I was woken up by a call from a client running a Concrete5 website, saying that any images uploaded to their website suddenly stopped working. After an hour or two of experimentation and ...
1
vote
1answer
96 views
How do I obtain GeoTagging Info from an uploaded image
I'd like to build an app that takes (with permission of course) user-uploaded images and makes use of the geotagging info embedded in the image. I'm a PHP/Javascript developer...how do I obtain that ...
1
vote
4answers
245 views
An API to send a text string place, and get text strings back of places nearby
I'm looking for an API or a combination of API's where I can send "Anjuna, India" and get back a list of places nearby. The data is mostly for "third world" countries, less so for Europe/US. Any ...