Georeferencing: Difference between revisions

From GRASS-Wiki
Jump to navigation Jump to search
(gis.m georect tool)
mNo edit summary
Line 2: Line 2:


'''A:'''  
'''A:'''  
* '''old way:'' Use modules i.group + i.target + i.points/i.vpoints + i.rectify
* '''old way:''' Use modules i.group + i.target + i.points/i.vpoints + i.rectify


* '''new way:''' Use the tool in the gis.m GUI File menu.
* '''new way:''' Use the tool in the gis.m GUI File menu.


[[Category:FAQ]]
[[Category:FAQ]]

Revision as of 07:59, 12 December 2006

Q: How can maps be georeferenced in GRASS?

A:

  • old way: Use modules i.group + i.target + i.points/i.vpoints + i.rectify
  • new way: Use the tool in the gis.m GUI File menu.