Hi,
2014-04-18 19:43 GMT+02:00 Even Rouault :
> I've switched to 1.12dev
thanks, but how is possible that after running configure this file is changed
Index: VERSION
===
--- VERSION (revision 27216)
+++ VERSION (working copy
Hi,
2014-04-18 18:55 GMT+02:00 Ivan Lucena :
> The driver should create the column as VARCHAR2, not VARCHAR [1]. It is
> wrong for several reasons [2] and there is a possibility that the amount of
> data you are loading is too big for the wrong data type. Can you change that
> code [1], compile an
Le vendredi 18 avril 2014 19:36:18, Martin Landa a écrit :
> Hi,
>
> GDAL compiled from `trunk` reports [1]
>
> GDAL 1.11.0, released 2014/04/16
>
> which is misleading. Version 1.12 or 2.0 would be probably more
> informative. Martin
I've switched to 1.12dev
>
> [1] http://trac.osgeo.org/gda
Hi,
GDAL compiled from `trunk` reports [1]
GDAL 1.11.0, released 2014/04/16
which is misleading. Version 1.12 or 2.0 would be probably more
informative. Martin
[1] http://trac.osgeo.org/gdal/browser/trunk/gdal/VERSION
--
Martin Landa * http://geo.fsv.cvut.cz/gwiki/Landa
__
The driver should create the column as VARCHAR2, not VARCHAR [1]. It is wrong
for several reasons [2] and there is a possibility that the amount of data you
are loading is too big for the wrong data type. Can you change that code [1],
compile and try again?
[1] -
[http://trac.osgeo.org/gdal/br
Hi,
Dne 16. dubna 2014 22:37 Ivan Lucena napsal(a):
> Could you try yo run that command in PLSQL before loading thata data?
>
> SQL> ALTER SESSION SET NLS_LENGTH_SEMANTICS=CHAR;
I tried that and also setting environmental variable
SET NLS_LENGTH_SEMANTICS=CHAR
> And then ogr2ogr with -overwri
That's great Even. Thank you.
> From: even.roua...@mines-paris.org
> To: gdal-dev@lists.osgeo.org
> Subject: Re: [gdal-dev] makegdal_gen.bat and Visual Studio version > 2010
> Date: Wed, 16 Apr 2014 20:21:20 +0200
> CC: lucena_i...@hotmail.com
>
> > In the mean time we should also get rid of thos