Package | Description |
---|---|
org.geolatte.geom.crs |
This package contains classes that model Coordinate Reference Systems.
|
Modifier and Type | Field and Description |
---|---|
static CompoundCoordinateReferenceSystem<C2DM> |
CoordinateReferenceSystems.PROJECTED_2DM_METER
A generic projected 2DM
CoordinateReferenceSystem with meter coordinates |
static CompoundCoordinateReferenceSystem<C3D> |
CoordinateReferenceSystems.PROJECTED_3D_METER
A generic projected 3D
CoordinateReferenceSystem with meter coordinates |
static CompoundCoordinateReferenceSystem<C3DM> |
CoordinateReferenceSystems.PROJECTED_3DM_METER
A generic projected 3DM
CoordinateReferenceSystem with meter coordinates |
Copyright © 2024 geolatte.org. All rights reserved.