public final class GeoTiffPCSCodes extends Object
Modifier and Type | Field and Description |
---|---|
static int |
ModelTypeProjected
6.3.1.1 Model Type Codes Ranges: 0 = undefined [ 1, 32766] = GeoTIFFWritingUtilities Reserved
Codes 32767 = user-defined [32768, 65535] = Private User Implementations
GeoTIFFWritingUtilities defined CS Model Type Codes: ModelTypeProjected = 1 Projection
Coordinate System ModelTypeGeographic = 2 Geographic latitude-longitude System
ModelTypeGeocentric = 3 Geocentric (X,Y,Z) Coordinate System Notes: 1.
|
static int |
PCS_WGS72_UTM_zone_1N
6.3.3.1 Projected CS Type Codes Ranges: [ 1, 1000] = Obsolete EPSG/POSC Projection System
Codes [20000, 32760] = EPSG Projection System codes 32767 = user-defined [32768, 65535] =
Private User Implementations Special Ranges: 1.
|
static int |
PCS_WGS72_UTM_zone_1S |
static int |
PCS_WGS72_UTM_zone_60N |
static int |
PCS_WGS72_UTM_zone_60S |
static int |
PCS_WGS72BE_UTM_zone_1N |
static int |
PCS_WGS72BE_UTM_zone_1S |
static int |
PCS_WGS72BE_UTM_zone_60S |
static int |
PCS_WGS84_UTM_zone_1N |
static int |
PCS_WGS84_UTM_zone_1S |
static int |
PCS_WGS84_UTM_zone_60N |
static int |
PCS_WGS84_UTM_zone_60S |
static int |
PCSCitationGeoKey
PCSCitationGeoKey Key ID = 3073 Type = ASCII As with all the "Citation" GeoKeys, this is
provided to give an ASCII reference to published documentation on the Projected Coordinate
System particularly if this is a "user-defined" PCS.
|
static int |
ProjAzimuthAngleGeoKey
ProjAzimuthAngleGeoKey Key ID = 3094 Type = DOUBLE Units: GeogAzimuthUnit Azimuth angle east
of true north of the central line passing through the projection center (for elliptical
(Hotine) Oblique Mercator).
|
static int |
ProjCenterEastingGeoKey
ProjCenterEastingGeoKey Key ID = 3090 Type = DOUBLE Units: ProjLinearUnit Gives the easting
coordinate of the center.
|
static int |
ProjCenterLatGeoKey
ProjCenterLatGeoKey Key ID = 3089 Type = DOUBLE Units: GeogAngularUnit Latitude of Center of
Projection.
|
static int |
ProjCenterLongGeoKey
ProjCenterLongGeoKey Key ID = 3088 Type = DOUBLE Units: GeogAngularUnit Longitude of Center
of Projection.
|
static int |
ProjCenterNorthingGeoKey
ProjCenterNorthingGeoKey Key ID = 3091 Type = DOUBLE Units: ProjLinearUnit Gives the northing
coordinate of the center.
|
static int |
ProjCoordTransGeoKey
ProjCoordTransGeoKey Key ID = 3075 Type = SHORT (code) Values: Section 6.3.3.3 codes
http://www.remotesensing.org/geotiff/spec/geotiff6.html#6.3.3.3 Allows specification of the
coordinate transformation method used.
|
static int |
ProjectedCSTypeGeoKey
ProjectedCSTypeGeoKey Key ID = 3072 Type = SHORT (codes) Values: Section 6.3.3.1 codes This
code is provided to specify the projected coordinate system.
|
static int |
ProjectionGeoKey
ProjectionGeoKey Key ID = 3074 Type = SHORT (code) Values: Section 6.3.3.2 codes
http://www.remotesensing.org/geotiff/spec/geotiff6.html#6.3.3.2 Allows specification of the
coordinate transformation method and projection zone parameters.
|
static int |
ProjFalseEastingGeoKey
ProjFalseEastingGeoKey Key ID = 3082 Type = DOUBLE Units: ProjLinearUnit Gives the easting
coordinate of the map projection Natural origin.
|
static int |
ProjFalseNorthingGeoKey
ProjFalseNorthingGeoKey Key ID = 3083 Type = DOUBLE Units: ProjLinearUnit Gives the northing
coordinate of the map projection Natural origin.
|
static int |
ProjFalseOriginEastingGeoKey
ProjFalseOriginEastingGeoKey Key ID = 3086 Type = DOUBLE Units: ProjLinearUnit Gives the
easting coordinate of the false origin.
|
static int |
ProjFalseOriginLatGeoKey
ProjFalseOriginLatGeoKey Key ID = 3085 Type = DOUBLE Units: GeogAngularUnit Gives the
latitude of the False origin.
|
static int |
ProjFalseOriginLongGeoKey
ProjFalseOriginLongGeoKey Key ID = 3084 Type = DOUBLE Units: GeogAngularUnit Gives the
longitude of the False origin.
|
static int |
ProjFalseOriginNorthingGeoKey
ProjFalseOriginNorthingGeoKey Key ID = 3087 Type = DOUBLE Units: ProjLinearUnit Gives the
northing coordinate of the False origin.
|
static int |
ProjLinearUnitsGeoKey
ProjLinearUnitsGeoKey Key ID = 3076 Type = SHORT (code) Values: Section 6.3.1.3 codes Defines
linear units used by this projection.
|
static int |
ProjLinearUnitSizeGeoKey
ProjLinearUnitSizeGeoKey Key ID = 3077 Type = DOUBLE Units: meters Defines size of
user-defined linear units in meters.
|
static int |
ProjNatOriginLatGeoKey
ProjNatOriginLatGeoKey Key ID = 3081 Type = DOUBLE Units: GeogAngularUnit Alias:
ProjOriginLatGeoKey Latitude of map-projection Natural origin.
|
static int |
ProjNatOriginLongGeoKey
ProjNatOriginLongGeoKey Key ID = 3080 Type = DOUBLE Units: GeogAngularUnit Alias:
ProjOriginLongGeoKey Longitude of map-projection Natural origin.
|
static int |
ProjRectifiedGridAngle |
static int |
ProjScaleAtCenterGeoKey
ProjScaleAtCenterGeoKey Key ID = 3093 Type = DOUBLE Units: none Scale at Center.
|
static int |
ProjScaleAtNatOriginGeoKey
ProjScaleAtNatOriginGeoKey Key ID = 3092 Type = DOUBLE Units: none Alias:
ProjScaleAtOriginGeoKey (Rev. 0.2) Scale at Natural Origin.
|
static int |
ProjStdParallel1GeoKey
ProjStdParallel1GeoKey Key ID = 3078 Type = DOUBLE Units: GeogAngularUnit Alias:
ProjStdParallelGeoKey (from Rev 0.2) Latitude of primary Standard Parallel.
|
static int |
ProjStdParallel2GeoKey
ProjStdParallel2GeoKey Key ID = 3079 Type = DOUBLE Units: GeogAngularUnit Latitude of second
Standard Parallel.
|
static int |
ProjStraightVertPoleLongGeoKey
ProjStraightVertPoleLongGeoKey Key ID = 3095 Type = DOUBLE Units: GeogAngularUnit Longitude
at Straight Vertical Pole.
|
public static final int PCS_WGS72_UTM_zone_1N
public static final int PCS_WGS72_UTM_zone_1S
public static final int PCS_WGS72_UTM_zone_60N
public static final int PCS_WGS72_UTM_zone_60S
public static final int PCS_WGS72BE_UTM_zone_1N
public static final int PCS_WGS72BE_UTM_zone_1S
public static final int PCS_WGS72BE_UTM_zone_60S
public static final int PCS_WGS84_UTM_zone_1N
public static final int PCS_WGS84_UTM_zone_1S
public static final int PCS_WGS84_UTM_zone_60N
public static final int PCS_WGS84_UTM_zone_60S
public static final int PCSCitationGeoKey
public static final int ProjAzimuthAngleGeoKey
public static final int ProjCenterEastingGeoKey
public static final int ProjCenterLatGeoKey
public static final int ProjCenterLongGeoKey
public static final int ProjCenterNorthingGeoKey
public static final int ProjCoordTransGeoKey
public static final int ProjectedCSTypeGeoKey
public static final int ProjectionGeoKey
public static final int ProjFalseEastingGeoKey
public static final int ProjFalseNorthingGeoKey
public static final int ProjFalseOriginEastingGeoKey
public static final int ProjFalseOriginLatGeoKey
public static final int ProjFalseOriginLongGeoKey
public static final int ProjFalseOriginNorthingGeoKey
public static final int ProjLinearUnitsGeoKey
public static final int ProjLinearUnitSizeGeoKey
public static final int ProjNatOriginLatGeoKey
public static final int ProjNatOriginLongGeoKey
public static final int ProjRectifiedGridAngle
public static final int ProjScaleAtCenterGeoKey
public static final int ProjScaleAtNatOriginGeoKey
public static final int ProjStdParallel1GeoKey
public static final int ProjStdParallel2GeoKey
public static final int ProjStraightVertPoleLongGeoKey
public static final int ModelTypeProjected
Copyright © 1996–2023 Geotools. All rights reserved.