Top "Google-geocoder" questions

The Geocoding API is a service that provides geocoding and reverse geocoding of addresses.

How do I access a JSONObject subfield?

I feel dumb but I've been looking around for this for a while. I'm working with the google geocoder API …

java json google-geocoder
Google maps geocode API V3 not returning result in javascript function

I'm trying to use the Google geocoder API V3 to plot a location on a map based on an address …

javascript jquery google-maps geocoding google-geocoder
Geocoder.getFromLocation grpc failed on Android real device

I need to get the city and state from latitude and longitude. Geocoder does this function to get the city …

android google-maps latitude-longitude android-location google-geocoder
Latitude Longitude Coordinates to State Code in R

Is there a fast way to convert latitude and longitude coordinates to State codes in R? I've been using the …

r latitude-longitude google-geocoder
geocoder.getFromLocationName returns only null

I am going out of my mind for the last two days with an IllegalArgumentException error I receive in Android …

android google-geocoder illegalargumentexception
Why is Android Geocoder throwing a "Service not Available" exception?

The app uses the Geocoder object. It works fine on my stock Froyo Nexus One. But then I run the …

android google-geocoder
TypeError: float() argument must be a string or a number, not 'method'

I am trying to convert the latitude and longitude to zipcodes for around 10k data points. I am using geocoder …

python numpy google-geocoder
json with google geocoding api

Here is code which gets latitude and longitute when entered a location.I believe that my code right according to …

javascript json jsonp google-geocoder
get 9 digit zip code from 5 digit zip code, programmatic, api

I have 5 digit zip codes, these are retrieved from Google Maps Api. My dilemma is that I have to connect …

api geocode google-geocoder street-address usps