kartoza / QGIS

QGIS is a free, open source, cross platform (lin/win/mac) geographical information system (GIS)
http://qgis.org
GNU General Public License v2.0
0 stars 2 forks source link

Remote editing of GeoNode layers from QGIS #4

Open gubuntu opened 7 years ago

gubuntu commented 7 years ago

In this work package we will explore the options for providing a low bandwidth, high responsiveness approach to providing remote editing of GeoNode layers from QGIS without needing to run WFS. The normal workflow of using WFS often results in very large data transfers between client and server. In our proposed research we will look to implement a simpler system whereby the following workflow is supported:

We will also evaluate the possibility of dynamically switching between WMS and WFS layer backends (as an alternative to the above approach).