All,
Generally I work on data in the UK but am currently working on a project processing data for the whole of Latin America, so every country South of Mexico all the way to Argentina.
I am doing a load of network tracing using gROADS and had projected this into the South America Equidistant Conic. In some cases I am generating routes starting in one country and ending up in another.
In an attempt to calculate travel times I need the length of these routes. As I understand it a route generated in Brazil that ended up in Peru should give a sensible length as the coordinate system I am using (South America Equidistant Conic) is appropriate for this region. A route say generated in Mexico ending up in Guatemala would return a distorted length because these countries fall outside the region that the South America Equidistant Conic covers.
Sooo... I thought running the Add Geometry Attribute tool and adding the geodesic line length to the line would be the best way to resolve this issue. Am I correct? Would the geodesic line length be correct for a polyline that is outside the projection region? The help file for this tool simply states it can calculate this length but does not say when not to use it.
Measuring lengths of lines in multiple countries across an entire continent its not something I usually end up computing in little old Britain!
Any advice would be much appreciated. 