GRASS logo

NAME

p.in.labels - Import space seperated xyz file as GRASS labels where z is the label. Input can be file or stdin.

KEYWORDS

xyz, labels

SYNOPSIS

p.in.labels
p.in.labels help
p.in.labels [input=string] output=string [size=string] [fontsize=string] [x_offset=string] [y_offset=string] [color=string] [bcolor=string] [just=string] [rot=string] [--verbose] [--quiet]

Parameters:

input=string
Input XYZ file
output=string
Output GRASS label file
size=string
Text size
Default: 100
fontsize=string
Font size
x_offset=string
X offset
y_offset=string
Y offset
color=string
Text color
Options: red,orange,yellow,green,blue,indigo,violet,white,black,gray,brown,magenta,aqua,grey,cyan,purple
Default: black
bcolor=string
Background color (default = none)
Options: red,orange,yellow,green,blue,indigo,violet,white,black,gray,brown,magenta,aqua,grey,cyan,purple
just=string
Text Justification
Options: ll,lr,lc,ul,ur,uc,c
Default: c
rot=string
Rotate Labels
Default: 0

DESCRIPTION

p.in.labelsImport XYZ file as GRASS label file

AUTHOR

Bob Covill, Tekmap Consulting

Last changed: $Date: June 1, 2010 $


Main index - paint index - Full index

© 2003-2010 GRASS Development Team