#2366: t.rast.to.rast3 null_map should respect type of input maps
-------------------------+--------------------------------------------------
Reporter: annakrat | Owner: grass-dev@…
Type: defect | Status: new
Priority: normal | Milestone: 7.0.0
Component: Temporal | Version: svn-trunk
Keywords: | Platform: All
Cpu: Unspecified |
-------------------------+--------------------------------------------------
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.
--
Ticket URL: <http://trac.osgeo.org/grass/ticket/2366>
GRASS GIS <http://grass.osgeo.org>