| Package | Description |
|---|---|
| mil.nga.geopackage.projection | |
| org.osgeo.proj4j |
| Modifier and Type | Method and Description |
|---|---|
CoordinateTransform |
ProjectionTransform.getTransform()
Get the transform
|
| Modifier and Type | Class and Description |
|---|---|
class |
BasicCoordinateTransform
Represents the operation of transforming
a
ProjCoordinate from one CoordinateReferenceSystem
into a different one, using reprojection and datum conversion
as required. |
| Modifier and Type | Method and Description |
|---|---|
CoordinateTransform |
CoordinateTransformFactory.createTransform(CoordinateReferenceSystem sourceCRS,
CoordinateReferenceSystem targetCRS)
Creates a transformation from a source CRS to a target CRS,
following the logic in PROJ.4.
|
Copyright © 2015 National Geospatial-Intelligence Agency. All rights reserved.