Opened 12 years ago
Last modified 5 years ago
#9257 closed enhancement
detect highway=footway, highway=pedestrian with foot=yes (and highway=cycleway with bicycle=yes) — at Version 4
| Reported by: | mkoniecz | Owned by: | team |
|---|---|---|---|
| Priority: | normal | Milestone: | 19.03 |
| Component: | Core validator | Version: | |
| Keywords: | highway footway cycleway bicycle yes designated | Cc: |
Description (last modified by )
This kind of things should never happen. "no" value is already detected in analogous case.
highway=footway with foot=designated (and highway=cycleway with bicycle=designated) is pointless but rather harmless
example of manual detection and fixing of highway=pedestrian with foot=yes: osmwww:browse/changeset/19303898
Change History (4)
comment:1 by , 12 years ago
| Description: | modified (diff) |
|---|---|
| Summary: | detect highway=footway with foot=yes or foot=no (and highway=cycleway with bicycle=yes or bicycle=no) → detect highway=footway with foot=yes (and highway=cycleway with bicycle=yes) |
comment:2 by , 12 years ago
comment:3 by , 12 years ago
similar #9380 (" detect and remove motor_vehicle = yes from highway=motorway, primary, secondary, tertiary etc ") is implemented
comment:4 by , 12 years ago
| Description: | modified (diff) |
|---|---|
| Summary: | detect highway=footway with foot=yes (and highway=cycleway with bicycle=yes) → detect highway=footway, highway=pedestrian with foot=yes (and highway=cycleway with bicycle=yes) |



osmwww:browse/changeset/19074122
example of fix after a manual detection