There have been discussions in the past about methods or plugins that will "package" your project for distribution, but generally with mixed results. As others have stated, you can create a new geopackage and add the connection in the QGIS browser which will allow you to store the project file inside the gpkg, so that you can distribute your entire project as a single flat file.
The QGIS project will store items like project groups and layer styles, but in terms of migrating your underlying data sources I think it best if you migrate that manually. In the QGIS project, you can right click and select export to save it in the gpkg, or you can drag and drop multiple layers from their original source location onto the target gpkg in the QGIS browser panel as well. Regards On Thu, 29 Oct 2020 at 14:42, Jorge Gustavo Rocha <[email protected]> wrote: > Hi António (hi Luigi), > > Before saving the project, you must create a connection (in the browser > panel) to the geopackage. If you don't create the connection, you are not > able to save de project in the geopackage. > > This additional step is not "user friendly", but it is required right now. > > Regards, > > Jorge Gustavo > Às 12:29 de 29/10/20, Luigi Pirelli escreveu: > > save the project in the same gpkg from Menu Project->Save top->geopakage > and select the geopakage where are located all your layers > > Luigi Pirelli > > > ************************************************************************************************** > * LinkedIn: https://www.linkedin.com/in/luigipirelli > * Stackexchange: http://gis.stackexchange.com/users/19667/luigi-pirelli > * GitHub: https://github.com/luipir > * Book: Mastering QGIS3 - 3rd Edition > <https://www.packtpub.com/eu/application-development/mastering-geospatial-development-qgis-3x-third-edition> > * Hire a team: http://www.qcooperative.net > > ************************************************************************************************** > > > On Thu, 29 Oct 2020 at 12:45, António Pestana <[email protected]> > wrote: > >> I'm a brand new user trying to adapt my workflows to QGIS. >> I've created a project having more than twenty layers. In order to >> keep things more manageable I've structured these layers using several >> groups. I would like to save my project (layers, groups, formatings, >> etc) and all my data using only one file and send it to one coworker >> of mine. I suppose that exporting to one geopackage-type file is the >> way to go. It seems to me that my needs shouldn't be uncommon but >> unfortunately I don't know how to do that. >> >> I've searched QGIS user guide with no luck. Can anyone help me? >> >> Regards >> >> Antonio >> _______________________________________________ >> 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 [email protected] > List info: https://lists.osgeo.org/mailman/listinfo/qgis-user > Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user > > -- > [image: Logo] <https://www.geomaster.pt> > *Geomaster* > *Jorge Gustavo Rocha* | Software Engineer > *e:* [email protected] | *m:* +351 910 333 888 > *g:* 41.54094,-8.40490 | *v: * 510 906 109 > *a: * Rua António Cândido Pinto, 67, 4715-400 Braga > _______________________________________________ > 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
