Bug report #14666
delimitedtext provider "fills" missing coordinates
Status: | Closed | ||
---|---|---|---|
Priority: | Normal | ||
Assignee: | - | ||
Category: | Data Provider/Delimited Text | ||
Affected QGIS version: | 2.14.1 | Regression?: | No |
Operating System: | Easy fix?: | No | |
Pull Request or Patch supplied: | No | Resolution: | |
Crashes QGIS or corrupts data: | No | Copied to github as #: | 22630 |
Description
When reading a text file with coordinates, QGIS doesn't complain about missing values in X/Y fields. Instead the values from the previous line are used.
Doing the same in 2.8.2 Wien I get the message "Errors in file C:/Daten/Qgis/xytab.txt 2 records discarded due to missing geometry definitions"
Associated revisions
Fix other feature's geometries are shown instead of null geometry
in delimited text provider (fix #14666)
Add tests, also fix virtual layer, mssql and db2 providers which
suffered the same bug
Fix other feature's geometries are shown instead of null geometry
in delimited text provider (fix #14666)
Add tests, also fix virtual layer, mssql and db2 providers which
suffered the same bug
(cherry-picked from 02e0e3f95925356c4da8ed5effa4634e92fd44f8)
History
#1 Updated by Nyall Dawson over 8 years ago
- Status changed from Open to Closed
Fixed in changeset 02e0e3f95925356c4da8ed5effa4634e92fd44f8.