Package org.gcube.indexmanagement.geoindexlookup.defaultplugins.refinement

Class Summary
PolygonalRefiner A Refiner which refines based on whether a polygonal query overlaps/contains/is-inside entries.This RankEvaluator will work with any GeoIndexType.
TimeSpanRefiner A Refiner which refines based on whether a specified Query time span overlaps/contains/is-inside the time span of entries.
TimeStampRefiner A Refiner which refines based on whether a specified Query time span contains the time stamp of entries.