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,...]]
17
18 Flags:
19 -s Display summary information
20
21 Parameters:
22 group=string
23 Name of imagery group
24
25 order=integer
26 Rectification polynomial order Options: 1-3
27
28 format=string[,string,...]
29 Output format Options: idx,src,dst,fwd,rev,fxy,rxy,fd,rd Default:
30 fd,rd
31
33 g.transform is an utility to compute transformation based upon GCPs and
34 output error measurements.
35
37 i.rectify
38
40 Brian J. Buckley
41 Glynn Clements
42
43 Last changed: $Date: 2006/07/03 16:31:52 $
44
45 Full index
46
47
48
49GRASS 6.2.2 g.transform(1)