[GRASS-user] ps.map scalebar
Hamish
hamish_nospam at yahoo.com
Mon Mar 26 19:30:55 EDT 2007
Seb wrote:
> I'm finding ps.map a good tool for inclusion of figures in
> manuscripts. There are a few things that I'm not finding in the docs
> though. The scalebar command doesn't seem to have an option to set
> the units.
No it doesn't.
> Is this possible at all?
Use the "text" instruction to add that. Sorry, the scalebar is in inches
and text is in percent of map frame, so it takes a little adjusting to
get the placement right (beyond 0-100% is ok for out-of-frame).
scalebar
where 2.95 15.15
length 10000
segment 5
numbers 5
background n
end
text 21.5% 2.6% Meters
ref bottom center
end
same issue for the colortable fp legend.
> Coming from an Arcview background, I'm missing something like its
> 'layout' capabilities.
no idea.
> Is ps.map the way to do these things in GRASS?
Yes.
An alternative for journal-quality output is to use GMT for the
plotting. GRASS "does" cartography, but it isn't specifically a
cartography package. GMT is.
http://gmt.soest.hawaii.edu
there are some GMT export scripts on the wiki add-ons page, and other
help on the wiki and mailing list archives too:
http://grass.gdf-hannover.de/wiki/Tips_and_Tricks#Exporting_GRASS_maps_to_GMT
http://grass.gdf-hannover.de/wiki/GRASS_AddOns
Hamish
More information about the grass-user
mailing list