JavaScript is disabled on your browser.
Skip navigation links
Overview
Module
Package
Class
Tree
Deprecated
Index
Help
Package:
Description
Related Packages
Classes and Interfaces
Package:
Description
|
Related Packages
|
Classes and Interfaces
SEARCH
Module
org.apache.sis.storage.geotiff
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:
TIFF specification 6.0
: baseline.
TIFF Tecnical Notes
: add new tags.
TIFF Tag Reference
ISO 12639:2004 — Tag image file format for image technology (TIFF/IT)
OGC GeoTIFF standard
GeoTIFF projections list
Since:
0.8
Related Packages
Module
Package
Description
org.apache.sis.storage
org.apache.sis.storage
Data store
base types for retrieving and saving geospatial data in various storage formats.
Classes
Class
Description
GeoTiffStore
A data store backed by GeoTIFF files.
GeoTiffStoreProvider
The provider of
GeoTiffStore
instances.