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.
Resources which are aggregations or concatenations of other resources.
Maps GeoTIFF tags to ISO metadata and read raster data as coverages.
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.aggregate
Methods in org.apache.sis.storage.aggregate with parameters of type AggregateModifier and TypeMethodDescriptionvoid
CoverageAggregator.addComponents
(Aggregate resource) Adds all components of the given 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.