Opened 9 years ago
Last modified 6 years ago
#2874 new enhancement
r.external: add offset and num_digits as r.in.gdal
Reported by: | hellik | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | 7.6.2 |
Component: | Raster | Version: | svn-releasebranch70 |
Keywords: | r.external | Cc: | |
CPU: | Unspecified | Platform: | Unspecified |
Description
in r.in.gdal (trunk) there are very nice options:
offset=integer The offset will be added to the band number while output raster map name creation Default: 0
num_digits=integer Number of digits for the generated band number with leading 0's. If 0 the length will adjust to the band number. Default: 0
would be nice to have such options also in r.external.
Change History (9)
comment:2 by , 9 years ago
Milestone: | 7.0.4 → 7.0.5 |
---|
comment:3 by , 8 years ago
Milestone: | 7.0.5 → 7.3.0 |
---|
comment:6 by , 7 years ago
Milestone: | 7.4.1 → 7.4.2 |
---|
comment:7 by , 6 years ago
Milestone: | 7.4.2 → 7.6.0 |
---|
All enhancement tickets should be assigned to 7.6 milestone.
Note:
See TracTickets
for help on using tickets.
raster/r.in.gdal: