[mapserver-commits] [MapServer/MapServer] f24ee2: msOGRGetValues(): properly handle datetime fields ...
Reijer Copier
noreply at github.com
Thu Dec 16 08:22:27 PST 2021
Branch: refs/heads/main
Home: https://github.com/MapServer/MapServer
Commit: f24ee2d20d851a8ec2ee24e3840f9b8fd92e7d4c
https://github.com/MapServer/MapServer/commit/f24ee2d20d851a8ec2ee24e3840f9b8fd92e7d4c
Author: Reijer Copier <copierrj at users.noreply.github.com>
Date: 2021-12-16 (Thu, 16 Dec 2021)
Changed paths:
M mapgml.c
M mapogr.cpp
M msautotest/wxs/data/withnullvalues.csv
M msautotest/wxs/data/withnullvalues.csvt
A msautotest/wxs/expected/wfsogr10_datetime.xml
A msautotest/wxs/expected/wfsogr10_nullnumeric.csv
R msautotest/wxs/expected/wfsogr10_nullnumeric.xml
M msautotest/wxs/wfs_ogr.map
Log Message:
-----------
msOGRGetValues(): properly handle datetime fields (#6434)
Format date time fields as ISO 8601 so that GML output works properly
More information about the mapserver-commits
mailing list