[Gdal-dev] Opening E00 files

Devon Noonan devon at avenza.com
Tue Oct 31 14:53:04 EST 2006


To clarify a little, I used the ogrinfo tool from the fwtools install. I
also noted the commented out register call, and that is why I am confused. 

-----Original Message-----
From: Craig Miller [mailto:craig.miller at spatialminds.com] 
Sent: October 31, 2006 2:28 PM
To: 'Devon Noonan'; gdal-dev at lists.maptools.org
Subject: RE: [Gdal-dev] Opening E00 files

In case you don't get any solid replies, I'm going to go out on a limb here.
I thought I saw in the latest CVS source that there is in fact a new
separate E00 driver now defined.  I have a vague memory of it being
integrated with the AVCBin driver before, but I'm not sure that it get's
compiled in by default.  I thought I saw a new E00 #define or something
similar when I was in that file last week manually setting #defines so I
could use non-default drivers (postgis) with Visual Studio .sln files.  I
made a note of it, because E00 import is something I'd like to add and would
prefer to do it within the OGR framework.

--Craig
 

-----Original Message-----
From: gdal-dev-bounces at lists.maptools.org
[mailto:gdal-dev-bounces at lists.maptools.org] On Behalf Of Devon Noonan
Sent: Tuesday, October 31, 2006 10:55 AM
To: gdal-dev at lists.maptools.org
Subject: [Gdal-dev] Opening E00 files

Here is my situation; I originally used the ogrinfo utility to see if there
was support for the E00 sections that I am looking for. It opened the file
(not a binary source but a single e00 file) and gave me the sections back.
Excellent, no problems here. Now I have integrated it in to my program and
tried to open a file, it continually tells me that the file could not be
opened. I used the RegisterOGRAVCBin() call to initialize the driver. When
the driver tries to open the file it throws the error. Do I need to call in
to the AVC library before or after I try to open the file?

Any help would be appreciated!

Devon Noonan

_______________________________________________
Gdal-dev mailing list
Gdal-dev at lists.maptools.org
http://lists.maptools.org/mailman/listinfo/gdal-dev




More information about the Gdal-dev mailing list