On 11/04/08 14:42, Isabel Alfaro Cardozo wrote:
hi, I was wondering if it is posible to measure areas and distances inside GRASS, and save the values in a table.

wich commands do I have to use?

This depends whether you work in raster or vector, but in vector look at the following:

v.to.db
v.distance

For raster maps you should check out

r.distance
r.stats (possible with r.clump)

Moritz

thank you

Isabel


------------------------------------------------------------------------

_______________________________________________
grass-user mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/grass-user

_______________________________________________
grass-user mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/grass-user

Reply via email to