revert match priorities for Crossing and Speed Table presets

solves part of #863
This commit is contained in:
Martin Raifer
2023-04-17 17:02:31 +02:00
parent ae96bdef56
commit 2eabf4979a
2 changed files with 2 additions and 2 deletions
-1
View File
@@ -16,7 +16,6 @@
"tags": {
"highway": "crossing"
},
"matchScore": 0.9,
"terms": [
"crosswalk",
"foot path crossing",
+2 -1
View File
@@ -16,5 +16,6 @@
"speed",
"slow"
],
"name": "Speed Table"
"name": "Speed Table",
"matchScore": 0.9
}