Curses and Grass

I notice that when I compile the source code that curses doesn't seem
to be working right. I think that I have the same version that you
do. When I try and create a new area, it just blanks the screen
without showing the question...

Have you run into this problem? I have both curses and ncurses
installed.. I don't know if it using the wrong lib?

--
Richard Nairn
Geological Survey of Canada
** Email ren@spans.gscc.nrcan.gc.ca **
** nairnr@cadvision.com **

Dear GRASS users-

I am trying to rectify an image that is currently in an x,y coordinate
system (in my imagery loacation). I know the exact geographic coordinates
for several x,y coodinates of the image. To do the
rectification/transformation, it seems that I have to use i.points (or
i.vpoints), then i.rectify (or i.rectify2). However, i.points does not
seem to have a provision for keyboard input of the registration point
coordinates (x,y). I then find myself using the mouse and a
trial-and-error technique to click on the exact coordinate for which I
have known geographic coords. This is very inefficient!

My question is: Is there a way to input registration points (x,y) with
the keyboard for i.points? Perhaps there is a correspondence/registration
values file somewhere (perhaps one is produced by i.points?) that I can
edit manually which would bypass the use of i.points. Perhaps there is
another technique altogether that I am unaware of.

Many thanks in advance.

Jeff.

--------------------------------------
Jeff P. Hollenbeck
Dept. of Fishery and Wildlife Sciences
New Mexico State University
jhollenb@nmsu.edu

On 17 Apr, Richard E Nairn wrote:

I notice that when I compile the source code that curses doesn't seem
to be working right. I think that I have the same version that you
do. When I try and create a new area, it just blanks the screen
without showing the question...

Have you run into this problem? I have both curses and ncurses
installed.. I don't know if it using the wrong lib?

--
Richard Nairn
Geological Survey of Canada
** Email ren@spans.gscc.nrcan.gc.ca **
** nairnr@cadvision.com **

I have had the same problem with ncurses (4.2) an I did the following patch.

Tell me if it is ok for you.
ciao - marco

--
------------------------------------------------------------------------------
Valagussa Marco CRCC s.r.l, via Passerini 2, 20052 Monza (MI) ITALY
                     Tel. +39.39.387998 FAX +39.39.382115
                     e-mail: marco@crcc.it
------------------------------------------------------------------------------