mirror of
https://github.com/FoggedLens/iD.git
synced 2026-02-13 01:02:58 +00:00
@@ -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>'
|
||||
|
||||
@@ -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": {
|
||||
|
||||
@@ -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": {
|
||||
|
||||
@@ -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": {
|
||||
|
||||
@@ -2589,7 +2589,7 @@
|
||||
"value": "yes"
|
||||
},
|
||||
{
|
||||
"key": "train",
|
||||
"key": "subway",
|
||||
"value": "yes"
|
||||
},
|
||||
{
|
||||
@@ -2629,7 +2629,7 @@
|
||||
"value": "yes"
|
||||
},
|
||||
{
|
||||
"key": "train",
|
||||
"key": "subway",
|
||||
"value": "yes"
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user