Package org.geotools.stac.store
-
Class Summary Class Description AssetsMappingReader Maps the "assets" extra property into a legit attribute (assumes theSTACFeatureSource.ASSETSproperty is in the target typeCollectionReader Gives aSimpleFeatureReaderinterface 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 aDateRangeif the filter is equivalent to a date range on the "datetime" property,nullotherwise, meaning there is more filtering included.