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

Popular posts from this blog

Time Series Analysis With Python

Identifying Cracks in Concrete Using a Convolutional Neural Network

Detecting Solar Panels In Imagery Using Semantic Segmentation

Using Machine Learning to Classify Strava Activities