GRASS logo

NAME

d.profile - Plots profile of a transect.

KEYWORDS

display, raster, profile

SYNOPSIS

d.profile
d.profile help
d.profile [-r] input=name profile=east,north[,east,north,...] [--verbose] [--quiet]

Flags:

-r
Use map's range recorded range
--verbose
Verbose module output
--quiet
Quiet module output

Parameters:

input=name [required]
Raster map to be profiled
profile=east,north[,east,north,...] [required]
Profile coordinate pairs

DESCRIPTION

This command displays the profile for a specified transect.

BUGS

None known.

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.

Last changed: $Date: 2011-09-29 12:18:47 -0700 (Thu, 29 Sep 2011) $


Main index - Display index - Full index

© 2003-2012 GRASS Development Team