[GRASS-dev] [GRASS GIS] #1852: r.profile: accept lines vector map as profile
GRASS GIS
trac at osgeo.org
Tue Feb 12 00:23:06 PST 2013
#1852: r.profile: accept lines vector map as profile
----------------------------------+-----------------------------------------
Reporter: dericke | Owner: grass-dev@…
Type: enhancement | Status: new
Priority: normal | Milestone: 7.0.0
Component: Raster | Version: svn-trunk
Keywords: r.profile, elevation | Platform: All
Cpu: All |
----------------------------------+-----------------------------------------
Comment(by hamish):
Hi,
it seems like a reasonable idea, probably waits for someone to work on it.
note that for the ASCII work-around that v.out.ascii has an option to
output to stdout and r.profile can take input from stdin, so with a little
UNIX powertool magic (grep, awk, or sed) you could do it all in one step,
maybe with a small wrapper script or alias.
see also the v.drape module which may do some of what you want.
Hamish
--
Ticket URL: <https://trac.osgeo.org/grass/ticket/1852#comment:2>
GRASS GIS <http://grass.osgeo.org>
More information about the grass-dev
mailing list