zoran-cuckovic / QGIS-visibility-analysis

Quantum GIS plugin for visibility analysis
GNU General Public License v3.0
72 stars 17 forks source link

DeprecationWarning: QgsSpatialIndex.insertFeature() #74

Closed andregracioso closed 6 months ago

andregracioso commented 1 year ago

The viewshed tool is returning:

"DeprecationWarning: QgsSpatialIndex.insertFeature() is deprecated". Is this something that need to be fixed?

zoran-cuckovic commented 1 year ago

Well, yes, the code should be updated, but the QgsSpatialIndex.insertFeature() routine should continue to behave as expected.

zoran-cuckovic commented 6 months ago

Fixed in 1.9 version (pending approval)