Top "Reverse-geocoding" questions

Generates an address from a latitude and longitude.

How to get city name from latitude and longitude coordinates in Google Maps?

How might I obtain the city name in Google Maps if I have latitude and longitude coordinates of a town …

android google-maps reverse-geocoding
Android: Reverse geocoding - getFromLocation

I am trying to get an address based on the long/lat. it appears that something like this should work? …

android reverse-geocoding street-address
Geocode an IP address?

Does anyone know of any open RESTful API that I can call to geocode a user's IP to the latitude …

ip-address geocoding reverse-geocoding
Swift - Generate an Address Format from Reverse Geocoding

I am trying to generate a Formatted Full address using CLGeocoder in Swift 3. I referred to this SO thread to …

ios swift xcode google-maps reverse-geocoding
Retrieving Postal Code with Google Maps Javascript API V3 Reverse Geocode

I'm trying to submit a query using the postal code to my DB whenever the googlemaps viewport center changes. I …

google-maps google-maps-api-3 geocoding reverse-geocoding postal-code
How to reverse geocode without Google?

Are there any web services (paid or free) out there besides the Google Maps API which allow you to reverse …

reverse-geocoding
Get current location address for android app

I do not need to display a map. However, I need to use the gps/3g network to locate my …

android gps location reverse-geocoding
Reverse Geocoding With Google Map API And PHP To Get Nearest Location Using Lat,Long coordinates

I need a function to get an nearest address or city from coordinates(lat,long) using google map api reverse …

php google-maps google-code reverse-geocoding
Get location name from Latitude & Longitude in iOS

I want to find current location name from latitude and longitude, Here is my code snippet I tried but my …

iphone ios ipad cllocationmanager reverse-geocoding
Reverse geo location using OpenStreetMap

I have used OpenStreetMap in my ongoing website. I have developed website using PHP. My requirement is to get ADDRESS …

openstreetmap reverse-geocoding