mirror of
https://github.com/FoggedLens/id-tagging-schema.git
synced 2026-05-19 06:58:08 +02:00
add "Bridge" alias for man_made=bridge, closes #632
also reverts lowered match score from https://github.com/openstreetmap/iD/commit/67f7995559b6eddb98f756b0cddc583b70d9092c
This commit is contained in:
@@ -31,5 +31,7 @@
|
||||
"value": "bridge"
|
||||
},
|
||||
"name": "Bridge Area",
|
||||
"matchScore": 0.85
|
||||
"aliases": [
|
||||
"Bridge"
|
||||
]
|
||||
}
|
||||
|
||||
@@ -8081,7 +8081,7 @@ en:
|
||||
name: Breakwater
|
||||
terms: <translate with synonyms or related terms for 'Breakwater', separated by commas>
|
||||
man_made/bridge:
|
||||
# man_made=bridge | Translate the primary name. Optionally, add equivalent synonyms on newlines in order of preference (press the Return key).
|
||||
# man_made=bridge | Bridge | Translate the primary name. Optionally, add equivalent synonyms on newlines in order of preference (press the Return key).
|
||||
name: Bridge Area
|
||||
terms: <translate with synonyms or related terms for 'Bridge Area', separated by commas>
|
||||
man_made/bunker_silo:
|
||||
|
||||
Reference in New Issue
Block a user