File tree Expand file tree Collapse file tree 2 files changed +45
-0
lines changed
Expand file tree Collapse file tree 2 files changed +45
-0
lines changed Original file line number Diff line number Diff line change 1+ {
2+ "key" : " railway:signal_box" ,
3+ "type" : " combo" ,
4+ "label" : " Type" ,
5+ "strings" : {
6+ "options" : {
7+ "mechanical" : " Mechanical" ,
8+ "electric" : " Electrical" ,
9+ "track_diagram" : " Digital" ,
10+ "electronic" : " Fully Automated"
11+ }
12+ },
13+ "autoSuggestions" : false ,
14+ "customValues" : false
15+ }
Original file line number Diff line number Diff line change 1+ {
2+ "icon" : " temaki-power_shutoff" ,
3+ "fields" : [
4+ " name" ,
5+ " railway/ref" ,
6+ " railway/signal_box" ,
7+ " building_area_yes"
8+ ],
9+ "moreFields" : [
10+ " railway/position"
11+ ],
12+ "geometry" : [
13+ " point" ,
14+ " area"
15+ ],
16+ "tags" : {
17+ "railway" : " signal_box"
18+ },
19+ "name" : " Signal Box" ,
20+ "terms" : [
21+ " interlock tower" ,
22+ " interlocking tower" ,
23+ " lever frame" ,
24+ " radio block center" ,
25+ " radio block centre" ,
26+ " signal cab" ,
27+ " signalling box" ,
28+ " signalling cab"
29+ ]
30+ }
You can’t perform that action at this time.
0 commit comments