About 19,600,000 results
Open links in new tab
  1. How to get complete address from latitude and longitude?

    Feb 23, 2012 · I want to get following values from Latitude and Longitude in android Street Address City / State Zip Complete Address How to achieve this?

  2. Newest 'reverse-geocoding' Questions - Stack Overflow

    Mar 13, 2025 · I'm trying to implement google's geocoding for reverse geocoding in my react native app, i wanted to apply restrictions in google console for iOS app with bundle id's.

  3. android - Geocoding API vs Geocoder - Stack Overflow

    Mar 4, 2015 · Geocoder is a built-in API in the Android framework that is free. Geocoding API is a rest API that is paid. Geocoder uses a different search stack internally and this leads to different results …

  4. geocoding - How do I get the name of the type of administrative_area ...

    Unfortunately this is not easily accessible. Basically what is returned by the geocoder matches Google's internal representation of that geometry. The mapping between administrative_area differs for each …

  5. geocoding - Best way to geocode UK postcode with Google Maps API ...

    What is the most effective and accurate way to geocode a UK postcode? Using the built in geocode object results in massively blurred results (lots of postcodes returning just a general area). Are ...

  6. Correct address format to get the most accurate results from google ...

    Oct 14, 2011 · Is there any standard format to supply the address string to Google GeoCoding API to get the most accurate results on map. For Eg. following query not giving correct result.

  7. geocoding - How to do large-scale, batch reverse geo-coding? - Stack ...

    Sep 16, 2016 · But, I am aware of a couple services that do Reverse Geocoding, and they mention batch processing on their website. How they work Batch processing services generally allow you to …

  8. Get address from co-ordinates using OpenStreetMap

    I'm looking for a solution which gives an address based on co-ordinates (Latitude & Longitude) which I got from html5 geolocation api. I'm using OpenStreetMap.

  9. Google Maps API Error: This API key is not authorized to use this ...

    Geocoding API Maps Embed API Maps JavaScript API Maps Static API The only part not working is the address auto-complete. When I change to Don't Restrict Key mode so the key works with all …

  10. Newest 'geocoding' Questions - Stack Overflow

    Aug 7, 2025 · Geocoding is the process of finding associated geographic coordinates (often expressed as latitude and longitude) from other geographic data, such as street addresses, or ZIP codes (postal …