Skip to content
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

Open
andreasneumann opened this issue Jan 11, 2017 · 8 comments
Open

Comments

@andreasneumann
Copy link
Member

The idea is to create a QGIS plugin that:

  1. can edit configuration files
  2. can deploy to a test or production system

It should be able to edit at least:

  • config.json
  • themesConfig.json

Maybe more files later.

@d3netxer
Copy link

d3netxer commented Dec 28, 2017

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.

screenshot from 2017-12-28 10-28-54

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.

@tudorbarascu
Copy link
Member

tudorbarascu commented Dec 29, 2017

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.
That being said, your request should have been a new issue.
Good luck.

@d3netxer
Copy link

Ok fair enough @tudorbarascu I created a new issue qgis/qwc2-demo-app#70

I will take a look at your links now!

@FlavBd
Copy link
Contributor

FlavBd commented Jul 21, 2020

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.

@pka
Copy link
Member

pka commented Jul 21, 2020

Great news, @FlavBd! I will have a look at it (probably after my holidays). cc @HusseinKabbout

@FlavBd
Copy link
Contributor

FlavBd commented Sep 17, 2020

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 ?

@pka
Copy link
Member

pka commented Sep 17, 2020

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 (qwc_*), custom services (sogis_*) and others. The QGIS plugin would be in a new category. @HusseinKabbout has written a similar plugin, but we've never advertized it, because we're still not sure, which way of publishing and configuring the majority of QWC2 users prefer.

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?

@ar-siddiqui
Copy link

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.

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.

@manisandro manisandro transferred this issue from qgis/qwc2-demo-app Mar 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

6 participants