On Thu, 30 Aug 2018 at 23:04, Tobias Wendorff <[email protected]> wrote: > > Hi there, > > is there a sane way to copy layers to memory? Right now, I'm using > "Merge vector layers" for this.
I thought I was the only one who did silly hacks to make a in-memory copy. My favourite way is to use the "assign projection" algorithm, because that's effectively a no-op and the fastest way available. I think based on this thread there's demand for a pure "Duplicate layer" algorithm -- coming shortly! Nyall > > Best regards, > Tobias > > _______________________________________________ > 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 _______________________________________________ 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
