DESCRIPTION
v.lrs.segment creates points/segments from input lines,
linear reference system and positions read from standard in
or a file.
The format is as follows:
P <point_id> <line_id> <milepost>+<offset> [<side offset>]
L <segment_id> <line_id> <milepost>+<offset> <milepost>+<offset> [<side offset>]
NOTES
For more information and examples see the help page for v.lrs.segment's
sister module, v.segment.
SEE ALSO
LRS tutorial,
Introducing the Linear Reference System in GRASS,
v.lrs.create,
v.lrs.where,
v.lrs.label,
v.segment
AUTHOR
Radim Blazek
Last changed: $Date: 2007/06/28 15:42:47 $