How to calculate drive time between locations (e.g. 7 minute, 9 minute, 15 minute)?
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
How do you calculate different drive times? I'm using the latitude and longitude for a set of locations, and also using the centroid tool to find the nearest point within X drive time. Alteryx default setting gives me maximum distance of 1-5, 10, 20, etc. but how do I find a different maximum distance such as 7-minutes drive time?
Solved! Go to Solution.
- Labels:
- CASS
- Predictive Analysis
- Spatial Analysis
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi @RCG2019
In order to calculate drive time, you need access to a drive time data set. The standard license model for Alteryx doesn't include one, so you'll need to purchase one separately. Alternatively, you can use Google's Distance Matrix API, but it has a cost for high volume use as well
Dan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi Dan,
Thanks for your answer. I should have mentioned that I already have alteryx designer and have CASS and location datasets (so what I meant was using the latest TomTom data to calculate drive time between locations given longitude and latitude). I know how to do it for the preset distances/miles in Alteryx, but want to know how to configure the exact distance beyond just the given 3, 5, 10, 20 miles and so forth.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
I'm not sure I understand. When I use the distance tool it returns the exact distance between the source and the target. Are you referring to the output of the find nearest tool?
Dan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
In these two attachments, I'm using the Find Nearest tool and selecting a 3 minute drive time (minutes) between the two sets of data. But I would like to be able to select a 7 minute drive time (minutes).
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Thanks, Dan. I feel so stupid for not realizing I could have typed any amount into the box. Appreciate your fast replies!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
No problem! Everyone has these moments.
Dan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Have a look at this thread.
