[GRASS-windows] whitespace bug?
Marco Pasetti
marcopstt at gmail.com
Wed Oct 22 05:30:26 EDT 2008
Stefan,
> When I import shapefiles with whitespace in the pathname, I get an error
> message.
>
> $ v.in.ogr 'C:/Dokumente und
> Einstellungen/user/Desktop/Daten/Bsp/Example.shp' output=line
>
> ERROR: value <und> out of range for parameter <driver>
> Legal range: dbf,ogr,pg,sqlite
>
> Is this a bug?
No. You simply typed the wrong command!
Use the command GUI or type:
v.in.ogr 'dsn=C:/Dokumente und
Einstellungen/user/Desktop/Daten/Bsp/Example.shp' output=line
Regards,
Marco
More information about the grass-windows
mailing list