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