The format is:
P <point id> <line cat> <offset> [<side offset>] L <segment id> <line cat> <start offset> <end offset> [<side offset>]A segments is only created for the first line found of the specified category.
Points are generated in the middle of the lines. Points are created on the line for given distance from the beginning of the vector line.
P 1 356 24.56 P 2 495 12.31 ...(pipe into the command). For points, to calculate the offset (half of the length) the command v.to.db can be used.
Last changed: $Date: 2004/03/04 15:21:02 $