Building Interactive Web Maps With Python and Folium
SUMMARY -
Maps can be a powerful tool when trying to understand the underlying process behind your data. Many trends are nearly indistinguishable in tabular or chart format and pop out immediately when viewed across space. This project uses the Python library Folium to create interactive maps of my Strava data. Preparing data for any sort of geospatial analysis can be challenging and this project demonstrates how to deal with latitudes and longitudes to make meaningful maps.
Comments
Post a Comment