[gdal-dev] EXCEPTION HAS BEEN THROWN BY TARGET OF INVOCATION

2012-12-25 Thread srikanthsidduri
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

Re: [gdal-dev] Overviews using GDAL

2012-12-25 Thread HariPrasad
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