[GRASS-user] Re: Georectify problem

Adam Dershowitz, Ph.D., P.E. adershowitz at exponent.com
Wed Dec 2 14:28:33 EST 2009



On Dec 2, 2009, at 6:47 AM, Michael Barton wrote:

> Important to note that this will not work with Windows, since Windows doesn't run x11 unless you the Cygwin unix emulator.
> 
> Have you tried georectification with the new wxPython GUI?

Again, thanks for the help.  After that problem with getting wxPython to work, yes the georectify seems to work in the wxPython gui version.


> 
> Michael
> 
> 
> On Dec 1, 2009, at 11:20 PM, grass-user-request at lists.osgeo.org wrote:
> 
>> Date: Wed, 02 Dec 2009 15:01:23 +1100
>> From: Richard Chirgwin <rchirgwin at ozemail.com.au>
>> Subject: [GRASS-user] Re: Georectify problem
>> To: grass-user at lists.osgeo.org
>> Message-ID: <4B15E693.1010909 at ozemail.com.au>
>> Content-Type: text/plain; charset=ISO-8859-1; format=flowed
>> 
>> Adam,
>> 
>> If all else fails, work with a command line process ... I've never had
>> happy experiences with the purely GUI rectification.
>> 
>> i.group (groupname) (mapname)
>> i.target (groupname) Target_Location Target_Mapset
>> d.mon X0
>> i.points (groupname) - this launches the GCP capture GUI (old style,
>> X-windows but it works!)
>> i.rectify (groupname) extension="something" order=(polynomial order)
>> 
>> RC
> 
> _______________________________________________
> grass-user mailing list
> grass-user at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/grass-user



More information about the grass-user mailing list