Geocoding and OSMModule Overview


  • Geocoding APIs can be used to identify locations of specific categories such as grocery stores or restaurants

Network AnalysisModule Overview


  • OSM is a great alternative to map real time locations using Folium feature of Python.

Spatial Analysis


  • Use .md files for episodes when you want static content
  • Use .Rmd files for episodes when you need to generate output
  • Run sandpaper::check_lesson() to identify any issues with your lesson
  • Run sandpaper::build_lesson() to preview your lesson locally