GRASS Vector Attributes: Difference between revisions

From GRASS-Wiki
Jump to navigation Jump to search
m (moved GRASS Attributes to GRASS Vector Attributes: more reasonable name)
mNo edit summary
Line 12: Line 12:


[[Category:FAQ]]
[[Category:FAQ]]
[[Category:Vector]]

Revision as of 08:58, 25 May 2012

Q: How to edit GRASS Attributes?

A: Some commands allow specification of attributes, shown as: attr=string|cat|double|coords|dim

The meanings of these terms:

  • string: text label attribute
  • cat: vector ID number
  • double: double precision attribute
  • coords: vertex coordinates
  • dim: number of dimensions (2D, 3D etc)