PyramidFileCacheOptions
Description
- Derived from
Defines options for creating a PyramidFileCache.
Public / Constants
ThirtyDaysInSeconds
Time span of thirty days, measured in seconds.
Commercial providers of satellite imagery usually have a clause in their terms and conditions which depicts the rules for local caching of downloaded data. These rules often require that cached data must be deleted after a given time span.
Public / Attributes
TileAge
The maximum age of tiles in the pyramid file cache.
The default value is ThirtyDaysInSeconds