Skip to content

Commit

Permalink
ATB signals
Browse files Browse the repository at this point in the history
  • Loading branch information
hiddewie committed Nov 30, 2024
1 parent 51ae504 commit b542dd0
Show file tree
Hide file tree
Showing 5 changed files with 64 additions and 7 deletions.
42 changes: 35 additions & 7 deletions features/signals_railway_signals.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1259,13 +1259,6 @@ signals_railway_signals:
- { tag: 'railway:signal:humping', value: 'NL:270' }
- { tag: 'railway:signal:humping:form', value: 'light' }

- description: ATB codewissel
country: NL
icon: { default: 'nl/330' }
tags:
- { tag: 'railway:signal:train_protection', value: 'NL:330' }
- { tag: 'railway:signal:train_protection:form', value: 'light' }

- description: train protection block markers (arrow)
country: NL
icon: { default: 'general/etcs-stop-marker-arrow-left' }
Expand Down Expand Up @@ -1334,6 +1327,41 @@ signals_railway_signals:
- { tag: 'railway:signal:train_protection', value: 'NL:337' }
- { tag: 'railway:signal:train_protection:form', value: 'sign' }

- description: ATB distant
country: NL
icon: { default: 'nl/328a' }
tags:
- { tag: 'railway:signal:train_protection', value: 'NL:328a' }
- { tag: 'railway:signal:train_protection:form', value: 'sign' }

- description: ATB start
country: NL
icon: { default: 'nl/328' }
tags:
- { tag: 'railway:signal:train_protection', value: 'NL:328' }
- { tag: 'railway:signal:train_protection:form', value: 'sign' }

- description: ATB code
country: NL
icon: { default: 'nl/328b' }
tags:
- { tag: 'railway:signal:train_protection', value: 'NL:328b' }
- { tag: 'railway:signal:train_protection:form', value: 'sign' }

- description: ATB end
country: NL
icon: { default: 'nl/329' }
tags:
- { tag: 'railway:signal:train_protection', value: 'NL:329' }
- { tag: 'railway:signal:train_protection:form', value: 'sign' }

- description: ATB codewissel
country: NL
icon: { default: 'nl/330' }
tags:
- { tag: 'railway:signal:train_protection', value: 'NL:330' }
- { tag: 'railway:signal:train_protection:form', value: 'light' }

# --- PL --- #

- description: Semafor kształtowy
Expand Down
7 changes: 7 additions & 0 deletions symbols/nl/328.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
9 changes: 9 additions & 0 deletions symbols/nl/328a.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
5 changes: 5 additions & 0 deletions symbols/nl/328b.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit b542dd0

Please sign in to comment.