Conversation
…ture/Village-Report
…ture/Village-Report
This script is the source-of-truth builder for the Core Stack village admin resource. It reads raw admin boundary inputs directly, records source trace and omission decisions, and emits the standardized GeoPackage, GeoJSON, CSV, and QA reports needed by downstream facilities, Antyodaya, and livestock assets.
The workplan captures the data-quality rules, multipart-village handling, and lineage expectations behind cs_admin_standard. Keeping it beside the builder makes the asset reproducible and gives reviewers the rationale for non-trivial geometry standardisation decisions.
This script joins standardized cs_admin_standard village geometries to configured tabular resources. It is required for reproducible CS Antyodaya and livestock assets because it keeps ids, geometry, datatypes, metadata, and join exception reporting consistent across datasets.
This config tells the CS admin-constrained asset builder how to join Mission Antyodaya 2020 data to cs_admin_standard and where to emit cs_antyodaya_2020 outputs. Keeping it tracked makes the generated Antyodaya asset reproducible without local-only settings.
This CLI orchestrates raw cleaning, pan-India facility asset creation, proximity rebuilds, and monitoring commands from tracked YAML config instead of one-off local scripts.
This script builds cs_village_facility_proximity.gpkg from cs_admin_standard and pan_india_facilities.gpkg, storing actual village polygons and materialized proximity tables for downstream API and GEE use.
This YAML is the tracked source of truth for raw facility source definitions, output schema, taxonomy, and proximity settings. It is required to reproduce pan_india_facilities.gpkg and cs_village_facility_proximity.gpkg.
The template documents the config block required to add new raw facility datasets safely without editing pipeline code.
The README explains how to run the facilities build and proximity steps, what outputs are expected, and how to add new sources without tracking raw files or generated outputs.
…port Hotfix/mws and tehsil report
use pan india lulc in gee pipelines
…-reports Finalize Antyodaya reports and pipeline resource documentation
Create Standard Admin Resource
…eline Add facilities dataset and proximity builder Scripts
…xcel add soil health and soil type
Feature/village report
…dataset Add CS admin-constrained asset builder and configs
Add Standard Core Stack GEE Ingestion Workflow
Fix : updated report code for Village ids
Ksheetiz-24
approved these changes
Jul 31, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
No description provided.