Skip to content

Example showing how to generate a map with markers, custom markers, circle markers, vega visualizations, Geojson and choropleth maps

Notifications You must be signed in to change notification settings

kinankasem/python_folium_example

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python Folium/Leaflet.js Example

Example showing how to generate a map with markers, custom markers, circle markers, vega visualizations, Geojson and choropleth maps

Quick Start

# Install dependencies
pip install folium
pip install pandas

# Generate maps
python map.py
python map2.py

About

Example showing how to generate a map with markers, custom markers, circle markers, vega visualizations, Geojson and choropleth maps

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 98.8%
  • Python 1.2%