File:Termini der Radverkehrsführung.svg

From Wikimedia Commons, the free media repository
Jump to navigation Jump to search

Original file(SVG file, nominally 1,451 × 464 pixels, file size: 20 KB)

Captions

Captions

Add a one-line explanation of what this file represents

Summary

[edit]
Description
Deutsch: Termini der Radverkehrsführung.
English: Visualization of the various words used in Germany to describe a bicycle route.
Date
Source Own work
Author Cmuelle8
 
W3C-validity not checked.
Quelldatei
// # dot -Tsvg file.dot > file.svg
digraph "https://de.wikipedia.org/wiki/" {
  fontsize="14";
  label="Ausschnitt der Begriffszusammenhänge, bzw. -abgrenzungen im Bereich Fahrradverkehr";
  ordering="out";

  graph [fontname="Sans Serif"];
  edge [fontname="Sans Serif"];
  node [fontname="Sans Serif", fontcolor="blue", fillcolor="grey"];

  // toggle next two lines to make graph appear like an undirected one
  //edge [arrowhead="none", arrowtail="nonenormal"];
  edge [arrowhead="none", arrowtail="normal", dir="back"];

  subgraph cluster_route {
    fontsize="11";
    label="-route (topologisch; hier: Wegliste aneinander-\nschließender, verschiedenartiger Landverkehrswege)";

    rr [label="Radroute", URL="\G\L"];
    vr [label="Veloroute", URL="\G\L"];
    tr [label="Touristische Radroute", URL="\G\L"];

    frr [label="Fernradroute", URL="\G\L", color="grey", fontcolor="grey"];
    rfr [label="Radfernroute", URL="\G\L", color="grey", fontcolor="grey"];
    rwr [label="Radwanderroute", URL="\G\L"];

    rr -> vr;
    rr -> tr;
    tr -> rfr [color="grey"];
    rfr -> frr [color="grey"];
    tr -> rwr;

    vr -> tr [constraint="false", label="in der Schweiz\nauch bezeichnet als", fontsize="11", style="dashed"];
  }

  subgraph cluster_weg {
    fontsize="11";
    label="-weg (physisch; hier: Landfläche mit homogenen Eigenschaften,\ndie administrativ der Nutzung durch Verkehrsmittel gewidmet wurde)";

    rw [label="Radweg", URL="\G\L"];
    tw [label="Touristischer Radweg", URL="\G\L", color="grey", fontcolor="grey"];
    vw [label="Veloweg", URL="\G\L"];
    bw [label="befestigter\nRadweg", fontcolor="black"];
    uw [label="unbefestigter\nRadweg, etc.", fontcolor="black"];
    rva [label="Radverkehrsanlage", URL="\G\L"];

    frw [label="Fernradweg", URL="\G\L", shape="egg"];
    rww [label="Radwanderweg", URL="\G\L", shape="egg"];
    rfw [label="Radfernweg", URL="\G\L", shape="egg"];

    { rank="same"; rw -> rva [dir="none"]; }

    rw -> tw [color="grey"];
    tw -> rww [color="grey"];
    tw -> rfw [color="grey"];
    rfw -> frw;

    rw -> bw;
    rva -> bw;
    rw -> vw;
    rva -> vw;
    rw -> uw;
    rva -> uw;
  }

  rw -> rr [dir="none", style="dotted", color="#FF0000"];
  tr -> rfw;
  tr -> rww;

  rfw -> rww -> rwr [constraint="false", dir="none"];
  rwr -> rfr [constraint="false", dir="none", color="grey"];
}

Licensing

[edit]
I, the copyright holder of this work, hereby publish it under the following license:
Creative Commons CC-Zero This file is made available under the Creative Commons CC0 1.0 Universal Public Domain Dedication.
The person who associated a work with this deed has dedicated the work to the public domain by waiving all of their rights to the work worldwide under copyright law, including all related and neighboring rights, to the extent allowed by law. You can copy, modify, distribute and perform the work, even for commercial purposes, all without asking permission.

File history

Click on a date/time to view the file as it appeared at that time.

Date/TimeThumbnailDimensionsUserComment
current04:31, 11 July 2014Thumbnail for version as of 04:31, 11 July 20141,451 × 464 (20 KB)Cmuelle8 (talk | contribs)User created page with UploadWizard

There are no pages that use this file.

File usage on other wikis

The following other wikis use this file:

Metadata