Changes between Version 3 and Version 4 of Styles/Coloured_Postcode


Ignore:
Timestamp:
2012-12-26T11:40:40+01:00 (13 years ago)
Author:
geozeisig
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Styles/Coloured_Postcode

    v3 v4  
    55 meta {
    66
    7     title: "Coloured Postcode"; author: "geozeisig"; version: "0.[[revision]]_[[date]]"; description: "Style to ease mapping of Postcode by colouring streets and houses and nodes"; description: "missing postcode is marked in red/yellow"; description: "boundary=postal_code is marked in red dashes"; link: "http://josm.openstreetmap.de/wiki/Styles/Coloured_Postcode";
     7    title: "Coloured Postcode"; author: "geozeisig"; version: "0.[[revision]]_[[date]]"; description: "Style to ease mapping of Postcode by colouring streets and houses and nodes"; link: "http://josm.openstreetmap.de/wiki/Styles/Coloured_Postcode";
    88
    99}
     
    203203}
    204204
    205 /* highlight boundary */ relation[type=boundary][boundary=postal_code] {
     205/* highlight boundary */
     206relation[type=boundary][boundary=postal_code] {
    206207
    207208    width: 5; color: red; dashes: 10;