geopython / geopython/CadTools

Use of memory layer not as efficient design choice

Open
#12 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
24
Forks
14
PR merge metrics
No merged PRs in 30d

Description

I believe the plugin uses memory layers to do the work, I think this is problematic since memory layers are really not saved to disk and a qgis crash means loosing whatever you have worked on. An option would be to be saving to file every x amount of time but I think overall the best solution would be for the plugin to edit the layer you want the data you are working on to be written.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.