[gdal-dev] WFS-T Transaction serializes Date/DateTime fields in non-ISO format
Denis Rykov
rykovd at gmail.com
Thu Mar 19 10:47:47 PDT 2026
Thank you!
On Thu, Mar 19, 2026 at 4:21 PM Even Rouault <even.rouault at spatialys.com>
wrote:
> Fix queued in https://github.com/OSGeo/gdal/pull/14182
>
> Le 19/03/2026 à 13:36, Denis Rykov via gdal-dev a écrit :
> > Hi,
> >
> > I've found that GDAL 3.12.1 serializes Date and DateTime fields
> > incorrectly in WFS-T Transaction requests — using / as date separators
> > and a space instead of T between date and time components. This is not
> > compliant with W3C XML Schema Part 2, which defines the formats
> > required by OGC WFS: YYYY-MM-DD and YYYY-MM-DDTHH:MM:SSZ.
> >
> > A similar issue was previously fixed in the GML driver:
> > https://github.com/OSGeo/gdal/issues/2897 - should the same fix be
> > applied to the WFS-T writer?
> >
> > _______________________________________________
> > gdal-dev mailing list
> > gdal-dev at lists.osgeo.org
> > https://lists.osgeo.org/mailman/listinfo/gdal-dev
>
> --
> http://www.spatialys.com
> My software is free, but my time generally not.
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/gdal-dev/attachments/20260319/f9f6246f/attachment.htm>
More information about the gdal-dev
mailing list