GRASS Vector Attributes

From GRASS-Wiki
Revision as of 07:53, 19 May 2006 by ⚠️Dassau (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

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)