GithubHelp home page GithubHelp logo

maracarolinarojas / qrealtime Goto Github PK

View Code? Open in Web Editor NEW

This project forked from shivareddyiirs/qrealtime

0.0 0.0 0.0 2.39 MB

This is a QGIS plugin which enables automatic survey form creation from GIS layers and uploading to ODK aggregate server. User can import existing data into GIS layers or enable sync with regular interval.

Home Page: http://shivareddyiirs.github.io/QRealTime

License: GNU General Public License v2.0

Makefile 2.08% Python 96.50% Batchfile 0.72% Shell 0.43% QML 0.27%

qrealtime's Introduction

Welcome to QRealTime plugin

flowchart

QRealTime Plugin allows you to:

  • Create new survey form directly from GIS layers in QGIS
  • Synchronise data from ODK Aggregate server
  • Import data from ODK Aggregate server

Getting Started

Installation

Prerequisites:
  • QGIS installed

Installation steps:

  1. Open Plugin Manager and search for QRealTime plugin and install it.
  2. And restart QGIS so that changes in environment take effect.
  3. If after restarting QGIS still there is problem related to PyXForm then manually install pyxform library to python3 by using following:
    3a. Open command prompt/terminal and go to installation directory of QGIS.
    3b. Run osgeo4w.bat
    3c. Run py3_env
    3d. Run following:
       - Windows: python3 -m pip install pyxform --user.
       - MacOS: sudo pip3 install pyxform
    Note: If pip in not recognised (as in the case of QGIS 3.4) use easy_install instead.
    3e. And restart QGIS so that changes in environment take effect.

Configuration:

From the main menu choose Plugins --> QRealTime --> QRealTime Setting
Enter ODK aggregate url (required). Other fields are optional. Sync time is also required in case of data sync.
If you don't have ODK Aggregate server access, you can use demo server https://opendatakit.appspot.com or if you want to install your own aggregate server, then visit


settings


Right click over any existing layer --> QRealTIme and choose desired option:
Make Online (To Create new form), import (to import data of existing form), sync(to automatically update your layer)
If you want to import data from already existing form (created without using our plugin) do ensure that the name of the geometry field is 'GEOMETRY','location' or 'gps. Other geometry field names are currently not supported.

options


QRealTime plugin is capable of converting QGIS layer into data collection form. To design a data collection form for humanitarian crisis, we have to create appropriate vector layer. For the demonstration purpose, you can create the shapefile with following fields:

tables


If you are not sure how to create value map in QGIS, Visit this link
The following video demonstrates, how to use the QRealTime Plugin:
<iframe width="560" height="315" src="https://www.youtube.com/embed/zmr2CC5G-m4" frameborder="0" allow="autoplay; encrypted-media" allowfullscreen></iframe>

Please cite us:

DOI

qrealtime's People

Contributors

shivareddyiirs avatar prabhakaralok avatar joeflack4 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.