[GRASS5] importing .e00 files
Kirk R. Wythers
kwythers at umn.edu
Fri Nov 4 12:32:38 EST 2005
On Nov 3, 2005, at 7:55 PM, Hamish wrote:
>> 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
I found the files in question. The newly created .e00 files appears
to be names 750.e00. The structure looks like this:
in 750.0/
750.e00 glo10k/ info/
in glo10k/
dblbnd.adf lab.adf pat.adf
dbltic.adf par.adf prj.adf
in info/
arc.dir arc0000.nit arc0001.nit arc0002.nit
arc0003.nit
arc0000.dat arc0001.dat arc0002.dat arc0003.dat
The file 750.e00 is 13 M (not that big). Which of these files I try
v.in.ogr on?
Kirk
More information about the grass-dev
mailing list