About 50 results
Open links in new tab
  1. Google reverse geocoding, get City/Country from latlng

    geocoding reverse-geocoding google-geocoding-api edited Mar 3, 2022 at 14:30 asked Feb 27, 2022 at 21:49 spatak 1,48951932 3 Answers Sorted by: 5

  2. How much request is free with geocoding api? [closed]

    May 27, 2019 · I want to get the address from latitude/longitude using Google Geocoding API. For that, I want to know, how many no of hit can be done with a free account? Bellow link showing the 2,500 …

  3. 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.

  4. Google Geocoding API - REQUEST_DENIED - Stack Overflow

    Jul 9, 2010 · -2 I just ENABLED my geocoding API, geolocation API and places API on my google cloud platform (where I had generated my API key I was using) and it worked.

  5. Azure Maps reverse geocoding problem with coordinates

    Dec 19, 2023 · I started using Azure Maps reverse geocoding REST API endpoint and for requests with coordinates from my region (Poland) its returning results from Saudi Arabia My request: Lat - …

  6. geolocation - What are the solutions when geocoding a wrong or ...

    Dec 16, 2022 · Geocoding / Autocomplete According to the Geocoding Addresses Best Practices documentation: "Geocoding is the process of converting addresses (like a street address) into …

  7. How to call Google Geocoding service from C# code

    Apr 29, 2013 · I have one class library in C#. From there I have to call Google service & get latitude & longitude. I know how to do it using AJAX on page, but I want to call Google Geocoding …

  8. GeoCoding Issues with OpenStreetMap/Nominatim - Stack Overflow

    Jul 10, 2012 · GeoCoding Issues with OpenStreetMap/Nominatim Asked 13 years, 6 months ago Modified 5 years, 4 months ago Viewed 16k times

  9. geocoding - How does the Google geocoder work? - Stack Overflow

    Jun 12, 2012 · I am curious as to how the Google geocoder works. I have been studying some implementations of open source geocoders like geocommons' geocoder or PostGIS's new Tiger …

  10. Google Maps API - geocoding accuracy chart? - Stack Overflow

    Jan 17, 2018 · Where in the Google Maps API docs can I find a table explaining the accuracy values of Geocode lookups? Has the range of values changed in between V2 and V3?