Uses of Package
org.apache.sis.storage.aggregate
Packages that use org.apache.sis.storage.aggregate
Package
Description
Resources which are aggregations or concatenations of other resources.
-
Classes in org.apache.sis.storage.aggregate used by org.apache.sis.storage.aggregateClassDescriptionA feature set made from the aggregation of other feature sets.The result of an aggregation computed by
CoverageAggregator
.Exposes a sequence ofFeatureSet
s as a single one.A grid coverage where a single dimension is the concatenation of many grid coverages.The class in charge of loading and caching grid coverages.A grid coverage resource where a single dimension is the concatenation of many grid coverage resources.Creates a grid coverage resource from an aggregation of an arbitrary number of other resources.A helper class for choosing the dimension on which to perform aggregation.A grid resource which is a slice in a larger coverage.Coordinates of slices together with search methods.Base class for containers for a list of elements grouped by some attribute.An aggregate created when, after grouping resources by CRS and other attributes, more than one group still exist.A container for a list of elements grouped by their CRS.A container for a list of elements grouped by their sample dimensions.A container for a list of slices grouped by their "grid to CRS" transform, ignoring integer translations.Specifies whether values on both sides are required (inner join), or only one side (outer join).Algorithm to apply when more than one grid coverage can be found at the same grid index.