From 2eff8ace6f25297425614ca475720966407657ac Mon Sep 17 00:00:00 2001 From: Hidde Wieringa Date: Sun, 24 Nov 2024 15:57:35 +0100 Subject: [PATCH] Render VGF st9 & st10 signals (#151) See https://wiki.openstreetmap.org/wiki/DE_talk:OpenRailwayMap/Tagging_Trams_in_Germany The tagging for `st10` is still under discussion In Frankfurt (http://localhost:8000/#view=17.38/50.149771/8.666253&style=electrification) ![image](https://github.com/user-attachments/assets/89e89fa0-1c48-44b3-b4ac-9ac7eeb11463) --- features/electrification_signals.yaml | 21 +++++++++++++++++++++ symbols/de/vgf/st10.svg | 6 ++++++ symbols/de/vgf/st9-st10.svg | 23 +++++++++++++++++++++++ symbols/de/vgf/st9.svg | 20 ++++++++++++++++++++ 4 files changed, 70 insertions(+) create mode 100644 symbols/de/vgf/st10.svg create mode 100644 symbols/de/vgf/st9-st10.svg create mode 100644 symbols/de/vgf/st9.svg diff --git a/features/electrification_signals.yaml b/features/electrification_signals.yaml index 844ed1ad..2bc9e0b0 100644 --- a/features/electrification_signals.yaml +++ b/features/electrification_signals.yaml @@ -383,6 +383,27 @@ electrification_signals: - { tag: 'railway:signal:electricity:type', value: 'power_on_for_long_trains' } - { tag: 'railway:signal:electricity:form', value: 'sign' } + - description: VGF st9 + country: DE + icon: { default: 'de/vgf/st9' } + tags: + - { tag: 'railway:signal:electricity:form', value: 'sign' } + - { tag: 'railway:signal:electricity', value: 'DE-VGF:st9' } + + - description: VGF st10 + country: DE + icon: { default: 'de/vgf/st10' } + tags: + - { tag: 'railway:signal:electricity:form', value: 'sign' } + - { tag: 'railway:signal:electricity', value: 'DE-VGF:st10' } + + - description: VGF st9 & st10 + country: DE + icon: { default: 'de/vgf/st9-st10' } + tags: + - { tag: 'railway:signal:electricity:form', value: 'sign' } + - { tag: 'railway:signal:electricity', value: 'DE-VGF:st9;DE-VGF:st10' } + # --- ES --- # - description: end of catenary diff --git a/symbols/de/vgf/st10.svg b/symbols/de/vgf/st10.svg new file mode 100644 index 00000000..233b4eca --- /dev/null +++ b/symbols/de/vgf/st10.svg @@ -0,0 +1,6 @@ + + + + + + diff --git a/symbols/de/vgf/st9-st10.svg b/symbols/de/vgf/st9-st10.svg new file mode 100644 index 00000000..6ddffd7d --- /dev/null +++ b/symbols/de/vgf/st9-st10.svg @@ -0,0 +1,23 @@ + + + + + + + + + + + + + + + + + + + + + + + diff --git a/symbols/de/vgf/st9.svg b/symbols/de/vgf/st9.svg new file mode 100644 index 00000000..92a3e40c --- /dev/null +++ b/symbols/de/vgf/st9.svg @@ -0,0 +1,20 @@ + + + + + + + + + + + + + + + + + + + +