Modify

Opened 13 years ago

Closed 13 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)

josm-7176.osm (3.3 KB ) - added by Cobra 13 years ago.
pedestrian-area.diff (651 bytes ) - added by Cobra 13 years ago.

Download all attachments as: .zip

Change History (3)

by Cobra, 13 years ago

Attachment: josm-7176.osm added

by Cobra, 13 years ago

Attachment: pedestrian-area.diff added

comment:1 by Don-vip, 13 years ago

Resolution: fixed
Status: newclosed

In [4741/josm]:

fix #7176 - closed highway=pedestrian way gets painted as area regardless of area=yes (patch by Cobra)

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain team.
as The resolution will be set.
The resolution will be deleted. Next status will be 'reopened'.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.