I need to develop a web application to make users edit a shapefile in the browser. Main idea would be to load a shapefile with his layers, and then let users create lines, polylines and so, saving that data to the shapefile. An improvememt would be to save data to db.
I searched on the Internet but I can't find a opensource solution. I took a look at lizmap and qgis server but It seems there Is not the possibility to insert vectorial items or edit the Ones already present.
Can someone help? Thanks in advance