Add preset for shop=sewing

This commit is contained in:
SilentSpike
2018-08-30 14:49:28 +01:00
parent ad289e0565
commit 67a014091b
5 changed files with 39 additions and 0 deletions
+5
View File
@@ -5564,6 +5564,11 @@ en:
name: Consignment/Thrift Store
# 'terms: secondhand,second hand,resale,thrift,used'
terms: '<translate with synonyms or related terms for ''Consignment/Thrift Store'', separated by commas>'
shop/sewing:
# shop=sewing
name: Sewing Supply Shop
# 'terms: haberdashery'
terms: '<translate with synonyms or related terms for ''Sewing Supply Shop'', separated by commas>'
shop/shoes:
# shop=shoes
name: Shoe Store
+1
View File
@@ -846,6 +846,7 @@
"shop/scuba_diving": {"icon": "maki-swimming", "fields": ["name", "operator", "address", "building_area", "opening_hours", "payment_multi"], "geometry": ["point", "area"], "tags": {"shop": "scuba_diving"}, "name": "Scuba Diving Shop"},
"shop/seafood": {"icon": "maki-shop", "fields": ["name", "operator", "address", "building_area", "opening_hours", "payment_multi"], "geometry": ["point", "area"], "terms": ["fishmonger"], "tags": {"shop": "seafood"}, "name": "Seafood Shop"},
"shop/second_hand": {"icon": "maki-shop", "fields": ["name", "operator", "address", "building_area", "second_hand", "opening_hours", "payment_multi"], "geometry": ["point", "area"], "terms": ["secondhand", "second hand", "resale", "thrift", "used"], "tags": {"shop": "second_hand"}, "name": "Consignment/Thrift Store"},
"shop/sewing": {"icon": "maki-shop", "fields": ["name", "operator", "address", "building_area", "opening_hours", "payment_multi"], "geometry": ["point", "area"], "terms": ["haberdashery"], "tags": {"shop": "sewing"}, "name": "Sewing Supply Shop"},
"shop/shoes": {"icon": "maki-shop", "fields": ["name", "operator", "address", "building_area", "opening_hours", "payment_multi"], "geometry": ["point", "area"], "tags": {"shop": "shoes"}, "name": "Shoe Store"},
"shop/sports": {"icon": "maki-shop", "fields": ["name", "operator", "address", "building_area", "opening_hours", "payment_multi"], "geometry": ["point", "area"], "tags": {"shop": "sports"}, "name": "Sporting Goods Store"},
"shop/stationery": {"icon": "maki-shop", "fields": ["name", "operator", "address", "building_area", "opening_hours", "payment_multi"], "geometry": ["point", "area"], "terms": ["card", "paper"], "tags": {"shop": "stationery"}, "name": "Stationery Store"},
+22
View File
@@ -0,0 +1,22 @@
{
"icon": "maki-shop",
"fields": [
"name",
"operator",
"address",
"building_area",
"opening_hours",
"payment_multi"
],
"geometry": [
"point",
"area"
],
"terms": [
"haberdashery"
],
"tags": {
"shop": "sewing"
},
"name": "Sewing Supply Shop"
}
+7
View File
@@ -5525,6 +5525,13 @@
"object_types": ["node", "area"],
"icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/shop-15.svg?sanitize=true"
},
{
"key": "shop",
"value": "sewing",
"description": "Sewing Supply Shop",
"object_types": ["node", "area"],
"icon_url": "https://raw.githubusercontent.com/mapbox/maki/master/icons/shop-15.svg?sanitize=true"
},
{
"key": "shop",
"value": "shoes",
+4
View File
@@ -6313,6 +6313,10 @@
"name": "Consignment/Thrift Store",
"terms": "secondhand,second hand,resale,thrift,used"
},
"shop/sewing": {
"name": "Sewing Supply Shop",
"terms": "haberdashery"
},
"shop/shoes": {
"name": "Shoe Store",
"terms": ""