Modify

Opened 12 months ago

Last modified 10 months ago

#7746 new defect

wrong style applied to ways

Reported by: Cobra Owned by: team
Priority: normal Component: Internal mappaint style
Version: latest Keywords:
Cc:

Description

There are some cases in which a wrong style is applied to a way.

  • highway=service with tracktype=grade1 => appears as highway=track
  • highway=cycleway with tunnel=no => appears as highway=road(!)

Attachments (0)

Change History (1)

comment:1 Changed 10 months ago by mrwojo

We could set the tracktype=grade1 style to a priority below most things but above highway=track. Thus a highway=service with grade1 would render as highway=service, while highway=track with grade1 would render as tracktype=grade1.


tunnel=no is rendered as a "deprecated" object like highway=road, bridge=no, cutting=no, embankment=no, shop=groceries, and mountain_pass=yes (when used on a way).

  1. Should the style specify rules exclusively to make tags appear deprecated? It's a task better suited to the validator.
  2. Is it clear that red dashes mean the thing has a deprecated tag? Probably not, given this bug and #6039 (it looks like boundary=administrative).
  3. Is it worth having a rule for the nearly unused shop=groceries?

Add Comment

Modify Ticket

Change Properties
<Author field>
Action
as new .
as The resolution will be set. Next status will be 'closed'.
to The owner will be changed from team. Next status will be 'new'.
Next status will be 'needinfo'.The owner will change to Cobra
as duplicate The resolution will be set to duplicate. Next status will be 'closed'.The specified ticket will be cross-referenced with this ticket
The owner will be changed from team to anonymous. Next status will be 'assigned'.
Author


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

 
Note: See TracTickets for help on using tickets.