from Hacker News

Ask HN: What are some good tools for converting GPS data into a location name?

by Devlin_Donnelly on 12/26/12, 8:45 PM with 6 comments

I am working on a web-based application and I want to read in GPS coordinates provided by the user's browser and output a specific location such as the name of a city or other locality.

Thanks for any tips.