| Package | Description |
|---|---|
| mil.nga.geopackage.extension.elevation | |
| mil.nga.geopackage.projection |
| Modifier and Type | Method and Description |
|---|---|
protected Double[][] |
ElevationTilesCore.reprojectElevations(Double[][] elevations,
int requestedElevationsWidth,
int requestedElevationsHeight,
BoundingBox requestBoundingBox,
ProjectionTransform transformRequestToElevation,
BoundingBox elevationBoundingBox)
Reproject the elevations to the requested projection
|
| Modifier and Type | Method and Description |
|---|---|
ProjectionTransform |
Projection.getTransformation(long epsg)
Get the transformation from this Projection to the EPSG code.
|
ProjectionTransform |
Projection.getTransformation(Projection projection)
Get the transformation from this Projection to the provided projection.
|
ProjectionTransform |
Projection.getTransformation(SpatialReferenceSystem srs)
Get the transformation from this Projection to the Spatial Reference
System.
|
ProjectionTransform |
Projection.getTransformation(String authority,
long code)
Get the transformation from this Projection to the authority and
coordinate code.
|
| Constructor and Description |
|---|
GeometryProjectionTransform(ProjectionTransform transform)
Constructor
|
Copyright © 2017 National Geospatial-Intelligence Agency. All rights reserved.