GeoTiffKey enum#
Namespace: P1.ImageSdk
Definition#
The IDs of the supported GeoTiff tags
Please see Chapter 7. Requirements and Annex E in the GeoTiff specification for details of the supported keys
public enum GeoTiffKey
Fields#
  | 
0x400  | 
Defines the model coordinate reference system. See also the requirements.  | 
  | 
0x0401  | 
Defines is a raster is an area or a point. See also the requirements.  | 
  | 
0x0402  | 
Optional generic Citation of the GeoTiff file. See also the requirements.  | 
  | 
33550  | 
Describes the raster space and model space relation together with the GeoTiffModelTiepointTag tag. See also the requirements and details of the coordinate transformation.  | 
  | 
33922  | 
Describes the raster space and model space relation along with the GeoTiffModelPixelScaleTag tag. See also the requirements.  | 
  | 
34264  | 
Describes the raster space and model space relation with an affine transformation. See also the requirements.  |