[GRASS-user] Re: Cannot create dbf database

*Craig
You used command “v.in.ogr -e dsn=“contours lo29.shp” out=contours2” with the “-e” flag , this flag is for creating a new location with the imported data. But you don’t specify any location…
And may be better to use single quotes with the filenames like ‘contours lo29.shp’.


Alexander