Note: This document is for an older version of GRASS GIS that will be discontinued soon. You should upgrade, and read the current manual page.
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:
- -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
This command displays the profile for a specified transect.
d.where,
r.profile,
r.transect,
wxGUI profile tool
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)
Latest change: Sun Nov 15 23:47:19 2020 in commit: 1e4183ddcca5250b244f61d2134d6cea2d4857cd
Note: This document is for an older version of GRASS GIS that will be discontinued soon. You should upgrade, and read the current manual page.
Main index |
Display index |
Topics index |
Keywords index |
Graphical index |
Full index
© 2003-2023
GRASS Development Team,
GRASS GIS 7.8.8dev Reference Manual