-
-
Notifications
You must be signed in to change notification settings - Fork 417
Open
Labels
GUIwxGUI relatedwxGUI relatedbugSomething isn't workingSomething isn't workingdisplayrasterRelated to raster data processingRelated to raster data processing
Description
Describe the bug
d.rast.arrow rendering is not aligned with constraining display resolution immediately after Zoom to saved region.
To Reproduce
Steps to reproduce the behavior:
In NC sample dataset,
- Start
g.gui(d.mon wx0works fine) r.watershed -sa elevation=elevation drainage=drain_directions- Add
elevationraster - Zoom to a small region
- Save display geometry to named region "test"
- Zoom to full extent
- Zoom to saved region "test"
- Add raster cell numbers and Yes to the display resolution dialog; No with
-aflag (Align grid with raster cells) works fine - Select
drain_directionsfrom step 2 and set Type of existing raster aspect map todrainage - See the screenshot below
- Panning away fixes the alignment
Expected behavior
Nicely aligned arrow grid.
System description (please complete the following information):
- Operating System: Linux
- GRASS GIS version: main branch
Additional context
d.rast.arrow works fine without constraining display resolution to computational settings with -a (align grid with raster cells).
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
GUIwxGUI relatedwxGUI relatedbugSomething isn't workingSomething isn't workingdisplayrasterRelated to raster data processingRelated to raster data processing
