[Gdal-dev] Opening E00 files

Devon Noonan devon at avenza.com
Tue Oct 31 13:54:47 EST 2006


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




More information about the Gdal-dev mailing list