geometry orthodromicdistance ============================ **Name**: geoc geometry orthodromicdistance **Description**: Calculate the orthodromic distance between two points. **Arguments**: * -e --ellipsoid: The ellipsoid * -p --start-point: The start point * -t --end-point: The end point * --help : Print the help message * --web-help : Open help in a browser **Example**:: geoc geometry orthodromicdistance -e wgs84 -p "-86.67 36.12" -t "-118.40 33.94"