Skip to content

Commit

Permalink
Initial commit
Browse files Browse the repository at this point in the history
  • Loading branch information
Vonter committed Nov 19, 2024
0 parents commit 8242172
Show file tree
Hide file tree
Showing 5 changed files with 5,230 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
KL_Wards**
raw
9 changes: 9 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# kerala-wards

Geospatial data of electoral wards in Kerala, from the 2024 delimitation. Download the data from the [releases](https://github.com/Vonter/kerala-wards/releases) page.

## Source

Delimitation Commission, Kerala: https://wardmap.ksmart.live/

The `fetch.sh` script in this repository fetches and combines the data from the above site into a single file.
Loading

0 comments on commit 8242172

Please sign in to comment.