Changes between Version 14 and Version 15 of Rules/PublicTransportGtfs
- Timestamp:
- 2020-07-27T15:02:28+02:00 (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Rules/PublicTransportGtfs
v14 v15 180 180 /* platform and stop_position */ 181 181 *[public_transport =~ /^(platform|stop_position)$/][highway!=bus_stop][public_transport].noPtVehicle { 182 throwWarning: tr("`{0}` without serving vehicle type specified.", "{ 1.tag}");182 throwWarning: tr("`{0}` without serving vehicle type specified.", "{2.tag}"); 183 183 group: tr("Public Transport GTFS: missing tag"); 184 184 assertMatch: "relation public_transport=platform";
