Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Develop interactive leaflet maps using Folium on Python

Build an interactive choropleth based leaflet map using Folium package in Python. Features of the map includes:

  • Choropleth (Thematic map in which areas are shaded or patterned in proportion to a factor)
  • Clustered location markers (Groups location markers close to each other)
  • Usage of different markers (Location, Circle)
  • LayerControl (Allows viewing option of different tile map)
  • MeasureControl (Allows measuring of distance between two location markers)

Step-by-step tutorial for this project can be found on https://link.medium.com/n79z7sB2mV

Requirements

  • Python 2.7.x
  • Folium
  • Pandas

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages