Class CachingDataStoreGranuleCatalog

Object
GranuleCatalog
CachingDataStoreGranuleCatalog

public class CachingDataStoreGranuleCatalog extends GranuleCatalog
This class simply builds an SRTREE spatial index in memory for fast indexed geometric queries.

Since the ImageMosaicReader heavily uses spatial queries to find out which are the involved tiles during mosaic creation, it is better to do some caching and keep the index in memory as much as possible, hence we came up with this index.

Since:
2.5
Author:
Simone Giannecchini, S.A.S., Stefan Alfons Krueger (alfonx), Wikisquare.de : Support for jar:file:foo.jar/bar.properties URLs