On 23 October 2015 at 11:04, Gane R wrote:
> I have two applications (postgres with postgis) one running with gdal 1.10.1
> and other in gdal 2.0.1 but I see
> gdal-data files are different in gdal 1.10.1 and gdal 2.0.1
>
> So Will the GDAL_DATA point gdal 2.0.1 file or how to solve this ?
I thin
I have two applications (postgres with postgis) one running with gdal
1.10.1 and other in gdal 2.0.1 but I see
gdal-data files are different in gdal 1.10.1 and gdal 2.0.1
So Will the GDAL_DATA point gdal 2.0.1 file or how to solve this ?
Gane
___
gdal-
Hi Kurt,
I've got an external to gdal wrapper that
> has the gdal/data files compiled in.
Not sure to understand what that means
> Would it work to have a local patch
> to cpl_findfile that would write the files into /vsimem/gdal_data/* and
> then set GDAL_DATA to /vsimem/gdal_data?
Why not
Hi all,
I'm working on a system where I might not have access (or very annoying
access) to a local filesystem. I've got an external to gdal wrapper that
has the gdal/data files compiled in. Would it work to have a local patch
to cpl_findfile that would write the files into /vsimem/gdal_data/* an
Because I was looking for java is this:
gdal.SetConfigOption("GDAL_DATA", "/home/nikos/mygdal/data");
and it is working :)
thanks,
--Nikos
On Tue, Aug 9, 2011 at 2:13 PM, Kyle Shannon wrote:
> I believe you can use CPLSetConfigOptions() docs are here:
>
> http://trac.osgeo.org/gdal/wiki/Confi
I believe you can use CPLSetConfigOptions() docs are here:
http://trac.osgeo.org/gdal/wiki/ConfigOptions
/**
*
* Kyle Shannon
* ksshan...@gmail.com
*
*/
On Tue, Aug 9, 2011 at 15:11, Nikolaos Hatzopoulos wrote:
> Hi,
>
> Is there any way you can define GDAL_DATA using code and not envir
Hi,
Is there any way you can define GDAL_DATA using code and not environmental
variable?
--Nikos Hatzopoulos
___
gdal-dev mailing list
gdal-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/gdal-dev