Re: [gdal-dev] Build overviews and tile index

2012-07-12 Thread Even Rouault
Selon Saâd HESSANE : > Thank's Even. > For the PamProxy, the best doc is probably to study the corresponding test in the autotest suite : http://trac.osgeo.org/gdal/browser/trunk/autotest/gcore/pamproxydb.py Basically, it seems you just have to define the GDAL_PAM_PROXY_DIR environmenet variabl

Re: [gdal-dev] Build overviews and tile index

2012-07-12 Thread Saâd HESSANE
Thank's Even. 2012/7/12 Even Rouault > Selon Saād HESSANE : > > > Hi list, > > > > I'm workig on a Mapserver/GDAL application, and I have to setup the > > datasource (create tileindex and overviews) to boost the performance. > > > > I have two question : > > > >1. Can I store overviews in a

Re: [gdal-dev] Build overviews and tile index

2012-07-12 Thread Even Rouault
Selon Saâd HESSANE : > Hi list, > > I'm workig on a Mapserver/GDAL application, and I have to setup the > datasource (create tileindex and overviews) to boost the performance. > > I have two question : > >1. Can I store overviews in a different path than the original raster >path? The orig

[gdal-dev] Build overviews and tile index

2012-07-12 Thread Saâd HESSANE
Hi list, I'm workig on a Mapserver/GDAL application, and I have to setup the datasource (create tileindex and overviews) to boost the performance. I have two question : 1. Can I store overviews in a different path than the original raster path? The original path can be in a read only folde