Add great circle distance and bearing functions; Add locationToLatLong() and latLongToLocation() methods; Add radsToCardinalDir() method; Fix sign of mag dec calculation; Add optional delimeter arg to read/dump lat/long functions; Reorg some constants; Add OrthographicProjection class;