Hi, 2008/4/11, Isabel Alfaro Cardozo <[EMAIL PROTECTED]>: > hi, I was wondering if it is posible to measure areas and distances inside > GRASS, and save the values in a table.
if you mean areas of polygons and length of linear feature you can use v.to.db module. For distance measuring use d.measure or GUI tool. Martin -- Martin Landa <landa.martin gmail.com> * http://gama.fsv.cvut.cz/~landa * _______________________________________________ grass-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-user
