[Gdal-dev] RE: Gdal-dev Digest, Vol 14, Issue 9

Johnson, Donald W MVK Contractor Donald.W.Johnson at mvk02.usace.army.mil
Tue Jul 19 14:17:29 EDT 2005


I found the error. I need the to call raster io like this.

err =
pBand->RasterIO(GF_Write,c_offset,r_offset,write_cols,write_rows,buffer,write
_cols,write_rows,data_type,sizeof(T),cell_cols*sizeof(T));

Thanks
Donald J



More information about the Gdal-dev mailing list