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.
-
Uses of Query in org.apache.sis.storage
Subclasses of Query in org.apache.sis.storageModifier and TypeClassDescriptionclassDefinition of filtering to apply for fetching a subset ofGridCoverageResource.classDefinition of filtering to apply for fetching a subset ofFeatureSet.Methods in org.apache.sis.storage with parameters of type QueryModifier and TypeMethodDescriptiondefault FeatureSetRequests a subset of features and/or feature properties from this resource.default GridCoverageResourceRequests a subset of the coverage.