[QGIS-trac] [Quantum GIS] #1265: QgsVectorFileWriter() throws error
by columns of type timestamp
Quantum GIS
qgis at qgis.org
Mon Sep 1 04:24:03 EDT 2008
#1265: QgsVectorFileWriter() throws error by columns of type timestamp
---------------------------------------------------------+------------------
Reporter: hdus | Owner: nobody
Type: bug | Status: new
Priority: critical: causes crash or data corruption | Milestone: Version 1.0.0
Component: Vectors | Version: HEAD
Keywords: | Platform_version:
Platform: All | Must_fix: Yes
Status_info: 0 |
---------------------------------------------------------+------------------
The QgsVectorFileWriter()-Method throws an error when a PostGIS-Layer
contains columns of type timestamp. Type timestamp is a very useful
datatype. This limitation shouldn't exist. I know that not all vector file
formats, especially DBF, don't support this datatype. A feasible solution
could be to cast this type to character strings.
--
Ticket URL: <https://trac.osgeo.org/qgis/ticket/1265>
Quantum GIS <http://qgis.org>
Quantum GIS is an Open Source GIS viewer/editor supporting OGR, PostGIS, and GRASS formats
More information about the QGIS-trac
mailing list