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