Create motorcycle_parts.json

This commit is contained in:
Nilabrata Sanyal 2025-08-02 13:49:58 +05:30 committed by GitHub
parent 2d53ca9b69
commit 7330b4390d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -0,0 +1,26 @@
{
"icon": "temaki-motorcycle_repair",
"fields": [
"{shop}",
"service/vehicle"
],
"geometry": [
"point",
"area"
],
"terms": [
"auto",
"bike",
"part",
"motorcycle",
"motorbike",
"parts"
],
"tags": {
"shop": "motorcycle_parts"
},
"name": "Motorcycle Parts Shop",
"aliases": [
"Motorcycle Parts Store"
]
}