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

There is a bridge crossing a river whose characteristics are;

  1. Allow trains to cross the river
  2. Has a narrow path on on the bridge next to the tracks that can be used by pedestrians and cyclists. In fact a bicycle route that is part of a relation goes along this path.

How do I tag this path whist it is on the bridge? Do I draw a highway=path right next to railway=rail tag? Do I draw a bridge?

Thanks

asked 27 May '18, 23:11

GavinX's gravatar image

GavinX
567710
accept rate: 0%


You can map this as follows

  • 2 ways close to one another, one for the railway, one for path. Split both ways at the beginning/end of the bridge and tag that section as bridge=yes, layer=1. Now, at least you know there is a bridge along the path. But it appears as if there are two bridges. You might stop here, and that is what many people have done.
  • In addition, map the bridge as an area. Tag that area as man_made=bridge, layer=1. The wiki page on man_made=bridge has some pictures and details on the proper mapping.

Note that the value of the layer lag of bridge=yes and man_made=bridge has to be the same and higher than the layer of the underlying stream, road, etc.

permanent link

answered 28 May '18, 04:16

escada's gravatar image

escada
19.0k16166302
accept rate: 21%

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:

×44
×2

question asked: 27 May '18, 23:11

question was seen: 1,101 times

last updated: 28 May '18, 04:16

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