Hi all, I was wondering why, in qgis 1.7, while saving an open mapinfo file as another mapinfo file, some fields are transformed: DATE, DATETIME, ...
ex: mapinfo(DATE)->QGIS(DATE)->save as... mapinfo -> MAPINFO(TEXT) Is there a way to do that using QGIS Python API ? My goal was to export a layer (pyqgis), as a mapinfo layer, conserving the exact structure. Another question: the date was originally like 11/02/2010 in mapinfo and becomes 2010/02/11 in QGIS, why? Romain, * *
_______________________________________________ Qgis-developer mailing list Qgis-developer@lists.osgeo.org http://lists.osgeo.org/mailman/listinfo/qgis-developer