[GRASS-user] [GRASSLIST:1181] d.m/d.gis mysteries..
Hamish
hamish_nospam at yahoo.com
Fri Sep 1 00:09:06 EDT 2006
Zbigniew Perski wrote:
>
> The script is displaying points in colors using multiple calls to
> d.vect.thematic. Since d.vect.thematic is able to display only
> graduated colors between two colors I created the script which is
> plotting points in the full color scale (rainbow) doing multiple
> calls to that script. Not very smart but it works nicely.
> So there is no direct output as a file.
use the PNG driver,
http://grass.ibiblio.org/grass63/manuals/html63_user/pngdriver.html
> The other script was using command d.what.vect to create plots of the
> dabase with gnuplot. There is no output file, just visualization.
use a x-mon (d.mon x0). Maybe v.extract is useful??
Hamish
More information about the grass-user
mailing list