Re: [gdal-dev] GDAL - GDB issue

2014-08-16 Thread Even Rouault
t; > > Date: Fri, 15 Aug 2014 22:52:32 +0200 > > From: even.roua...@spatialys.com > > To: scott_row...@hotmail.com > > CC: even.roua...@spatialys.com; gdal-dev@lists.osgeo.org > > Subject: RE: [gdal-dev] GDAL - GDB issue > > > > Selon Scott Rowles : > >

Re: [gdal-dev] GDAL - GDB issue

2014-08-15 Thread Scott Rowles
C: even.roua...@spatialys.com; gdal-dev@lists.osgeo.org > Subject: RE: [gdal-dev] GDAL - GDB issue > > Selon Scott Rowles : > > > OK. It threw some errors about a missing .csv file which I didn't have > > installed in the solution. Working on adding that now. Why does

Re: [gdal-dev] GDAL - GDB issue

2014-08-15 Thread Scott Rowles
ys.com; gdal-dev@lists.osgeo.org > Subject: RE: [gdal-dev] GDAL - GDB issue > > Selon Scott Rowles : > > > OK. It threw some errors about a missing .csv file which I didn't have > > installed in the solution. Working on adding that now. Why doesn't > > ogr.

Re: [gdal-dev] GDAL - GDB issue

2014-08-15 Thread Even Rouault
the directory where they are located. > > > Date: Thu, 14 Aug 2014 19:45:09 +0200 > > From: even.roua...@spatialys.com > > To: scott_row...@hotmail.com > > CC: even.roua...@spatialys.com; gdal-dev@lists.osgeo.org > > Subject: RE: [gdal-dev] GDAL - GDB issue > >

Re: [gdal-dev] GDAL - GDB issue

2014-08-14 Thread Scott Rowles
Even, No. Where do I find/download the ogrInfo utility. I will try that! scott > Date: Thu, 14 Aug 2014 19:25:40 +0200 > From: even.roua...@spatialys.com > To: scott_row...@hotmail.com > CC: gdal-dev@lists.osgeo.org > Subject: Re: [gdal-dev] GDAL - GDB issue > > Selon Sco

Re: [gdal-dev] GDAL - GDB issue

2014-08-14 Thread Even Rouault
ibrary. > scott > > > Date: Thu, 14 Aug 2014 19:25:40 +0200 > > From: even.roua...@spatialys.com > > To: scott_row...@hotmail.com > > CC: gdal-dev@lists.osgeo.org > > Subject: Re: [gdal-dev] GDAL - GDB issue > > > > Selon Scott Rowles : > > >

Re: [gdal-dev] GDAL - GDB issue

2014-08-14 Thread Even Rouault
Selon Scott Rowles : > Hi, > I have an implementation with C# using GDAL 1.11 binaries. According to the > documentation it should process GDB files either as a .zip file, as a .gdb > folder or as a .gdbtalbe individually. > I have tried all 3 of them and each one gives me an ogc.Open, cannot ope

[gdal-dev] GDAL - GDB issue

2014-08-14 Thread Scott Rowles
Hi, I have an implementation with C# using GDAL 1.11 binaries. According to the documentation it should process GDB files either as a .zip file, as a .gdb folder or as a .gdbtalbe individually. I have tried all 3 of them and each one gives me an ogc.Open, cannot open this file type error. Is th