Everything you need to know about preparing and submitting your distance matrix request.
Your file can follow one of three formats:
id, lat, lon
➤ Output: If you provided N data points then you will receive a N x N distance matrix and a N x N duration matrix as the output.
id, slat, slon, dlat, dlon
➤ Output: If you provided n data points then you will receive the same dataset with 2 extra columns of distance and duration.
id, lat, lon, tag (source/destination)
➤ Output: If you provided N source data points and M destination data points, then you will receive N x M distance and a N x M duration matrix as the output.
Make sure each row is valid latitude and longitude and the file is within the 5MB file size limit.
Even a small typo in column headers or missing commas can cause errors.
If you don't see the results email, it might be filtered by your email provider.
If the email is delayed, the Job Status page may already have the results. You will need the job request ID to use the Job Status page.
If you have questions or run into issues, please contact us at contact.distancematrix@gmail.com
Include details like your job ID or the CSV you uploaded so we can help troubleshoot quickly.