Changes between Version 233 and Version 234 of Help/Styles/MapCSSImplementation
- Timestamp:
- 2023-02-08T14:14:43+01:00 (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Help/Styles/MapCSSImplementation
v233 v234 1107 1107 {{{#!td align=left valign=top 1108 1108 `auto` 1109 Derive the text automatically. The default name tags are: "`name:`"+''<LANG>'', \\"`name`", "`int_name`", "`ref`", "`operator`", "`brand`" and "`addr:housenumber`".1110 1111 Configure a list of tag names in the preference "`mappaint.nameOrder`" in order to change this list. (After changing the list, a restart of JOSM is required.)1109 Derive the text automatically. The default name tags are: "`name:`"+''<LANG>'', \\"`name`", "`int_name`", "`ref`", "`operator`", "`brand`" and "`addr:housenumber`". 1110 1111 Configure a list of tag names in the preference "`mappaint.nameOrder`" in order to \\change this list. (After changing the list, a restart of JOSM is required.) 1112 1112 1113 1113 ''String'' 1114 Denotes the key of the tag whose value is used as text.1114 Denotes the key of the tag whose value is used as text. 1115 1115 1116 1116 ''Expressions'' … … 1126 1126 }}} 1127 1127 |------------------------------------------------------------------------------- 1128 || `text-color` || the text color || ''Color'' || `white` for lines and nodes,\\`#c0c0c0` for areas \\(JOSM "`text`" and \\"`areatext`"color preferences) ||1128 || `text-color` || the text color || ''Color'' || `white` for lines and nodes,\\`#c0c0c0` for areas \\(JOSM "`text`" and "`areatext`"\\color preferences) || 1129 1129 || `text-opacity` || how transparent the text is || ''Opacity'' || 1.0 || 1130 1130 || `text-offset-x` || shift the text horizontally, (not supported for text along line) || ''Number'' || 0 ||
