Fix subway platform presets to use subway=yes tag

(closes #4862)
This commit is contained in:
Bryan Housel
2018-03-08 14:21:33 -05:00
parent ceaf7b6e2d
commit a01ddf26f9
5 changed files with 16 additions and 16 deletions

View File

@@ -4558,7 +4558,7 @@ en:
# 'terms: monorail,platform,public transit,public transportation,rail,transit,transportation'
terms: '<translate with synonyms or related terms for ''Monorail Stop / Platform'', separated by commas>'
public_transport/linear_platform_subway:
# 'public_transport=platform, train=yes'
# 'public_transport=platform, subway=yes'
name: Subway Stop / Platform
# 'terms: metro,platform,public transit,public transportation,rail,subway,track,transit,transportation,underground'
terms: '<translate with synonyms or related terms for ''Subway Stop / Platform'', separated by commas>'
@@ -4608,7 +4608,7 @@ en:
# 'terms: monorail,platform,public transit,public transportation,rail,transit,transportation'
terms: '<translate with synonyms or related terms for ''Monorail Stop / Platform'', separated by commas>'
public_transport/platform_subway:
# 'public_transport=platform, train=yes'
# 'public_transport=platform, subway=yes'
name: Subway Stop / Platform
# 'terms: metro,platform,public transit,public transportation,rail,subway,track,transit,transportation,underground'
terms: '<translate with synonyms or related terms for ''Subway Stop / Platform'', separated by commas>'

View File

@@ -13698,16 +13698,16 @@
],
"tags": {
"public_transport": "platform",
"train": "yes"
"subway": "yes"
},
"addTags": {
"public_transport": "platform",
"train": "yes",
"subway": "yes",
"railway": "platform"
},
"removeTags": {
"public_transport": "platform",
"train": "yes",
"subway": "yes",
"railway": "platform"
},
"reference": {
@@ -14126,16 +14126,16 @@
],
"tags": {
"public_transport": "platform",
"train": "yes"
"subway": "yes"
},
"addTags": {
"public_transport": "platform",
"train": "yes",
"subway": "yes",
"railway": "platform"
},
"removeTags": {
"public_transport": "platform",
"train": "yes",
"subway": "yes",
"railway": "platform"
},
"reference": {

View File

@@ -15,16 +15,16 @@
],
"tags": {
"public_transport": "platform",
"train": "yes"
"subway": "yes"
},
"addTags": {
"public_transport": "platform",
"train": "yes",
"subway": "yes",
"railway": "platform"
},
"removeTags": {
"public_transport": "platform",
"train": "yes",
"subway": "yes",
"railway": "platform"
},
"reference": {

View File

@@ -16,16 +16,16 @@
],
"tags": {
"public_transport": "platform",
"train": "yes"
"subway": "yes"
},
"addTags": {
"public_transport": "platform",
"train": "yes",
"subway": "yes",
"railway": "platform"
},
"removeTags": {
"public_transport": "platform",
"train": "yes",
"subway": "yes",
"railway": "platform"
},
"reference": {

View File

@@ -2589,7 +2589,7 @@
"value": "yes"
},
{
"key": "train",
"key": "subway",
"value": "yes"
},
{
@@ -2629,7 +2629,7 @@
"value": "yes"
},
{
"key": "train",
"key": "subway",
"value": "yes"
},
{