Changes between Version 91 and Version 92 of Help/Styles/MapCSSImplementation
- Timestamp:
- 2015-04-23T21:05:43+02:00 (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Help/Styles/MapCSSImplementation
v91 v92 562 562 || {{{:tagged}}} || What JOSM considers tagged, i.e. an object that with a tag key other than the following: {{{source*, source_ref, note, comment, converted_by, created_by, watch*, fixme, FIXME, description, attribution}}} (version r4008; in this list, {{{*}}} is a glob) 563 563 || {{{:righthandtraffic}}} || true if there is right-hand traffic at the current location (since r7193); see [[left-right-hand-traffic]] for screenshot of areas || 564 || {{{:unclosed_multipolygon}}} || true for unclosed multipolygon relations (since r82 37) ||565 || {{{:open_end}}} || to select end nodes of unclosed multipolygon relations with `relation:unclosed_multipolygon >:open_end node` (since r82 37) ||564 || {{{:unclosed_multipolygon}}} || true for fully loaded unclosed multipolygon relations (since r8252) || 565 || {{{:open_end}}} || to select end nodes of unclosed multipolygon relations with `relation:unclosed_multipolygon >:open_end node` (since r8252) || 566 566 {{{#!comment 567 567 || {{{:modified}}} || changed objects (Note that the styles are not updated when you move a node, so you have to switch the style sheet on and off to get an updated view.) (since r7193) ||