Top "Reverse-geocoding" questions

Generates an address from a latitude and longitude.

Google Maps iOS Reverse Geocoding

I am having an issue with Google Maps Reverse Geocoding when it comes to setting a UILabel's text to the …

ios swift google-maps reverse-geocoding
How to get the road name in google maps?

i want to get ONLY the road name in google maps not exact address, using either the geocoder or the …

google-maps-api-3 reverse-geocoding
java.io.IOException: Unable to parse response from server at getFromLocationName()

I know the question has been asked frequently before ,but i am unable to get the solution from any answer …

android google-maps reverse-geocoding google-geocoder
Reverse Geocoding Without Web Access

I am working on an application where one of the requirements is that I be able to perform realtime reverse …

python gps geocoding reverse-geocoding
problems with android.location.geocoder

I know there has been a lot of questions on the site about the IOExeption : service not available.....I have …

android location reverse-geocoding
Using Task.wait() application hangs and never returns

I am new to C# and using Task. I was trying to run this application but my application hangs every …

c# google-api task wait reverse-geocoding
Reverse Geocode on Client Side (Google Maps V3 API)

How do you do a Reverse Geocode on the clientside using Google Maps V3 API? The forward geocode from address …

javascript google-maps geocoding reverse-geocoding
Displaying City name in a div using geolocation

OK so I've hit a wall, simply all i want to do is propagate a div with the city name …

javascript jquery html geolocation reverse-geocoding
Find addresses within given radius

I have a requirement to find all the addresses within given radius. I have implemented following to get done this. …

php google-maps google-places-api reverse-geocoding
Reverse Geocode Current Location

Is it possible to reverse Geocode your current location on SDK 3.x? I need to simply get the zip code …

objective-c cocoa-touch iphone-sdk-3.0 reverse-geocoding