gustavowillam / SmartMapPlugin

Plugin Qgis3.10.x para interpolação utilizando Krigagem Ordinária (OK), Machine Learning (ML) e Geração de Zonas de Manejo
https://github.com/gustavowillam/SmartMapPlugin
GNU General Public License v3.0
52 stars 13 forks source link

Option to generate "Management Zones" only #8

Open felippehsk opened 3 years ago

felippehsk commented 3 years ago

Hi @gustavowillam,

Currently the plugin does not allow someone to just go ahead and generate "management zones" (MZ) without first performing interpolation. I do know that the "Add external Variables" allow you to add any CSV file with the proper heading and if .csv extension is exchanged to .kri. I used the plugin before to perform only the unsupervised classification.

I believe it could be beneficial to add a route (or even an import button on the MZ tab) that would allow the user use only the MZ tab of the plugin and perform the cFuzzy analysis. Also, it would be great if the final MZ could be exported as a dissolved output (by class). As well as contain the range of the values within each zone.

One more thing, for agricultural purposes (specially if someone uses the MZ result as a base layer to generate prescription maps) small areas should be removed... maybe adding an option to use a smoothing function could help users.

Let me know if you want to hear more about the ideas I have shared or if you would like some collaboration with the development.

Thank you in advance!