v.example.html 471 B

123456789101112131415161718192021222324
  1. <h2>DESCRIPTION</h2>
  2. <em>v.example</em> is an example vector module that does something like
  3. labeling all vectors with value 1. A new map is written instead of updating
  4. the input map.
  5. <h2>EXAMPLE</h2>
  6. <div class="code"><pre>
  7. v.example input=map output=newmap
  8. </pre></div>
  9. <h2>SEE ALSO</h2>
  10. <em>
  11. <a href="http://grass.osgeo.org/programming7/">GRASS Programmer's Manual</a>
  12. </em>
  13. <h2>AUTHOR</h2>
  14. Radim Blazek, ITC-irst, Trento, Italy
  15. <p><i>Last changed: $Date$</i>