Skip to content

Commit 723bdc8

Browse files
authored
make building=train_station.json searchable
1 parent 449fae4 commit 723bdc8

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,16 @@
11
{
22
"icon": "maki-building",
33
"geometry": [
4-
"point",
5-
"vertex",
64
"area"
75
],
86
"tags": {
97
"building": "train_station"
108
},
9+
"terms": {
10+
"halt",
11+
"railway station",
12+
"terminal"
13+
},
1114
"matchScore": 0.5,
12-
"name": "Train Station Building",
13-
"searchable": false
15+
"name": "Train Station Building"
1416
}

0 commit comments

Comments
 (0)