Opened 16 years ago
Closed 12 years ago
#4816 closed defect (worksforme)
tunnel through building claimed as error "way crossing building"
| Reported by: | jstein | Owned by: | team |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Core validator | Version: | |
| Keywords: | Cc: |
Description (last modified by )
tunnel through building claimed as error "way crossing building"
Attachments (0)
Change History (5)
comment:1 by , 16 years ago
follow-up: 3 comment:2 by , 16 years ago
Is this tunnel really layer=-1 otherwise it will also work if the tunnel and the buildings share nodes. I do not know if the tunnel is a real tunnel or just going through the building at layer=0. The nodes might even get a tag barrier=sally_port or something like that.
comment:3 by , 15 years ago
Replying to skyper:
Is this tunnel really layer=-1 otherwise it will also work if the tunnel and the buildings share nodes. I do not know if the tunnel is a real tunnel or just going through the building at layer=0. The nodes might even get a tag barrier=sally_port or something like that.
or you set layer=1 on the building.
Validator always wants to have a layer set. By the way the way has totally changed.
comment:4 by , 12 years ago
| Description: | modified (diff) |
|---|
Think this ticket can be closed. Not the first one about missing layer with tunnel/bridge.
comment:5 by , 12 years ago
| Resolution: | → worksforme |
|---|---|
| Status: | new → closed |



I think this is because
tunnel=yesdoes not imply, for example,layer=-1. It is unclear to me if there is a consensus on whether it should be implied: http://wiki.openstreetmap.org/wiki/Talk:Key:layerFor now, though, it seems the validator's complaint is legitimate, and it can't hurt to include an explicit
layertag.