Skip to content

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.

License

Notifications You must be signed in to change notification settings

UdayKumar0711/QRealTime-1

 
 

Repository files navigation

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 or KoboToobox server
  • Import data from 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.

Configuration:

From the main menu choose Plugins --> QRealTime --> QRealTime Setting
Here you have two tabs one for Aggregate and another for KoboToolbox Choose one of the tab and Enter url (required). Other fields are optional.
You can create free account in KoboToolbox server and 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>

About

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.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

 
 
 

Languages

  • Python 96.6%
  • Makefile 2.0%
  • Other 1.4%