If anyone want the expression as text to write to a geopackage in the batch processing : 'ogr:dbname=\'' || @project_home || '\\batch.gpkg\' table="' || layer_property( @INPUT , 'name') || '"(geom)' where @INPUT is the name of your input in the process
@burdGIS Жыл бұрын
This is really helpful! Thanks @valentinbuira4290
@StefanoVerugi3 жыл бұрын
thanks, looking forward to the next one
@Pooneil19843 жыл бұрын
Nice trick for a newbie to learn. And a well made video.
@burdGIS3 жыл бұрын
Thanks Tom. The expression editor is really powerful in qgis
@lemfor Жыл бұрын
i can not find part 3 using python
@burdGIS Жыл бұрын
Because I did not make it! But I'll fix that now :)