[GRASS5] [bug #2952] (grass) i.rectify and photo.rectify: merge bugfixes

this bug's URL: http://intevation.de/rt/webrt?serial_num=2952
-------------------------------------------------------------------------

Subject: i.rectify and photo.rectify: merge bugfixes

i.rectify and i.ortho.photo/photo.rectify share mostly the same code. Both
have gotten some bug fixes which have not been applied to both.

speficically by scanning the CVS changelogs:

from i.rectify:
cmd mode code? (perhaps redundant)

from photo.rectify rev 1.1.1.1.4.1:
changed elev reading from CELL to any raster_type

even better, merge both sets of code into one.

Hamish

-------------------------------------------- Managed by Request Tracker

On Mon, Jan 31, 2005 at 08:12:03AM +0100, Request Tracker wrote:

this bug's URL: http://intevation.de/rt/webrt?serial_num=2952
-------------------------------------------------------------------------

Subject: i.rectify and photo.rectify: merge bugfixes

i.rectify and i.ortho.photo/photo.rectify share mostly the same code. Both
have gotten some bug fixes which have not been applied to both.

speficically by scanning the CVS changelogs:

from i.rectify:
cmd mode code? (perhaps redundant)

from photo.rectify rev 1.1.1.1.4.1:
changed elev reading from CELL to any raster_type

even better, merge both sets of code into one.

Sort of agreed.
Please have a look at TODO in the main G6 CVS.
I have recently added a proposal to improve the image processing
library. Currently I try to organize something (offlist).

Contributors welcome

Markus