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.
Release files for foliume 0.0.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| foliume-0.0.1.tar.gz | 84.8 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| foliume-0.0.1-py2.py3-none-any.whl | Python 3, Python 2 | none | any | Details |
Total release size: 184.7 kB
Release files / foliume-0.0.1.tar.gz
| Download URL | foliume-0.0.1.tar.gz |
|---|---|
| Size | 84.8 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
4036ccae9833afb1fb1138eeceecf308225a0e222c1750dbab93a63a9996d395
|
|
BLAKE2b-256 checksum How to use checksums |
3d5352e17b43ee117225be4af37c7aab06506a719da897439fd03ede3ce26292
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.7.1 importlib_metadata/4.10.0 pkginfo/1.8.2 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.1 CPython/3.8.10
|
Release files / foliume-0.0.1-py2.py3-none-any.whl
| Download URL | foliume-0.0.1-py2.py3-none-any.whl |
|---|---|
| Size | 99.8 kB |
| Tags | Python 2 Python 3 |
|
SHA-256 checksum How to use checksums |
fe7d0a74a2a3bcd6aae1345bb35bad800c367865f16ff06882d500edbbf1f53a
|
|
BLAKE2b-256 checksum How to use checksums |
4f4a4def70553fdb39226c7bd6e3d56abdbaf8dc2d9d1b46fb18e0b9850afaf3
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.7.1 importlib_metadata/4.10.0 pkginfo/1.8.2 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.1 CPython/3.8.10
|