Opened 18 months ago
Closed 18 months ago
#7176 closed defect (fixed)
[PATCH] closed highway=pedestrian way gets painted as area regardless of area=yes
| Reported by: | Cobra | Owned by: | team |
|---|---|---|---|
| Priority: | minor | Component: | Internal mappaint style |
| Version: | latest | Keywords: | |
| Cc: |
Description
Closed ways tagged highway=pedestrian are always painted as an area, which is not always correct.
All other highway tags aren't painted like this, they are only filled if area=yes is set.
This behavior is inconsistent and may be misleading.
Test: see attached osm file.
I've successfully changed this with the attached patch. Now only ways tagged highway=pedestrian and area=yes are painted as an area, all other ways are painted as normal ways. The style remains otherwise unchanged, no attributes have changed.
Attachments (2)
Change History (3)
Changed 18 months ago by Cobra
Changed 18 months ago by Cobra
comment:1 Changed 18 months ago by Don-vip
- Resolution set to fixed
- Status changed from new to closed



In [4741/josm]: