[Gdal-dev] IRasterIO in Dataset

Frank Warmerdam warmerdam at pobox.com
Thu Oct 30 00:00:22 EST 2003


Fu Chen wrote:
> Frank,
> Yeah, this code is more safe. Thanks.
> But I find the ecw supersample is very slow indeed when my little browser 
 > to set the zoom ratio more than 1:1. Is there any reason?

Fu Chen,

For some reason the ECW libraries won't do supersampling.  I could try and
implement it directly within the ECW driver but that is lots of work, so
to be safe (and lazy) I force things through generic level code reading
full scanlines from the ECW driver when supersampling.

The result is terribly expensive in IO.

It could be fixed, but would be a fair touch of work to do properly.

Later,

-- 
---------------------------------------+--------------------------------------
I set the clouds in motion - turn up   | Frank Warmerdam, warmerdam at pobox.com
light and sound - activate the windows | http://pobox.com/~warmerdam
and watch the world go round - Rush    | Geospatial Programmer for Rent





More information about the Gdal-dev mailing list