Il 22/gen/2015 18:06 "Peter Smith" <[email protected]> ha scritto: > > Hello list, > > I'm running Qgis server 2.0.1 via Apache/fcgi with the mapserver front > end. Is there any way that I can allow users to edit maps via their > web browser? I don't need anything too complicated, just the ability > to add markers to a layer. > > Thanks >
We made a qgis web client edition that provides editing features (points and lines) using the known openlayers API methods then we made a backend written in python that made sql commands to our postgres database.
_______________________________________________ Qgis-developer mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/qgis-developer
