Using this tool does the Shape_Length give you the distance proper distance? I want to give all four options of distance, so would I want to run this tool 4 times and join a distance field using a unique ID?
My concern is that when using a projection system I'll lose out on the distance accounting for curvature of the earth. So for example the distance of that line looking down from above at it is less than the actual distance in a 3D world. Should my measuring tool match the Shape_Length number?
Let me give you the scenario in greater detail, so I have 40,000 + address points all across the US (50 States) that are in some cases representing moves or non-moves or missing data intervals. 2/5 of the data I created at USA_Contiguous_Albers_Equal_Area_Conic geocoding, 3/5 of the data was done by someone else and all I have are their Lat Longs in WGS84 (and without geocoding documentation!!!). I have generated lines by bringing all the points to WGS84 creating lines, then projecting to USA_Contiguous_Albers_Equal_Area_Conic.
I have a pretty detailed ID scheme so that I've got it down cold how to tie one origin point to a destination point. And now my concern is that I'm creating these lines and calculating their distance in the correct way. So my questions are;
what is the best projection system to use to report distances across the US?;
how is the best way to make sure the distances incorporate curvature correctly?
is my Shape_Length field the value that I need to be using for distance?;
and am I using the right tool - my boss said he used to use a 3rd party tool to calculate distance incorporating curvature?
Thanks,
Danny