[qgis-qwc2] Question about Editin Plugin

Sandro Mani manisandro at gmail.com
Thu Mar 29 01:36:49 PDT 2018


Hi Sebastian

The entries in the styleConfig.js [1] changed a bit, probably easiest to 
just use the one from the current qwc2-demo-app.

When updating the qwc2 submodule, remember to scan though the 
ChangeLog.md [2] to see whether you need to perform any changes to you 
application as well.

Best
Sandro

[1] https://github.com/qgis/qwc2-demo-app/blob/master/styleConfig.js
[2] https://github.com/qgis/qwc2-demo-app/blob/master/ChangeLog.md


On 29.03.2018 10:33, GOERKE Sebastian wrote:
>
> Hi Sandro,
>
> yes, this helps. We have to implement the EditingInterface then.
>
> I think, why the frontend is saying, the layer is not editable belongs 
> to some naming things. I will investigate these. The editing part is 
> contained within the generated themes.json.
>
> Another issue is, that since I updated the qwc2 folder to the current 
> master, the layer-menue and other ones have a transparent background 
> (see screenshot). What would best starting point to figure out, where 
> that behavior has to be changed?
>
> Best Regards and thank you very much for your help
>
> Sebastian
>
> *
> Sebastian GOERKE*
>
> Consultant
>
> *Sopra Steria Consulting***
>
> Sopra Steria AG
> Barcelona-Allee 1
> 51103 Köln - Deutschland
> Phone: +49 221 92404-8958 - Mobile: +49151 40625945
> sebastian.goerke at soprasteria.com 
> <mailto:sebastian.goerke at soprasteria.com> - www.soprasteria.de 
> <http://www.soprasteria.de/>
>
>
> <https://www.linkedin.com/company/soprasteria><https://www.facebook.com/soprasteria.de><https://twitter.com/SopraSteria_de><https://www.xing.com/company/soprasteria><http://digitale-exzellenz.de/>
>
> Before printing, think about the environment.
> The content of this message may be confidential, legally privileged 
> and protected by law. Unauthorized use, copying or disclosure of any 
> of it may be unlawful. If you are not the intended recipient please 
> notify the sender and remove it from your system. While attachments to 
> this e-mail are checked for viruses, we do not accept any liability 
> for any damage sustained by viruses.
>
> *Von:*Sandro Mani [mailto:manisandro at gmail.com]
> *Gesendet:* Donnerstag, 29. März 2018 10:15
> *An:* GOERKE Sebastian <sebastian.goerke at soprasteria.com>; 
> qgis-qwc2 at lists.osgeo.org
> *Betreff:* Re: [qgis-qwc2] Question about Editin Plugin
>
> Hi Sebastian
>
> There is no out-of-the box implementation for editing, you need to 
> implement the EditingInterface [1] to talk to whatever service you 
> want to use to handle the editing operations server side.
>
> As far as the message about no editable layers is concerned, it looks 
> like your edit config is not getting picked up. Make sure the 
> editConfig is correctly specified in the themesConfig.json and the 
> themes.json regenerated. If you run the vanilla qwc2-demo-app you 
> should already get a setup where this works, at least to the degree 
> that it talks to the dummy EditingInterface.js.
>
> Hope this helps
> Sandro
>
> [1] 
> https://github.com/qgis/qwc2-demo-app/blob/master/js/EditingInterface.js
>
> On 29.03.2018 10:07, GOERKE Sebastian wrote:
>
>     Hi all,
>
>     I am very happy so say, that QWC2 fits 100 % for our requirements
>     developing a WebGIS for a research project. After successful
>     deployment I will share the link with the list aswell.
>
>     Currently we are thinking about the Editing Plugin(?)/ Interface.
>
>     As far as I understood, the built-in implementation uses the QGIS
>     Server WFS. Is that correct? Or do we have to implement something
>     on our own here?
>
>     What we did was configuring all the things mentioned within the
>     documentation (activation the Plugin, edit themesConfig, adding
>     editConfig) for our specific layer. QWC2 frontend stays saying
>     that there is no layer for editing. Are we missing something here?
>
>     Best Regards
>
>     Sebastian
>
>     *
>     **Sebastian GOERKE*
>
>     Consultant
>
>     *Sopra Steria Consulting*
>
>     Sopra Steria AG
>     Barcelona-Allee 1
>     51103 Köln - Deutschland
>     Phone: +49 221 92404-8958 - Mobile: +49151 40625945
>     sebastian.goerke at soprasteria.com
>     <mailto:sebastian.goerke at soprasteria.com> - www.soprasteria.de
>     <http://www.soprasteria.de/>
>
>
>     <https://www.linkedin.com/company/soprasteria><https://www.facebook.com/soprasteria.de><https://twitter.com/SopraSteria_de><https://www.xing.com/company/soprasteria><http://digitale-exzellenz.de/>
>
>     Before printing, think about the environment.
>     The content of this message may be confidential, legally
>     privileged and protected by law. Unauthorized use, copying or
>     disclosure of any of it may be unlawful. If you are not the
>     intended recipient please notify the sender and remove it from
>     your system. While attachments to this e-mail are checked for
>     viruses, we do not accept any liability for any damage sustained
>     by viruses.
>
>     Sopra Steria Consulting is the trading name of:
>     Sopra Steria AG - Vorsitzender des Aufsichtsrates: Vincent Paris -
>     Vorstand: Urs Michael Krämer - Sitz der Gesellschaft: Hamburg - HR
>     B 148540 Amtsgericht Hamburg - USt-ID-Nr.: DE118671351
>
>
>
>
>     _______________________________________________
>
>     qgis-qwc2 mailing list
>
>     qgis-qwc2 at lists.osgeo.org <mailto:qgis-qwc2 at lists.osgeo.org>
>
>     https://lists.osgeo.org/mailman/listinfo/qgis-qwc2
>
> Sopra Steria Consulting is the trading name of:
> Sopra Steria AG - Vorsitzender des Aufsichtsrates: Vincent Paris - 
> Vorstand: Urs Michael Krämer - Sitz der Gesellschaft: Hamburg - HR B 
> 148540 Amtsgericht Hamburg - USt-ID-Nr.: DE118671351

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/qgis-qwc2/attachments/20180329/807a3f9b/attachment-0001.html>


More information about the qgis-qwc2 mailing list