Changes between Version 1 and Version 2 of Styles/DigiRoadBusStops


Ignore:
Timestamp:
2018-11-01T16:16:34+01:00 (7 years ago)
Author:
Polyglot
Comment:

changed name, added note tag

Legend:

Unmodified
Added
Removed
Modified
  • Styles/DigiRoadBusStops

    v1 v2  
    55meta
    66{
    7     title: "Public Transport";
     7    title: "DigiRoad bus stops";
    88    description: "Highlight DigiRoad bus stops with directional arrows";
    99    version: "1.0 2018-11-01";
    1010    author: "Polyglot";
    11     link: "https://josm.openstreetmap.de/wiki/Styles/PublicTransport";
     11    link: "https://josm.openstreetmap.de/wiki/Styles/DigiRoadBusStops";
    1212    min-josm-version: "8260";
    1313}
     
    5858  text: tag(name);
    5959  text-halo-radius: 2;
    60   text-offset-y: 15;}
     60  text-offset-y: 20;}
     61
     62node|z18-[highway=bus_stop]::note,
     63node|z18-[railway=tram_stop]::note,
     64node|z18-[public_transport=platform]::note
     65 {text-color: blue;
     66  font-size: 24;
     67  text: tag(note);
     68  text-halo-radius: 2;
     69  text-offset-y: 40;}
    6170
    6271node|z14-["ref"]::ref