Skip to content
jaltol edited this page Nov 11, 2021 · 7 revisions

Welcome to the jaltol wiki!

this wiki is a work-in-progress and has last been updated a while ago. we will post more recent update on the plugin before it's launch on Nov 30th, 2021

Roadmap

  • MVP: QGIS Plugin

    • Import Vectors (Village boundaries) from Cloud (GCP) > QGIS Desktop
    • Import Rasters (LULC) from Cloud (GEE) > QGIS Desktop
    • Import CSV (IMD Precipitation) from Cloud (GCP) > QGIS Desktop
    • Import CSV (Census amenities) from Cloud (GCP) > QGIS Desktop
    • Import CSV (WRIS Precipitation) from INDIA-WRIS > QGIS Desktop
  • Applications

    • Typologies: Solar Irrigation, Farm Ponds, ..
    • Implement features for application specific decision making, details TBD

Progress

Dataset Feature Status
Develop First UI
Vector: Village boundaries Import from local storage
Populate dropdown boxes with place names
Implement filter logic State>District>Block>Village
Zoom to selected village
Implement filter logic based on AOI
Import boundaries from cloud storage
Import boundaries PostgreSQL/PostGIS
Import boundaries via WFS API (Geoserver)
Raster: LULC add dependencies for GEE API
host LULC on GEE
implement raster import from GEE
standardize raster file conventions
CSV : IMD Import csv from cloud storage
Import csv from cloud database
Compute statistic requested by user input
CSV : Census Import csv from cloud storage
Import csv from cloud storage
Compute statistic requested by user input
CSV : WRIS Implement User authentication
Import single station data requested by user input
Pre process imported data
Chart imported data

Notes

2021-02-08 : First look at Plugin UI, Imports Vector (Village boundaries) from local storage

2021-02-15 : Raster import (from GEE) feature implemented

Sidebar

Clone this wiki locally