hello to all, I have to make massive operations of "intersect" between postgis layers and one simple area of extraction (shape file). I was thinking of using a module of Processing (in particular the "shapes cut" saga module) in batch mode. I immediately stopped because all operations can be performed only on data sets that exist on the file system (shape, kml, etc.) so I can not use postgis tables directly.
I should first convert the tables into shapes and then use the function intersect in the batch but this should be done "manually", taking up a lot of disk space, and in any case it would be an extra step. is there a reason why all operations in batch mode have to be performed only with shape files et similia? ciao s. -- View this message in context: http://osgeo-org.1560.x6.nabble.com/Processing-operations-in-batch-mode-tp5134629.html Sent from the Quantum GIS - Developer mailing list archive at Nabble.com. _______________________________________________ Qgis-developer mailing list Qgis-developer@lists.osgeo.org http://lists.osgeo.org/mailman/listinfo/qgis-developer