I am building a python tool which aggregates data from a number of sources and generates some web-maps from this data. I was wondering if it is possible (maybe using PyQGIS) to create a QGIS3 workspace in a specified directory with the layers and styles pre-loaded?
Asked
Active
Viewed 311 times
1 Answers
1
After some further digging I've found that this is possible, details and sample code in this answer creating a qgis project file from pyqgis
pathos
- 113
- 6