Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

QGEP import / manhole view for QField #212

Open
2 tasks
varrieta opened this issue May 6, 2022 · 3 comments
Open
2 tasks

QGEP import / manhole view for QField #212

varrieta opened this issue May 6, 2022 · 3 comments
Assignees

Comments

@varrieta
Copy link
Contributor

varrieta commented May 6, 2022

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_manhole is used on the field to collect the data
  • Back at the office, when synchronising back the data:
    1. when a manual interaction isn't necessary, the information is automatically udpated
    2. 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

@varrieta varrieta self-assigned this May 6, 2022
@varrieta
Copy link
Contributor Author

varrieta commented May 6, 2022

Synchronisation of the data can be done with qfield synch.

Although depending on your mobile device, you might encounter unit issue since the comma sign can't be used on the keyboard (issue below):

opengisch/qfieldsync#153

work around: use sql code to import the data in qgep_import.manhole_quarantine

@sjib sjib transferred this issue from QGEP/QGEP May 19, 2023
@sjib
Copy link
Contributor

sjib commented May 19, 2023

@varrieta Any update on this?

@sjib
Copy link
Contributor

sjib commented Jun 24, 2024

Synthese Workshop D TEKSI User Day 2023:

Workshop D qfield with TEKSI

grafik

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants