-
Notifications
You must be signed in to change notification settings - Fork 23
Open
Labels
Description
I was ask questions about the qgep import module and realized there is a lack of documentation about it :
- qgep_import documentation (I'll take care of it)
- qgep mobile demo project : would that be necessary since most of the users might create their own mobile project ?
Quick reminder of how it works:
- The view
qgep_import.vw_manholeis used on the field to collect the data - Back at the office, when synchronising back the data:
- when a manual interaction isn't necessary, the information is automatically udpated
- when a manual interaction is necessary, the information is hold in
qgep_import.manhole_quarantine
Here is the discussion about the implementation :
QGEP/datamodel#74