Skip to content

feat:Geo-Visualization of Corpus Contributions with Sub-District Boundaries

mondyagu abhilash requested to merge feat/geo-vis into develop

Description:

Briefly describe your changes.

Implemented a geo-visualization feature that enables users to view their corpus contributions on an interactive map. The feature fetches data from the contributions API, filters geotagged entries, and displays them as color-coded markers using Leaflet. Additionally, integrated sub-district boundaries for Telangana and Andhra Pradesh to provide region-wise context, helping users identify contribution distribution across locations. The map is displayed within a modal and includes proper loading, error, and empty states for an improved user experience. Type of Change:

  • Bug Fix
  • Feature Development
  • Documentation

Testing:

  • Tested on desktop
  • Tested on mobile
  • Tested in different browsers

Screenshots (if applicable):

Add screenshots for UI changes. Screenshot_from_2026-04-23_11-26-19

Screenshot_from_2026-04-23_11-26-32

Screenshot_from_2026-04-23_11-26-54 Screenshot_from_2026-05-02_09-56-09

Screenshot_from_2026-05-02_09-56-28 Screenshot_from_2026-05-05_11-55-58

Screenshot_from_2026-05-05_12-00-50

Video Demo

Add a link to the demo of the PR

If you have used AI create this PR, please also record video of yourself explaining the changes.

Link to code walkthrough

Checklist:

  • Code follows project style guidelines
  • Self-review completed
  • No console errors
  • TypeScript types are correct
Edited by mondyagu abhilash

Merge request reports

Loading