I'm working on a plugin for QGIS 2.18.7 on Windows that (as a part of its other function) grabs many wfs layers at once.
The problem is, after about 30-50 simultaneous connections, QGIS throws up a "Cannot create temporary SpatiaLite cache" error in the WFS log panel and doesn't load all the data. I'm able to repeat this by picking any given wfs layer, and duplicating it manually using iface.addVectorLayer (...) in the python console. Can anyone help me out? Respectfully, -Dan
_______________________________________________ Qgis-user mailing list [email protected] List info: https://lists.osgeo.org/mailman/listinfo/qgis-user Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user
