Opened 7 years ago
Last modified 6 years ago
#3355 new enhancement
g.mapset: accept full path to mapset
Reported by: | mlennert | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | 7.6.2 |
Component: | Default | Version: | svn-trunk |
Keywords: | g.mapset full path | Cc: | |
CPU: | Unspecified | Platform: | Unspecified |
Description
Currently, g.mapset takes three arguments (dbase, location, mapset) to locate the target mapset. It would be a nice enhancement if g.mapset could also just take a full patch to mapset (as the "startup" script). This would play nicely with simple tab-completion in a *nix environments.
IOW,
g.mapset dbase=/workdir/ location=ETRS89_LAEA mapset=PERMANENT
could also be called as such:
g.mapset fullpath=/workdir/ETRS89_LAEA/PERMANENT
Just a "nice thing to have"...
Change History (5)
comment:1 by , 7 years ago
Milestone: | 7.4.0 → 7.4.1 |
---|
comment:2 by , 6 years ago
Milestone: | 7.4.1 → 7.4.2 |
---|
comment:3 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.
Ticket retargeted after milestone closed