NOTICE: help.openstreetmap.org is no longer in use from 1st March 2024. Please use the OpenStreetMap Community Forum

I use osmnx and osmapi in python

i.e ( I can get a nodes by osmnx api and osmapi )

but I want get the node neighbors nodes

how can I get the neighbors nodes ?

i.e

nodesid:

(neighbors node) ?----- 2978723111 ----- ?(neighbors node)

asked 29 Aug '17, 05:49

Arvis_Su's gravatar image

Arvis_Su
11224
accept rate: 0%

edited 29 Aug '17, 05:58

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "title")
  • image?![alt text](/path/img.jpg "title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Question tags:

×710
×78
×1

question asked: 29 Aug '17, 05:49

question was seen: 1,804 times

last updated: 29 Aug '17, 05:58

NOTICE: help.openstreetmap.org is no longer in use from 1st March 2024. Please use the OpenStreetMap Community Forum