GispoCoding / eis_qgis_plugin

A QGIS plugin for mineral prospectivity mapping
https://eis-he.eu/
8 stars 1 forks source link

Add produced proxy layers as a tree/layer tree widget in proxy selection table #34

Closed nmaarnio closed 5 months ago

nmaarnio commented 11 months ago

Produced proxy layers should be listed under the proxy name. The tree widget/view (QTreeView) or layer tree view (QgsLayerTreeView) could be good choices for this job. Additionally, a functionality to select final version among produced layers for a certain proxy has been requested.

nmaarnio commented 6 months ago

Update: This will likely not be implemented. PR #109 implemented adding produced proxy layers in the QGIS layer tree under informative categories which should be sufficient.

If the proxy view itself will be extended, perhaps a marker showing whether a proxy has been prepared / how many iterations of the proxy have been prepared could suffice. However, this is not a high priority feature right now.

nmaarnio commented 5 months ago

Closing for now