Re: [gdal-dev] Projection different when converting to filegeodb:

2015-12-25 Thread Gane R
I used FileGDB SDK 1.4 with gdal gdal-1.11.3, I changed the Shape file projection to EPSG:4326 it then worked for me. Thanks Gane On Thu, Dec 24, 2015 at 5:32 PM, Even Rouault wrote: > > > > ogrinfo -al "SimpleShapeFile_1.shp" > > > > INFO: Open of `SimpleShapeFile_1.shp' > > using driver

[gdal-dev] Projection different when converting to filegeodb:

2015-12-23 Thread Gane R
I have a shapefile, I convert to Filegeodb, when I convert, the SRS WKT are different, later when I convert the geom in filegeodb to EPSG:4326 WGS 84 I get a n error code. pOutputSRS = (OGRSpatialReference*)OSRNewSpatialReference(NULL); pOutputSRS->SetFromUserInput( "EPSG: