diff --git a/translations/tds40_rules.js b/translations/tds40_rules.js
index 593ac5b..c01f926 100644
--- a/translations/tds40_rules.js
+++ b/translations/tds40_rules.js
@@ -83,6 +83,7 @@ tds40.rules = {
['F_CODE','AP030','highway','yes'], // Just in case...
['F_CODE','AP040','barrier','lift_gate'], // Gate
['F_CODE','AP050','highway','footway'], // Trail
+ ['F_CODE','AQ125','amenity','bus_station'],
['F_CODE','AQ125','highway','bus_station'], // Transportaion Station
['F_CODE','AQ125','highway','bus_stop'], // Transportaion Station
['F_CODE','AQ125','public_transport','stop_position'],
@@ -4317,6 +4318,8 @@ tds40.rules = {
['IWT','4','water','reservoir'], // Reservoir
+ ['ONE','1001','oneway','-1'], // Yes, it is one way but it is reversed from the drawing order
+
// From UFD
['CAA','-999999','controlling_authority','unknown'],
['FFN','190','use','oil_gas_facility'],