I have noticed small, but substantive discrepancies for identical queries entered at the same time using Google Maps and via the Distance Matrix API, with origin/destination pairs in the GPS format, a departure time of Now, and use of my API key linked to a paid account. These are for the distances (often off by a few miles) and the DrivingTimeInTraffic (off by as much as 15 minutes). Is this expected behavior, for example, due to latency between traffic updates used by the two methods, or is there something more fundamental that is causing the discrepancies. The same behavior is shown for future departure times, with no apparent relationship between the range of driving times sometimes shown by Google Maps and the pessimistic/best_guess/optimistic times that are returned in the JSON string by the API. I'm coding in python 3.4.4, although that is not likely relevant since the issues are the same when the API query string is pasted into the browse manually. Any assistance will be greatly appreciated.
0
There are 0 answers
Related Questions in GOOGLE-MAPS
- Uncaught TypeError: google.maps.LatLng is not a constructor at init (script.js:7:13)
- MarkerInfoWindow doesn't hold the clicked marker position after list refresh in Compose Map
- The Polyline is not showing in flutter but the directions api is enabled and the current position is not updating
- Unsure what imports to use for Advanced Marker Element
- The problem is that it takes a long time to index web pages in emdadrodbar.ir?
- distance matrix api gives incorrect data
- How to display google maps in dark mode in a .NET MAUI (Android) app
- Couldn't import Google Map API
- google maps api - how to get location information /place_id from shareable links maps.goo.gl
- 'map-advanced-marker' component not found after upgrading @angular/google-maps
- How to Filter bus stops between Start and Stop BUS STOP?
- How to make pressing on marker fill in the textViews
- Google api nearbysearch how to filter data business_status
- Embedded google map throws net::ERR_BLOCKED_BY_CLIENT in chromium(Brave) browser
- Why the code shows only the header and footer of xml file?
Related Questions in GOOGLE-DISTANCEMATRIX-API
- distance matrix api gives incorrect data
- Restrict Google DistanceMatrixService to return only land routes
- Google Distance Matrix API - Wrong calculated distances if addresses incomplete
- Google Distance Matrix API for two-wheel
- Getting error: "o.map is not a function" when using google maps distance matrix api in Node.js
- How to compute the distance matrix of many origins and destinations
- Quota limit for google API distance matrix & Excel VBA queries
- Is Air Travel Supported on this API?
- Google Distance API Invalid Key
- How to pick specific elements from a jsondecode in flutter
- Google distance matrix api quota behaves unreliable
- How can you get journey time volatility info from Google Maps Platform APIs?
- How to parse Distance Matrix in JS to only get the distance and the duration?
- Cities missing in Google Maps API distance matrix
- google maps, client libraries node js, distance matrix request js
Popular Questions
- How do I undo the most recent local commits in Git?
- How can I remove a specific item from an array in JavaScript?
- How do I delete a Git branch locally and remotely?
- Find all files containing a specific text (string) on Linux?
- How do I revert a Git repository to a previous commit?
- How do I create an HTML button that acts like a link?
- How do I check out a remote Git branch?
- How do I force "git pull" to overwrite local files?
- How do I list all files of a directory?
- How to check whether a string contains a substring in JavaScript?
- How do I redirect to another webpage?
- How can I iterate over rows in a Pandas DataFrame?
- How do I convert a String to an int in Java?
- Does Python have a string 'contains' substring method?
- How do I check if a string contains a specific word?
Trending Questions
- UIImageView Frame Doesn't Reflect Constraints
- Is it possible to use adb commands to click on a view by finding its ID?
- How to create a new web character symbol recognizable by html/javascript?
- Why isn't my CSS3 animation smooth in Google Chrome (but very smooth on other browsers)?
- Heap Gives Page Fault
- Connect ffmpeg to Visual Studio 2008
- Both Object- and ValueAnimator jumps when Duration is set above API LvL 24
- How to avoid default initialization of objects in std::vector?
- second argument of the command line arguments in a format other than char** argv or char* argv[]
- How to improve efficiency of algorithm which generates next lexicographic permutation?
- Navigating to the another actvity app getting crash in android
- How to read the particular message format in android and store in sqlite database?
- Resetting inventory status after order is cancelled
- Efficiently compute powers of X in SSE/AVX
- Insert into an external database using ajax and php : POST 500 (Internal Server Error)