C# (CSharp) MapAround.Geography Namespace

Classes

Name Description
EllipticAlgorithms Implements basic algorithms on the spheroid's surface.
EllipticOverlayCalculator Calculates the overlays of geographies. Instances of this class are used to calculate the results of Boolean operations (union, intersection, difference, symmetric difference) over the point sets. Point sets can be defined as a geopolygons, geopolylines or geopoints.
GeoBufferBuilder Calculates buffers on the Earth's surface.
GeoBufferBuilder.ThreadStartData
GeometrySpreader An object that performs the conversion between objects and elliptical plane geometry by gnomonic projection.
GnomonicProjection Gnomonic projection. This class, unlike MapAround.CoordinateSystems.Transformations.Gnomonic, is designed for internal use.
UnitSphere The unit sphere.
Vector3 Vector in three-dimensional Euclidean space.