Skip to content

Commit 4d092ba

Browse files
committed
add aeroway=gate to Things
1 parent 34a2531 commit 4d092ba

File tree

1 file changed

+1
-0
lines changed
  • app/src/main/java/de/westnordost/streetcomplete/osm

1 file changed

+1
-0
lines changed

app/src/main/java/de/westnordost/streetcomplete/osm/Things.kt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ private val IS_THING_EXPRESSION by lazy {
4040
"aeroway" to listOf(
4141
"navigationaid",
4242
"windsock",
43+
"gate",
4344
),
4445
"amenity" to listOf(
4546
// grouped by subcategory, sorted by alphabet

0 commit comments

Comments
 (0)