Note: A new GRASS GIS stable version has been released: GRASS GIS 7.4, available here.
 Updated manual page: here
NAME
d.profile  - Plots profile of a transect.
KEYWORDS
display, 
profile, 
raster
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.
Last changed: $Date: 2014-09-27 14:56:34 -0700 (Sat, 27 Sep 2014) $
SOURCE CODE
Available at: d.profile source code (history)
Note: A new GRASS GIS stable version has been released: GRASS GIS 7.4, available here.
 Updated manual page: here
Main index |
Display index |
Topics index |
Keywords index |
Full index
© 2003-2018
GRASS Development Team,
GRASS GIS 7.0.7svn Reference Manual