Opened 7 years ago

Last modified 5 years ago

#3355 new enhancement

g.mapset: accept full path to mapset

Reported by: mlennert Owned by: grass-dev@…
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 neteler, 6 years ago

Milestone: 7.4.07.4.1

Ticket retargeted after milestone closed

comment:2 by neteler, 6 years ago

Milestone: 7.4.17.4.2

comment:3 by martinl, 6 years ago

Milestone: 7.4.27.6.0

All enhancement tickets should be assigned to 7.6 milestone.

comment:4 by martinl, 5 years ago

Milestone: 7.6.07.6.1

Ticket retargeted after milestone closed

comment:5 by martinl, 5 years ago

Milestone: 7.6.17.6.2

Ticket retargeted after milestone closed

Note: See TracTickets for help on using tickets.