Make beautiful maps with Leaflet.js & Python
Project description
foliume
基于folium添加基本无偏移国内图源,包名及所有用法与folium相同,但安装需要使用如下方式(结尾有个 e )
pip install foliume
添加:
GeoQ (tiles=“GeoQ China Community / Street”)
高德地图 (tiles=“AMAP China”)
腾讯地图 (tiles=“TencentMap China”)
百度地图 (tiles=“BaiduMaps China”)
简单案例参考:test.ipynb
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
Gallery
There are two galleries of Jupyter notebooks with examples, which you can see using Jupyter’s nbviewer:
https://nbviewer.jupyter.org/github/python-visualization/folium/tree/main/examples/
https://nbviewer.jupyter.org/github/python-visualization/folium_contrib/tree/master/notebooks/
Contributing
We love contributions! folium is open source, built on open source, and we’d love to have you hang out in our community.
See our complete contributor’s guide for more info.
Changelog
Check the changelog for a detailed list of the latest changes.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for foliume-0.0.1-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | fe7d0a74a2a3bcd6aae1345bb35bad800c367865f16ff06882d500edbbf1f53a |
|
MD5 | 5b976f4c7bfdb42e070ba46162c7c3a1 |
|
BLAKE2b-256 | 4f4a4def70553fdb39226c7bd6e3d56abdbaf8dc2d9d1b46fb18e0b9850afaf3 |