I've collected a bunch of GPS polylines (WGS84). What is the easiest way to measure the length of these lines in KM?
Tell me more
×
Geographic Information Systems Stack Exchange is a question and answer site for
cartographers, geographers and GIS professionals. It's 100% free, no registration required.
|
|
With ArcGIS, project them to a projected coordinate system then use the field calculator to calculate their length. |
|||
|
|
|
In QGIS:
|
|||
|
|
|
underdark's answer is spot on. If you need step by step directions, this tutorial will help http://qgis.spatialthoughts.com/2010/10/calculating-line-lengths-and-statistics.html |
|||
|
|