[QGIS-trac] Re: [Quantum GIS] #3682: Delimited Text Layer Plugin
and empty columns
Quantum GIS
qgis at qgis.org
Sun Mar 27 07:50:17 EDT 2011
#3682: Delimited Text Layer Plugin and empty columns
------------------------------------------------+---------------------------
Reporter: zirneklitis | Owner: timlinux
Type: bug | Status: new
Priority: major: does not work as expected | Milestone: Version 1.7.0
Component: C++ Plugins | Version: 1.6.0
Keywords: Delimited Text Layer | Platform_version:
Platform: All | Must_fix: Yes
Status_info: 0 |
------------------------------------------------+---------------------------
Comment(by zirneklitis):
Let's skip or correct this line 37. I have added the new version of the
problematic file.
The problem is not in TAB as a delimiter, but with an extra TAB at the end
of lines. Just remove these extra TAB symbols and the file is readable for
QGIS.
In short: Delimited Text Layer plug-in is not capable to read TAB
delimited text files with extra TAB symbols at the end of lines.
It's quite easy to generate such incorrectly formatted text files.
Delimited Text Layer plug-in must be more forgiven for such mistakes.
--
Ticket URL: <https://trac.osgeo.org/qgis/ticket/3682#comment:2>
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