Hi all,
Huidae Cho and me have improved d.zoom:
Left: Establish a corner to zoom in
Middle: Unzoom stepwise
Right: Accept region/Quit
New:
- auto-redraw of maps already displayed
- unzoom integrated
- quit fixed
Hope you like it!
Markus
----------------------------------------
If you want to unsubscribe from GRASS Development Team mailing list write to:
minordomo@geog.uni-hannover.de with
subject 'unsubscribe grass5'
On Sat, Oct 28, 2000 at 02:27:40PM +0100, Markus Neteler wrote:
Hi all,
Huidae Cho and me have improved d.zoom:
Left: Establish a corner to zoom in
Middle: Unzoom stepwise
Right: Accept region/Quit
New:
- auto-redraw of maps already displayed
- unzoom integrated
- quit fixed
Hope you like it!
An addition:
As d.zoom allows to zoom and unzoom raster, vector, sites maps
I propose to deprecate d.rast.zoom and d.vect.zoom. This is another
chance to reduce the number of modules. One zoom-tool should be
enough.
Kind regards
Markus
----------------------------------------
If you want to unsubscribe from GRASS Development Team mailing list write to:
minordomo@geog.uni-hannover.de with
subject 'unsubscribe grass5'
I think that this implemention is very useful in daily use of grass!!!
I have tried to update my d.zoom on my grassb8 on Linux but when i compile
the last version of module I recieve this error in compilation of
CMD/main.c: 31: undefined reference to D_get_cell_list
39: undefined reference to D_get_dig_list
47: undefined reference to D_get_site_list
Can someone help me? Have I to compile or upgrade some other modules?
Many thanks in advance?
Cristiano.
----- Original Message -----
From: Markus Neteler <neteler@geog.uni-hannover.de>
To: grass5 developers list <grass5@geog.uni-hannover.de>
Sent: Saturday, October 28, 2000 2:27 PM
Subject: [GRASS5] d.zoom improved
Hi all,
Huidae Cho and me have improved d.zoom:
Left: Establish a corner to zoom in
Middle: Unzoom stepwise
Right: Accept region/Quit
New:
- auto-redraw of maps already displayed
- unzoom integrated
- quit fixed
Hope you like it!
Markus
----------------------------------------
If you want to unsubscribe from GRASS Development Team mailing list write
to:
minordomo@geog.uni-hannover.de with
subject 'unsubscribe grass5'
----------------------------------------
If you want to unsubscribe from GRASS Development Team mailing list write to:
minordomo@geog.uni-hannover.de with
subject 'unsubscribe grass5'
On Tue, Oct 31, 2000 at 10:41:19PM +0100, cristiano wrote:
I think that this implemention is very useful in daily use of grass!!!
I have tried to update my d.zoom on my grassb8 on Linux but when i compile
the last version of module I recieve this error in compilation of
CMD/main.c: 31: undefined reference to D_get_cell_list
39: undefined reference to D_get_dig_list
47: undefined reference to D_get_site_list
Can someone help me? Have I to compile or upgrade some other modules?
Many thanks in advance?
Hi Cristiano,
you have to upgrade
src/libes/display
src/libes/gis
src/includes
Then recompile the libs and d.zoom finally.
Cheers
Markus
----------------------------------------
If you want to unsubscribe from GRASS Development Team mailing list write to:
minordomo@geog.uni-hannover.de with
subject 'unsubscribe grass5'