mirror of
https://github.com/openstreetmap/id-tagging-schema.git
synced 2025-10-28 05:13:50 +01:00
Add search terms to more presets
This commit is contained in:
parent
679616c451
commit
f07914f5a1
63 changed files with 304 additions and 64 deletions
|
|
@ -16,7 +16,11 @@
|
|||
"tags": {
|
||||
"railway": "abandoned"
|
||||
},
|
||||
"terms": [],
|
||||
"terms": [
|
||||
"abandoned railroad",
|
||||
"former train tracks",
|
||||
"train right-of-way"
|
||||
],
|
||||
"matchScore": 0.85,
|
||||
"name": "Abandoned Railway"
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue