Changes between Version 27 and Version 28 of Rules/PublicTransportGtfs


Ignore:
Timestamp:
2020-11-29T16:54:12+01:00 (5 years ago)
Author:
skyper
Comment:

typo

Legend:

Unmodified
Added
Removed
Modified
  • Rules/PublicTransportGtfs

    v27 v28  
    6363 */
    6464
    65 relation[type=route_master][route_master =~ /^(bus|coach|share_taxi|trolleybus|train|light_rail|subway|tram|monorailfunicular||ferry|aerialway|school_bus|walking_bus)$/] {
     65relation[type=route_master][route_master =~ /^(bus|coach|share_taxi|trolleybus|train|light_rail|subway|tram|monorail|funicular|ferry|aerialway|school_bus|walking_bus)$/] {
    6666  set PtRouteMaster;
    6767}