[GRASS-dev] v.in.wfs problem bug in 6.4.2RC2?
Matthias Uden
matthias.uden at geog.uni-heidelberg.de
Tue Nov 29 09:54:10 EST 2011
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.
Best,
Matthias
More information about the grass-dev
mailing list