sitn / SelvansGeo

Spatial extension of the SELVANS information system - a forest managment application
GNU General Public License v2.0
0 stars 3 forks source link

Some analyses no longer work #35

Closed romainbh closed 3 years ago

romainbh commented 3 years ago

Both in Consultation and Edition mode, these following analyses no longer work with QGIS 3.16 (but do with 3.10):

kalbermattenm commented 3 years ago

I am trying to understand what is going wrong, but this is really not trivial....

kalbermattenm commented 3 years ago

Something is going wrong with the addFeatures method, which always returns false since QGIS 3.16 (https://github.com/sitn/SelvansGeo/blob/master/core/thematicanalysis.py#L385)

Maybe we should wait for a minor release to see if this is some kind of QGIS bug.