This is a static archive of our old OpenStreetMap Help Site. Please post any new questions and answers at community.osm.org.

Walkway tags

1

Hi,

There is this walkway at a hospital in Ghent, Belgium. How would you guys tag it (currently only mapped as a simple path, so routing engines don't realize that it's floating and can't be accessed from outside) hospital walkway

I was thinking

min: building:level 1
max: building:level 2

but not sure if there are better/other tags...

Cheers, Thibault

asked 31 Aug '20, 16:32

Thibaultmol's gravatar image

Thibaultmol
41336
accept rate: 0%

Does that have 2 levels or just one? (Can't quite tell from the image.)

(31 Aug '20, 20:30) Tordanik

3 Answers:

1

I might also add bridge=yes and layer=1

answered 31 Aug '20, 18:13

n76's gravatar image

n76
10.8k1082172
accept rate: 17%

1

The established tags for levels (from Simple 3D Buildings) would be

building:levels = 2
building:min_level = 1

This goes along with building=yes, or building:part=yes if you consider it part of another building. I'm not aware of an established building value for these.

Add layer = 1 to establish the vertical stacking with the features below.

answered 31 Aug '20, 20:53

Tordanik's gravatar image

Tordanik
12.0k15106147
accept rate: 35%

0

There's no obvious tag for enclosed air-conditioned "indoor" walkways (like do we consider there's an indoor walkway within the bridge structure). I must admit I "abuse" bridge=covered with appropriate layer=*, adding air_conditoning=yes. Connect it to the buildings with entrance=*, adding the appropriate level=.

answered 01 Sep '20, 07:28

Kovoschiz's gravatar image

Kovoschiz
2.4k31147
accept rate: 16%

edited 01 Sep '20, 07:29

Source code available on GitHub .