[qgis-qwc2] Question about Editin Plugin
Sandro Mani
manisandro at gmail.com
Thu Mar 29 01:14:51 PDT 2018
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
> https://lists.osgeo.org/mailman/listinfo/qgis-qwc2
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/qgis-qwc2/attachments/20180329/1a28e8b4/attachment.html>
More information about the qgis-qwc2
mailing list