GitPedia

INDIAN SHAPEFILES

Shape files and Geojson files for various categories of India.

From datta07Β·Updated June 25, 2026Β·View on GitHubΒ·

**High-quality and accurate GeoJSON files of India's territory** *Providing a comprehensive collection of territorial clusters for developers, researchers, and GIS enthusiasts* The project is distributed under the MIT License license, first published in 2020. Key topics include: andhra-pradesh, districts, districts-in-india, geojson, india.

INDIAN SHAPEFILES

<div align="center">

GitHub stars
GitHub forks
GitHub issues

High-quality and accurate GeoJSON files of India's territory
Providing a comprehensive collection of territorial clusters for developers, researchers, and GIS enthusiasts

</div>

πŸŽ‰ Milestone Achieved: 200+ Stars!

<div align="center">

Thank you to everyone who has supported this project! Your interest and contributions motivate me to expand and improve this repository continuously.

<a href="https://www.buymeacoffee.com/akuladatta" target="_blank"> <img src="https://www.buymeacoffee.com/assets/img/custom_images/orange_img.png" alt="Buy Me A Coffee" style="height: 41px !important;width: 174px !important;" > </a>

Consider supporting this project to help maintain and expand the dataset

</div>

πŸ“‚ Repository Contents

This repository provides comprehensive GeoJSON datasets organized into the following categories:

πŸ—ΊοΈ National Level Data

  • Administrative Boundaries: States, districts, and political constituencies (PC)
  • Infrastructure Networks: National highways and railway systems
  • Complete Coverage: Pan-India territorial mapping

πŸ›οΈ State Level Data

  • Hierarchical Boundaries: State β†’ District β†’ Sub-district mapping
  • Political Divisions: Constituency boundaries for each state
  • Administrative Centers: District and sub-district headquarters with precise coordinates

πŸ™οΈ Metropolitan Data

  • Urban Mapping: Ward and sub-division boundaries
  • Major Cities: Comprehensive coverage of metropolitan areas
  • Detailed Granularity: Street-level administrative divisions

πŸš€ Roadmap & Upcoming Features

  • Village Boundaries: Complete rural administrative mapping

πŸ“‹ Technical Specifications

AttributeDetails
FormatGeoJSON (RFC 7946 compliant)
ProjectionWGS84 (EPSG:4326)
Data VintagePrimarily 2019 (with ongoing updates)
EncodingUTF-8
QualityHigh-precision coordinate data

πŸ› οΈ Usage & Conversion

Direct Usage

javascript
// Example: Loading a state boundary fetch('path/to/state-boundaries.geojson') .then(response => response.json()) .then(data => { // Use with Leaflet, Mapbox, or other mapping libraries });

Format Conversion

Need other formats? Convert easily using:

  • Mapshaper - Web-based converter
  • GDAL/OGR - Command-line tools
  • QGIS - Desktop GIS application

⚠️ Important Notes

Data Currency: Some datasets reflect 2019 administrative boundaries. Recent territorial changes may not be reflected in all files.

Accuracy: While we strive for high accuracy, please verify boundaries for official or legal purposes.

Updates: We continuously work to incorporate the latest administrative changes.


🀝 Contributing

We welcome contributions! Here's how you can help:

  • πŸ› Report Issues: Found an error? Open an issue
  • πŸ“Š Submit Data: Have newer boundary data? Share it
  • πŸ’‘ Suggest Features: Ideas for improvement are always welcome
  • πŸ”§ Code Contributions: Help improve the repository structure

πŸ“¬ Connect & Support

<div align="center">

Found this useful? Give it a ⭐ and help others discover this resource!

GitHub
Buy Me A Coffee

Your feedback and suggestions drive continuous improvement

</div>
<div align="center">

🌟 Thank you for being part of this journey! 🌟

Building India's most comprehensive open-source GIS dataset, one boundary at a time.

</div>

Contributors

Showing top 3 contributors by commit count.

View all contributors on GitHub β†’

This article is auto-generated from datta07/INDIAN-SHAPEFILES via the GitHub API.Last fetched: 6/25/2026