Re: [gdal-dev] SVG support

2014-08-29 Thread Scott Rowles
s the source of your SVG file? According to the SVG driver page, only files produced with the Cloudmade Vector Stream Server will work. On 8/29/2014 9:25 AM, Scott Rowles wrote: Hi, I am using the 1.11 precompiled binaries with

Re: [gdal-dev] SVG support

2014-08-29 Thread Scott Rowles
pport What is the source of your SVG file? According to the SVG driver page, only files produced with the Cloudmade Vector Stream Server will work. On 8/29/2014 9:25 AM, Scott Rowles wrote: Hi, I am using the 1.11 precom

[gdal-dev] SVG support

2014-08-29 Thread Scott Rowles
Hi, I am using the 1.11 precompiled binaries with with libexpat included in the GDAL_DATA path. I am trying to read an SVG file, which according to the vector format support table should work. But it is failing and saying that it cannot open the file. Any thoughts on how to troubleshoot/resolv

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-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

[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