Lab 5 Querying and Manipulating Vector Data

Use Field Calculator to compute the Great Circle distance for each segment. This can be done with a little bit of Python code. Simply open Field Calculator for the desired column, select “Python” and enter the following code. The code indicates that the calculator should take the length of each shape and convert it to kilometers. ................
................