You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: ui/app/utils/tagtree.csv
+2-1Lines changed: 2 additions & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -77,7 +77,8 @@ Sport ,Stadium,,arena,polygon,"name, building, leisure",leisure='stadium',,
77
77
Sport ,Swimming Pool,,,"point, polygon","name, leisure",leisure='swimming_pool',,
78
78
Sport ,Pitch,,"field,court",polygon,"name, leisure",leisure='pitch',,
79
79
Sport ,Sport Centre,,,"point, polygon","name, building, leisure",leisure='sport_centre',,
80
-
Transportation,Transportation,yes,,,,"aeroway IS NOT NULL OR highway IS NOT NULL OR railway IS NOT NULL OR building IN ('aerodrome','ferry_terminal','train_station') OR amenity IN ('ferry_terminal','bus_station')",,http://wiki.openstreetmap.org/wiki/Map_Features#Transportation
80
+
Transportation,Transportation,yes,,,,"aeroway IS NOT NULL OR highway IS NOT NULL OR railway IS NOT NULL OR aerialway IS NOT NULL OR building IN ('aerodrome','ferry_terminal','train_station') OR amenity IN ('ferry_terminal','bus_station')",,http://wiki.openstreetmap.org/wiki/Map_Features#Transportation
81
+
Transportation,Aerialway,,,"point, line, polygon","name, building, aerialway",aerialway IS NOT NULL,,
81
82
Transportation,Airport,,,"point, line, polygon","name, building, aeroway",aeroway IS NOT NULL OR building='aerodrome',,
82
83
Transportation,Ferry Terminal,,boat,"point, polygon","name, amenity, building",amenity='ferry_terminal' OR building='ferry_terminal',,
0 commit comments