[GRASS-dev] [bug #2962] (grass) v.digit - zooming changes resolution

Maciek Sieczka via RT grass-bugs at intevation.de
Fri Jul 7 16:19:36 EDT 2006


On Fri,  7 Jul 2006 16:44:57 +0200 (CEST)
Markus Neteler via RT <grass-bugs at intevation.de> wrote:

> is this still an issue?
> Hamish was working on that.

Still a problem. See:

$ g.region -p
projection: 0 (x,y)
zone:       0
north:      10000
south:      10
west:       50
east:       5000
nsres:      10
ewres:      10
rows:       999
cols:       495

$ v.digit map1&

  (a single "Zoom out" click)

$ g.region -p
projection: 0 (x,y)
zone:       0
north:      12068.929
south:      -2058.929
west:       -975.145
east:       6025.145
            ^^^
            those should be alligned to multiple 10

nsres:      9.99848408
ewres:      10.00041429
            ^^^
            those should be equal 10

rows:       1413
cols:       700

Maciek


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




More information about the grass-dev mailing list