File:Plantuml-leisure-swimming area.svg

From OpenStreetMap Wiki
Jump to navigation Jump to search

Original file(SVG file, nominally 683 × 407 pixels, file size: 11 KB)

Summary

Source code

Generated with PlantUML from following code:

' Diagram for tagging enforcement=maxspeed in polish language.
' 2024 Author: https://osm.org/user/kubahahaha
' This code is published under WTFPL Public Licence version 2

@startuml
skinparam package {
  BackgroundColor 26b90b
  BorderColor 26b90b
}

skinparam class {
  BorderColor<<Area>> Blue
  BorderColor<<Node>> Red
  BorderColor<<Way>> Green
}

skinparam ranksep 5
skinparam nodesep 25

package "Zbiornik wodny\n\n\n" <<Cloud>> #0deef1{
  package "Kąpielisko" <<Rectangle>> #19a5ff{
  }
}
package "Plaża" <<Rectangle>> #ffd733 {
}

Kąpielisko -[#ffd733,plain,thickness=20]- Plaża
Kąpielisko -[#ffd733,plain,thickness=20]- Plaża
Kąpielisko -[#ffd733,plain,thickness=20]- Plaża
Kąpielisko -[#ffd733,plain,thickness=20]- Plaża

class "Tagi zbiornika wodnego" <<(A,lightblue) Area>> {
  **natural=water**
  obrys zbiornika wodnego (obszar)
}

class "Tagi kąpieliska" <<(A,lightblue) Area>> {
  **leisure=swimming_area**
  sport=swimming
  obrys obszaru do kąpieli w wodzie (obszar)
}

class "Tagi plaży" <<(A,lightblue) Area>> {
  **natural=beach**
  surface=*
  obrys miejsca na brzegu gdzie można wypoczywać (obszar)
}

"Zbiornik wodny\n\n\n" -- "Tagi zbiornika wodnego" #blue
"Kąpielisko" -- "Tagi kąpieliska" #blue
"Plaża" -- "Tagi plaży" #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
current11:24, 13 August 2024Thumbnail for version as of 11:24, 13 August 2024683 × 407 (11 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=maxspeed in polish language. ' 2024 Author: https://osm.org/user/kubahahaha ' This code is published under WTFPL Public Licence version 2 @startuml skinparam package { BackgroundColor 26b90b BorderColor 26b90b } skinparam class { BorderColor<<Area>> Blue BorderColor<<Node>> Red BorderColor<<Way>> G...

There are no pages that use this file.

Metadata