Bug report #17397
Save vector as CSV does not add x,y columns anymore
Status: | Closed | ||
---|---|---|---|
Priority: | Normal | ||
Assignee: | - | ||
Category: | Vectors | ||
Affected QGIS version: | 2.18.13 | Regression?: | No |
Operating System: | Windows 10, latest update | Easy fix?: | No |
Pull Request or Patch supplied: | No | Resolution: | invalid |
Crashes QGIS or corrupts data: | No | Copied to github as #: | 25294 |
Description
Since QGIS 2.18, when exporting a point layer as a marker separated text file (.csv), no x and y columns are added to the output file, even though this option is explicitly marked. Only the well-known text (WKT) option still seems to work.
This was tested in QGIS 2.18.9, 2.18.10 and 2.18.13 on a Windows 10 machine.
History
#1 Updated by Giovanni Manghi about 7 years ago
- Category changed from Unknown to Vectors
- Status changed from Open to Feedback
I just tried on 2.18.14 and works as expected.
#2 Updated by JW van Aalst about 7 years ago
I will test in 2.18.14 and report back here.
#3 Updated by Giovanni Manghi about 7 years ago
- Subject changed from Export layer as marker separated text file (csv) does not add x,y columns to the file anymore to Save vector as CSV does not add x,y columns anymore
#4 Updated by JW van Aalst about 7 years ago
Tested in QGIS 2.18.14 and works indeed as expected.
Issue solved. Thank you.
#5 Updated by Giovanni Manghi about 7 years ago
- Resolution set to invalid
- Status changed from Feedback to Closed