18 #include <boost/geometry/core/cs.hpp> 19 #include <boost/geometry/geometries/point.hpp> 23 using Coordinate = boost::geometry::model::point<double, 2, boost::geometry::cs::geographic<boost::geometry::degree>>;
Namespace for the geographic and demograhic classes.
boost::geometry::model::point< double, 2, boost::geometry::cs::geographic< boost::geometry::degree >> Coordinate