table of contents
other versions
- stretch 7.2.0-2
- testing 7.6.0-1
- unstable 7.6.0-1
- experimental 7.6.1-1~exp1
d.profile(1grass) | Grass User's Manual | d.profile(1grass) |
NAME¶
d.profile - Plots profile of a transect.KEYWORDS¶
display, profile, rasterSYNOPSIS¶
d.profiled.profile --help
d.profile [-r] map=name coordinates=east,north[,east,north,...] [--help] [--verbose] [--quiet] [--ui]
Flags:¶
- -r
-
Use map’s range recorded range - --help
-
Print usage summary - --verbose
-
Verbose module output - --quiet
-
Quiet module output - --ui
-
Force launching GUI dialog
Parameters:¶
- map=name [required]
-
Raster map to be profiled - coordinates=east,north[,east,north,...] [required]
-
Profile coordinate pairs
DESCRIPTION¶
This command displays the profile for a specified transect.SEE ALSO¶
d.where, r.profile, r.transect, wxGUI profile toolAUTHOR¶
Glynn Clements This program has been completely re-written for 7.0. It bears no relation to the interactive d.profile module in previous versions.Last changed: $Date: 2014-09-27 23:56:16 +0200 (Sat, 27 Sep 2014) $
SOURCE CODE¶
Available at: d.profile source code (history)Main index | Display index | Topics index | Keywords index | Graphical index | Full index
© 2003-2016 GRASS Development Team, GRASS GIS 7.2.0 Reference Manual
GRASS 7.2.0 |