[GRASS5] importing .e00 files
Hamish
hamish_nospam at yahoo.com
Thu Nov 3 20:55:43 EST 2005
> Importing areas...
> + v.in.ogr -c -o dsn=glo10k layer=LAB,ARC type=centroid,boundary
> output=glo10k
> ERROR: Cannot open data source: glo10k
> + '[' 1 -eq 1 ']'
> + echo 'An error occurred. Stop.'
> An error occurred. Stop.
> + rm -rf 13707.e00 glo10k info
what if you comment out the "rm" line? (244) (add a # at the start of it)
Then you can try v.in.ogr by hand, use ogrinfo, see what the file sizes
are, etc. (files are in a temp dir)
Hamish
More information about the grass-dev
mailing list