[Gdal-dev] Problem for build overviews

Mateusz Loskot mateusz at loskot.net
Tue Jan 9 05:13:19 EST 2007


mbaye wrote:
> I have problem ito build overviews in vs2003 with gdal-1.4.0 
> when i do this
> 
> GDAL.gdal.AllRegister();
> GDAL.Dataset ds = GDAL.gdal.Open("jp2.jpg", GDAL.gdalconst.GA_ReadOnly);

Try to replace GA_ReadOnly with GA_Update.

Cheers
-- 
Mateusz Loskot
http://mateusz.loskot.net



More information about the Gdal-dev mailing list