Skip to content

Commit

Permalink
advisory speed
Browse files Browse the repository at this point in the history
  • Loading branch information
hiddewie committed Nov 30, 2024
1 parent cd4ca23 commit 3cca2aa
Show file tree
Hide file tree
Showing 4 changed files with 41 additions and 70 deletions.
18 changes: 18 additions & 0 deletions features/speed_railway_signals.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -750,6 +750,24 @@ speed_railway_signals:
- { tag: 'railway:signal:speed_limit', value: 'NL:281' }
- { tag: 'railway:signal:speed_limit:form', value: 'sign' }

- description: advisory speed (sign)
country: NL
type: line
# TODO match speed
icon: { default: 'nl/282-40' }
tags:
- { tag: 'railway:signal:speed_limit', value: 'NL:282' }
- { tag: 'railway:signal:speed_limit:form', value: 'sign' }

- description: advisory speed (light)
country: NL
type: line
# TODO match speed
icon: { default: 'nl/282a-40' }
tags:
- { tag: 'railway:signal:speed_limit', value: 'NL:282' }
- { tag: 'railway:signal:speed_limit:form', value: 'light' }

# --- PL --- #

- description: D6 Tarcza zwolnić bieg
Expand Down
76 changes: 6 additions & 70 deletions symbols/nl/279.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/282.svg
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/nl/282a.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 3cca2aa

Please sign in to comment.