[gdal-dev] C# bindings - setting up progress delegate for Gdal.Open()

Maksim Sestic max at geoinova.com
Tue Jan 3 05:42:43 EST 2012


Hi all,

Is there a way to set progress delegate function during a call to
Gdal.Open()? I'm opening a WMS dataset and I need some sort of progress
metering during the process, but I don't see a way to attach handler
function for:

Dim ds As Dataset = Gdal.Open("<GDAL_WMS>...</GDAL_WMS>",
Access.GA_ReadOnly)

Regards,
Maksim Sestic



--
View this message in context: http://osgeo-org.1803224.n2.nabble.com/C-bindings-setting-up-progress-delegate-for-Gdal-Open-tp7146342p7146342.html
Sent from the GDAL - Dev mailing list archive at Nabble.com.


More information about the gdal-dev mailing list