Geographic coordinate system, in degree or in radian. More...
#include <cs.hpp>
Public Types | |
typedef DegreeOrRadian | units |
Geographic coordinate system, in degree or in radian.
Defines the geographic coordinate system where points are defined in two angles and usually known as lat,long or lo,la or phi,lambda
typedef DegreeOrRadian boost::geometry::cs::geographic< DegreeOrRadian >::units |