Add Slaughterhouse preset

(closes #4466)
This commit is contained in:
JamesKingdom
2017-10-24 15:05:21 +01:00
parent fa0ad3abb2
commit 658889ee22
5 changed files with 61 additions and 0 deletions
+5
View File
@@ -3161,6 +3161,11 @@ en:
# historic=wayside_shrine
name: Wayside Shrine
terms: '<translate with synonyms or related terms for ''Wayside Shrine'', separated by commas>'
industrial/slaughterhouse:
# industrial=slaughterhouse
name: Slaughterhouse
# 'terms: abattoir,shambles,stockyard,butchery,killing house'
terms: '<translate with synonyms or related terms for ''Slaughterhouse'', separated by commas>'
junction:
# junction=yes
name: Junction
+24
View File
@@ -7855,6 +7855,30 @@
},
"name": "Wayside Shrine"
},
"industrial/slaughterhouse": {
"icon": "slaughterhouse",
"fields": [
"name",
"operator",
"address",
"opening_hours"
],
"geometry": [
"point",
"area"
],
"terms": [
"abattoir",
"shambles",
"stockyard",
"butchery",
"killing house"
],
"tags": {
"industrial": "slaughterhouse"
},
"name": "Slaughterhouse"
},
"junction": {
"icon": "poi-junction",
"fields": [
@@ -0,0 +1,24 @@
{
"icon": "slaughterhouse",
"fields": [
"name",
"operator",
"address",
"opening_hours"
],
"geometry": [
"point",
"area"
],
"terms": [
"abattoir",
"shambles",
"stockyard",
"butchery",
"killing house"
],
"tags": {
"industrial": "slaughterhouse"
},
"name": "Slaughterhouse"
}
+4
View File
@@ -1495,6 +1495,10 @@
"key": "historic",
"value": "wayside_shrine"
},
{
"key": "industrial",
"value": "slaughterhouse"
},
{
"key": "junction",
"value": "yes"
+4
View File
@@ -3863,6 +3863,10 @@
"name": "Wayside Shrine",
"terms": ""
},
"industrial/slaughterhouse": {
"name": "Slaughterhouse",
"terms": "abattoir,shambles,stockyard,butchery,killing house"
},
"junction": {
"name": "Junction",
"terms": ""