GRASS logo

NAME

v.lrs.segment - Create points/segments from imput lines, linear reference system and positions read from stdin in format: P + [] L + + []

SYNOPSIS

v.lrs.segment
v.lrs.segment help
v.lrs.segment input=name output=name [llayer=integer] rsdriver=string rsdatabase=string rstable=string

Parameters:

input=name
Input map containing lines
output=name
Output map where segments will be written
llayer=integer
Line layer
Default: 1
rsdriver=string
Driver name for reference system table
rsdatabase=string
Database name for reference system table
rstable=string
Name of the reference system table

DESCRIPTION

v.lrs.segment creates points/segments from imput lines, linear reference system and positions read from standard input.

SEE ALSO

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

AUTHOR

Radim Blazek

Last changed: $Date: 2006/04/11 09:50:18 $


Main index - vector index - Full index