Opened 10 years ago
Closed 9 years ago
#2612 closed defect (fixed)
pygrass: grid module still contains references to old type names
Reported by: | mlennert | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | 7.0.3 |
Component: | Python | Version: | svn-trunk |
Keywords: | pygrass grid type | Cc: | |
CPU: | Unspecified | Platform: | Unspecified |
Description
The grid module in pygrass still calls types as 'rast' and 'vect', instead of 'raster' and 'vector'.
IIUC, the attached patch should solve this, but as I'm not sure of possible consequences, I'd rather have someone who knows pygrass better look over it.
Attachments (1)
Change History (5)
by , 10 years ago
Attachment: | pygrass_grid.patch added |
---|
comment:1 by , 10 years ago
Component: | Default → Python |
---|
comment:2 by , 9 years ago
Milestone: | 7.0.1 → 7.0.2 |
---|
comment:4 by , 9 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Ticket retargeted after 7.0.1 milestone closed