[gdal-dev] Fixes for nmake.opt and makefile.vc

2012-11-10 Thread Ben Discoe
I needed to build GDAL on WIndows again this evening, so I grabbed the latest gdal192.zip. For years (like, 12 years) I have tried maintaining GDAL MSVC project files, but that isn't a fun task. So instead, I figured I'd give the makefile.vc a try. It does not appear to be in a state that's u

[gdal-dev] Suggestion for API addition

2012-11-10 Thread David Strip
The current GDALRasterBand::RasterIO signature makes it easy to read or write a contiguous subregion of the band. However, if you want to read or write the entire band into/fromĀ  a contiguous sub-region of the buffer, it's not nearly as straightforward. You can do this by

Re: [gdal-dev] Orfeo tool box and gdal

2012-11-10 Thread DmitriyS
Thank you. I saw it in cpl_vsi.h. However I am very interesed why when I build gdal v1.8.1, downloaded from http://trac.osgeo.org/gdal/wiki/DownloadSource, in debug config I see in PE explorer __thiscall GDALJP2Box::GDALJP2Box(struct _VSILFILE *). When I do same steps with gdal v1.9.1 - __thiscall