TIFF Tag ModelTransformationTag
IFD | ![]() | Image |
---|---|---|
Code | 34264 (hex 0x85D8) | |
Name | ModelTransformationTag | |
Type | DOUBLE | |
Count | 16 | |
Default | None |
Description
Used in interchangeable GeoTIFF files.
This tag is optionally provided for defining exact affine transformations between raster and model space. Baseline GeoTIFF files may use this tag or ModelPixelScaleTag, but shall never use both within the same TIFF image directory.
This tag may be used to specify the transformation matrix between the raster space (and its dependent pixel-value space) and the (possibly 3D) model space.
Related tags
See also
GeoTIFF specification, part 2.6.1