kinankasem / python_folium_example

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:HTML 98.8%Language:Python 1.2%