Package org.apache.sis.storage.geotiff
package org.apache.sis.storage.geotiff
Maps GeoTIFF tags to ISO metadata and read raster data as coverages.
References:
- Since:
- 0.8
- Version:
- 1.3
-
ClassDescriptionRaster data obtained from a compressed GeoTIFF file in the domain requested by user.Helper class for building a
CoordinateReferenceSystem
from information found in TIFF tags.One or many GeoTIFF images packaged as a single resource.Raster data obtained from a GeoTIFF file in the domain requested by user.Information about a tile to be read.Offset to a TIFF tag entry that has not yet been read.Enumeration values associated to someGeoKeys
.GeoTIFF keys associated to values needed for buildingCoordinateReferenceSystem
instances andMathTransform
"grid to CRS".Loads GeoTIFF keys in a hash map, but without performing any interpretation.Base class of GeoTIFF image reader and writer.A data store backed by GeoTIFF files.The provider ofGeoTiffStore
instances.Helper class for creating aGridGeometry
from GeoTIFF data.An Image File Directory (FID) in a TIFF image.A temporary object for building the metadata for a single GeoTIFF image.The conversion or transformation from pixel coordinates to model coordinates.A list of Image File Directory (FID) where the first entry is the image at finest resolution and following entries are images at finer resolutions.View over GeoTIFF tags and GeoTIFF keys in their "raw" form (without interpretation).An image reader for GeoTIFF files.A channel with aread(…)
method fetching all bytes with theirs bits in reverse order.Numerical values of GeoTIFF tags, as unsigned short integers.The types of values in a TIFF header.Supports for metadata encoded in XML inside a GeoTIFF tags.Parser of GDAL metadata.A tree-table representation of the XML document contained in the enclosingXMLMetadata
.