projections library
Projections
Provides APIs for map projections and coordinate transformations.
This library covers the main class and utilities for converting between geographic and projected coordinates.
Main features
- ProjectionService – Main class for handling map projections and coordinate conversions.
More details
- See the Projections documentation for more information.
Classes
- BNGProjection Projections
- BNGProjection class
- GKProjection Projections
- GKProjection class
- LAMProjection Projections
- LAMProjection class
- MGRSProjection Projections
- MGRSProjection class
- Projection Projections
- Projection interface which deals with all types of projections.
- ProjectionService Projections
- Projection service class
- UTMProjection Projections
- UTMProjection class
- W3WProjection Projections
- W3WProjection class
- WGS84Projection Projections
- WGS84Projection class
Enums
- Hemisphere Projections
- The hemisphere type
- ProjectionType Projections
- The map projection type