[GRASS-dev] v.in.wfs problem bug in 6.4.2RC2?
Markus Neteler
neteler at osgeo.org
Tue Nov 29 15:12:39 EST 2011
On Tue, Nov 29, 2011 at 3:54 PM, Matthias Uden
<matthias.uden at geog.uni-heidelberg.de> wrote:
> Hi all,
>
> I just experienced a problem with the v.in.wfs module in GRASS 6.4.2RC2.
> When requesting a file from a WFS the process always failed after download,
> saying "Invalid Filename. Filename must not be '.' or 'NULL' " (in system
> language, i.e. German in my case).
>
> Changing Line 71 in v.in.wfs from
>
> OUT="$GIS_OPT_output"
> to
> OUT="$GIS_OPT_OUTPUT"
>
> fixed the error.
> Maybe this is a bug? I haven't tested this yet with earlier GRASS versions.
Good catch! I have fixed in in 6.4 (r49427) and 6.5 (r49428).
GRASS 7 should be ok.
thanks!
Markus
More information about the grass-dev
mailing list