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

I wish to extract street information using OSM into a JSON file. In this information is it possible to obtain the width of each street? If now how to achieve this task. your help is greatly appreciated.

asked 17 Sep '18, 09:34

OmegaD's gravatar image

OmegaD
11112
accept rate: 0%


While in some cases there is explicit width information in OSM it is rather rare and you would need to estimate the width from other tags (street classification, lanes etc). Further you will need to consider how to handle dual carriageways and similar. This is all doable but will require some development work.

permanent link

answered 17 Sep '18, 11:00

SimonPoole's gravatar image

SimonPoole ♦
44.7k13326701
accept rate: 18%

Your answer
toggle preview

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
×362
×142
×34
×28

question asked: 17 Sep '18, 09:34

question was seen: 2,231 times

last updated: 17 Sep '18, 11:00

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