[GRASS-dev] Weird v.proj bug: ERROR: Option <location> does not accept multiple answers
Markus Neteler
neteler at osgeo.org
Fri May 20 01:57:56 PDT 2016
On Fri, May 20, 2016 at 10:39 AM, Moritz Lennert
<mlennert at club.worldonline.be> wrote:
...
> How is this a bug ?
... right, it is not.
...
> So, when you write:
>
> v.proj -l bla location=nc_spf_grass7 mapset=PERMANENT
>
> this translates to
>
> v.proj -l location=bla location=nc_spf_grass7 mapset=PERMANENT
>
> i.e. you define the location parameter twice, which is obviously an error
> and so the error message is logical.
Yes. I got confused with the order in G6:
https://grass.osgeo.org/grass64/manuals/v.proj.html
v.proj [-lz] [input=name] location=name [mapset=name] ...
https://grass.osgeo.org/grass70/manuals/v.proj.html
v.proj [-lzw] location=name [mapset=name] [input=name] ...
Sorry for the noise! All fine.
cheers,
Markus
More information about the grass-dev
mailing list