Changes between Version 2 and Version 4 of Styles/ColourTag
- Timestamp:
- (multiple changes)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Styles/ColourTag
v2 v4 6 6 == Description == 7 7 8 The mappaint style "colour tag" displays ways in the colour of their colour tag. Supprted formats are 6 digit RGB hexadecimal (!#112233), 3 digit RGB hexadecimal (!#123) and CSS color names (green). 8 The mappaint style "colour tag" displays ways in the colour of their colour tag. Supported formats are 6 digit RGB hexadecimal (!#112233), 3 digit RGB hexadecimal (!#123) and CSS color names (green). 9 9 10 10 For ideas/questions/bugs/suggestions or similar please write a message to [osmwww:user/Klumbumbus Klumbumbus]. … … 18 18 title: "colour tag"; 19 19 version: "[[revision]]_[[date]]"; 20 description: "Displays ways in the colour of their colour tag. Supprted formats are 6 digit RGB hexadecimal (#112233), 3 digit RGB hexadecimal (#123) and CSS color names (green)."; 20 description: "Displays ways in the colour of their colour tag. Supported formats are 6 digit RGB hexadecimal (#112233), 3 digit RGB hexadecimal (#123) and CSS color names (green)."; 21 21 /* icon: "colourtag.svg"; */ 22 22 author: "Klumbumbus"; 23 link: "http://josm.openstreetmap.de/wiki/Styles/ColourTag"; 23 link: "https://josm.openstreetmap.de/wiki/Styles/ColourTag"; 24 24 /* min-josm-version: "????"; not sure*/ 25 25 } … … 28 28 title: "Farb-Merkmal"; 29 29 description: "Zeigt Linien in der Farbe ihres colour-Merkmals an. Unterstützte Formate sind RGB-hexadezimal mit 6 Zeichen (#112233), RGB-hexadezimal mit 3 Zeichen (#123) und CSS Farbnamen (green)."; 30 link: "http://josm.openstreetmap.de/wiki/De:Styles/ColourTag"; 30 link: "https://josm.openstreetmap.de/wiki/De:Styles/ColourTag"; 31 31 } 32 32
