[qgis-qwc2] Feature editing

roman.meier at gismap.ch roman.meier at gismap.ch
Wed Oct 7 01:31:26 PDT 2020


Hi folks,

I was able to set up feature editing using the data service.

According to EditingInterface.js we have 4 methods, which are getFeature, addFeature, editFeature and deleteFeature.

The addFeature works beautifully and allows me to create features like points and regions.

Why is editFeature and deleteFeature not working? Is it still missing in the backend?

Also, the editing interface offers two options, "Pick" and "Draw". "Draw" is as mentioned above working nicely allowing to create new features. How about "Pick"? The data service debugger logs a GET call but nothing actually happens beside doing just that. What am I missing here?

Kind regards,
Roman


More information about the qgis-qwc2 mailing list