Modify ↓
Opened 10 years ago
Closed 10 years ago
#10654 closed defect (wontfix)
UnconnectedWays test should not try to connect footways to highways
Reported by: | brianegge | Owned by: | team |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | Core validator | Version: | |
Keywords: | Cc: |
Description
If highway=footway, it should only look for other highway=footway's to connect to. Similarly, highway!=footway should only search for highway!=footway's to connect to.
Attachments (0)
Change History (3)
comment:1 by , 10 years ago
Component: | Core → Core validator |
---|
comment:2 by , 10 years ago
Note:
See TracTickets
for help on using tickets.
Why should it not look e.g. for highway=footway end point near highway=residential? This is a common error made often by new osm members.