I'm trying to show the flow of people within a city by drawing arcs from origin to destination. Any suggestion of how to do this in Python using Folium?
If not, is there any other python tool that would allow me to draw an arc on a map? If not, how would you do it?