Modify

#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)

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

Download all attachments as: .zip

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]:

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

Add Comment

Modify Ticket

Change Properties
<Author field>
Action
as closed .
as The resolution will be set. Next status will be 'closed'.
The resolution will be deleted. Next status will be 'reopened'.
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.