【问题标题】:Get specific node id from the figure plot by osmnx通过 osmnx 从图中获取特定的节点 id
【发布时间】:2018-02-15 12:11:26
【问题描述】:

现在我可以使用osmnx绘制地图,但是我不知道图中节点的节点id。那我怎么才能把图中的节点id和节点图关联起来呢?或者,我可以用节点 ID 绘制地图吗?谢谢!

【问题讨论】:

    标签: python plot openstreetmap networkx


    【解决方案1】:

    只需在 osmnx.plot.plot_graph() 模块中将annotate 参数设置为True 即可。

    【讨论】:

    猜你喜欢
    • 2021-12-03
    • 2018-02-24
    • 2017-12-03
    • 2021-10-11
    • 1970-01-01
    • 2013-11-16
    • 2019-12-31
    • 1970-01-01
    • 1970-01-01
    相关资源
    最近更新 更多