.TH d.barscale 1grass "" "GRASS 6.4.2" "Grass User's Manual" .SH NAME \fI\fBd.barscale\fR\fR - Displays a barscale on the graphics monitor. .SH KEYWORDS display, cartography .SH SYNOPSIS \fBd.barscale\fR .br \fBd.barscale help\fR .br \fBd.barscale\fR [-\fBmfltns\fR] [\fBbcolor\fR=\fIname\fR] [\fBtcolor\fR=\fIname\fR] [\fBat\fR=\fIx,y\fR] [\fBfontsize\fR=\fIinteger\fR] [--\fBverbose\fR] [--\fBquiet\fR] .SS Flags: .IP "\fB-m\fR" 4m .br Use mouse to interactively place scale .IP "\fB-f\fR" 4m .br Use feet/miles instead of meters .IP "\fB-l\fR" 4m .br Draw a line scale instead of a bar scale .IP "\fB-t\fR" 4m .br Write text on top of the scale, not to the right .IP "\fB-n\fR" 4m .br Draw a north arrow only .IP "\fB-s\fR" 4m .br Draw a scale bar only .IP "\fB--verbose\fR" 4m .br Verbose module output .IP "\fB--quiet\fR" 4m .br Quiet module output .PP .SS Parameters: .IP "\fBbcolor\fR=\fIname\fR" 4m .br Background color .br Either a standard GRASS color, R:G:B triplet, or "none" .br Default: \fIwhite\fR .IP "\fBtcolor\fR=\fIname\fR" 4m .br Text color .br Either a standard color name or R:G:B triplet .br Default: \fIblack\fR .IP "\fBat\fR=\fIx,y\fR" 4m .br The screen coordinates for top-left corner of label ([0,0] is top-left of frame) .br Options: \fI0-100\fR .br Default: \fI0.0,0.0\fR .IP "\fBfontsize\fR=\fIinteger\fR" 4m .br Font size for gridline coordinate labels .br Options: \fI1-72\fR .br Default: \fI14\fR .PP .SH DESCRIPTION \fId.barscale\fR displays a barscale on the graphics monitor using either the mouse or given screen coordinates. It can draw the scale in a couple of styles or simply draw a north arrow. .SH NOTE \fId.barscale\fR will not work in Lat/Lon locations as the horizontal scale distance changes with latitude. Try \fId.grid\fR instead. .PP The -l flag will always draw a north arrow \fIand\fR a line scale together; it is currently not possible to draw a line scale without a north arrow. Instead, the -s flag can be used to draw a barscale only. .SH SEE ALSO \fI d.graph .br d.grid .br d.legend .br d.measure .br d.where .br g.region .br \fR .SH AUTHOR unknown. .PP \fILast changed: $Date: 2011-11-08 12:29:50 +0100 (Tue, 08 Nov 2011) $\fR .PP Full index .PP © 2003-2011 GRASS Development Team