Hacker News new | ask | show | jobs
by runlevel1 4268 days ago
Google's Geocoding API does just that.

Example:

    https://maps.googleapis.com/maps/api/geocode/json?address=Berlin&sensor=false
1 comments

thanks! That is exactly what I was looking for!