hide tram_*crossing presets

see https://github.com/openstreetmap/iD/pull/9306
This commit is contained in:
Martin Raifer 2022-09-26 19:17:59 +02:00
parent d5fece12ce
commit aadbc34ab7
No known key found for this signature in database
GPG key ID: 3CD561F7B1C461BD
5 changed files with 22 additions and 46 deletions

View file

@ -0,0 +1,11 @@
{
"icon": "temaki-crossing_tram_striped",
"geometry": [
"vertex"
],
"tags": {
"railway": "tram_crossing"
},
"name": "Tram-Path Crossing",
"searchable": false
}

View file

@ -0,0 +1,11 @@
{
"icon": "temaki-crossing_tram_solid",
"geometry": [
"vertex"
],
"tags": {
"railway": "tram_level_crossing"
},
"name": "Tram-Road Crossing",
"searchable": false
}

View file

@ -1,21 +0,0 @@
{
"icon": "temaki-crossing_tram_striped",
"geometry": [
"vertex"
],
"tags": {
"railway": "tram_crossing"
},
"terms": [
"crossing",
"grade crossing",
"level crossing",
"path tram crossing",
"pedestrian crossing",
"streetcar crossing",
"tram path crossing",
"tramway crossing",
"trolley crossing"
],
"name": "Tram-Path Crossing"
}

View file

@ -1,21 +0,0 @@
{
"icon": "temaki-crossing_tram_solid",
"geometry": [
"vertex"
],
"tags": {
"railway": "tram_level_crossing"
},
"terms": [
"crossing",
"grade crossing",
"level crossing",
"pedestrian crossing",
"road tram crossing",
"streetcar crossing",
"tram road crossing",
"tramway crossing",
"trolley crossing"
],
"name": "Tram-Road Crossing"
}

View file

@ -9088,13 +9088,9 @@ en:
railway/tram_crossing:
# railway=tram_crossing | Translate the primary name. Optionally, add equivalent synonyms on newlines in order of preference (press the Return key).
name: Tram-Path Crossing
# 'terms: crossing,grade crossing,level crossing,path tram crossing,pedestrian crossing,streetcar crossing,tram path crossing,tramway crossing,trolley crossing'
terms: <translate with synonyms or related terms for 'Tram-Path Crossing', separated by commas>
railway/tram_level_crossing:
# railway=tram_level_crossing | Translate the primary name. Optionally, add equivalent synonyms on newlines in order of preference (press the Return key).
name: Tram-Road Crossing
# 'terms: crossing,grade crossing,level crossing,pedestrian crossing,road tram crossing,streetcar crossing,tram road crossing,tramway crossing,trolley crossing'
terms: <translate with synonyms or related terms for 'Tram-Road Crossing', separated by commas>
railway/tram_stop:
# railway=tram_stop | Translate the primary name. Optionally, add equivalent synonyms on newlines in order of preference (press the Return key).
name: Tram Stopping Position