[GRASS-dev] What is the status of g.list, g.remove, g.mlist and g.mremove?

Huidae Cho grass4u at gmail.com
Fri Sep 26 03:53:39 PDT 2014


Markus,

It has to be a single parameter because of commas in a pattern. Multiple
map names are handled as a pattern internally e.g. map1,map2 => {map1,map2}.

Regards,
Huidae
On Sep 26, 2014 5:48 AM, "Markus Neteler" <neteler at osgeo.org> wrote:

> Hi Huidae,
>
> On Thu, Sep 25, 2014 at 6:20 PM, Huidae Cho <grass4u at gmail.com> wrote:
> > Markus,
> >
> > Currently, g.remove supports "g.remove vect pattern=map1,map2". Pattern
> can
> > take multiple map names separated by a comma.
>
> ok, good. Perhaps I got just confused because the help text does not
> show this yet:
>
> current:
>  g.remove [-refb] type=datatype[,datatype,...] pattern=string
>  ...
>
> expected:
>  g.remove [-refb] type=datatype[,datatype,...] pattern=string[,string,...]
> ...
>
> It would be multiple = YES for pattern to have that but I don't know
> if any other changes might be required then.
>
> Best
> Markus
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/grass-dev/attachments/20140926/9392182e/attachment.html>


More information about the grass-dev mailing list