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:
Martin Raifer
2022-11-04 10:03:47 +01:00
parent ee90c2f851
commit 0c8be6bf01
2 changed files with 4 additions and 2 deletions
+3 -1
View File
@@ -31,5 +31,7 @@
"value": "bridge"
},
"name": "Bridge Area",
"matchScore": 0.85
"aliases": [
"Bridge"
]
}