Daten von Bögen und Weichen als Json Format bereit gestellt
This commit is contained in:
@@ -48,7 +48,7 @@ Für Fahrstrecke
|
||||
### Radius 630
|
||||
| Beschreibung / Bemerkung | Art. Nr. | Abmessungen |
|
||||
| ------------------------ | ---------| ------------|
|
||||
| ALUPROFILBOGEN APB R 630/45 400 | 821104031 | APB 110 R 630/45° – 300/866 |
|
||||
| ALUPROFILBOGEN APB R 630/45 400 | 821104031 | APB 110 R 630/45° – 400/825 |
|
||||
| ALUPROFILBOGEN APB 110 R 630/90 - 800/800 | 821104033 | APB 110 R 630/90° – 800/800 |
|
||||
| ALUPROFILBOGEN APB 110 R 630/90 - 850/870 | 821104035 | APB 110 R 630/90° – 850/870 |
|
||||
| ALUPROFILBOGEN APB 110 R 630/90 - 850/690 | 821104041 | APB 110 R 630/90° – 850/690 |
|
||||
@@ -120,7 +120,7 @@ g) 824111004
|
||||
h) 824111005
|
||||
i) 824111010
|
||||
|
||||
### Doppelweichen (Double Switch S D) und Dreiwegeweichen (Triple Switch S T)
|
||||
### Doppelweichen (Double Switch S D)
|
||||
Weiche komplett besteht aus:
|
||||
- Weichenkörper S mit Mechanik / Pneumatik
|
||||
- Bogen (Curve – C)
|
||||
@@ -140,6 +140,11 @@ Weiche komplett besteht aus:
|
||||
| 834372110 | WEICHE S D 90°-700/700, KPL. MIT P | | 1 | | | | | | | 2 | |
|
||||
| 834372115 | WEICHE S D PARALLEL-200/750, KPL. MIT M | 1 | | | | | | | 2 | | |
|
||||
| 834372116 | WEICHE S D PARALLEL-200/750, KPL. MIT P | | 1 | | | | | | 2 | | |
|
||||
|
||||
### Dreiwegeweichen (Triple Switch S T)
|
||||
|
||||
| Artikel-Nr.| Bezeichnung | a | b | c | d | e | f | g | h | i | j |
|
||||
|------------|-----------------------------------------|---|---|---|---|---|---|---|---|---|---|
|
||||
| 834372200 | WEICHE S T 45°-350/700, KPL. MIT M | | | | 1 | | | 2 | | | |
|
||||
| 834372201 | WEICHE S T 45°-350/700, KPL. MIT P | | | | | 1 | | 2 | | | |
|
||||
| 834372203 | WEICHE S T 45°-400/750, KPL. MIT M | | | | 1 | | | | 2 | | |
|
||||
|
||||
@@ -0,0 +1,407 @@
|
||||
[
|
||||
{
|
||||
"Sivasnr": 834372001,
|
||||
"ProfilTyp": "WEICHE S 45°-L-350/700, KPL. MIT M",
|
||||
"WeichenTyp": "Einzelweiche",
|
||||
"KurvenWinkel": 45,
|
||||
"Schaltungstyp": "M",
|
||||
"Breite": 350,
|
||||
"Länge": 700
|
||||
},
|
||||
{
|
||||
"Sivasnr": 834372002,
|
||||
"ProfilTyp": "WEICHE S 45°-L-350/700, KPL. MIT P",
|
||||
"WeichenTyp": "Einzelweiche",
|
||||
"KurvenWinkel": 45,
|
||||
"Schaltungstyp": "P",
|
||||
"Breite": 350,
|
||||
"Länge": 700
|
||||
},
|
||||
{
|
||||
"Sivasnr": 834372004,
|
||||
"ProfilTyp": "WEICHE S 45°-R-350/700, KPL. MIT M",
|
||||
"WeichenTyp": "Einzelweiche",
|
||||
"KurvenWinkel": 45,
|
||||
"Schaltungstyp": "M",
|
||||
"Breite": 350,
|
||||
"Länge": 700
|
||||
},
|
||||
{
|
||||
"Sivasnr": 834372005,
|
||||
"ProfilTyp": "WEICHE S 45°-R-350/700, KPL. MIT P",
|
||||
"WeichenTyp": "Einzelweiche",
|
||||
"KurvenWinkel": 45,
|
||||
"Schaltungstyp": "P",
|
||||
"Breite": 350,
|
||||
"Länge": 700
|
||||
},
|
||||
{
|
||||
"Sivasnr": 834372007,
|
||||
"ProfilTyp": "WEICHE S 45°-L-400/750, KPL. MIT M",
|
||||
"WeichenTyp": "Einzelweiche",
|
||||
"KurvenWinkel": 45,
|
||||
"Schaltungstyp": "M",
|
||||
"Breite": 400,
|
||||
"Länge": 750
|
||||
},
|
||||
{
|
||||
"Sivasnr": 834372008,
|
||||
"ProfilTyp": "WEICHE S 45°-L-400/750, KPL. MIT P",
|
||||
"WeichenTyp": "Einzelweiche",
|
||||
"KurvenWinkel": 45,
|
||||
"Schaltungstyp": "P",
|
||||
"Breite": 400,
|
||||
"Länge": 750
|
||||
},
|
||||
{
|
||||
"Sivasnr": 834372010,
|
||||
"ProfilTyp": "WEICHE S 45°-R-400/750, KPL. MIT M",
|
||||
"WeichenTyp": "Einzelweiche",
|
||||
"KurvenWinkel": 45,
|
||||
"Schaltungstyp": "M",
|
||||
"Breite": 400,
|
||||
"Länge": 750
|
||||
},
|
||||
{
|
||||
"Sivasnr": 834372011,
|
||||
"ProfilTyp": "WEICHE S 45°-R-400/750, KPL. MIT P",
|
||||
"WeichenTyp": "Einzelweiche",
|
||||
"KurvenWinkel": 45,
|
||||
"Schaltungstyp": "P",
|
||||
"Breite": 400,
|
||||
"Länge": 750
|
||||
},
|
||||
{
|
||||
"Sivasnr": 834372021,
|
||||
"ProfilTyp": "WEICHE S 90°-L-500/600, KPL. MIT M",
|
||||
"WeichenTyp": "Einzelweiche",
|
||||
"KurvenWinkel": 90,
|
||||
"Schaltungstyp": "M",
|
||||
"Breite": 500,
|
||||
"Länge": 600
|
||||
},
|
||||
{
|
||||
"Sivasnr": 834372022,
|
||||
"ProfilTyp": "WEICHE S 90°-L-500/600, KPL. MIT P",
|
||||
"WeichenTyp": "Einzelweiche",
|
||||
"KurvenWinkel": 90,
|
||||
"Schaltungstyp": "P",
|
||||
"Breite": 500,
|
||||
"Länge": 600
|
||||
},
|
||||
{
|
||||
"Sivasnr": 834372024,
|
||||
"ProfilTyp": "WEICHE S 90°-R-500/600, KPL. MIT M",
|
||||
"WeichenTyp": "Einzelweiche",
|
||||
"KurvenWinkel": 90,
|
||||
"Schaltungstyp": "M",
|
||||
"Breite": 500,
|
||||
"Länge": 600
|
||||
},
|
||||
{
|
||||
"Sivasnr": 834372025,
|
||||
"ProfilTyp": "WEICHE S 90°-R-500/600, KPL. MIT P",
|
||||
"WeichenTyp": "Einzelweiche",
|
||||
"KurvenWinkel": 90,
|
||||
"Schaltungstyp": "P",
|
||||
"Breite": 500,
|
||||
"Länge": 600
|
||||
},
|
||||
{
|
||||
"Sivasnr": 834372027,
|
||||
"ProfilTyp": "WEICHE S 90°-L-700/700, KPL. MIT M",
|
||||
"WeichenTyp": "Einzelweiche",
|
||||
"KurvenWinkel": 90,
|
||||
"Schaltungstyp": "M",
|
||||
"Breite": 700,
|
||||
"Länge": 700
|
||||
},
|
||||
{
|
||||
"Sivasnr": 834372028,
|
||||
"ProfilTyp": "WEICHE S 90°-L-700/700, KPL. MIT P",
|
||||
"WeichenTyp": "Einzelweiche",
|
||||
"KurvenWinkel": 90,
|
||||
"Schaltungstyp": "P",
|
||||
"Breite": 700,
|
||||
"Länge": 700
|
||||
},
|
||||
{
|
||||
"Sivasnr": 834372030,
|
||||
"ProfilTyp": "WEICHE S 90°-R-700/700, KPL. MIT M",
|
||||
"WeichenTyp": "Einzelweiche",
|
||||
"KurvenWinkel": 90,
|
||||
"Schaltungstyp": "M",
|
||||
"Breite": 700,
|
||||
"Länge": 700
|
||||
},
|
||||
{
|
||||
"Sivasnr": 834372031,
|
||||
"ProfilTyp": "WEICHE S 90°-R-700/700, KPL. MIT P",
|
||||
"WeichenTyp": "Einzelweiche",
|
||||
"KurvenWinkel": 90,
|
||||
"Schaltungstyp": "P",
|
||||
"Breite": 700,
|
||||
"Länge": 700
|
||||
},
|
||||
{
|
||||
"Sivasnr": 834372047,
|
||||
"ProfilTyp": "WEICHE S PARALLEL-L-200/750, KPL. MIT M",
|
||||
"WeichenTyp": "Einzelweiche",
|
||||
"KurvenWinkel": 0,
|
||||
"Schaltungstyp": "M",
|
||||
"Breite": 200,
|
||||
"Länge": 750
|
||||
},
|
||||
{
|
||||
"Sivasnr": 834372048,
|
||||
"ProfilTyp": "WEICHE S PARALLEL-L-200/750, KPL. MIT P",
|
||||
"WeichenTyp": "Einzelweiche",
|
||||
"KurvenWinkel": 0,
|
||||
"Schaltungstyp": "P",
|
||||
"Breite": 200,
|
||||
"Länge": 750
|
||||
},
|
||||
{
|
||||
"Sivasnr": 834372050,
|
||||
"ProfilTyp": "WEICHE S PARALLEL-R-200/750, KPL. MIT M",
|
||||
"WeichenTyp": "Einzelweiche",
|
||||
"KurvenWinkel": 0,
|
||||
"Schaltungstyp": "M",
|
||||
"Breite": 200,
|
||||
"Länge": 750
|
||||
},
|
||||
{
|
||||
"Sivasnr": 834372051,
|
||||
"ProfilTyp": "WEICHE S PARALLEL-R-200/750, KPL. MIT P",
|
||||
"WeichenTyp": "Einzelweiche",
|
||||
"KurvenWinkel": 0,
|
||||
"Schaltungstyp": "P",
|
||||
"Breite": 200,
|
||||
"Länge": 750
|
||||
},
|
||||
{
|
||||
"Sivasnr": 834372100,
|
||||
"ProfilTyp": "WEICHE S D 45°-350/700, KPL. MIT M",
|
||||
"WeichenTyp": "Doppelweiche",
|
||||
"KurvenWinkel": 45,
|
||||
"Schaltungstyp": "M",
|
||||
"Breite": 350,
|
||||
"Länge": 700
|
||||
},
|
||||
{
|
||||
"Sivasnr": 834372101,
|
||||
"ProfilTyp": "WEICHE S D 45°-350/700, KPL. MIT P",
|
||||
"WeichenTyp": "Doppelweiche",
|
||||
"KurvenWinkel": 45,
|
||||
"Schaltungstyp": "P",
|
||||
"Breite": 350,
|
||||
"Länge": 700
|
||||
},
|
||||
{
|
||||
"Sivasnr": 834372103,
|
||||
"ProfilTyp": "WEICHE S D 45°-400/750, KPL. MIT M",
|
||||
"WeichenTyp": "Doppelweiche",
|
||||
"KurvenWinkel": 45,
|
||||
"Schaltungstyp": "M",
|
||||
"Breite": 400,
|
||||
"Länge": 750
|
||||
},
|
||||
{
|
||||
"Sivasnr": 834372104,
|
||||
"ProfilTyp": "WEICHE S D 45°-400/750, KPL. MIT P",
|
||||
"WeichenTyp": "Doppelweiche",
|
||||
"KurvenWinkel": 45,
|
||||
"Schaltungstyp": "P",
|
||||
"Breite": 400,
|
||||
"Länge": 750
|
||||
},
|
||||
{
|
||||
"Sivasnr": 834372106,
|
||||
"ProfilTyp": "WEICHE S D 90°-500/600, KPL. MIT M",
|
||||
"WeichenTyp": "Doppelweiche",
|
||||
"KurvenWinkel": 45,
|
||||
"Schaltungstyp": "M",
|
||||
"Breite": 500,
|
||||
"Länge": 600
|
||||
},
|
||||
{
|
||||
"Sivasnr": 834372107,
|
||||
"ProfilTyp": "WEICHE S D 90°-500/600, KPL. MIT P",
|
||||
"WeichenTyp": "Doppelweiche",
|
||||
"KurvenWinkel": 90,
|
||||
"Schaltungstyp": "P",
|
||||
"Breite": 500,
|
||||
"Länge": 600
|
||||
},
|
||||
{
|
||||
"Sivasnr": 834372109,
|
||||
"ProfilTyp": "WEICHE S D 90°-700/700, KPL. MIT M",
|
||||
"WeichenTyp": "Doppelweiche",
|
||||
"KurvenWinkel": 90,
|
||||
"Schaltungstyp": "M",
|
||||
"Breite": 700,
|
||||
"Länge": 700
|
||||
},
|
||||
{
|
||||
"Sivasnr": 834372110,
|
||||
"ProfilTyp": "WEICHE S D 90°-700/700, KPL. MIT P",
|
||||
"WeichenTyp": "Doppelweiche",
|
||||
"KurvenWinkel": 90,
|
||||
"Schaltungstyp": "P",
|
||||
"Breite": 700,
|
||||
"Länge": 700
|
||||
},
|
||||
{
|
||||
"Sivasnr": 834372115,
|
||||
"ProfilTyp": "WEICHE S D PARALLEL-200/750, KPL. MIT M",
|
||||
"WeichenTyp": "Doppelweiche",
|
||||
"KurvenWinkel": 0,
|
||||
"Schaltungstyp": "M",
|
||||
"Breite": 200,
|
||||
"Länge": 750
|
||||
},
|
||||
{
|
||||
"Sivasnr": 834372116,
|
||||
"ProfilTyp": "WEICHE S D PARALLEL-200/750, KPL. MIT P",
|
||||
"WeichenTyp": "Doppelweiche",
|
||||
"KurvenWinkel": 0,
|
||||
"Schaltungstyp": "P",
|
||||
"Breite": 200,
|
||||
"Länge": 750
|
||||
},
|
||||
{
|
||||
"Sivasnr": 834372200,
|
||||
"ProfilTyp": "WEICHE S T 45°-350/700, KPL. MIT M",
|
||||
"WeichenTyp": "Doppelweiche",
|
||||
"KurvenWinkel": 45,
|
||||
"Schaltungstyp": "M",
|
||||
"Breite": 350,
|
||||
"Länge": 700
|
||||
},
|
||||
{
|
||||
"Sivasnr": 834372201,
|
||||
"ProfilTyp": "WEICHE S T 45°-350/700, KPL. MIT P",
|
||||
"WeichenTyp": "Doppelweiche",
|
||||
"KurvenWinkel": 45,
|
||||
"Schaltungstyp": "P",
|
||||
"Breite": 350,
|
||||
"Länge": 700
|
||||
},
|
||||
{
|
||||
"Sivasnr": 834372203,
|
||||
"ProfilTyp": "WEICHE S T 45°-400/750, KPL. MIT M",
|
||||
"WeichenTyp": "Doppelweiche",
|
||||
"KurvenWinkel": 45,
|
||||
"Schaltungstyp": "M",
|
||||
"Breite": 400,
|
||||
"Länge": 750
|
||||
},
|
||||
{
|
||||
"Sivasnr": 834372204,
|
||||
"ProfilTyp": "WEICHE S T 45°-400/750, KPL. MIT P",
|
||||
"WeichenTyp": "Doppelweiche",
|
||||
"KurvenWinkel": 45,
|
||||
"Schaltungstyp": "P",
|
||||
"Breite": 400,
|
||||
"Länge": 750
|
||||
},
|
||||
{
|
||||
"Sivasnr": 834372206,
|
||||
"ProfilTyp": "WEICHE S T 90°-500/600, KPL. MIT M",
|
||||
"WeichenTyp": "Doppelweiche",
|
||||
"KurvenWinkel": 90,
|
||||
"Schaltungstyp": "M",
|
||||
"Breite": 500,
|
||||
"Länge": 600
|
||||
},
|
||||
{
|
||||
"Sivasnr": 834372207,
|
||||
"ProfilTyp": "WEICHE S T 90°-500/600, KPL. MIT P",
|
||||
"WeichenTyp": "Doppelweiche",
|
||||
"KurvenWinkel": 90,
|
||||
"Schaltungstyp": "P",
|
||||
"Breite": 500,
|
||||
"Länge": 600
|
||||
},
|
||||
{
|
||||
"Sivasnr": 834372209,
|
||||
"ProfilTyp": "WEICHE S T 90°-700/700, KPL. MIT M",
|
||||
"WeichenTyp": "Doppelweiche",
|
||||
"KurvenWinkel": 90,
|
||||
"Schaltungstyp": "M",
|
||||
"Breite": 700,
|
||||
"Länge": 700
|
||||
},
|
||||
{
|
||||
"Sivasnr": 834372210,
|
||||
"ProfilTyp": "WEICHE S T 90°-700/700, KPL. MIT P",
|
||||
"WeichenTyp": "Doppelweiche",
|
||||
"KurvenWinkel": 90,
|
||||
"Schaltungstyp": "P",
|
||||
"Breite": 700,
|
||||
"Länge": 700
|
||||
},
|
||||
{
|
||||
"Sivasnr": 834372215,
|
||||
"ProfilTyp": "WEICHE S T PARALLEL-200/750, KPL. MIT M",
|
||||
"WeichenTyp": "Doppelweiche",
|
||||
"KurvenWinkel": 0,
|
||||
"Schaltungstyp": "M",
|
||||
"Breite": 200,
|
||||
"Länge": 750
|
||||
},
|
||||
{
|
||||
"Sivasnr": 834372216,
|
||||
"ProfilTyp": "WEICHE S T PARALLEL-200/750, KPL. MIT P",
|
||||
"WeichenTyp": "Doppelweiche",
|
||||
"KurvenWinkel": 0,
|
||||
"Schaltungstyp": "P",
|
||||
"Breite": 200,
|
||||
"Länge": 750
|
||||
},
|
||||
{
|
||||
"Sivasnr": 834372400,
|
||||
"ProfilTyp": "WEICHE S C DELTA 1400/700, KPL. M",
|
||||
"WeichenTyp": "Dreifachweiche",
|
||||
"KurvenWinkel": 90,
|
||||
"Schaltungstyp": "M",
|
||||
"Breite": 1400,
|
||||
"Länge": 700
|
||||
},
|
||||
{
|
||||
"Sivasnr": 834372401,
|
||||
"ProfilTyp": "WEICHE S C DELTA 1400/700, KPL. P",
|
||||
"WeichenTyp": "Dreifachweiche",
|
||||
"KurvenWinkel": 90,
|
||||
"Schaltungstyp": "P",
|
||||
"Breite": 1400,
|
||||
"Länge": 700
|
||||
},
|
||||
{
|
||||
"Sivasnr": 834372403,
|
||||
"ProfilTyp": "WEICHE S C DELTA 1600/800, KPL. M",
|
||||
"WeichenTyp": "Dreifachweiche",
|
||||
"KurvenWinkel": 90,
|
||||
"Schaltungstyp": "M",
|
||||
"Breite": 1600,
|
||||
"Länge": 800
|
||||
},
|
||||
{
|
||||
"Sivasnr": 834372404,
|
||||
"ProfilTyp": "WEICHE S C DELTA 1600/800, KPL. P",
|
||||
"WeichenTyp": "Dreifachweiche",
|
||||
"KurvenWinkel": 90,
|
||||
"Schaltungstyp": "P",
|
||||
"Breite": 1600,
|
||||
"Länge": 800
|
||||
},
|
||||
{
|
||||
"Sivasnr": 834372420,
|
||||
"ProfilTyp": "WEICHE S C STAR 1400/1400, KPL. M",
|
||||
"WeichenTyp": "Star",
|
||||
"KurvenWinkel": 0,
|
||||
"Schaltungstyp": "M",
|
||||
"Breite": 1400,
|
||||
"Länge": 1400
|
||||
}
|
||||
]
|
||||
Reference in New Issue
Block a user