Hi Even,
many thanks for the fix!
Cheers
Matteo
On 11/27/23 16:37, Even Rouault wrote:
Hi Matteo,
I've pushed a fix in https://github.com/OSGeo/gdal/pull/8840 for that.
The null dates were formatted in a unusual way. I assume that file was
produced for another dataset where null dates were
+1 Howard
> On Nov 27, 2023, at 10:45 AM, Javier Jimenez Shaw via gdal-dev
> wrote:
>
> +1 Javier
>
> On Mon, 27 Nov 2023 at 17:30, Rahkonen Jukka via gdal-dev
> wrote:
> +1
>
> -Jukka Rahkonen-
>
> -Alkuperäinen viesti-
> Lähettäjä: gdal-dev Puolesta Even Rouault
> via gdal-dev
+1 Javier
On Mon, 27 Nov 2023 at 17:30, Rahkonen Jukka via gdal-dev <
gdal-dev@lists.osgeo.org> wrote:
> +1
>
> -Jukka Rahkonen-
>
> -Alkuperäinen viesti-
> Lähettäjä: gdal-dev Puolesta Even
> Rouault via gdal-dev
> Lähetetty: perjantai 24. marraskuuta 2023 13.06
> Vastaanottaja: Sebasti
+1
-Jukka Rahkonen-
-Alkuperäinen viesti-
Lähettäjä: gdal-dev Puolesta Even Rouault
via gdal-dev
Lähetetty: perjantai 24. marraskuuta 2023 13.06
Vastaanottaja: Sebastiaan Couwenberg ;
gdal-dev@lists.osgeo.org
Aihe: [gdal-dev] GDAL 3.8.1 RC2 is available (was Re: GDAL 3.8.1 RC1 is
avai
Hi,
I declare this motion passed with +1 from PSC members JukkaR, JavierJS
and me.
(and friendly remainder that the GDAL 3.8.1RC2 motion is waiting for
more votes)
Even
Le 22/11/2023 à 13:05, Even Rouault via gdal-dev a écrit :
Hi,
Motion: adopt RFC 97: OGRFeatureDefn, OGRFieldDefn and
Hi Matteo,
I've pushed a fix in https://github.com/OSGeo/gdal/pull/8840 for that.
The null dates were formatted in a unusual way. I assume that file was
produced for another dataset where null dates were set to "/00/00"
rather than an appropriate null value, which ended in a non-typical nu
Hi Even,
sorry for the delay. In attach you can find a shapefile and here the
command I'm using:
ogr2ogr -progress --config PG_USE_COPY YES --config SHAPE_ENCODING
LATIN1 -f PostgreSQL PG:"host=XX port=XX dbname=XX user=XX password=XX
active_schema=gis" -lco DIM=4 /path/to/FOG_NODI_PT_GIS.sh
Le 27/11/2023 à 10:40, Raivo Rebane via gdal-dev a écrit :
Hi,
I want to use GDAL for GML parsing with Java.
I made an Eclipse project and got dependency - gdal-3.8.0.
My code compiles fine, but in debuging at line - gdal.AllRegister();
I got error :
Native library load failed.
java.lang.
Hi,
I want to use GDAL for GML parsing with Java.
I made an Eclipse project and got dependency - gdal-3.8.0.
My code compiles fine, but in debuging at line - gdal.AllRegister();
I got error :
Native library load failed.
java.lang.UnsatisfiedLinkError: no gdalalljni in java.library.path:
[/h