[GRASS-user] automatically add verticies to lines

Hamish hamish_nospam at yahoo.com
Mon Jul 3 05:36:04 EDT 2006


M S wrote:

> is there a command to add vertexes to a line (even if not necessary to
> define a straight line) ?  meaning if i have a line defined as nodes
> 0,0 and 0,50, i would like the nodes and vertexes to be:  0,0  0,10 
> 0,20 0,30  0,40  0,50
> 
> Basically i would like to add verticies at a specified interval, to
> all lines.
> 
> v.segment seems like it might work, but i dont understand how to input
> that into it.

In addition to v.segment, try:
  v.split, v.to.points, v.lrs.*


Hamish




More information about the grass-user mailing list