[GRASS-user] (no subject)
Hamish
hamish_b at yahoo.com
Thu Mar 6 05:21:12 EST 2008
Lukas Rohrer wrote:
> Is it possible to draw a Profile based on a digital hight model and a
> selectet line?
sure, see r.profile and r.transect modules.
If your line is already a vector line and not just a collection of
coordinates, you could use 'v.out.ascii format=standard' first to get
the line's coordinates. r.profile will take input from stdin, so with a
little awk magic you could pipe v.out.ascii directly into r.profile. If
you figure that out, maybe post it back here so we could add it as an
example on the r.profile help page.
see also the profile tool in the GIS.m GUI menu for interactive profile
creation. (you could display the line and trace over it)
Hamish
____________________________________________________________________________________
Be a better friend, newshound, and
know-it-all with Yahoo! Mobile. Try it now. http://mobile.yahoo.com/;_ylt=Ahu06i62sR8HDtDypao8Wcj9tAcJ
More information about the grass-user
mailing list