Indian Village boundaries sourced from different government websites which are freely available to all the Indians. Here we have digitized them, cleaned them, added appropriate attributes so it can be used by all the researchers, students etc
The boundaries are organized by state using state ISO code. All the village boundaries are available in geojson (WGS84, EPSG4326) format. The below table gives you the status of the data as we clean and upload. Data is not perfect there as many errors both in data and boundaries. You can contribute by sending the pull requests. Please use the census names when correcting the attributes and geojson for shapes. Refer CONTRIBUTING.md for ways to contribute.
Each state has a folder with a short name, for example state of Gujarat will have GJ folder. It will contain a single geojson file gj.json and then a gj.md file containg the list of all supporting files.
Each boundary will have the following attributes
- NAME : Name of the Village/Town as per census
- TYPE: Village or Town
- SUB_DIST: Sub District name as per census
- DISTRICT : District name as per census
- STATE: State or UT name as per census
- CEN_2001: Code as per 2001 census, its a concatination of State Code, District Code, Sub-District Code, Village Code 2001.
- CEN_2011: Code as per 2011 census, We are yet to populate this.
All our work will be under Open Data Commons Open Database License (ODbL). This data is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. If you find issues we are more than happy to accept corrections but please source them to an official source. Refer CONTRIBUTING.md for ways to contribute.
This is the master list of all the references. These links are mostly goverment or under open license. Each state folder also has a note that can be reffered.
- AP - Bhuvan - Andhra Pradesh State Village Boundaries
- BR - Bihar Atlas - iBHUGOAL-BiHar infrastrUcture mapping Geomatics Oriented Application modeL
- BR - Administrative Atlas-Bihar
- GJ - Gujarat Revenue Department Maps
- HR - Haryana Geo-portal
- KA - Bhuvan Panchayat - Digital Empowerment of Society for Panchayat level Planning and Governance
- KA - Geographical Information System (GIS) based Road Information System (RIS) for PWP & IWTD Road Network
- KA - Dharwad Village Boundaries
- KL - Delimitation Map 2010, Kerala, Maps of Villages and Towns
- TS - Bhuvan - Telangana State Village Boundaries
- MH - Maharashtra Remote Sensing Application Centre
- MH - Geo-referencing of Village Map Project (GVMP)
- Maps by Census of India
- Digital Library, Census of India
- Local Government Directory - List of all Local Goverments, Urban and Local, with codes and sometimes maps
- Bhuvan Panchayat - Digital Empowerment of Society for Panchayat level Planning and Governance
- VILLAGE CENSUS CODE - 2001,
- Census of India, List of Villages/Towns, 2011
- GARV-GIS Mapping of UE Villages
- India WRIS
- India WRIS Web Map Services - Administrative - WMS
- India WRIS Web Map Services - All
- Layer: Villages Boundary (Census-2001) (ID: 1)
- Village layer (Census 2001) WMS Service provided by WRIS India
- Administrative layer (Invluding Village) WMS Service provided by WRIS India
- Mapping of Land Region Codes for Census 2011 and 2001 Data
State | Project Page | Status | Quick View |
---|---|---|---|
Gujarat | GJ | Complete | Quick View |
Kerala | KL | Complete | Quick View |
Bihar | BR | Complete | Quick View |
Karnataka | KA | Complete | Quick View |
- MapShaper is software for editing Shapefile, GeoJSON, TopoJSON and several other data formats, written in JavaScript.
- geojson.io is a quick, simple tool for creating, viewing, and sharing maps. geojson.io is named after GeoJSON, an open source data format, and it supports GeoJSON in all ways - but also accepts KML, GPX, CSV, GTFS, TopoJSON, and other formats.
- GeoJSONLint is an app that validates your GeoJSON and shows your feature(s) on a map if everything checks out ok.
- RawGit - serves raw files directly from GitHub with proper Content-Type headers.
- QGIS - A Free and Open Source Geographic Information System.
- Converting GeoJSON into Shapefile
- Exploring GeoJSON and renaming fields
- Mapping GeoJSON files on GitHub
- On GitLab