Bring your best ideas to the AI Use Case Contest! Enter to win 40 hours of expert engineering support and bring your vision to life using the powerful combination of Alteryx + AI. Learn more now, or go straight to the submission form.
Start Free Trial

Alteryx Designer Desktop Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Desktop and Intelligence Suite.
SOLVED

How accurate is the mile calculation between GPS points?

JDeJong
8 - Asteroid

I have GPS traces from a vehicles on the road.  How accurate is the spatial calc to actual driven miles on the road? 

 

Can I trust it?

11 REPLIES 11
BrandonB
Alteryx
Alteryx

Example of how to calculate distances for each segment. You can use a multi row tool to get a starting point and final point for each segment. I have attached a workflow as reference.

 

distance calc.png

JDeJong
8 - Asteroid

@BrandonB 

Thank you!!  Without this I would not have easily seen some discrepancies in the data.  Now I can get rid of some of the noise.  

Labels
Top Solution Authors