Uses of Class
org.apache.sis.storage.Query
Packages that use Query
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.
-
Uses of Query in org.apache.sis.storage
Subclasses of Query in org.apache.sis.storageModifier and TypeClassDescriptionclass
Definition of filtering to apply for fetching a subset ofGridCoverageResource
.class
Definition of filtering to apply for fetching a subset ofFeatureSet
.Methods in org.apache.sis.storage with parameters of type QueryModifier and TypeMethodDescriptiondefault FeatureSet
Requests a subset of features and/or feature properties from this resource.default GridCoverageResource
Requests a subset of the coverage. -
Uses of Query in org.apache.sis.storage.aggregate
Methods in org.apache.sis.storage.aggregate with parameters of type QueryModifier and TypeMethodDescriptionRequests a subset of features and/or feature properties from this resource.