python-visualization / python-visualization/folium
Update/refresh an already rendered map?
未关闭
还没有人认领这个 Issue。
enhancement
- 主要语言
- Python
- 星标
- 7.4k
- 派生
- 2.3k
- 平均合并
- 17 小时 22 分钟
- 30 天内合并 PR
- 11
描述
This is more of a feature request, as I don't think this already works. But it would be very useful to have the possibility to render a map, say with some GeoJSON content, and re-render (refresh) the same map (in a Jupyter notebook cell, say) with some other or additional content, later. It would also allow for some kind of simple animations. Or are there any other ways to get this?
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
首先检查 Folium 如何在 Jupyter notebook 中渲染地图,以及其 Leaflet.js 集成如何处理 GeoJSON 内容。定义受支持的 refresh 对替换或添加内容意味着什么,以及如何验证完成情况,包括是否将简单动画纳入范围。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- javascript, jupyter-notebook, python
- 领域
- data-visualization
- Issue 类型
- 功能
- 难度
- 5/5
- 预计耗时
- 一周以上
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 25/100