Class | Description |
---|---|
AssetsMappingReader |
Maps the "assets" extra property into a legit attribute (assumes the
STACFeatureSource.ASSETS property is in the target type |
CollectionReader |
Gives a
SimpleFeatureReader interface to a feature collection, for compatibility with
ContentFeatureSource . |
STACDataStore | |
STACDataStoreFactory | |
STACFeatureSource | |
TemporalFilterVisitor |
Several parts of GeoTools build simple comparisons for temporal filters, CQL2 uses dedicated
operators instead, this visitor switches simple comparisons to temporal ones when a temporal
property is used.
|
TimeRangeVisitor |
Returns a
DateRange if the filter is equivalent to a date range on the "datetime"
property, null otherwise, meaning there is more filtering included. |
Copyright © 1996–2023 Geotools. All rights reserved.