public final class GeoTiffGCSCodes extends Object
Modifier and Type | Field and Description |
---|---|
static int |
GCS_NAD27 |
static int |
GCS_NAD83 |
static int |
GCS_WGS_72 |
static int |
GCS_WGS_72BE |
static int |
GCS_WGS_84 |
static int |
GCSE_WGS84 |
static int |
GEO_KEY_DIRECTORY_VERSION_INDEX
An index into the geoKey directory for the directory version number
|
static int |
GEO_KEY_MINOR_REVISION_INDEX
An index into the geoKey directory for the geoKey minor revision number
|
static int |
GEO_KEY_NUM_KEYS_INDEX
An index into the geoKey directory for the number of geoKeys
|
static int |
GEO_KEY_REVISION_INDEX
An index into the geoKey directory for the geoKey revision number
|
static int |
GeogAngularUnitsGeoKey
GeogAngularUnitsGeoKey Key ID = 2054 Type = SHORT (code) Values = Section 6.3.1.4 Codes
Allows the definition of geocentric CS Linear units for user-defined GCS and for ellipsoids.
|
static int |
GeogAngularUnitSizeGeoKey
GeogAngularUnitSizeGeoKey Key ID = 2055 Type = DOUBLE Units: radians Allows the definition of
user-defined angular geographic units, as measured in radians.
|
static int |
GeogAzimuthUnitsGeoKey
GeogAzimuthUnitsGeoKey Key ID = 2060 Type = SHORT (code) Values = Section 6.3.1.4 Codes This
key may be used to specify the angular units of measurement used to defining azimuths, in
geographic coordinate systems.
|
static int |
GeogCitationGeoKey
GeogCitationGeoKey Key ID = 2049 Type = ASCII Values = text General citation and reference
for all Geographic CS parameters.
|
static int |
GeogEllipsoidGeoKey
GeogEllipsoidGeoKey Key ID = 2056 Type = SHORT (code) Values = Section 6.3.2.3 Codes
http://www.remotesensing.org/geotiff/spec/geotiff6.html#6.3.2.3 This key may be used to
specify the coded ellipsoid used in the geodetic datum of the Geographic Coordinate System.
|
static int |
GeogGeodeticDatumGeoKey
GeogGeodeticDatumGeoKey Key ID = 2050 Type = SHORT (code) Values = Section 6.3.2.2 Codes
http://www.remotesensing.org/geotiff/spec/geotiff6.html#6.3.2.2 This key may be used to
specify the horizontal datum, defining the size, position and orientation of the reference
ellipsoid used in user-defined geographic coordinate systems.
|
static int |
GeogInvFlatteningGeoKey
GeogInvFlatteningGeoKey Key ID = 2059 Type = DOUBLE Units: none.
|
static int |
GeogLinearUnitsGeoKey
GeogLinearUnitsGeoKey Key ID = 2052 Type = SHORT Values: Section 6.3.1.3 Codes
http://www.remotesensing.org/geotiff/spec/geotiff6.html#6.3.1.3 Allows the definition of
geocentric CS linear units for user-defined GCS.
|
static int |
GeogLinearUnitSizeGeoKey
GeogLinearUnitSizeGeoKey Key ID = 2053 Type = DOUBLE Units: meters Allows the definition of
user-defined linear geocentric units, as measured in meters.
|
static int |
GeogPrimeMeridianGeoKey
GeogPrimeMeridianGeoKey Key ID = 2051 Type = SHORT (code) Units: Section 6.3.2.4 code
http://www.remotesensing.org/geotiff/spec/geotiff6.html#6.3.2.4 Allows specification of the
location of the Prime meridian for user-defined geographic coordinate systems.
|
static int |
GeogPrimeMeridianLongGeoKey
GeogPrimeMeridianLongGeoKey Key ID = 2061 Type = DOUBLE Units = GeogAngularUnits This key
allows definition of user-defined Prime Meridians, the location of which is defined by its
longitude relative to Greenwich.
|
static int |
GeographicTypeGeoKey
GeographicTypeGeoKey Key ID = 2048 Type = SHORT (code) Values = Section 6.3.2.1 Codes
http://www.remotesensing.org/geotiff/spec/geotiff6.html#6.3.2.1 This key may be used to
specify the code for the geographic coordinate system used to map lat-long to a specific
ellipsoid over the earth.
|
static int |
GeogSemiMajorAxisGeoKey
GeogSemiMajorAxisGeoKey Key ID = 2057 Type = DOUBLE Units: Geocentric CS Linear Units Allows
the specification of user-defined Ellipsoid Semi-Major Axis (a).
|
static int |
GeogSemiMinorAxisGeoKey
GeogSemiMinorAxisGeoKey Key ID = 2058 Type = DOUBLE Units: Geocentric CS Linear Units Allows
the specification of user-defined Ellipsoid Semi-Minor Axis (b).
|
static int |
GTCitationGeoKey
GTCitationGeoKey Key ID = 1026 Type = ASCII As with all the "Citation" GeoKeys, this is
provided to give an ASCII reference to published documentation on the overall configuration
of this GeoTIFFWritingUtilities file.
|
static int |
ModelTypeGeocentric |
static int |
ModelTypeGeographic |
public static final int GCS_NAD27
public static final int GCS_NAD83
public static final int GCS_WGS_72
public static final int GCS_WGS_72BE
public static final int GCS_WGS_84
public static final int GCSE_WGS84
public static final int GEO_KEY_DIRECTORY_VERSION_INDEX
public static final int GEO_KEY_MINOR_REVISION_INDEX
public static final int GEO_KEY_NUM_KEYS_INDEX
public static final int GEO_KEY_REVISION_INDEX
public static final int GeogAngularUnitsGeoKey
public static final int GeogAngularUnitSizeGeoKey
public static final int GeogAzimuthUnitsGeoKey
public static final int GeogCitationGeoKey
public static final int GeogEllipsoidGeoKey
public static final int GeogGeodeticDatumGeoKey
public static final int GeogInvFlatteningGeoKey
public static final int GeogLinearUnitsGeoKey
public static final int GeogLinearUnitSizeGeoKey
public static final int GeogPrimeMeridianGeoKey
public static final int GeogPrimeMeridianLongGeoKey
public static final int GeographicTypeGeoKey
public static final int GeogSemiMajorAxisGeoKey
public static final int GeogSemiMinorAxisGeoKey
public static final int GTCitationGeoKey
public static final int ModelTypeGeocentric
public static final int ModelTypeGeographic
Copyright © 1996–2023 Geotools. All rights reserved.