AuthorityProjections |
Collection of projections for a single coordinate authority
|
CRSParser |
Coordinate Reference System Well-known text parser
|
Project |
Transform coordinates between projections
To run from command line, build with the standalone profile:
mvn clean install -Pstandalone
java -jar name.jar +usage_arguments
java -classpath name.jar mil.nga.proj.Project +usage_arguments
|
Projection |
Single Projection for an authority and code
|
ProjectionConstants |
Projection constants
|
ProjectionFactory |
Projection factory for coordinate projections and transformations
|
ProjectionRetriever |
Retrieves the proj4 projection parameter string for an authority and
coordinate code
|
Projections |
Collection of projections by authority
|
ProjectionTransform |
Projection transform wrapper
|