[Tilecache] Caching a raster saved on the local disk

Fredrik Lundh fredrik at pythonware.com
Mon May 5 08:18:49 EDT 2008


> is it possible to create a cache structure for an image stored on the local
> disk? In case what would be the best strategy to integrate this
> functionalities into the existing scripts? Would be possible to reuse
> functions for cutting metatiles?

sounds like the ImageLayer handler is what you want; see the first two
configurations on this page for examples:

   http://svn.tilecache.org/tags/tilecache/release-2.01/docs/EXAMPLES.txt

</F>



More information about the Tilecache mailing list