Scrape zip files from the Election Commission's website, unzip and extract the KML, convert it to geojson.
- Clone:
git clone https://github.com/HindustanTimesLabs/eci-shape-scrape/ - Navigate:
cd eci-shape-scrape - Install:
npm install - Scrape:
node scrape.js - Unzip:
node unzip.js - Convert:
node convert.js