Bug report #9093
.CSV files don't get in editmode anymore
Status: | Closed | ||
---|---|---|---|
Priority: | Normal | ||
Assignee: | - | ||
Category: | - | ||
Affected QGIS version: | 2.0.1 | Regression?: | No |
Operating System: | Easy fix?: | No | |
Pull Request or Patch supplied: | No | Resolution: | invalid |
Crashes QGIS or corrupts data: | No | Copied to github as #: | 17738 |
Description
Hi, even if I worked with .CSV files already in QGIS 2.0 I now somehow managed to get my instance not allowing to go to edit-mode anymore. I was unable to find out what it is and even at stackexchange nobody knows why.
I attached an extract of my demofiles. Can anybody say if this is a bug or not?
History
#1 Updated by Noone Noone about 11 years ago
- File test.qgs added
#2 Updated by Giovanni Manghi about 11 years ago
- Status changed from Open to Feedback
If you add the CSV as table, then is editable, if you add it as a point layer then it is not. I believe that is a ogr limitation rather than a qgis one.
#3 Updated by Jürgen Fischer over 10 years ago
- File deleted (
residence3_measurements_.csv)
#4 Updated by Jürgen Fischer over 10 years ago
- Resolution set to invalid
- Status changed from Feedback to Closed
The delimited text provider only supports reading. Maybe you were saving as CSV earlier.