[GRASS-SVN] r29408 - grass/trunk/display/d.barscale
svn_grass at osgeo.org
svn_grass at osgeo.org
Tue Dec 11 12:07:09 EST 2007
Author: epatton
Date: 2007-12-11 12:07:09 -0500 (Tue, 11 Dec 2007)
New Revision: 29408
Modified:
grass/trunk/display/d.barscale/description.html
Log:
Document behavior of -l flag
Modified: grass/trunk/display/d.barscale/description.html
===================================================================
--- grass/trunk/display/d.barscale/description.html 2007-12-11 15:13:50 UTC (rev 29407)
+++ grass/trunk/display/d.barscale/description.html 2007-12-11 17:07:09 UTC (rev 29408)
@@ -10,6 +10,9 @@
<EM>d.barscale</EM> will not work in Lat/Lon locations as the horizontal
scale distance changes with latitude. Try <EM>d.grid</EM> instead.
+<p>The -l flag will always draw a north arrow <em>and</em> 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.</p>
<H2>SEE ALSO</H2>
More information about the grass-commit
mailing list