Hi,
While loading the map for a big ENC datasets, I am getting this exception,
"EXCEPTION HAS BEEN THROWN BY TARGET OF INVOCATION".
And the the inner message for this is,
"Not enough storage is available to process this command".
And my code to loading the map is,
DotSpatial.Topology.Coordin
Hi Dmitry
I was inspecting various GDAL sources
(http://trac.osgeo.org/gdal/browser/trunk/gdal/frmts). I was bit confused
how to implement RasterIO method. Which format to look for better idea.
Should i call IRasterIO() method in IReadBlock?
/CPLErr RBDRasterBand::IReadBlock( int nBlockXOff, in