Skip to content

Commit 0c8be6b

Browse files
committed
add "Bridge" alias for man_made=bridge, closes #632
also reverts lowered match score from openstreetmap/iD@67f7995
1 parent ee90c2f commit 0c8be6b

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

data/presets/man_made/bridge.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,5 +31,7 @@
3131
"value": "bridge"
3232
},
3333
"name": "Bridge Area",
34-
"matchScore": 0.85
34+
"aliases": [
35+
"Bridge"
36+
]
3537
}

interim/source_strings.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8081,7 +8081,7 @@ en:
80818081
name: Breakwater
80828082
terms: <translate with synonyms or related terms for 'Breakwater', separated by commas>
80838083
man_made/bridge:
8084-
# man_made=bridge | Translate the primary name. Optionally, add equivalent synonyms on newlines in order of preference (press the Return key).
8084+
# man_made=bridge | Bridge | Translate the primary name. Optionally, add equivalent synonyms on newlines in order of preference (press the Return key).
80858085
name: Bridge Area
80868086
terms: <translate with synonyms or related terms for 'Bridge Area', separated by commas>
80878087
man_made/bunker_silo:

0 commit comments

Comments
 (0)