kartoza / GEEST2

Next generation of the GEEST plugin for QGIS
GNU General Public License v3.0
0 stars 1 forks source link

Implement the mulibuffer point layer generator widget #262

Open mvmaltitz opened 5 days ago

mvmaltitz commented 5 days ago

We need a widget that contains these elements:

image

Input:

This should be used to define the initial distances

Output:

A dictionary of item values for the Layer Node. From this dictionary the following elements should be populated by this widget:

These entries should be appended to or overwrite entries with the same name as provided in the input dictionary.

See also #261 for the backend function

hennie-k commented 1 day ago

The "Multi Buffer Travel Mode" and "Multi Buffer Measurement" inputs are not currently included in the input dict and needs to be included for this widget to be completed