Contents

folium 0.16.0

0

Make beautiful maps with Leaflet.js & Python

Make beautiful maps with Leaflet.js & Python

Stars: 6626, Watchers: 6626, Forks: 2199, Open Issues: 94

The python-visualization/folium repo was created 10 years ago and the last code push was 1 weeks ago.
The project is extremely popular with a mindblowing 6626 github stars!

How to Install folium

You can install folium using pip

pip install folium

or add it to a project with poetry

poetry add folium

Package Details

Author
Rob Story
License
MIT
Homepage
https://github.com/python-visualization/folium
PyPi:
https://pypi.org/project/folium/
GitHub Repo:
https://github.com/python-visualization/folium

Classifiers

  • Scientific/Engineering/GIS
  • Scientific/Engineering/Visualization
No  folium  pypi packages just yet.

Errors

A list of common folium errors.

Code Examples

Here are some folium code examples and snippets.

GitHub Issues

The folium package has 94 open issues on GitHub

  • Incomplete map display
  • Export a draw circle
  • Include vertical legends as an option for choropleth maps (sample code included)
  • Make it possible for a marker to link to another marker
  • trouble getting FloatImage to work with locally stored .png and .svg files
  • Adding a GeoJson tooltip to TimeSliderChoropleth
  • Support type hinting
  • [Do not merge] Add LayerControl to demonstrate order-dependency bug #1553
  • Adding LayerControl first makes LayerControl and layers disappear
  • New function: color legend and color proportion in folium.heatmap
  • Load existing html file generated by folium
  • In _to_png, it'll be nicer to use driver.fullscreen_window() instead of using driver.maximize_window().
  • More customisable colors for Markers and/or adding missing colors
  • Resizing markers
  • Is there a feature to make multiple layer controls in folium python with different data?

See more issues on GitHub

Related Packages & Articles

esprima 4.0.1

ECMAScript parsing infrastructure for multipurpose analysis in Python

dtreeviz 2.2.2

A Python 3 library for sci-kit learn, XGBoost, LightGBM, Spark, and TensorFlow decision tree visualization

dowhy 0.11.1

DoWhy is a Python library for causal inference that supports explicit modeling and testing of causal assumptions

dotmap 1.3.30

ordered, dynamically-expandable dot-access dictionary