[gdal-dev] C# ReadRaster qustion

Tamas Szekeres szekerest at gmail.com
Tue Jan 22 07:09:14 PST 2013


Felix,

You can use Band.GetOverview to get a particular overview. For an example
see:
http://trac.osgeo.org/gdal/browser/trunk/gdal/swig/csharp/apps/GDALOverviews.cs

Drivers should anyway be able to select the most reasonable overview when
reading data according to the requested extent.

Best regards,

Tamas




2013/1/22 Felix Obermaier <obe at ivv-aachen.de>

> Hello,
>
> if I wish to read data from a raster band that has additional overview
> bands, do I need to determine the appropriate band myself or is that
> internally handled?
> If I have to, is there some documentation on how to determine that?
>
> Thanks
> Felix Obermaier
>
> ------------------------------------------
> Ingenieurgruppe IVV GmbH & Co. KG
> Dipl.-Ing. Felix Obermaier
> Oppenhoffallee 171
> 52066 Aachen
>
> Telefon: +49 (241) 94691-36
> Telefax: +49 (241) 531622
> eMail: obe at ivv-aachen.de
> Internet: http://www.ivv-aachen.de
>
> Sitz der Gesellschaft: Aachen
> Amtsgericht Aachen HRA 6212
> GF: Bauassessor Dr.-Ing. Dieter Hölsken
> IVV-Management GmbH
> Amtsgericht Aachen HRB 12453
>
> _______________________________________________
> gdal-dev mailing list
> gdal-dev at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/gdal-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/gdal-dev/attachments/20130122/2be440ea/attachment.html>


More information about the gdal-dev mailing list