Opened 7 years ago

Last modified 6 years ago

#3328 new defect

d.mon: wrong zoom after region modification

Reported by: mlennert Owned by: grass-dev@…
Priority: normal Milestone: 7.2.4
Component: Display Version: svn-trunk
Keywords: d.mon zoom region Cc:
CPU: Unspecified Platform: Unspecified

Description

g.region vect=busroute1
d.mon wx0
d.rast elevation
d.vect busroute1

Then click on the zoom-in tool and click in the map.

Result: everything works as expected

g.region rast=elevation
d.mon wx0
g.region vect=busroute1
d.erase
d.rast elevation
d.vect busroute1

Then click on the zoom-in tool and click in the map.

Result: the map jumps to a different, unexpected zoom level.

My guess is that internally it is still using the elevation region as reference.

Change History (4)

comment:1 by martinl, 7 years ago

Milestone: 7.2.17.2.2

comment:2 by neteler, 7 years ago

Milestone: 7.2.27.2.3

Ticket retargeted after milestone closed

comment:3 by martinl, 6 years ago

Milestone: 7.2.3

Ticket retargeted after milestone closed

comment:4 by martinl, 6 years ago

Milestone: 7.2.4
Note: See TracTickets for help on using tickets.