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 classHelper class for creating aGridGeometryfrom GeoTIFF data.(package private) final classView 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.CoordinateReferenceSystemCRSBuilder.build(GeoKeysLoader source) Decodes all the given GeoTIFF keys, then creates a coordinate reference system.