8
votes
3answers
137 views
Reverse wikipedia geotagging lookup
Wikipedia is geotagging a lot of its articles. (Look in the top right corner of the page.)
Is there any API for querying all geotagged pages within a specified radius of a geograp …
0
votes
3answers
130 views
How to have markers on a map cluster instead of stack
Hello, my team is trying to resolve an issue with limited time. We have developed a fairly complex map interface on our site to display content (trips, social content, etc). when …
0
votes
3answers
64 views
An API to send a text string place, and get text strings back of places nearby
Hi,
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 …
1
vote
2answers
371 views
What is the best way to geotag jpeg-images with python?
I have coordinates from some source and want to tag my jpg files with them. What is the best python library for writing geotags into exif data?
1
vote
1answer
250 views
Getting image metadata in .NET without regards to metadata format
Given a filename, I need to be able to access certain metadata in an image for a (closed source) project I'm currently developing, without regard to how the metadata is stored (tha …
0
votes
2answers
220 views
How to map geo location based on one or all of these services.
I'm looking for a solution to map one or all of the following Flickr, twitter, vimeo, by exif, keywords or whatever to google maps. I'm trying to show a map of my location from upd …
7
votes
2answers
119 views
Geolocated version control?
Much like it's possible to geotag pictures, I wonder if there is a way to automatically geolocate the code associated with a commit - or any changes - in a version control system l …
