Bug report #21649
Add features in WFS-T layer with snapping indexing issue
Status: | Open | ||
---|---|---|---|
Priority: | Normal | ||
Assignee: | - | ||
Category: | Web Services clients/WFS | ||
Affected QGIS version: | 3.6.0 | Regression?: | No |
Operating System: | Windows 7 64-bits | Easy fix?: | No |
Pull Request or Patch supplied: | No | Resolution: | |
Crashes QGIS or corrupts data: | No | Copied to github as #: | 29465 |
Description
Steps to reproduce:
Load a WFS layer with edition permissions.
Activate snapping for the layer and try to add a new feature. (In my case, Polygon). The index data appears and stops.
- If we go to the profile user in the cache folder, QGIS creates the PID number folder of the process qgis and inside of folder start to write a SQLite database for the cache. I don't know if this is related to the option of index data dialog. I'm testing in a new wfs layer without features with spatial index.
- The WFS layer is from a local QGIS Server 2.18.22 project with a PostGIS connection.
Related with this issue:
https://gis.stackexchange.com/questions/213132/how-can-i-solve-the-problem-with-the-indexing-data-window-while-editing
This happens in 3.6.0 and 3.4.5
Without snapping works fine.
History
#1 Updated by Giovanni Manghi over 5 years ago
- Status changed from Open to Feedback
Did it worked as expected on qgis desktop 2.18?
#2 Updated by João Gaspar over 5 years ago
No, is the same behavior as well.
#3 Updated by Giovanni Manghi over 5 years ago
- Status changed from Feedback to Open
- Subject changed from [WFS] Add features in WFS layer with snapping to Add features in WFS-T layer with snapping indexing issue