mirror of
https://github.com/FoggedLens/id-tagging-schema.git
synced 2026-07-07 05:27:50 +02:00
revert match priorities for Crossing and Speed Table presets
solves part of #863
This commit is contained in:
@@ -16,7 +16,6 @@
|
||||
"tags": {
|
||||
"highway": "crossing"
|
||||
},
|
||||
"matchScore": 0.9,
|
||||
"terms": [
|
||||
"crosswalk",
|
||||
"foot path crossing",
|
||||
|
||||
@@ -16,5 +16,6 @@
|
||||
"speed",
|
||||
"slow"
|
||||
],
|
||||
"name": "Speed Table"
|
||||
"name": "Speed Table",
|
||||
"matchScore": 0.9
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user