Re: [Qgis-user] Is there any CLI to create and manage a QGIS project

2024-01-18 Thread Alexei via QGIS-User
You might find something useful in this QGIS deployment script: https://www.northrivergeographic.com/qgis-deployment-cli/ Alexei On January 18, 2024 5:48:09 PM GMT, Adam Nielsen via QGIS-User wrote: >> I would like to create a project and then, for example, given a list of >> files, put all th

Re: [Qgis-user] Is there any CLI to create and manage a QGIS project

2024-01-18 Thread Adam Nielsen via QGIS-User
> I would like to create a project and then, for example, given a list of > files, put all those whose names begin with "OC" in the ocean group, and > all others in the root of the project, and finally sort them > programmatically, according to values I have in a list of my own. > > I know it is a

[Qgis-user] Is there any CLI to create and manage a QGIS project

2024-01-18 Thread andy via QGIS-User
Hello, I would like to create a project and then, for example, given a list of files, put all those whose names begin with "OC" in the ocean group, and all others in the root of the project, and finally sort them programmatically, according to values I have in a list of my own. I know it is an XML