Opened 15 years ago

Last modified 5 years ago

#412 new enhancement

add bbox check to d.rast

Reported by: karme Owned by: grass-dev@…
Priority: trivial Milestone: 7.6.2
Component: Display Version: svn-trunk
Keywords: d.rast Cc:
CPU: Unspecified Platform: All

Description

patch applied

Attachments (2)

bbox.diff (2.0 KB ) - added by karme 15 years ago.
patch against current 6.4 release branch
bbox2.diff (1.1 KB ) - added by karme 15 years ago.
updated patch

Download all attachments as: .zip

Change History (16)

by karme, 15 years ago

Attachment: bbox.diff added

patch against current 6.4 release branch

comment:1 by karme, 15 years ago

Platform: UnspecifiedAll
Priority: majortrivial
Type: defectenhancement
Version: unspecifiedsvn-develbranch6

the description should read "patch attached"

in reply to:  description comment:2 by glynn, 15 years ago

Replying to karme:

There appear to be a couple of things wrong here:

  1. It assumes -o (or the lack of -n in 7.0). Without -o or with -n, a raster which doesn't overlap the current region should result in a solid rectangle in the map's null value colour.
  1. D_cell_draw_setup() is called unconditionally, but D_cell_draw_end() is only called if the raster is visible. These calls must be matched, i.e. either both must be called, or neither.

Apart from that, I would suggest making the patch against 7.0.

by karme, 15 years ago

Attachment: bbox2.diff added

updated patch

comment:3 by karme, 15 years ago

Attached updated patch addressing both issues.

comment:4 by neteler, 12 years ago

Milestone: 6.4.07.0.0
Version: svn-develbranch6svn-trunk

comment:5 by neteler, 10 years ago

Component: DefaultDisplay
Keywords: d.rast added

comment:6 by martinl, 8 years ago

Milestone: 7.0.07.0.5

comment:7 by martinl, 8 years ago

Still the issue?

comment:8 by martinl, 8 years ago

Milestone: 7.0.57.3.0

comment:9 by martinl, 8 years ago

Milestone: 7.3.07.4.0

Milestone renamed

comment:10 by neteler, 6 years ago

Milestone: 7.4.07.4.1

Ticket retargeted after milestone closed

comment:11 by neteler, 6 years ago

Milestone: 7.4.17.4.2

comment:12 by martinl, 6 years ago

Milestone: 7.4.27.6.0

All enhancement tickets should be assigned to 7.6 milestone.

comment:13 by martinl, 5 years ago

Milestone: 7.6.07.6.1

Ticket retargeted after milestone closed

comment:14 by martinl, 5 years ago

Milestone: 7.6.17.6.2

Ticket retargeted after milestone closed

Note: See TracTickets for help on using tickets.