Move slaughterhouse under landuse/industrial, add terms

This commit is contained in:
Bryan Housel
2017-10-24 22:46:18 -04:00
parent e1dd5f2616
commit 2ed84c00ac
6 changed files with 95 additions and 61 deletions

View File

@@ -3229,11 +3229,6 @@ 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
@@ -3315,6 +3310,11 @@ en:
# landuse=industrial
name: Industrial Area
terms: '<translate with synonyms or related terms for ''Industrial Area'', separated by commas>'
landuse/industrial/slaughterhouse:
# industrial=slaughterhouse
name: Slaughterhouse
# 'terms: abattoir,beef,butchery,calf,chicken,cow,killing house,meat,pig,pork,poultry,shambles,stockyard'
terms: '<translate with synonyms or related terms for ''Slaughterhouse'', separated by commas>'
landuse/landfill:
# landuse=landfill
name: Landfill

View File

@@ -7855,30 +7855,6 @@
},
"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": [
@@ -8181,6 +8157,47 @@
"matchScore": 0.9,
"name": "Industrial Area"
},
"landuse/industrial/slaughterhouse": {
"icon": "slaughterhouse",
"fields": [
"name",
"operator",
"address",
"building_area",
"opening_hours"
],
"geometry": [
"point",
"area"
],
"tags": {
"industrial": "slaughterhouse"
},
"addTags": {
"landuse": "industrial",
"industrial": "slaughterhouse"
},
"removeTags": {
"landuse": "industrial",
"industrial": "slaughterhouse"
},
"terms": [
"abattoir",
"beef",
"butchery",
"calf",
"chicken",
"cow",
"killing house",
"meat",
"pig",
"pork",
"poultry",
"shambles",
"stockyard"
],
"name": "Slaughterhouse"
},
"landuse/landfill": {
"geometry": [
"area"

View File

@@ -1,24 +0,0 @@
{
"icon": "slaughterhouse",
"fields": [
"name",
"operator",
"address",
"opening_hours"
],
"geometry": [
"point",
"area"
],
"terms": [
"abattoir",
"shambles",
"stockyard",
"butchery",
"killing house"
],
"tags": {
"industrial": "slaughterhouse"
},
"name": "Slaughterhouse"
}

View File

@@ -0,0 +1,41 @@
{
"icon": "slaughterhouse",
"fields": [
"name",
"operator",
"address",
"building_area",
"opening_hours"
],
"geometry": [
"point",
"area"
],
"tags": {
"industrial": "slaughterhouse"
},
"addTags": {
"landuse": "industrial",
"industrial": "slaughterhouse"
},
"removeTags": {
"landuse": "industrial",
"industrial": "slaughterhouse"
},
"terms": [
"abattoir",
"beef",
"butchery",
"calf",
"chicken",
"cow",
"killing house",
"meat",
"pig",
"pork",
"poultry",
"shambles",
"stockyard"
],
"name": "Slaughterhouse"
}

View File

@@ -1495,10 +1495,6 @@
"key": "historic",
"value": "wayside_shrine"
},
{
"key": "industrial",
"value": "slaughterhouse"
},
{
"key": "junction",
"value": "yes"
@@ -1574,6 +1570,10 @@
"key": "landuse",
"value": "industrial"
},
{
"key": "industrial",
"value": "slaughterhouse"
},
{
"key": "landuse",
"value": "landfill"

View File

@@ -3915,10 +3915,6 @@
"name": "Wayside Shrine",
"terms": ""
},
"industrial/slaughterhouse": {
"name": "Slaughterhouse",
"terms": "abattoir,shambles,stockyard,butchery,killing house"
},
"junction": {
"name": "Junction",
"terms": ""
@@ -3995,6 +3991,10 @@
"name": "Industrial Area",
"terms": ""
},
"landuse/industrial/slaughterhouse": {
"name": "Slaughterhouse",
"terms": "abattoir,beef,butchery,calf,chicken,cow,killing house,meat,pig,pork,poultry,shambles,stockyard"
},
"landuse/landfill": {
"name": "Landfill",
"terms": "dump"