mirror of
https://github.com/FoggedLens/iD.git
synced 2026-02-13 01:02:58 +00:00
Add preset for shop=charity
This commit is contained in:
@@ -3265,6 +3265,11 @@ en:
|
||||
name: Carpet Store
|
||||
# 'terms: rug'
|
||||
terms: '<translate with synonyms or related terms for ''Carpet Store'', separated by commas>'
|
||||
shop/charity:
|
||||
# shop=charity
|
||||
name: Charity Store
|
||||
# 'terms: thrift,op shop,nonprofit'
|
||||
terms: '<translate with synonyms or related terms for ''Charity Store'', separated by commas>'
|
||||
shop/cheese:
|
||||
# shop=cheese
|
||||
name: Cheese Store
|
||||
|
||||
@@ -1,4 +1,3 @@
|
||||
|
||||
{
|
||||
"key": "second_hand",
|
||||
"type": "combo",
|
||||
@@ -11,4 +10,4 @@
|
||||
"only": "Only"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -8421,6 +8421,29 @@
|
||||
},
|
||||
"name": "Carpet Store"
|
||||
},
|
||||
"shop/charity": {
|
||||
"icon": "shop",
|
||||
"fields": [
|
||||
"operator",
|
||||
"address",
|
||||
"building_area",
|
||||
"opening_hours",
|
||||
"second_hand"
|
||||
],
|
||||
"geometry": [
|
||||
"point",
|
||||
"area"
|
||||
],
|
||||
"terms": [
|
||||
"thrift",
|
||||
"op shop",
|
||||
"nonprofit"
|
||||
],
|
||||
"tags": {
|
||||
"shop": "charity"
|
||||
},
|
||||
"name": "Charity Store"
|
||||
},
|
||||
"shop/cheese": {
|
||||
"icon": "shop",
|
||||
"fields": [
|
||||
@@ -9687,7 +9710,8 @@
|
||||
"operator",
|
||||
"address",
|
||||
"building_area",
|
||||
"opening_hours"
|
||||
"opening_hours",
|
||||
"second_hand"
|
||||
],
|
||||
"geometry": [
|
||||
"point",
|
||||
@@ -84482,6 +84506,126 @@
|
||||
],
|
||||
"suggestion": true
|
||||
},
|
||||
"shop/charity/British Heart Foundation": {
|
||||
"tags": {
|
||||
"name": "British Heart Foundation",
|
||||
"shop": "charity"
|
||||
},
|
||||
"name": "British Heart Foundation",
|
||||
"icon": "shop",
|
||||
"geometry": [
|
||||
"point",
|
||||
"area"
|
||||
],
|
||||
"fields": [
|
||||
"operator",
|
||||
"address",
|
||||
"building_area",
|
||||
"opening_hours",
|
||||
"second_hand"
|
||||
],
|
||||
"suggestion": true
|
||||
},
|
||||
"shop/charity/Cancer Research UK": {
|
||||
"tags": {
|
||||
"name": "Cancer Research UK",
|
||||
"shop": "charity"
|
||||
},
|
||||
"name": "Cancer Research UK",
|
||||
"icon": "shop",
|
||||
"geometry": [
|
||||
"point",
|
||||
"area"
|
||||
],
|
||||
"fields": [
|
||||
"operator",
|
||||
"address",
|
||||
"building_area",
|
||||
"opening_hours",
|
||||
"second_hand"
|
||||
],
|
||||
"suggestion": true
|
||||
},
|
||||
"shop/charity/Oxfam": {
|
||||
"tags": {
|
||||
"name": "Oxfam",
|
||||
"shop": "charity"
|
||||
},
|
||||
"name": "Oxfam",
|
||||
"icon": "shop",
|
||||
"geometry": [
|
||||
"point",
|
||||
"area"
|
||||
],
|
||||
"fields": [
|
||||
"operator",
|
||||
"address",
|
||||
"building_area",
|
||||
"opening_hours",
|
||||
"second_hand"
|
||||
],
|
||||
"suggestion": true
|
||||
},
|
||||
"shop/charity/Scope": {
|
||||
"tags": {
|
||||
"name": "Scope",
|
||||
"shop": "charity"
|
||||
},
|
||||
"name": "Scope",
|
||||
"icon": "shop",
|
||||
"geometry": [
|
||||
"point",
|
||||
"area"
|
||||
],
|
||||
"fields": [
|
||||
"operator",
|
||||
"address",
|
||||
"building_area",
|
||||
"opening_hours",
|
||||
"second_hand"
|
||||
],
|
||||
"suggestion": true
|
||||
},
|
||||
"shop/charity/Age UK": {
|
||||
"tags": {
|
||||
"name": "Age UK",
|
||||
"shop": "charity"
|
||||
},
|
||||
"name": "Age UK",
|
||||
"icon": "shop",
|
||||
"geometry": [
|
||||
"point",
|
||||
"area"
|
||||
],
|
||||
"fields": [
|
||||
"operator",
|
||||
"address",
|
||||
"building_area",
|
||||
"opening_hours",
|
||||
"second_hand"
|
||||
],
|
||||
"suggestion": true
|
||||
},
|
||||
"shop/charity/Sue Ryder": {
|
||||
"tags": {
|
||||
"name": "Sue Ryder",
|
||||
"shop": "charity"
|
||||
},
|
||||
"name": "Sue Ryder",
|
||||
"icon": "shop",
|
||||
"geometry": [
|
||||
"point",
|
||||
"area"
|
||||
],
|
||||
"fields": [
|
||||
"operator",
|
||||
"address",
|
||||
"building_area",
|
||||
"opening_hours",
|
||||
"second_hand"
|
||||
],
|
||||
"suggestion": true
|
||||
},
|
||||
"shop/florist/Monceau Fleurs": {
|
||||
"tags": {
|
||||
"name": "Monceau Fleurs",
|
||||
@@ -86189,7 +86333,8 @@
|
||||
"operator",
|
||||
"address",
|
||||
"building_area",
|
||||
"opening_hours"
|
||||
"opening_hours",
|
||||
"second_hand"
|
||||
],
|
||||
"suggestion": true
|
||||
},
|
||||
|
||||
23
data/presets/presets/shop/charity.json
Normal file
23
data/presets/presets/shop/charity.json
Normal file
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"icon": "shop",
|
||||
"fields": [
|
||||
"operator",
|
||||
"address",
|
||||
"building_area",
|
||||
"opening_hours",
|
||||
"second_hand"
|
||||
],
|
||||
"geometry": [
|
||||
"point",
|
||||
"area"
|
||||
],
|
||||
"terms": [
|
||||
"thrift",
|
||||
"op shop",
|
||||
"nonprofit"
|
||||
],
|
||||
"tags": {
|
||||
"shop": "charity"
|
||||
},
|
||||
"name": "Charity Store"
|
||||
}
|
||||
@@ -4,7 +4,8 @@
|
||||
"operator",
|
||||
"address",
|
||||
"building_area",
|
||||
"opening_hours"
|
||||
"opening_hours",
|
||||
"second_hand"
|
||||
],
|
||||
"geometry": [
|
||||
"point",
|
||||
|
||||
@@ -1951,6 +1951,10 @@
|
||||
"key": "shop",
|
||||
"value": "carpet"
|
||||
},
|
||||
{
|
||||
"key": "shop",
|
||||
"value": "charity"
|
||||
},
|
||||
{
|
||||
"key": "shop",
|
||||
"value": "cheese"
|
||||
|
||||
6
dist/locales/en.json
vendored
6
dist/locales/en.json
vendored
@@ -2857,7 +2857,7 @@
|
||||
},
|
||||
"leisure/miniature_golf": {
|
||||
"name": "Miniature Golf",
|
||||
"terms": "crazy,mini,putt"
|
||||
"terms": "crazy golf,mini golf,putt-putt"
|
||||
},
|
||||
"leisure/nature_reserve": {
|
||||
"name": "Nature Reserve",
|
||||
@@ -3527,6 +3527,10 @@
|
||||
"name": "Carpet Store",
|
||||
"terms": "rug"
|
||||
},
|
||||
"shop/charity": {
|
||||
"name": "Charity Store",
|
||||
"terms": "thrift,op shop,nonprofit"
|
||||
},
|
||||
"shop/cheese": {
|
||||
"name": "Cheese Store",
|
||||
"terms": ""
|
||||
|
||||
Reference in New Issue
Block a user