Uses of Class
org.apache.sis.storage.earthobservation.LandsatStoreProvider
-
Packages that use LandsatStoreProvider Package Description org.apache.sis.storage.earthobservation Metadata readers for some format used in Earth observation (Landsat, MODIS). -
-
Uses of LandsatStoreProvider in org.apache.sis.storage.earthobservation
Constructors in org.apache.sis.storage.earthobservation with parameters of type LandsatStoreProvider Constructor Description LandsatStore(LandsatStoreProvider provider, StorageConnector connector)
Creates a new Landsat store from the given file, URL, stream or character reader.
-