File:Plantuml-maly stadion.svg

From OpenStreetMap Wiki
Jump to navigation Jump to search

Original file(SVG file, nominally 790 × 292 pixels, file size: 13 KB)

Summary

Source code

Generated with PlantUML from following code:

' Diagram for school tagging
' 2022 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
  BorderColor<<Relation>> purple
}
hide stereotype

rectangle "obszar stadionu" AS stadion {
  rectangle ") | (" AS boisko
  node "trybuna" AS trybuna
}
 
class "tagi boiska" <<(A,lightblue) Area>> {
  **leisure=pitch**
  lit=yes
  **sport=soccer**
  surface=grass
  boisko - pole gry (obszar)
}
 
class "tagi stadionu" <<(A, lightblue) Area>> {
  **leisure=stadium**
  name=*
  sport=soccer
  obszar stadionu - zawiera trybuny, boisko.\nCzęsto jest ogrodzony. (obszar)
}

class "tagi trybuny" <<(A, lightblue) Area>> {
  **building=bleachers**
  capacity=100
  ref=A
  budynek trybuny (obszar)
}
 
trybuna  -- "tagi trybuny" #blue
stadion -- "tagi stadionu"  #blue
boisko -- "tagi boiska" #blue
@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.

WTFPL logo.svg

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/TimeThumbnailDimensionsUserComment
current15:06, 2 September 2022Thumbnail for version as of 15:06, 2 September 2022790 × 292 (13 KB)Kubahaha (talk | contribs)== Source code == Generated with [http://www.plantuml.com/plantuml/uml/ PlantUML] from following code:<syntaxhighlight line="1" start="1" lang="text"> ' Diagram for school tagging ' 2022 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 BorderColor<<Relation>> purple } hide stereotype node "duży stadion" AS stadion { rectangle " " AS wycieci...

There are no pages that use this file.

Metadata