| Package | com.esri.aws.services |
| Class | public class CoordSys |
| Property | Defined by | ||
|---|---|---|---|
| datumTransformation : String
The conversion of the data between two geographic coordinate systems.
| CoordSys | ||
| projection : String
The projection of the data.
| CoordSys | ||
| datumTransformation | property |
public var datumTransformation:StringThe conversion of the data between two geographic coordinate systems. See Coordinate systems for valid values.
| projection | property |
public var projection:StringThe projection of the data. Value can be either a projection string or a projection ID. See Coordinate systems for valid values.