On Wed, 30 Jul 2025 at 22:24, Nicolas Godet via QGIS-Developer <qgis-developer@lists.osgeo.org> wrote: > > Dear devs, > > For unknown reasons, I'm not allowed to comment under this PR > (https://github.com/qgis/QGIS/pull/61451). > > I think this PR introduced an API break between 3.42 and 3.44. > Before 3.44, QgsTinInterpolator.Linear should be used and after > QgsTinInterpolator.TinInterpolation.Linear. > No monkeypatching (it was removed by PR) > > Same for QgsInterpolator.ValueAttribute and > QgsInterpolator.ValueSource.Attribute but > QgsInterpolator.ValueSource.ValueAttribute is OK. > > Am I doing something wrong ?
Nope, it was an accidental bug. Fix is at https://github.com/qgis/QGIS/pull/62718 Nyall _______________________________________________ QGIS-Developer mailing list QGIS-Developer@lists.osgeo.org List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer