table of contents
- bullseye 7.8.5-1+deb11u1
- testing 8.2.0-3
- unstable 8.2.1-1
- experimental 8.2.1~rc1-1~exp1
d.profile(1grass) | GRASS GIS User's Manual | d.profile(1grass) |
NAME¶
d.profile - Plots profile of a transect.
KEYWORDS¶
display, profile, raster, plot
SYNOPSIS¶
d.profile
d.profile --help
d.profile [-r] map=name
coordinates=east,north[,east,north,...] [--help]
[--verbose] [--quiet] [--ui]
Flags:¶
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 tool
AUTHOR¶
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.
SOURCE CODE¶
Available at: d.profile source code (history)
Main index | Display index | Topics index | Keywords index | Graphical index | Full index
© 2003-2020 GRASS Development Team, GRASS GIS 7.8.5 Reference Manual
GRASS 7.8.5 |