Top "Geocoding" questions

Geocoding is a method to find the coordinates (e.g. latitude and longitude) of a data record (e.g. an address or zip code) or of an object which represents some other geographic data (e.g. country name, landmark, etc).

Google maps stops kml/kmz support in February 2015

Google maps just told my they're deprecating their kml/kmz mapping service in Google Maps in February 2015. See https://developers.…

google-maps geocoding kml openstreetmap kmz
Get only IATA code with geocoding

How can I have just the IATA codes with Google Maps? I just found out how to get the address …

google-maps google-maps-api-3 geocoding
How to use Nominatim API through PHP to retrieve latitude and longitude?

Below is the code that I am currently using in which I pass an address to the function and the …

php json geocoding latitude-longitude nominatim
CLPlacemark to string in iOS 9

I want to format CLPlacemark to string. The well known way is to use ABCreateStringWithAddressDictionary but it was deprecated in …

ios objective-c swift geocoding
Is there way to do batch geocoding (get lat/lon by address and vice-versa)?

Google Geocoding API has serious limitations (2,500 requests per day) and we always get a limit error. Their business license costs $10,000 …

geocoding reverse-engineering google-geocoding-api
android - Geocoder.getFromLocationName() is not working in ICS device

I have two devices. One is HTC WildFire S and other one is HTC 1V. I used the Geocoder.getFromLocationName() …

android geocoding android-maps
Database Mapping World Cities to Metropolitan Statistical Areas (and non-US MSA equivalents)

My problem is that I have a file with thousands of cities and I want to map city names to (…

python csv geocoding geography google-ads-api
GeoDjango setup: ERROR: could not access file "$libdir/postgis-1.5": No such file or directory

Update: thought I'd solved it, but I hadn't... please see below. I'm installing GeoDjango on Mac OSX. I've followed the …

postgresql geocoding postgis geodjango
Improve centering county names ggplot & maps

Early I posted a question about plotting county names on a map using ggplot and maps found HERE. My first …

r ggplot2 geocoding
How to implement geocoding using nominatim

Hi I am new to openstreet map and nomintim....I have found what I was looking for in the following …

openlayers geocoding openstreetmap nominatim