JamieKitson / GeoTagger

Google Location History Flickr GeoTagger
http://geo.kitten-x.com
4 stars 1 forks source link

Show place names? #1

Open JamieKitson opened 12 years ago

JamieKitson commented 12 years ago

Would be good to convert lat/long to a place name to display to user, this way they would have less need to click links.

JamieKitson commented 12 years ago

https://developers.google.com/maps/documentation/geocoding/#ReverseGeocoding

JamieKitson commented 12 years ago

http://maps.googleapis.com/maps/api/geocode/json?latlng=40.714224,-73.961452&sensor=true

JamieKitson commented 12 years ago

Might be difficult to choose a description, this real life example would ideally be Olympic Park/Stadium for example:

http://maps.googleapis.com/maps/api/geocode/json?latlng=51.5397197,-0.0161712&sensor=true

JamieKitson commented 12 years ago

Could compare the three and display what's different.

JamieKitson commented 11 years ago

Same problem with #21.