Modify

Opened 9 years ago

Last modified 5 years ago

#11983 new enhancement

"Crossing ways" operator in MapCSS

Reported by: naoliv Owned by: team
Priority: normal Milestone:
Component: Core validator Version:
Keywords: mapcss Cc:

Description

Could we have some kind of "crossing ways" operator, please? (like #9516, but for ways)
For example:

way[waterway=river]  way[natural=tree_row] {
    throwWarning: tr("foo");
}

or even ways and relations:

way[highway]  relation[boundary=administrative] {
    throwWarning: tr("foo");
}

Attachments (0)

Change History (3)

comment:1 by anonymous, 8 years ago

This would be amazing, as it would essentially allow me and others to run "in-line" validation checks over an area I am working on.

comment:2 by anonymous, 8 years ago

Is there someone working on this?

comment:3 by GerdP, 5 years ago

See also #13165. It would be quite easy to implement a new operator that works for lines, not closed areas.

Modify Ticket

Change Properties
Set your email in Preferences
Action
as new The owner will remain team.
as The resolution will be set. Next status will be 'closed'.
to The owner will be changed from team to the specified user.
Next status will be 'needinfo'. The owner will be changed from team to naoliv.
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'.

Add Comment


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