Modify

Opened 14 years ago

Closed 14 years ago

#5937 closed defect (fixed)

MapCSS matching of piste:type=downhill

Reported by: Vidar Gundersen Owned by: bastiK
Priority: normal Milestone:
Component: Core Version: latest
Keywords: mapcss, mappaint Cc:

Description

it seems the MapCSS parser in MapPaint does not match tags with colon in them, such as:

way[piste:type=downhill] {}

Attachments (0)

Change History (2)

in reply to:  description comment:1 by bastiK, 14 years ago

Replying to Vidar Gundersen:

it seems the MapCSS parser in MapPaint does not match tags with colon in them, such as:

way[piste:type=downhill] {}

As workaround you can write

way["piste:type"=downhill] {}

comment:2 by bastiK, 14 years ago

Resolution: fixed
Status: newclosed

In [3902/josm]:

mapcss: minor improvements, fixes #5937 - MapCSS matching of piste:type=downhill, fixes #5938 - matching of relation members

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The owner will remain bastiK.
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.