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/Lit
Adjust edit area height:
8
12
16
20
24
28
32
36
40
Edit side-by-side
== Lit style == This style adds display of lit streets to the map. === The style itself === {{{ #!style type="mapcss" meta { title: "Lit"; version: "2.0.[[revision]]_[[date]]"; description: "Show lit=yes/no settings in JOSM map display"; author: "cmuelle8"; link: "https://josm.openstreetmap.de/wiki/Styles/Lit"; } way[lit=yes]::lit_layer { object-z-index: 1.0; width: +10; opacity: 0.75; color: #EEEECC; } way[lit=no]::lit_layer { object-z-index: 1.0; width: +10; opacity: 0.75; color: #000000; } }}}
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.