Search:
Login
Preferences
Help/Guide
About Trac
Register
Forgot your password?
Wiki
Timeline
Changelog
Browse Source
View Tickets
New Ticket
Roadmap
Builds
Sonar
Search
Context Navigation
+0
Start Page
Index
History
Editing Styles/SlovakiaBicycleRoutes
Adjust edit area height:
8
12
16
20
24
28
32
36
40
Edit side-by-side
{{{ #!style type="mapcss" meta { title: "Slovakia Bicycle Routes"; description: "Highlight bicycle routes tagged with Slovakia bicycle route tagging scheme."; version: "0.1.[[revision]]_[[date]]"; author: "Martin Ždila"; } way::red_c_layer { offset: -2; } relation[route=bicycle][colour=red] > way::red_c_layer { color: red; width: 4; offset: -6; dashes: 0, 6; linecap: round; } way::blue_c_layer { offset: prop("offset", "red_c_layer"); } relation[route=bicycle][colour=blue] > way::blue_c_layer { color: blue; width: 4; offset: prop("offset") - 4; dashes: 0, 6; linecap: round; } way::green_c_layer { offset: prop("offset", "blue_c_layer"); } relation[route=bicycle][colour=green] > way::green_c_layer { color: green; width: 4; offset: prop("offset") - 4; dashes: 0, 6; linecap: round; } way::yellow_c_layer { offset: prop("offset", "green_c_layer"); } relation[route=bicycle][colour=yellow] > way::yellow_c_layer { color: yellow; width: 4; offset: prop("offset") - 4; dashes: 0, 6; linecap: round; } }}}
Note:
See
WikiFormatting
and
TracWiki
for help on editing wiki content.
Change information
Your email or username:
E-mail address and name can be saved in the
Preferences
Comment about this change (optional):
Note:
See
TracWiki
for help on using the wiki.