Peano
Loading...
Searching...
No Matches
EllipsoidProjection.h File Reference

Go to the source code of this file.

Namespaces

namespace  projection
namespace  projection::albers_equal_area
namespace  projection::albers_equal_area::ellipsoid

Functions

auto projection::albers_equal_area::ellipsoid::forward (const auto lon, const auto lat)
auto projection::albers_equal_area::ellipsoid::inverse (const auto x, const auto y)
 Inverts the Albers Equal-Area Conic projection for WGS_1984 and returns the geographic coordinates (longitude, latitude in degrees) corresponding to the given planar coordinates (x, y in meters).