Make sure Car Parking appears before Parking Space in search

This commit is contained in:
Bryan Housel
2017-03-12 19:02:22 -04:00
parent 5e7919e78c
commit 4d3721df24
2 changed files with 2 additions and 0 deletions

View File

@@ -1609,6 +1609,7 @@
"tags": {
"amenity": "parking_space"
},
"matchScore": 0.95,
"name": "Parking Space"
},
"amenity/parking": {

View File

@@ -11,5 +11,6 @@
"tags": {
"amenity": "parking_space"
},
"matchScore": 0.95,
"name": "Parking Space"
}