Opened 15 years ago
Closed 15 years ago
#919 closed enhancement (fixed)
add a layer selector to r.region
Reported by: | timmie | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | 6.4.0 |
Component: | Raster | Version: | svn-releasebranch64 |
Keywords: | r.region | Cc: | |
CPU: | All | Platform: | All |
Description ¶
r.region has the option to adapt the region boundaries to raster or vector layers in the "option" tag.
Currently, users are forced to enter the layer name manually.
Please add a drop-down box here.
Change History (3)
follow-up: 2 comment:1 by , 15 years ago
Component: | default → Raster |
---|---|
CPU: | Unspecified → All |
Keywords: | r.region added |
Platform: | Unspecified → All |
Type: | defect → enhancement |
Version: | unspecified → svn-releasebranch64 |
comment:2 by , 15 years ago
comment:3 by , 15 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Backported to 6.5 and 6.4. Closing (feel free to reopen if needed).
Note:
See TracTickets
for help on using tickets.
should do it. but better would to use G_standard_option()s for map,raster,align and vector map options. and perhaps region and 3dview too?
Hamish