GRASS logo

NAME

v.lrs.where.exe - Find line id and real km+offset for given points in vector map using linear reference system

KEYWORDS

vector, LRS, networking

SYNOPSIS

v.lrs.where.exe
v.lrs.where.exe help
v.lrs.where.exe lines=name points=name [llayer=integer] [player=integer] rstable=string [thresh=float] [--verbose] [--quiet]

Parameters:

lines=name
Input map containing lines
points=name
Input map containing points
llayer=integer
Layer number
Line layer
Default: 1
player=integer
Layer number
Point layer
Default: 1
rstable=string
Name of the reference system table
thresh=float
Maximum distance to nearest line
Default: 1000

DESCRIPTION

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

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: 2006/05/11 19:49:27 $


Main index - vector index - Full index