Uses of Interface
org.apache.sis.storage.Aggregate
Packages that use Aggregate
Package
Description
Data store base types for retrieving and saving geospatial data
in various storage formats.
Metadata readers for some format used in Earth observation (Landsat, MODIS).
Maps ISO metadata elements from/to the GeoTIFF tags.
Reader of Landsat 8 level 1-2 data.
Reads netCDF files conforming to the Climate and Forecast (CF).
Data store capable to read and create features from a JDBC connection to a database.
-
Uses of Aggregate in org.apache.sis.storage
Subinterfaces of Aggregate in org.apache.sis.storage -
Uses of Aggregate in org.apache.sis.storage.earthobservation
Classes in org.apache.sis.storage.earthobservation that implement Aggregate -
Uses of Aggregate in org.apache.sis.storage.geotiff
Classes in org.apache.sis.storage.geotiff that implement Aggregate -
Uses of Aggregate in org.apache.sis.storage.landsat
Classes in org.apache.sis.storage.landsat that implement AggregateMethods in org.apache.sis.storage.landsat that return types with arguments of type AggregateModifier and TypeMethodDescriptionLandsatStore.components()
Returns the resources for each group of Landsat bands. -
Uses of Aggregate in org.apache.sis.storage.netcdf
Classes in org.apache.sis.storage.netcdf that implement Aggregate -
Uses of Aggregate in org.apache.sis.storage.sql
Classes in org.apache.sis.storage.sql that implement AggregateModifier and TypeClassDescriptionclass
A data store capable to read and create features from a spatial database.
org.apache.sis.storage.landsat
package.