mirror of
https://github.com/FoggedLens/iD.git
synced 2026-03-19 01:23:25 +00:00
Adds more search terms to presets that have been annoyingly hard for me to find in the past.
This commit is contained in:
committed by
Quincy Morgan
parent
140f5b74e3
commit
736e412596
@@ -32,7 +32,8 @@
|
||||
"raptor",
|
||||
"reptile",
|
||||
"rescue",
|
||||
"spca"
|
||||
"spca",
|
||||
"pound"
|
||||
],
|
||||
"tags": {
|
||||
"amenity": "animal_shelter"
|
||||
|
||||
@@ -17,7 +17,8 @@
|
||||
"line"
|
||||
],
|
||||
"terms": [
|
||||
"seat"
|
||||
"seat",
|
||||
"chair"
|
||||
],
|
||||
"tags": {
|
||||
"amenity": "bench"
|
||||
|
||||
@@ -23,7 +23,13 @@
|
||||
"area"
|
||||
],
|
||||
"terms": [
|
||||
"bike"
|
||||
"bike",
|
||||
"bicycle",
|
||||
"bikeshare",
|
||||
"bike share",
|
||||
"bicycle share",
|
||||
"hub",
|
||||
"dock"
|
||||
],
|
||||
"tags": {
|
||||
"amenity": "bicycle_rental"
|
||||
|
||||
@@ -19,7 +19,10 @@
|
||||
"bike",
|
||||
"repair",
|
||||
"chain",
|
||||
"pump"
|
||||
"pump",
|
||||
"tools",
|
||||
"stand",
|
||||
"multitool"
|
||||
],
|
||||
"tags": {
|
||||
"amenity": "bicycle_repair_station"
|
||||
|
||||
@@ -16,6 +16,9 @@
|
||||
"point",
|
||||
"vertex"
|
||||
],
|
||||
"terms":[
|
||||
"time"
|
||||
],
|
||||
"tags": {
|
||||
"amenity": "clock"
|
||||
},
|
||||
|
||||
@@ -38,7 +38,8 @@
|
||||
"car parking",
|
||||
"rv parking",
|
||||
"truck parking",
|
||||
"vehicle parking"
|
||||
"vehicle parking",
|
||||
"garage"
|
||||
],
|
||||
"name": "Parking Lot"
|
||||
}
|
||||
|
||||
@@ -18,7 +18,8 @@
|
||||
],
|
||||
"terms": [
|
||||
"cell",
|
||||
"jail"
|
||||
"jail",
|
||||
"correction"
|
||||
],
|
||||
"tags": {
|
||||
"amenity": "prison"
|
||||
|
||||
@@ -19,7 +19,8 @@
|
||||
"greenway",
|
||||
"mixed-use trail",
|
||||
"multi-use trail",
|
||||
"segregated trail"
|
||||
"segregated trail",
|
||||
"rail trail"
|
||||
],
|
||||
"matchScore": 0.95,
|
||||
"name": "Cycle & Foot Path"
|
||||
|
||||
Reference in New Issue
Block a user