1g.transform(1) Grass User's Manual g.transform(1)
2
3
4
6 g.transform - Computes a coordinate transformation based on the con‐
7 trol points
8
10 general
11
13 g.transform
14 g.transform help
15 g.transform [-s] group=string order=integer [for‐
16 mat=string[,string,...]] [--verbose] [--quiet]
17
18 Flags:
19 -s
20 Display summary information
21
22 --verbose
23 Verbose module output
24
25 --quiet
26 Quiet module output
27
28 Parameters:
29 group=string
30 Name of imagery group
31
32 order=integer
33 Rectification polynomial order
34 Options: 1-3
35
36 format=string[,string,...]
37 Output format
38 Options: idx,src,dst,fwd,rev,fxy,rxy,fd,rd
39 Default: fd,rd
40
42 g.transform is an utility to compute transformation based upon GCPs and
43 output error measurements.
44
46 i.rectify
47
49 Brian J. Buckley
50 Glynn Clements
51
52 Last changed: $Date: 2006-07-03 18:31:52 +0200 (Mon, 03 Jul 2006) $
53
54 Full index
55
56 © 2003-2008 GRASS Development Team
57
58
59
60GRASS 6.3.0 g.transform(1)