Skip to content

Commit

Permalink
AT electricity signals
Browse files Browse the repository at this point in the history
  • Loading branch information
hiddewie committed Oct 26, 2024
1 parent d696bd8 commit ee839f5
Show file tree
Hide file tree
Showing 9 changed files with 69 additions and 10 deletions.
20 changes: 10 additions & 10 deletions features/electrification_signals.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,15 +13,15 @@ electrification_signals:

- description: Ankündigung Stromabnehmer tief
country: AT
icon: { default: 'de/el3' }
icon: { default: 'de/ankündigung_stromabnehmer_tief' }
tags:
- { tag: 'railway:signal:electricity', value: 'AT-V2:andkündigung_stromabnehmer_tief' }
- { tag: 'railway:signal:electricity', value: 'AT-V2:ankündigung_stromabnehmer_tief' }
- { tag: 'railway:signal:electricity:type', value: 'pantograph_down_advance' }
- { tag: 'railway:signal:electricity:form', value: 'sign' }

- description: Ankündigung Hauptschalter aus
country: AT
icon: { default: 'de/el1v' }
icon: { default: 'de/ankündigung_hauptschalter_aus' }
tags:
- { tag: 'railway:signal:electricity', value: 'AT-V2:ankündigung_hauptschalter_aus' }
- { tag: 'railway:signal:electricity:type', value: 'power_off_advance' }
Expand All @@ -32,26 +32,26 @@ electrification_signals:
icon:
match: 'railway:signal:electricity:turn_direction'
cases:
- { regex: '^left$', value: 'de/el6-left' }
- { regex: '^through$', value: 'de/el6-through' }
- { regex: '^right$', value: 'de/el6-right' }
default: 'de/el6'
- { regex: '^left$', value: 'de/halt_fuer_fahrzeuge_mit_angehobenem_stromabnehmer-left' }
- { regex: '^through$', value: 'de/halt_fuer_fahrzeuge_mit_angehobenem_stromabnehmer-through' }
- { regex: '^right$', value: 'de/halt_fuer_fahrzeuge_mit_angehobenem_stromabnehmer-right' }
default: 'at/halt_fuer_fahrzeuge_mit_angehobenem_stromabnehmer'
tags:
- { tag: 'railway:signal:electricity', value: 'AT-V2:halt_fuer_fahrzeuge_mit_angehobenem_stromabnehmer' }
- { tag: 'railway:signal:electricity:type', value: 'end_of_catenary' }
- { tag: 'railway:signal:electricity:form', value: 'sign' }

- description: Hauptschalter ein
country: AT
icon: { default: 'de/el2' }
icon: { default: 'de/hauptschalter_ein' }
tags:
- { tag: 'railway:signal:electricity', value: 'AT-V2:hauptschalter_ein' }
- { tag: 'railway:signal:electricity:type', value: 'power_on' }
- { tag: 'railway:signal:electricity:form', value: 'sign' }

- description: Stromabnehmer hoch
country: AT
icon: { default: 'de/el5' }
icon: { default: 'de/stromabnehmer_hoch' }
tags:
- { tag: 'railway:signal:electricity', value: 'AT-V2:stromabnehmer_hoch' }
- { tag: 'railway:signal:electricity:type', value: 'pantograph_up' }
Expand All @@ -67,7 +67,7 @@ electrification_signals:

- description: Stromabnehmer tief
country: AT
icon: { default: 'de/el4' }
icon: { default: 'de/stromabnehmer_tief' }
tags:
- { tag: 'railway:signal:electricity', value: 'AT-V2:stromabnehmer_tief' }
- { tag: 'railway:signal:electricity:type', value: 'pantograph_down' }
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 8 additions & 0 deletions symbols/at/hauptschalter_aus.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 6 additions & 0 deletions symbols/at/hauptschalter_ein.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 6 additions & 0 deletions symbols/at/stromabnehmer_hoch.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 6 additions & 0 deletions symbols/at/stromabnehmer_tief.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit ee839f5

Please sign in to comment.