Re: [gdal-dev] Geometry not displayed with Filegeodb on GDAL 2.0.1

2015-11-27 Thread Gane R
I figured out the issue this was due to wrong API call. Thanks Gane On Mon, Nov 23, 2015 at 9:59 PM, Gane R wrote: > Hi all, > > I tried to build *GDAL 2.0.1* with *filegeodb* support with *proj4* as > static lib on *Linux*. I am able to use the API to get the field data from > Filegeodb but I

[gdal-dev] Geometry not displayed with Filegeodb on GDAL 2.0.1

2015-11-23 Thread Gane R
Hi all, I tried to build *GDAL 2.0.1* with *filegeodb* support with *proj4* as static lib on *Linux*. I am able to use the API to get the field data from Filegeodb but I am *not able to get the geometry*. I have configured as ./configure --with-fgdb=/fgdblib --with-static-proj4=/usr/local/ --wit