Oliver, There have been an effort to provide such kind of options in GDAL RFC 24 ( http://trac.osgeo.org/gdal/wiki/rfc24_progressive_data_support) for the drivers involved in slow IO operations an possibly in use of multiple threads in this regards. I guess it might be a bit unrelated to this issue but just in case.
Best regards, Tamas 2009/2/5 Oliver Eichler <oliver.eich...@gmx.de> > Hi, > > Is there a way to get a progress when using RasterIO? Guess not ;) But it > would be quite nice to have. Usually RatserIO is really fast, so you don't > need it, but if you play with WMS access a feedback would be _really_ nice. > > I know API changes suck. But is there any chance in future to pass a > callback > function pointer and a void pointer to RasterIO. The callback function will > receive the progress and the void pointer. That should make C and C++ lads > happy. A way to abort transaction would be nice, too. > > I would really like to press on this topic, because I thing RasterIO is > pretty > neat and fast. I can get WMS access with just a few lines and it's quite > the > same as handling a file. I really appreciate that, however without visual > feedback on the download progress the normal user will get frustrated. And > that would force me to re-implement all the magic. > > How is the chance to get this into GDAL? > > Oliver > _______________________________________________ > gdal-dev mailing list > gdal-dev@lists.osgeo.org > http://lists.osgeo.org/mailman/listinfo/gdal-dev >
_______________________________________________ gdal-dev mailing list gdal-dev@lists.osgeo.org http://lists.osgeo.org/mailman/listinfo/gdal-dev