Hi devs,

I have found an issue and proposed fix https://github.com/qgis/QGIS/pull/57150 that has been merged and backported.
It will be possible to chain algorithm on Point and Geometry.

René-Luc

Le 05/04/2024 à 18:52, René-Luc Dhont a écrit :
Hi devs,

I'm trying to build algorithms with geometry ouput.
It seems that QgsProcessingOutputVariant has been build for it.

But if I use my algorithms in a model with QGIS 3.34 :
* I can't provide a name to QgsProcessingOutputVariant to become model algorithm ouput * I can't use QgsProcessingOutputVariant as a parameter for a child algorithm

What is the QgsProcessingOutputVariant use case?
Which QgsProcessingOutputVariant has been defined for?

Thanks,
René-Luc
_______________________________________________
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

Reply via email to