DESCRIPTION

v.lrs.where identifies line id and real milepost+offset for points in vector map using linear reference system.

EXAMPLE

In this example, the 'route_lrs' shall be queried for unknown positions (points) along the LRS:
v.lrs.where lines=route_lrs points=newpoints rstable=route_lrs
1|22|1.000000+432.113931
[1] points read from input
[1] positions found

SEE ALSO

LRS tutorial,
Introducing the Linear Reference System in GRASS,
v.lrs.where, v.lrs.segment, v.lrs.label

AUTHOR

Radim Blazek

Last changed: $Date$