Opened 16 years ago
Closed 16 years ago
#242 closed defect (worksforme)
i.rectify; what does -a actually do?
Reported by: | msieczka | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | 6.4.0 |
Component: | Raster | Version: | svn-develbranch6 |
Keywords: | Cc: | ||
CPU: | All | Platform: | All |
Description
I don't see any difference between -a (Rectify all images in group) set and not set - in either case all raster maps in the group are rectified. Is this a bug or am I missing something?
Change History (3)
comment:1 by , 16 years ago
comment:3 by , 16 years ago
Resolution: | → worksforme |
---|---|
Status: | new → closed |
Please reopen the ticket if needed.
Note:
See TracTickets
for help on using tickets.
IIUC from the code, there should be difference if you set the input= option. If you don't, then -a is assumed.
Moritz