Geocoding api google


Geocoding api google



I am sending the same query (url) of geocoding API and it returns me different answers.



Thanks for you help.



https://maps.googleapis.com/maps/api/geocode/json?key={mykey}&address=Bristol%209431,%20La%20Florida,%20Chile



This happens from different servers.
When I send the query from one of the servers, the answer is:



results :La Florida, Santiago Metropolitan Region, Chile
location_type : APPROXIMATE



when I send from my laptop, the answer is:



results : Bristol 9431, La Florida, Región Metropolitana, Chile
location_type" : ROOFTOP





This likely means that data is not synchronized between different data centers at Google.
– xomena
12 hours ago









By clicking "Post Your Answer", you acknowledge that you have read our updated terms of service, privacy policy and cookie policy, and that your continued use of the website is subject to these policies.

Comments

Popular posts from this blog

paramiko-expect timeout is happening after executing the command

Possible Unhandled Promise Rejection (id: 0): ReferenceError: user is not defined ReferenceError: user is not defined

Opening a url is failing in Swift