Module: Geo
- Defined in:
- lib/geo/coord.rb,
lib/geo/coord/globes.rb,
lib/geo/coord/version.rb
Overview
Geo::Coord is Ruby’s library for handling [lat, lng] pairs of geographical coordinates. It provides most of basic functionality you may expect (storing and representing coordinate pair), as well as some geodesy math, like distances and azimuth, and comprehensive parsing/formatting features.
See Geo::Coord
class docs for full description and usage examples.
Defined Under Namespace
Classes: Coord