Skip to content

Commit

Permalink
Add Retail Building to buildings, switch Commercial icon to suitcase
Browse files Browse the repository at this point in the history
(closes #4590)
  • Loading branch information
bhousel committed Dec 5, 2017
1 parent 5b6d645 commit b29cc88
Show file tree
Hide file tree
Showing 6 changed files with 27 additions and 25 deletions.
1 change: 1 addition & 0 deletions data/presets/categories.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@
"building",
"building/house",
"building/apartments",
"building/retail",
"building/commercial",
"building/industrial",
"building/residential"
Expand Down
1 change: 1 addition & 0 deletions data/presets/categories/building.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
"building",
"building/house",
"building/apartments",
"building/retail",
"building/commercial",
"building/industrial",
"building/residential"
Expand Down
44 changes: 22 additions & 22 deletions data/presets/presets.json
Original file line number Diff line number Diff line change
Expand Up @@ -4247,7 +4247,7 @@
"name": "College Building"
},
"building/commercial": {
"icon": "commercial",
"icon": "suitcase",
"fields": [
"name",
"address",
Expand Down Expand Up @@ -8054,7 +8054,7 @@
"name": "Churchyard"
},
"landuse/commercial": {
"icon": "commercial",
"icon": "suitcase",
"fields": [
"name"
],
Expand Down Expand Up @@ -8846,7 +8846,7 @@
"name": "Residential Area"
},
"landuse/retail": {
"icon": "shop",
"icon": "commercial",
"geometry": [
"area"
],
Expand Down Expand Up @@ -17857,7 +17857,7 @@
"name": "Artwork"
},
"tourism/attraction": {
"icon": "monument",
"icon": "star",
"fields": [
"name",
"operator",
Expand Down Expand Up @@ -90893,7 +90893,7 @@
"tourism": "attraction"
},
"name": "Arch",
"icon": "monument",
"icon": "star",
"geometry": [
"point",
"vertex",
Expand All @@ -90912,7 +90912,7 @@
"tourism": "attraction"
},
"name": "Kursächsische Postmeilensäule",
"icon": "monument",
"icon": "star",
"geometry": [
"point",
"vertex",
Expand All @@ -90931,7 +90931,7 @@
"tourism": "attraction"
},
"name": "Lavoir",
"icon": "monument",
"icon": "star",
"geometry": [
"point",
"vertex",
Expand All @@ -90950,7 +90950,7 @@
"tourism": "attraction"
},
"name": "Maibaum",
"icon": "monument",
"icon": "star",
"geometry": [
"point",
"vertex",
Expand All @@ -90969,7 +90969,7 @@
"tourism": "attraction"
},
"name": "Moab trail",
"icon": "monument",
"icon": "star",
"geometry": [
"point",
"vertex",
Expand All @@ -90988,7 +90988,7 @@
"tourism": "attraction"
},
"name": "Moai",
"icon": "monument",
"icon": "star",
"geometry": [
"point",
"vertex",
Expand All @@ -91007,7 +91007,7 @@
"tourism": "attraction"
},
"name": "OWŚ",
"icon": "monument",
"icon": "star",
"geometry": [
"point",
"vertex",
Expand All @@ -91026,7 +91026,7 @@
"tourism": "attraction"
},
"name": "Sommerrodelbahn",
"icon": "monument",
"icon": "star",
"geometry": [
"point",
"vertex",
Expand All @@ -91045,7 +91045,7 @@
"tourism": "attraction"
},
"name": "path continues",
"icon": "monument",
"icon": "star",
"geometry": [
"point",
"vertex",
Expand All @@ -91064,7 +91064,7 @@
"tourism": "attraction"
},
"name": "path contiunes",
"icon": "monument",
"icon": "star",
"geometry": [
"point",
"vertex",
Expand All @@ -91083,7 +91083,7 @@
"tourism": "attraction"
},
"name": "white blaze",
"icon": "monument",
"icon": "star",
"geometry": [
"point",
"vertex",
Expand All @@ -91102,7 +91102,7 @@
"tourism": "attraction"
},
"name": "Кладбище еврейское",
"icon": "monument",
"icon": "star",
"geometry": [
"point",
"vertex",
Expand All @@ -91121,7 +91121,7 @@
"tourism": "attraction"
},
"name": "Колесо обозрения",
"icon": "monument",
"icon": "star",
"geometry": [
"point",
"vertex",
Expand All @@ -91140,7 +91140,7 @@
"tourism": "attraction"
},
"name": "Приусадебный парк",
"icon": "monument",
"icon": "star",
"geometry": [
"point",
"vertex",
Expand All @@ -91159,7 +91159,7 @@
"tourism": "attraction"
},
"name": "Усадьба",
"icon": "monument",
"icon": "star",
"geometry": [
"point",
"vertex",
Expand All @@ -91178,7 +91178,7 @@
"tourism": "attraction"
},
"name": "Хозяйственный двор",
"icon": "monument",
"icon": "star",
"geometry": [
"point",
"vertex",
Expand All @@ -91197,7 +91197,7 @@
"tourism": "attraction"
},
"name": "Часовня",
"icon": "monument",
"icon": "star",
"geometry": [
"point",
"vertex",
Expand All @@ -91216,7 +91216,7 @@
"tourism": "attraction"
},
"name": "дольмен",
"icon": "monument",
"icon": "star",
"geometry": [
"point",
"vertex",
Expand Down
2 changes: 1 addition & 1 deletion data/presets/presets/building/commercial.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"icon": "commercial",
"icon": "suitcase",
"fields": [
"name",
"address",
Expand Down
2 changes: 1 addition & 1 deletion data/presets/presets/landuse/commercial.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"icon": "commercial",
"icon": "suitcase",
"fields": [
"name"
],
Expand Down
2 changes: 1 addition & 1 deletion data/presets/presets/landuse/retail.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"icon": "shop",
"icon": "commercial",
"geometry": [
"area"
],
Expand Down

0 comments on commit b29cc88

Please sign in to comment.