大叶
Python 数据、Leaflet.js 地图
folium 建立在 Python 生态系统的数据处理优势和 Leaflet.js 库的映射优势之上。在 Python 中操作数据,然后通过 folium 在 Leaflet 地图中将其可视化。
安装
或者
$ conda install -c conda-forge folium
文档
https://python-visualization.github.io/folium/latest/
贡献
我们热爱贡献! folium 是开源的,基于开源构建,我们很高兴您能加入我们的社区。
有关更多信息,请参阅我们完整的贡献者指南。
变更日志
- v0.16.0 及更高版本的发行说明:https://github.com/python-visualization/folium/releases
- 较旧的变更日志
包和插件
套餐:
- https://github.com/geopandas/xyzservices:栅格底图图块集的存储库。
- https://github.com/randyzwitch/streamlit-folium:在 Streamlit 应用程序中运行 folium。
- https://github.com/FEMlium/FEMlium:使用 folium 在地理地图上进行有限元模拟的交互式可视化。
插件:
- https://github.com/onaci/folium-glify-layer:为大型 GeoJSON FeatureCollections 提供快速 webgl 渲染
- https://github.com/carlosign/Folium.ControlCredits-Plugin:在角落显示制作人员名单。显示图像/徽标,单击它将展开以显示带有制作人员名单和链接的简短消息。
- https://github.com/JohnyCarrot/folium-geocoder-own-locations:在创建时接受建议列表的地理编码器。