Package org.apache.sis.storage.earthobservation
Metadata readers for some format used in Earth observation (Landsat, MODIS).
This package includes mapping from the following formats to ISO 19115 metadata:
Format | Provider | Apache SIS notes |
---|---|---|
Landsat 8 level 1 | U.S. Geological Survey (USGS) | Mapping from/to ISO 19115 |
- Since:
- 0.8
Defined in the sis-earth-observation
module
-
Class Summary Class Description LandsatStore Parses Landsat metadata as ISO 19115 Metadata object.LandsatStoreProvider The provider ofLandsatStore
instances.