kartoza / GEEST2

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

Implement the Create Grid Function #257

Open mvmaltitz opened 4 days ago

timlinux commented 3 days ago

I have added a function for this - see here

https://github.com/kartoza/GEEST2/blob/tim/geest/gui/setup_panel.py#L264

(look at the other logic in that file too - it accommodates for multipart polygons, but we need to confirm with @osundwajeff if that logic is the same as what he used)