Re: [gdal-dev] Using the OGR library with FileGDB driver

2013-08-01 Thread Carl Godkin
On Wed, Jul 31, 2013 at 3:23 PM, Carl Godkin wrote: > > On Wed, Jul 31, 2013 at 2:35 PM, Even Rouault < > even.roua...@mines-paris.org> wrote: > > >> > I wonder if there is a way to determine if a .gdb is using a custom > coordinate system so we can make a sensible error message. > > I find that

Re: [gdal-dev] Using the OGR library with FileGDB driver

2013-07-31 Thread Carl Godkin
On Wed, Jul 31, 2013 at 2:35 PM, Even Rouault wrote: > > > ok, that one is actually known. It is also a defect of the FileGDB SDK. See > http://trac.osgeo.org/gdal/ticket/4578 and > http://trac.osgeo.org/gdal/ticket/4224 > > Thanks, Even. I should have looked through the Trac tickets myself bef

Re: [gdal-dev] Using the OGR library with FileGDB driver

2013-07-31 Thread Even Rouault
Selon Carl Godkin : > On Wed, Jul 31, 2013 at 9:24 AM, xavier lhomme > wrote: > > > Raster Dataset and Mosaic Dataset are not supported : > > See : > > > http://proceedings.esri.com/library/userconf/devsummit13/papers/devsummit-170.pdf > > > > > > Thanks for the tip, Xavier. The .gdb files I'

Re: [gdal-dev] Using the OGR library with FileGDB driver

2013-07-31 Thread Carl Godkin
On Wed, Jul 31, 2013 at 9:24 AM, xavier lhomme wrote: > Raster Dataset and Mosaic Dataset are not supported : > See : > http://proceedings.esri.com/library/userconf/devsummit13/papers/devsummit-170.pdf > > Thanks for the tip, Xavier. The .gdb files I've got have more than just rasters and mo

Re: [gdal-dev] Using the OGR library with FileGDB driver

2013-07-31 Thread xavier lhomme
Raster Dataset and Mosaic Dataset are not supported : See : http://proceedings.esri.com/library/userconf/devsummit13/papers/devsummit-170.pdf Best Regards 2013/7/31 Carl Godkin > > Thanks, Even. You give me hope that I wasn't barking up the completely > wrong tree. I will attempt to debug

Re: [gdal-dev] Using the OGR library with FileGDB driver

2013-07-30 Thread Carl Godkin
Thanks, Even. You give me hope that I wasn't barking up the completely wrong tree. I will attempt to debug a little on my own and post what I find (if anything). And I can certainly open a Trac ticket if I find something I think is working incorrectly. Thanks! carl On Tue, Jul 30, 2013 at 3

Re: [gdal-dev] Using the OGR library with FileGDB driver

2013-07-30 Thread Even Rouault
Le mercredi 31 juillet 2013 00:07:08, Carl Godkin a écrit : > Hi, > > I'm trying for the first time to use the OGR library to read ESRI FileGDB > (".gdb") databases and I think I must be doing something wrong. > > I built GDAL 1.10.0 with VS2010 and (among other additions) the FileGDB_API > 1.3 f

[gdal-dev] Using the OGR library with FileGDB driver

2013-07-30 Thread Carl Godkin
Hi, I'm trying for the first time to use the OGR library to read ESRI FileGDB (".gdb") databases and I think I must be doing something wrong. I built GDAL 1.10.0 with VS2010 and (among other additions) the FileGDB_API 1.3 for VS2010 all on Win64. Everything built cleanly but the OGR library seem