Skip to content

Commit

Permalink
Add preset for motorcycle_repair
Browse files Browse the repository at this point in the history
Signed-off-by: Kamalavelan <sskamalavelan@gmail.com>
  • Loading branch information
demonshreder committed May 27, 2018
1 parent 5b9fdde commit 725c33d
Showing 1 changed file with 28 additions and 0 deletions.
28 changes: 28 additions & 0 deletions data/presets/presets/shop/motorcycle_repair.json
@@ -0,0 +1,28 @@
{
"icon": "scooter",
"fields": [
"name",
"operator",
"address",
"building_area",
"service/vehicle",
"opening_hours",
"payment_multi"
],
"geometry": [
"point",
"area"
],
"terms": [
"auto",
"garage",
"service",
"motorcycle"
"bike",
"bike repair"
],
"tags": {
"shop": "motorcycle_repair"
},
"name": "Motorcycle Repair Shop"
}

0 comments on commit 725c33d

Please sign in to comment.