> Hi, I do not know how this works, but I will give it a shot I reckon. > > My company uses QGIS for producing screening reports, contracts, > applications and so on, it's quite a lot we use it. We would therefor > like to set up templates for everyone to use, especially for things > like symbology and layout. Any help on how we can do this?
I'm still new to QGIS so there's probably a better way, but one option might be to save all your template layers to a dedicated project. Then you can open both the template project and the real one at the same time (in two separate instances of QGIS), and copy and paste the styles between the two. This would be most useful if the target layer already exists and you just want to make the symbology or other styles match the template. You can also use the Browser pane to locate and expand the template project (while your real project is open), which will reveal all its layers. You can double-click on them to copy those layers into your real project, where you can then modify them as needed. This would be most useful if you want the template layer's data source to be reused in the real project, as well as the symbology and other details. It's probably a bit clunky but I haven't come across any other templating facility in QGIS yet. Cheers, Adam. _______________________________________________ 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
