Package org.geotools.stac.store
-
Class Summary Class Description AssetsMappingReader Maps the "assets" extra property into a legit attribute (assumes theSTACFeatureSource.ASSETS
property is in the target typeCollectionReader Gives aSimpleFeatureReader
interface to a feature collection, for compatibility withContentFeatureSource
.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 aDateRange
if the filter is equivalent to a date range on the "datetime" property,null
otherwise, meaning there is more filtering included.