alinauman / folium

Python Data. Leaflet.js Maps.

Home Page:http://python-visualization.github.io/folium/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

https://badge.fury.io/py/folium.png https://api.travis-ci.org/python-visualization/folium.png?branch=master

folium

folium

Python Data, Leaflet.js Maps

folium builds on the data wrangling strengths of the Python ecosystem and the mapping strengths of the Leaflet.js library. Manipulate your data in Python, then visualize it in a Leaflet map via folium.

Installation

$ pip install folium

or

$ conda install -c conda-forge folium

Documentation

http://python-visualization.github.io/folium/docs-v0.5.0/

The documentation for the development version can be found here: http://python-visualization.github.io/folium/docs-master/

Note that the documentation on Read the Docs is for the deprecated version 0.2.0.

Gallery

There are two galleries of Jupyter notebooks with examples, which you can see using Jupyter's nbviewer:

http://nbviewer.jupyter.org/github/python-visualization/folium/tree/master/examples/

https://nbviewer.jupyter.org/github/python-visualization/folium_contrib/tree/master/notebooks/

About

Python Data. Leaflet.js Maps.

http://python-visualization.github.io/folium/

License:MIT License


Languages

Language:Python 88.6%Language:CSS 10.6%Language:HTML 0.7%Language:Smarty 0.1%Language:JavaScript 0.1%