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

Entrance to a building through a tunnel

0

Which is the best way to draw and tag an entrance which is not in the building wall but about 20 m away from the building leading underground to the basement floors. The way from the entrance to the building is a tunnel covered by earth and grass (not a grass covered roof) so it cannot be seen from above. I can imagine that my question is not unique but can appear where buildings are built on slopes.

asked 10 Jun '19, 17:28

Archiver's gravatar image

Archiver
41338
accept rate: 0%

edited 10 Jun '19, 17:34


One Answer:

2

You can map the way in the tunnel:
highway=path
tunnel=yes
layer=-1 (if anything else is crossing above)
level=-1 (or whatever is appropriate for the rest of the building level the tunnel connects to)

And then connect the tunnel to the overground road network and put an entrance=main or =yes on the end point of the tunnel.

answered 10 Jun '19, 20:25

TZorn's gravatar image

TZorn
12.3k764225
accept rate: 15%

edited 17 Jun '19, 16:23

Source code available on GitHub .