Slides from my workshop given at JSChannel in Bangalore India
Tag: d3js
Automated d3 map of any country
So I previously wrote a post on how to create a map of anywhere of the world using d3. I’ve decided to take that a step further and created a python script that automates the entire thing.
Follow the instructions in this github repo and you should be good.
Note: You will need to install GDAL and have Python running.
Enjoy!