Hello
i am writing some own script within the processing toolbox.
For this i use some data saved in a table ("source_table").
Currently i select them manually and import them like the following:
##Source_Table=table
layerTable = processing.getObjectFromUri(Source_Table)
the code works well but i would prefer to import them automatically without
select them manully. How could this be done?
Thx
Pat
_______________________________________________ Qgis-user mailing list Qgis-user@lists.osgeo.org List info: https://lists.osgeo.org/mailman/listinfo/qgis-user Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user