Skip to content

v0.2.51..v0.2.52 changeset tds70_rules.js

Garret Voltz edited this page Jan 15, 2020 · 1 revision
diff --git a/translations/tds70_rules.js b/translations/tds70_rules.js
index 6d7dd89..1f39d93 100644
--- a/translations/tds70_rules.js
+++ b/translations/tds70_rules.js
@@ -80,6 +80,7 @@ tds70.rules = {
     ['F_CODE','AP040','railway','crossing'], // Pedestrian Crossing - See custom rules
     ['F_CODE','AP040','railway','level_crossing'], // Level Crossing - See custom rules
     ['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'],
@@ -3742,6 +3743,8 @@ tds70.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'], //
Clone this wiki locally