My running map using python and folium
Click on the image to display the interactive one.
Link to the Github project
I'm a huge fan of maps, probably since I played around with my dad's roadmaps as a kid (he hated it, as he could never fold them back properly!). I cannot spend a day witho...
dev.alexdjulin.ovh6 min read
Bruce Norikane
Wonderful article, Alex! I appreciate your detailed explanation, github source and final product. I've been creating maps directly in Javascript and Leaflet after transforming the data in Python. I'll try Folium and do it all in Python.