-
-
Notifications
You must be signed in to change notification settings - Fork 114
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Create a QGIS plugin for managing and deploying QWC2 configurations #392
Comments
does anybody have a good guide on how to start using QGIS, QGIS Server, and QWC2? There are good presentations online on the great features and capabilities of these components but I have a hard time finding guides on how to use them in practice. I would be willing to help with documentation. So to recap I am interested in getting from QGIS desktop and creating a QGIS project, then taking that project and uploading to QGIS server. Then QGIS server would be able to display the project using QWC2 on the Internet. |
For QGIS Desktop + Server part should be enough:
For the QWC2 part you need to edit the configuration files manually, but as you already have some examples that shouldn't be too hard to follow. |
Ok fair enough @tudorbarascu I created a new issue qgis/qwc2-demo-app#70 I will take a look at your links now! |
Hello, like we explain in the mailing list we are working on a QGIS plugin to add new project directly from QGIS desktop to a qwc2 application. I proposed something in this repo. Everything is explain in the README but the idea is to create a new micro-service build with a qwc2 app. The user will download the plugin and add it in QGIS to publish easily a new project. We are now working on authentication part to create new themes.json Feel free to add comments or/and suggest changes. |
Great news, @FlavBd! I will have a look at it (probably after my holidays). cc @HusseinKabbout |
Hello ! I come back to you because we have developed a microservice for our plugin which is available on this GitHub repository. In the readme you have a link to a video which show you how it works. What do you think about it ? Do you think it can be added to the microservices repo ? |
Watched the video, looks nice 👍! We're generally open in adding more repos to the qwc-services organization. We have repos with different prefixes, which categorize them into officially supported services ( I have an other proposal for showcasing your plugin: an "awesome QWC" list with links and short descriptions of available microservices and tools like yours. What do you think? |
Has this plugin been published? And is it something similar to QGIS Cloud? because in your video the interface looks almost the same as QGIS Cloud Webmaps. |
The idea is to create a QGIS plugin that:
It should be able to edit at least:
Maybe more files later.
The text was updated successfully, but these errors were encountered: