Bug report #13853
Error on edit sqlite layer
Status: | Closed | ||
---|---|---|---|
Priority: | Normal | ||
Assignee: | - | ||
Category: | Data Provider/OGR | ||
Affected QGIS version: | 2.8.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 #: | 21877 |
Description
When I try to append new feature to layer ZBORDERS I get unusable feature. Fields in feature are mixed and geometry is null.
Original file (34 mb): https://drive.google.com/open?id=0B8fD-l_uK4vFQUN5dlRTQzZrUzQ
File after edit (34 mb): https://drive.google.com/open?id=0B8fD-l_uK4vFTXpqVTBITW1aOTg
History
#1 Updated by Saber Razmjooei almost 9 years ago
- Status changed from Open to Feedback
I am not able to connect to those files from Add Spatialite layer. Are you sure they are valid files? Can you open them in QGIS 2.8.3 or 2.12?
#2 Updated by Giovanni Manghi almost 9 years ago
- Resolution set to invalid
- Status changed from Feedback to Closed
The linked SL database is not right: the layer is missing the CRS and the primary key. Once properly given the pk and the CRS there are no issues in editing it.