2015-04-19 15:32 GMT+02:00 Martin Landa <[email protected]>: > region = Region() > print region.rows -> is 977 > region.align(rast) > print region.rows -> should be 11682, but prints 977 > > Or do I overlooked anything? Thanks, Martin
ah, it's just align just to resolution, not bounds. My original question: is how to read raster using RasterRow() using raster's region not the current region? Martin -- Martin Landa http://geo.fsv.cvut.cz/gwiki/Landa http://gismentors.cz/mentors/landa _______________________________________________ grass-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-dev
