Opened 11 years ago
Closed 11 years 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 | Milestone: | |
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 11 years ago by
Attachment: | josm-7176.osm added |
---|
Changed 11 years ago by
Attachment: | pedestrian-area.diff added |
---|
comment:1 Changed 11 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
In [4741/josm]: