QGIS Python Plugins Repository
Guided Offline Editing
Extend the built-in Offline Editing plugin providing automated processes
This plugin provides some simple automations to ease projects sharing across an organization. At the moment, it relies heavily on PostgreSQL and on QGIS features introduced in versions 3.6 and 3.8. How it works ? A "power user" (a GIS admin, a DBA, or the like) prepares beforehand one or more projects for working with PostgreSQL/Postgis layers. That is: she loads PostgreSQL layers in QGIS and prepares everything to work with these layers: symbology, relations, forms. She does so with as much details as possible (form widgets, field validation, field help, relationships, and so on). She also indicates which layers must be downloaded for offline edition (a variable to set in layer properties). Then these projects are saved in PostgreSQL (this is a feature introduced in QGIS 3.6). Now, on the "normal user" side, the plugin shows the list of available projects that have been prepared in this manner. The user selects one project and just clicks `Go!`. That's it! The project is loaded like it was prepared. The user can also choose to download the project for offline edition. The project is then saved into one GeoPackage file (QGIS 3.8). Later, when back online, the user just clicks `Upload` and the layers are synchronised into PostgreSQL.
- Author
- Yann Voté
- Maintainer
- ygversil
- Tags
- vector , feature , editing , python , attribute , database , attribute edit , attribute table , field , digitizing , layers , gis , qgis , offline , synchronize
- Plugin home page
- https://github.com/ygversil/qgis-guided-offline-editing
- Tracker
- Browse and report bugs
- Code repository
- https://github.com/ygversil/qgis-guided-offline-editing
- Latest experimental version:
- 0.9.0
- Plugin ID
-
1880
Version | Experimental | Min QGIS version | Max QGIS version | Downloads | Uploaded by | Date |
---|---|---|---|---|---|---|
0.9.0 | yes | 3.10.0 | 3.99.0 | 1323 | ygversil | 2020-03-31T14:13:57.783038+00:00 |
0.8.2 | yes | 3.10.0 | 3.99.0 | 196 | ygversil | 2020-02-29T15:47:49.770796+00:00 |
0.8.1 | yes | 3.10.0 | 3.99.0 | 164 | ygversil | 2020-01-23T17:02:38.042908+00:00 |
0.8.0 | yes | 3.10.0 | 3.99.0 | 159 | ygversil | 2020-01-21T10:48:33.119629+00:00 |
0.7.1 | yes | 3.10.0 | 3.99.0 | 152 | ygversil | 2020-01-06T09:05:57.852187+00:00 |
0.7.0 | yes | 3.10.0 | 3.99.0 | 137 | ygversil | 2020-01-03T12:14:34.046987+00:00 |
0.6.0 | yes | 3.10.0 | 3.99.0 | 142 | ygversil | 2020-01-02T14:47:35.794877+00:00 |
0.5.1 | yes | 3.10.0 | 3.99.0 | 161 | ygversil | 2019-12-18T15:28:10.546889+00:00 |
0.4.1 | yes | 3.8.0 | 3.99.0 | 200 | ygversil | 2019-12-01T11:27:08.218890+00:00 |
0.3.3 | yes | 3.8.0 | 3.99.0 | 183 | ygversil | 2019-11-15T10:53:05.609627+00:00 |