Hei Martin, Do you think of something like a python macro to be run at project start?
Then maybe this helps: http://gis.stackexchange.com/questions/89903/is-there-a-way-to-run-a-python-script-on-opening-a-qgis-project Cheers Stefan -----Original Message----- From: Qgis-developer [mailto:[email protected]] On Behalf Of Martin Landa Sent: 10. oktober 2016 19:20 To: Chris Crook <[email protected]> Cc: qgis-dev <[email protected]> Subject: Re: [Qgis-developer] memory-based layers and projects Hi, 2016-10-10 19:04 GMT+02:00 Chris Crook <[email protected]>: > One option you could use is to install the MemoryLayerSaver plugin. That > saves the data for all memory layers in a project into a file named after the > project file. thanks. But this option is something what I would like to avoid (no new files created, regardless format - SQLite Db or mldata). Ideally to provide to QGIS information how to load data (python code for running plugin reader) and from which file. Anyway thanks for the feedback! Martin -- Martin Landa http://geo.fsv.cvut.cz/gwiki/Landa http://gismentors.cz/mentors/landa _______________________________________________ Qgis-developer mailing list [email protected] List info: http://lists.osgeo.org/mailman/listinfo/qgis-developer Unsubscribe: http://lists.osgeo.org/mailman/listinfo/qgis-developer _______________________________________________ Qgis-developer mailing list [email protected] List info: http://lists.osgeo.org/mailman/listinfo/qgis-developer Unsubscribe: http://lists.osgeo.org/mailman/listinfo/qgis-developer
