If you were Registered and logged in, you could reply and use other advanced thread options
Does anyone know of a _batch_ utility to convert from .e00 (interchange file
format) to .shp and associated files?
I can use GlobalMapper to read in the .e00 file and output the .shp, but
only one at a time :-(
Ditto with Import71 - only one at a time.
And I have about 1000 files to convert (at the moment, and increasing)
Any useful info appreciated.
--
Peter
format) to .shp and associated files?
I can use GlobalMapper to read in the .e00 file and output the .shp, but
only one at a time :-(
Ditto with Import71 - only one at a time.
And I have about 1000 files to convert (at the moment, and increasing)
Any useful info appreciated.
--
Peter
wrote:
You can use import71 in command line mode. Using it that way, it is a
simple matter to create a batch file with the relevant commands in it.
There are several ways you could do it - personally I would simply
create a file with one line per file to be converted, starting with a
simple dir command. Of course, you can do it more subtly if you are a
DOS batch file wizard!
Paul
You can use import71 in command line mode. Using it that way, it is a
simple matter to create a batch file with the relevant commands in it.
There are several ways you could do it - personally I would simply
create a file with one line per file to be converted, starting with a
simple dir command. Of course, you can do it more subtly if you are a
DOS batch file wizard!
Paul
> Does anyone know of a _batch_ utility to convert from .e00 (interchange
file
> format) to .shp and associated files?
> I can use GlobalMapper to read in the .e00 file and output the .shp, but
> only one at a time :-(
> I can use GlobalMapper to read in the .e00 file and output the .shp, but
> only one at a time :-(
Hi,
If you can't find a ready made utility, I could check if GeoConv (or it's
"sister-program" filter) could do this. If you don't find other solutions,
could you send me sample .e00 and .shp -files for that? You find my
preferred e-mail address from my home page:
http://www.kolumbus.fi/eino.uikkanen/gb/index.htm
GeoConv: http://www.kolumbus.fi/eino.uikkanen/geoconvgb/index.htm
Eino Uikkanen
- File format Geonav 4c?
- Global Positioning System
- 2006-08-25
- S&T File format?
- Satellite Navigation
- 2006-09-08




>format) to .shp and associated files?
>I can use GlobalMapper to read in the .e00 file and output the .shp, but
>only one at a time :-(
>Ditto with Import71 - only one at a time.
>And I have about 1000 files to convert (at the moment, and increasing)
>Any useful info appreciated.