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: Thursday Feb 03 11:10:06 2022 in commit: 547ff44e6aecfb4c9cbf6a4717fc14e521bec0be
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 8.2.2dev Reference Manual