qgis / qgis-docker

Official Docker image for QGIS Server and Desktop
GNU Affero General Public License v3.0
67 stars 21 forks source link

Free project structure #39

Open ykhaled opened 4 years ago

ykhaled commented 4 years ago

The current folder structure is restraining. Anyway can be expanded to be more flexible?

data | |-- |-- |-- |-- .qgs

Then would use something like this: &MAP=/data/folder_name/user_name/project_name &MAP=/data/folder_name/user_name/project_name/project_name.qgs

JakobMiksch commented 2 months ago

I guess when you want another datastructure you should mount a custom NGINX config. But there is currently limited docs about that in this repo