1d.profile(1) Grass User's Manual d.profile(1)
2
3
4
6 d.profile - Plots profile of a transect.
7
9 display, profile, raster
10
12 d.profile
13 d.profile --help
14 d.profile [-r] map=name coordinates=east,north[,east,north,...]
15 [--help] [--verbose] [--quiet] [--ui]
16
17 Flags:
18 -r
19 Use map’s range recorded range
20
21 --help
22 Print usage summary
23
24 --verbose
25 Verbose module output
26
27 --quiet
28 Quiet module output
29
30 --ui
31 Force launching GUI dialog
32
33 Parameters:
34 map=name [required]
35 Raster map to be profiled
36
37 coordinates=east,north[,east,north,...]Â [required]
38 Profile coordinate pairs
39
41 This command displays the profile for a specified transect.
42
44 d.where, r.profile, r.transect, wxGUI profile tool
45
47 Glynn Clements This program has been completely re-written for 7.0. It
48 bears no relation to the interactive d.profile module in previous ver‐
49 sions.
50
52 Available at: d.profile source code (history)
53
54 Main index | Display index | Topics index | Keywords index | Graphical
55 index | Full index
56
57 © 2003-2019 GRASS Development Team, GRASS GIS 7.8.2 Reference Manual
58
59
60
61GRASS 7.8.2 d.profile(1)