Re: [gdal-dev] Unable to access GDAL_DATA directory on Android

2015-03-10 Thread laurent couffinal
Hello, i am having same problem with the EPSG and SpatialReference with Android. But i didn't succed to make it work .. i tryed the gdal.SetConfigOption("GDAL_DATA", path) but i have an error message OGR General Error..

Re: [gdal-dev] Unable to access GDAL_DATA directory on Android

2013-05-06 Thread Chris Lawrence
From: gdal-dev-boun...@lists.osgeo.org [mailto:gdal-dev-boun...@lists.osgeo.org] On Behalf Of Chris Lawrence Sent: Thursday, May 02, 2013 5:46 PM To: gdal-dev@lists.osgeo.org Subject: [gdal-dev] Unable to access GDAL_DATA directory on Android I am developing an

[gdal-dev] Unable to access GDAL_DATA directory on Android

2013-05-02 Thread Chris Lawrence
I am developing an Android-based GDAL application. I have successfully built GDAL v1.9.2 and the SWIG-based Java bindings using the instructions provided on the building GDAL page. I am able to register the drivers and load a dataset in my application, however, I am unable to initialize a Spatial