File:Plantuml-enforcement-average-speed.svg
Jump to navigation
Jump to search
Size of this PNG preview of this SVG file: 800 × 557 pixels. Other resolutions: 320 × 223 pixels | 640 × 445 pixels | 1,024 × 713 pixels | 1,280 × 891 pixels | 868 × 604 pixels.
Original file (SVG file, nominally 868 × 604 pixels, file size: 16 KB)
Summary
Source code
Generated with PlantUML from following code:
' Diagram for tagging enforcement=average_speed in polish language.
' 2024 Author: https://osm.org/user/kubahahaha
' This code is published under WTFPL Public Licence version 2
@startuml
allow_mixing
skinparam class {
BorderColor<<Area>> Blue
BorderColor<<Node>> Red
}
hide stereotype
class "Początek odcinka z pomiarem" as FT <<(N, orange) Node>>{
początek pomiaru (węzeł na drodze)
}
class "Koniec odcinka z pomiarem" as TT <<(N, orange) Node>>{
koniec pomiaru (węzeł na drodze)
}
class "Tagi kamery na początku odcinka" as D1T <<(N, orange) Node>>{
man_made=surveillance
surveillance=average_speed
urządzenie na początku odcinka (węzeł)
}
class "Tagi kamery na końcu odcinka" as D2T <<(N, orange) Node>>{
man_made=surveillance
surveillance=average_speed
urządzenie na końcu odcinka (węzeł)
}
class "Tagi relacji kontroli" as RT <<(R, violet) Relation>> {
enforcement=average_speed
Relacja enforcement (relacja)
}
circle "kierunek jazdy" as A
card "koniec odcinkowej\nkontroli prędkości" as B
card "początek odcinkowej\nkontroli prędkości" as C
actor "początek drogi" as D
circle "końcowa kamera" as E
circle "początkowa kamera" as F
B -[hidden] E
C -[hidden] F
A <-[thickness=5]- B: "highway=*"
B <-[thickness=5]- C: "highway=*"
C <-[thickness=5]- D: "highway=*"
FT --* C #red
TT --* B #red
F *-- D1T #red
E *-- D2T #red
RT [to] }-- B #purple
RT [from] }-- C #purple
RT [device] }-- E #purple
RT [device] }-- F #purple
@enduml
Licensing
Source code and produced image is licenced under WTFPL Public Licence version 2 (full text).
- This media file was uploaded by author of the work and its copyright holder.
Permission is granted to do what the fuck you want to with this document under the terms of the WTF Public License, Version 2.
File history
Click on a date/time to view the file as it appeared at that time.
Date/Time | Thumbnail | Dimensions | User | Comment | |
---|---|---|---|---|---|
current | 13:55, 23 July 2024 | 868 × 604 (16 KB) | Kubahaha (talk | contribs) | == Source code == Generated with [http://www.plantuml.com/plantuml/uml/ PlantUML] from following code:<syntaxhighlight lang="text" line="1" start="1"> ' Diagram for tagging enforcement=average_speed in polish language. ' 2024 Author: https://osm.org/user/kubahahaha ' This code is published under WTFPL Public Licence version 2 @startuml allow_mixing skinparam class { BorderColor<<Area>> Blue BorderColor<<Node>> Red } hide stereotype class "Początek odcinka z pomiarem" as FT <<(N, orang... |
You cannot overwrite this file.
File usage
There are no pages that use this file.