mapillary / mapillary/mapillary-python-sdk
[Feature] Discussion over having a visual representation of the results
还没有人认领这个 Issue。
- 主要语言
- Python
- 星标
- 66
- 派生
- 23
- 平均合并
- 1 天 20 小时
- 30 天内合并 PR
- 11
描述
Is your feature request related to a problem? Please describe.
It is not really as much of a problem, as it is that of a feature request. It would be great if there was a way of visualizing results from mapillary via a bounding box. This can help in geospatial analysis for enthusiasts in data science or for developers who like to perform visual analysis in Jupyter notebooks. The results can look something similar to this,



The above images were selected from the Getting Started with the new Mapillary API v4 post on Mapillary - Blog.
Describe the solution you'd like
One-liners, much like in libraries, for example, in networkx, and matplotlib, where there is a very easy of quickly generating a graph to see what the results look like. More code like the discussion is to be had later in the future, but this can serve as a ground basis for starting from somewhere
Describe alternatives you've considered
We can use something like the Folium library that helps in performing GeoSpatial analysis.
Additional context
This idea was slightly discussed in the 1st Maintainer Meeting on the 24th of June
贡献指南
从这里开始
- 先读完整个 Issue,再读项目的贡献指南。
- 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
- Fork 仓库,在一个分支上完成修改。
- 提交 Pull Request,并在描述里引用这个 Issue 编号。
调研方向
首先查看 Mapillary API v4 的上下文以及 issue 中引用的维护者会议讨论,然后检查 Python SDK 当前如何提供 bounding-box 结果。该 issue 没有指定文件或测试;在实现之前需要就范围和所需的可视化接口达成一致,而面向 notebook 的可视化很可能是完成标准。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- jupyter, matplotlib, python
- 领域
- data, data-visualization
- Issue 类型
- 功能
- 难度
- 5/5
- 预计耗时
- 一周以上
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 25/100