Opened 5 years ago
Closed 5 years ago
#3938 closed defect (fixed)
v.out.ogr and Date fields
Reported by: | dmci | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | 7.8.1 |
Component: | Vector | Version: | 7.4.2 |
Keywords: | v.out.ogr, date field | Cc: | |
CPU: | x86-64 | Platform: | Linux |
Description
When exporting a vector database that includes a date field to an ESRI Shapefile using v.out.ogr, the date field is converted to a string, rather than being maintained as a date field. Further details can be found here: https://lists.osgeo.org/pipermail/grass-user/2019-November/080991.html
Change History (2)
comment:1 by , 5 years ago
comment:2 by , 5 years ago
Component: | Default → Vector |
---|---|
Milestone: | → 7.8.1 |
Resolution: | → fixed |
Status: | new → closed |
This fix is part of the freshly released GRASS GIS 7.8.1: https://trac.osgeo.org/grass/wiki/Release/7.8.1-News
Closing, feel free to reopen if the problem persists.
Note:
See TracTickets
for help on using tickets.
Did you see this?
From: Markus Metz <markus.metz.giswork@…> Date: Wed, Nov 6, 2019 at 8:30 PM>
Please try https://github.com/OSGeo/grass/pull/184
Markus M