On Fri, Jul 30, 2010 at 7:24 AM, Mohammed Rashad <[email protected]> wrote: > > How to read the specified row from the opened raster file into the cell > buffer using python?
Would this help: http://grass.osgeo.org/programming6/swig/rasteraccess_8py_source.html http://grass.osgeo.org/programming7/swig/rasteraccess_8py_source.html (the latter might be superceeded with the new ctypes interface) Markus _______________________________________________ grass-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-dev
