[Gdal-dev] Gdalwarp and memory optimization
    Norman Vine 
    nhv at cape.com
       
    Fri Nov 24 05:41:59 EST 2006
    
    
  
Nicolas Ribot writes:
> 
> 
> Is there a way to tell gdalwarp to take more memory to work ?
> I see the -wo option, but can't find an option related to memory.
> 
> In the GDAL warp api tutorial, there is a 
> GDALWarpOptions::dfWarpMemoryLimit option.
> Can I use the same kind of option in the command line ?
http://www.gdal.org/gdalwarp.html
-wm memory_in_mb:
    Set the amount of memory (in megabytes) that the warp API is allowed to
use for caching.
HTH
Norman
    
    
More information about the Gdal-dev
mailing list