Memory

This module can be used to manage geographical data with a representation stored in RAM memory. More...

Classes

class  te::mem::CachedRaster
 A RAM cache adaptor to an external existent raster that must always be avaliable. More...
 
class  te::mem::ExpansibleRaster
 A raster (stored in memory and eventually swapped to disk) where it is possible to dynamically add lines/columns/bands. More...
 

Detailed Description

This module can be used to manage geographical data with a representation stored in RAM memory.