Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

9
votes
5answers
1k 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 geographical position? ...
9
votes
2answers
166 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 like SVN? I ...
3
votes
1answer
72 views

Arranging photos on a map

I am trying to create an application where photos are laid out on a map such that they are close to the lat/lon they correspond to, and yet do not overlap with each other. An example of what I am ...
3
votes
1answer
2k views

How to save GPS coordinates in exif data on Android?

I am writing GPS coordinates to my JPEG image, and the coordinates are correct (as demonstrated by my logcat output) but it appears that it's being corrupted somehow. Reading the exif data results in ...
2
votes
1answer
24 views

geo-stamping and geo-tagging in android

I have got a requirement to implement to Geo-stamping for images taken through Android device camera. I am wondering whether Geo-stamping and Geo-tagging both are same or different. How do i achieve ...
2
votes
2answers
50 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
240 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 ...
2
votes
2answers
942 views

What information is stored in EFIX/JPEG photos taken on the iPhone with geotagging enabled?

I know that some of this data is viewable in iPhoto, such as latitude, longitude, and altitude, but is there more than this available? More specifically I am wanting to get the direction of the image ...
2
votes
1answer
415 views

How to discover whether Geo-tagging is enabled with Twitter / MGTwitterEngine?

Using Matt Gemmell's MGTwitterEngine, how would I find out if the user (that i'm logged in as) has geo tagging enabled? According to the Twitter API, there is a 'geo_enabled' boolean flag, but I can't ...
2
votes
1answer
310 views

RSS to KML Overlay

I'm want to display my blog as a Google Map overlay (each post contains geotags). How can I dynamically create a KML overlay from an RSS? Or better, how can I create a loop (PHP) that would display ...
2
votes
2answers
797 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 (that is, Exif, IPTC, or ...
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
2answers
328 views

Is it possible to create an Geotracking app in WP7 using Bing Maps?

Is it possible to create an app like Runtastic, RunKeeper or SportsTracker (all of them Android apps) in WP7 using Bing Maps? Or maybe there is an app with that functionality already out? These apps ...
1
vote
2answers
233 views

Storing geo data

Hi I'm using ms sql 2005 to store some latlng data. It is currently being stored in a nvarchar column in the following form - "35.6949965,139.7555035" My questions are. Is this the best way to store ...
1
vote
2answers
90 views

Free server solution for strict content photos with geotags

I would like to create some kind of open free "group" posting of photos with geotags First I thought about Panoramio, but seems there is no API for photos upload. By now I can see only two ways: ...
1
vote
2answers
119 views

Entity resolution for venues and other geo locations

Say I want to build a check-in aggregator that counts visits across platforms, so that I can know for a given place how many people have checked in there on Foursquare, Gowalla, BrightKite, etc. Is ...
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 ...
1
vote
3answers
1k 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?
0
votes
1answer
168 views

ios write geotag into image

I need to read a jpg image (not from the imagelibrary) and write into them the exif geotag data taken from the iPhone gps how can I do this? thanks in advance. Paolo
0
votes
0answers
97 views

ALAssetPropertyLocation always invalid

I am trying to get location information from photos and videos that an user selects from iPhone's library. I am using a custom image picker that uses ALAssetsLibrary to read the photos and videos. I ...
0
votes
1answer
67 views

SEO Geotargeting virtual folders of a website

I have a service that is offered in multiple countries on the same domain. It is structured using virtual folders for each country, for example: www.example.com/uk www.example.com/usa ...
0
votes
0answers
18 views

Searching for images on the basis of latitude and longitude based proximity

I want to make a flickr application which searches flickr database and look for images which are close to the latitude and longtitude that I give to the application. Is such an application possible? ...
0
votes
0answers
72 views

How to get latitude and longitude in geotagged image in Android?

how to get geotagged image geocodes (latitude and longitude) to programme in android..? I want to captured image load to imageview and show its latitude and longitude. thanks
0
votes
0answers
79 views

Android : Geo tagging not working

From the camera setting, I have enabled the "store location" option. Also, checked that GPS is working fine. Still in Image details, getting "unknown location". Wanna know the probable causes for ...
0
votes
2answers
104 views

Geo Tagged Photos

Retrieve GPS location from Geo Tagged Photo in iphone.? Can we know the latitude and longitude ogf geo tagged photos in iPhone
0
votes
0answers
70 views

Location Co-ordinates in Blackberry Simulator

hi i have a program to get the Co-ordinates of the current location i am trying to test this program in simulator but i dont know wat are all the settings i have to modify in the simulator. but i gone ...
0
votes
0answers
40 views

Geotag a video uploaded on my site

Can I geotag a video uploaded from my admin panel in my PHP project? Please help. Thanks in advance.
0
votes
0answers
236 views

How to geotag photographs/images on google map in iphone

i want to geotag images that are captured from my iphone to google maps.The geotagging should be done at the particular location where image image has been taken.How is this possible.Can anybody ...
0
votes
0answers
102 views

What is the best way to build a geo tagging engine?

I want to build a geo tagging engine like http://www.geonames.org/rss-to-georss-converter.html for articles What are the best practices? Solr is a use case for that? I just index all the geodatas and ...
0
votes
0answers
42 views

Geo service: finding and storing addresses

We want to implement service where user have ability to find nearest object(s) (company) after entering his address. The main thing in which we faced up, its how to find nearest. So, how such ...
0
votes
1answer
128 views

How to add geolocation to a tweet in Rails?

At the moment my Rails app can tweet via twitter gem, and I would like to add a geotag to my tweets. The geolocation is constant. How can I do this? Twitter::Client.new.update('Hello, there!')
0
votes
1answer
72 views

Which is the best library of relevant geotagged images?

I need a library of geotagged images (one that has a public API), that I can use in my location-aware application. What are my options? Picasaweb is giving me results, but they are from private ...
0
votes
1answer
1k views

How to Get iPhone Video or Photo's Geotag? Using UIImagePicker

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!
0
votes
2answers
563 views

iphone - UIImagePicker overwritting geotagging in photo - fixed in os4?

It is my understanding that currently if you use UIImagePicker to grab a photo, it passes back back a UIImage object which doesn't include any of the geotagging information. I was wondering if it's ...
0
votes
3answers
522 views

How to have markers on a map cluster instead of stack

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 a user runs a search for ...
0
votes
2answers
613 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 updating social sites.