Uses of Class
org.geotools.stac.client.SearchQuery
- 
Packages that use SearchQuery Package Description org.geotools.stac.client 
- 
- 
Uses of SearchQuery in org.geotools.stac.clientMethods in org.geotools.stac.client with parameters of type SearchQuery Modifier and Type Method Description SimpleFeatureCollectionSTACClient. search(SearchQuery search, STACClient.SearchMode mode)Retrieves data using the Search APISimpleFeatureCollectionSTACClient. search(SearchQuery search, STACClient.SearchMode mode, SimpleFeatureType schema)Retrieves data using the Search API
 
-