Viswanath,

RastorIO doesn't do any resampling. RasterIO doesn't have an argument like
hDstDS. I think the resampling is occuring during reprojection or some other
process.

On Thu, Oct 15, 2009 at 1:30 PM, vvv jjj <[email protected]> wrote:

> Hi
>
> I'm trying to read raster file (simple Tiff) raster data using RasterIO and
> display the raster data without creating another dataset. By default GDAL
> uses nearest neighbor resampling algorithm. I would like to use other
> resampling methods (lanscoz). I do not need to write in a new file (no
> hDstDS object is present) as I just need to display the resample data. Is it
> possible to change the resampling method without creating another dataset to
> read the raster data.
>
> Pls let me know if I missed anything or posted in a wrong form, as I'm new
> to GDAL.
> Thanks in Advance.
>
> Regards
> Viswanath
>
>
>
>      Now, send attachments up to 25MB with Yahoo! India Mail. Learn how.
> http://in.overview.mail.yahoo.com/photos
> _______________________________________________
> gdal-dev mailing list
> [email protected]
> http://lists.osgeo.org/mailman/listinfo/gdal-dev
>



-- 
Best regards,
Chaitanya kumar CH.
_______________________________________________
gdal-dev mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/gdal-dev

Reply via email to