Uses of Class
org.apache.sis.storage.geotiff.GeoKeysLoader
Packages that use GeoKeysLoader
Package
Description
Maps GeoTIFF tags to ISO metadata and read raster data as coverages.
-
Uses of GeoKeysLoader in org.apache.sis.storage.geotiff
Subclasses of GeoKeysLoader in org.apache.sis.storage.geotiffModifier and TypeClassDescription(package private) final class
Helper class for creating aGridGeometry
from GeoTIFF data.(package private) final class
View over GeoTIFF tags and GeoTIFF keys in their "raw" form (without interpretation).Methods in org.apache.sis.storage.geotiff with parameters of type GeoKeysLoaderModifier and TypeMethodDescriptionorg.opengis.referencing.crs.CoordinateReferenceSystem
CRSBuilder.build
(GeoKeysLoader source) Decodes all the given GeoTIFF keys, then creates a coordinate reference system.