Opened 10 years ago

Closed 5 years ago

#2366 closed defect (fixed)

t.rast.to.rast3 null_map should respect type of input maps

Reported by: annakrat Owned by: grass-dev@…
Priority: normal Milestone: 7.0.7
Component: Temporal Version: svn-trunk
Keywords: Cc:
CPU: Unspecified Platform: All

Description

When there are gaps in strds, t.rast.to.rast3 creates null maps using r.mapcalc, however these are always of type CELL. So when other maps are of different type, r.to.rast3 fails (r.to.rast3 accepts only maps of one type). I attached patch to fix this but feel free to change it.

Attachments (1)

t.rast.to.rast3.diff (1008 bytes ) - added by annakrat 10 years ago.
patch

Download all attachments as: .zip

Change History (5)

by annakrat, 10 years ago

Attachment: t.rast.to.rast3.diff added

patch

comment:1 by martinl, 8 years ago

Milestone: 7.0.07.0.5

comment:2 by neteler, 8 years ago

Milestone: 7.0.57.0.6

comment:3 by neteler, 6 years ago

Milestone: 7.0.67.0.7

comment:4 by annakrat, 5 years ago

Resolution: fixed
Status: newclosed

Applied in r61455.

Note: See TracTickets for help on using tickets.