I just figured out the issue, I tried to see that the C.D.V are created on
the layer, but for XML with C.D.Vs the layer returned was NULL.
However it worked for XML without C.D.V values. Filegeodb API says that
call for geodatabase->createTable will ignore C.D.Vs
Thanks
Gane
On Thu, Dec 24, 2015
I saw the python example, I tried load the xml and used XML_DEFINITION on
layer creation option, I get runtime crash, I guess I am wrong some where
I loaded the XML and created a buffer
XML_DEFINITION=xmlcontent and sent in the layer creation options ? any
suggesion or code snippets already worki
On Wed, 23 Dec 2015 02:34:07 PM Sebastiaan Couwenberg wrote:
> On 23-12-15 14:27, Gane R wrote:
> > can any one specify the epsg code for wgs 84
>
> EPSG:4326, you can find this on the Spatial Reference website for
> example: http://spatialreference.org/ref/epsg/wgs-84/
This is almost certainly wh
On 23-12-15 14:27, Gane R wrote:
> can any one specify the epsg code for wgs 84
EPSG:4326, you can find this on the Spatial Reference website for
example: http://spatialreference.org/ref/epsg/wgs-84/
Kind Regards,
Bas
--
GPG Key ID: 4096R/6750F10AE88D4AF1
Fingerprint: 8182 DE41 7056 408D 6146
can any one specify the epsg code for wgs 84
thanks
Gane
___
gdal-dev mailing list
gdal-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/gdal-dev
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: