Re: [gdal-dev] GDAL - GDB issue

2014-08-15 Thread Scott Rowles
Even, I found a new error when parsing a very large file. Seems to be something in one of the source files: line 1064 Can you give me an idea what this might be? scott > Date: Fri, 15 Aug 2014 22:52:32 +0200 > From: even.roua...@spatialys.com > To: scott_row...@hotmail.com > CC: even.roua...@

Re: [gdal-dev] GDAL - GDB issue

2014-08-15 Thread Scott Rowles
Even, Yes. It was 1. Missing gcs.csv file from the implementation and also setting of paths and 2. Bad date time formats in the .gdb files. scott > 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

Re: [gdal-dev] Build GDAL from scratch on CentOS 6.5

2014-08-15 Thread Even Rouault
Jake, well if you don't have the basic build dependencies, this might get complicated... Nothing impossible, but might take time indeed. Well one possibility is to access a CentOS where you have a root access (e.g. a VM that you install), build on it, and then copy the resulting binaries. Even >

Re: [gdal-dev] GDAL - GDB issue

2014-08-15 Thread Even Rouault
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.Open > return a more clear error? Please keep the list CC'ed. And when you mention errors that are thrown, you should copy them

Re: [gdal-dev] Build GDAL from scratch on CentOS 6.5

2014-08-15 Thread Even Rouault
Selon Jake Brinkmann : > Hello all geospatial-web-wizards, > > I am struggling pretty hard building the GDAL libraries and all the > countless dependencies from source in CentOS6.5. I do not have root access > on my machine, but I need the GDAL (as well as HDF, GeoTiff, GEOS, etc.) > libraries for

[gdal-dev] GSoC weekly report 13. GDAL Networking

2014-08-15 Thread Mikhail Gusev
Hello everyone. This week I've finished what I've planed to do: fully complete docs and tests. See also my blog post and latest commits at github. Maybe I need some more small impr

Re: [gdal-dev] Build GDAL from scratch on CentOS 6.5

2014-08-15 Thread Michael Sumner
This was helpful for me: http://scigeo.org/articles/howto-install-latest-geospatial-software-on-linux.html Cheets, Mike On 16 Aug 2014 05:40, "Jake Brinkmann" wrote: > Hello all geospatial-web-wizards, > > I am struggling pretty hard building the GDAL libraries and all the > countless dependenc

[gdal-dev] Build GDAL from scratch on CentOS 6.5

2014-08-15 Thread Jake Brinkmann
Hello all geospatial-web-wizards, I am struggling pretty hard building the GDAL libraries and all the countless dependencies from source in CentOS6.5. I do not have root access on my machine, but I need the GDAL (as well as HDF, GeoTiff, GEOS, etc.) libraries for performing image processing using