Package org.apache.sis.storage.landsat
package org.apache.sis.storage.landsat
Reader of Landsat 8 level 1-2 data.
Those data are produced by the U.S. Geological Survey (USGS).
This reader takes in input the directory containing the files for a Landsat scene.
Such directory is made of metadata files in text or XML formal and GeoTIFF files.
The text file is parsed and mapped to ISO 19115 metadata.
The GeoTIFF files are read using
GeoTiffStore
with each band offered as a Landsat resource.- Since:
- 1.1