Ticket #1276 (closed defect: fixed)
r.null after v.to.rast in winGRASS does not work properly
| Reported by: | helena | Owned by: | grass-dev@… |
|---|---|---|---|
| Priority: | critical | Milestone: | 6.4.2 |
| Component: | Raster | Version: | 6.4.1 RCs |
| Keywords: | r.null, v.to.rast, wingrass | Cc: | |
| Platform: | MSWindows 7 | CPU: | Unspecified |
Description
in the following example, when run in WinGRASS in command console
g.region swwake_30m -p v.to.rast streets_wake out=streets_speed use=attr col=SPEED r.null streets_speed null=5
the null values get replaced by 0 instead of 5. The example works OK on Mac and linux. This was tried independently on several Windows 7 machines, always producing wrong result.
Helena
Change History
Note: See
TracTickets for help on using
tickets.
