1e51ef7def
- Konzept/, didaktik_geografie/, didaktik_simulation/, v2-modules/, v2-platform/ - 12 code-workspace-Files - STATUS-*.md - viele M/D/R-Änderungen an bereits getrackten Files - .gitignore verstärkt: **/.humaninput/, **/secret_keys.txt Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
126 lines
6.7 KiB
XML
126 lines
6.7 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 800 280" role="img" aria-labelledby="title desc">
|
|
<title id="title">Logistikkette — vom Hersteller bis zur Kundin</title>
|
|
<desc id="desc">Schematische Darstellung der Lieferkette: Fabrik (Hersteller) → Welt-Hafen → Containerschiff → Welt-Hafen → Bahnterminal → LKW → Kund:in. Pfeile zwischen den Stationen, alle in derselben Farbgebung.</desc>
|
|
|
|
<defs>
|
|
<linearGradient id="lk-bg" x1="0" y1="0" x2="0" y2="1">
|
|
<stop offset="0" stop-color="#f5f1e6"/>
|
|
<stop offset="1" stop-color="#e8e4d8"/>
|
|
</linearGradient>
|
|
</defs>
|
|
|
|
<rect width="800" height="280" fill="url(#lk-bg)"/>
|
|
<text x="400" y="32" text-anchor="middle" font-family="Inter, system-ui" font-weight="800" font-size="18" fill="#1f4b37">Logistikkette — viele Stationen, eine Sendung</text>
|
|
|
|
<!-- 1. Fabrik -->
|
|
<g>
|
|
<rect x="40" y="100" width="80" height="70" fill="#1f4b37"/>
|
|
<polygon points="40,100 80,80 120,100" fill="#0c2e1f"/>
|
|
<rect x="55" y="120" width="14" height="14" fill="#e8c547"/>
|
|
<rect x="75" y="120" width="14" height="14" fill="#e8c547"/>
|
|
<rect x="95" y="120" width="14" height="14" fill="#e8c547"/>
|
|
<rect x="55" y="142" width="14" height="14" fill="#e8c547"/>
|
|
<rect x="75" y="142" width="14" height="14" fill="#e8c547"/>
|
|
<rect x="95" y="142" width="14" height="14" fill="#e8c547"/>
|
|
<rect x="98" y="60" width="6" height="22" fill="#7a7567"/>
|
|
<ellipse cx="101" cy="55" rx="9" ry="3" fill="#cfd5d0" opacity=".7"/>
|
|
</g>
|
|
<text x="80" y="195" text-anchor="middle" font-family="Inter, system-ui" font-weight="700" font-size="13" fill="#1f4b37">🏭 Fabrik</text>
|
|
<text x="80" y="212" text-anchor="middle" font-family="Inter, system-ui" font-size="10" fill="#7a7567">Hersteller</text>
|
|
|
|
<!-- Pfeil 1 -->
|
|
<g stroke="#c97c2b" stroke-width="2.5" fill="none">
|
|
<line x1="125" y1="135" x2="170" y2="135" stroke-linecap="round"/>
|
|
<polyline points="162,128 175,135 162,142"/>
|
|
</g>
|
|
|
|
<!-- 2. Hafen Quelle -->
|
|
<g>
|
|
<rect x="180" y="105" width="80" height="65" fill="#3d6f8c"/>
|
|
<rect x="190" y="115" width="20" height="20" fill="#e8c547"/>
|
|
<rect x="220" y="115" width="20" height="20" fill="#c97c2b"/>
|
|
<rect x="190" y="142" width="20" height="20" fill="#c97c2b"/>
|
|
<rect x="220" y="142" width="20" height="20" fill="#e8c547"/>
|
|
<line x1="225" y1="80" x2="225" y2="105" stroke="#7a7567" stroke-width="3"/>
|
|
<line x1="220" y1="80" x2="240" y2="80" stroke="#7a7567" stroke-width="3"/>
|
|
</g>
|
|
<text x="220" y="195" text-anchor="middle" font-family="Inter, system-ui" font-weight="700" font-size="13" fill="#1f4b37">⚓ Welt-Hafen</text>
|
|
<text x="220" y="212" text-anchor="middle" font-family="Inter, system-ui" font-size="10" fill="#7a7567">Verschiffung</text>
|
|
|
|
<!-- Pfeil 2 -->
|
|
<g stroke="#c97c2b" stroke-width="2.5" fill="none">
|
|
<line x1="265" y1="135" x2="310" y2="135" stroke-linecap="round"/>
|
|
<polyline points="302,128 315,135 302,142"/>
|
|
</g>
|
|
|
|
<!-- 3. Schiff -->
|
|
<g>
|
|
<path d="M325 140 L425 140 L415 170 L335 170 Z" fill="#1f4b37"/>
|
|
<rect x="345" y="115" width="60" height="25" fill="#4a7c4e"/>
|
|
<rect x="350" y="120" width="50" height="15" fill="#e8c547"/>
|
|
<line x1="335" y1="180" x2="415" y2="180" stroke="#3d6f8c" stroke-width="3" opacity=".7"/>
|
|
</g>
|
|
<text x="375" y="195" text-anchor="middle" font-family="Inter, system-ui" font-weight="700" font-size="13" fill="#1f4b37">🚢 Schiff</text>
|
|
<text x="375" y="212" text-anchor="middle" font-family="Inter, system-ui" font-size="10" fill="#7a7567">Seetransport</text>
|
|
|
|
<!-- Pfeil 3 -->
|
|
<g stroke="#c97c2b" stroke-width="2.5" fill="none">
|
|
<line x1="430" y1="135" x2="475" y2="135" stroke-linecap="round"/>
|
|
<polyline points="467,128 480,135 467,142"/>
|
|
</g>
|
|
|
|
<!-- 4. Bahnterminal -->
|
|
<g>
|
|
<rect x="490" y="115" width="55" height="55" fill="#4a7c4e"/>
|
|
<rect x="498" y="125" width="40" height="14" fill="#e8c547"/>
|
|
<line x1="488" y1="173" x2="548" y2="173" stroke="#7a7567" stroke-width="2"/>
|
|
<line x1="495" y1="173" x2="495" y2="180" stroke="#7a7567" stroke-width="1"/>
|
|
<line x1="510" y1="173" x2="510" y2="180" stroke="#7a7567" stroke-width="1"/>
|
|
<line x1="525" y1="173" x2="525" y2="180" stroke="#7a7567" stroke-width="1"/>
|
|
<line x1="540" y1="173" x2="540" y2="180" stroke="#7a7567" stroke-width="1"/>
|
|
</g>
|
|
<text x="517" y="195" text-anchor="middle" font-family="Inter, system-ui" font-weight="700" font-size="13" fill="#1f4b37">🚆 Terminal</text>
|
|
<text x="517" y="212" text-anchor="middle" font-family="Inter, system-ui" font-size="10" fill="#7a7567">Bahn → LKW</text>
|
|
|
|
<!-- Pfeil 4 -->
|
|
<g stroke="#c97c2b" stroke-width="2.5" fill="none">
|
|
<line x1="555" y1="135" x2="600" y2="135" stroke-linecap="round"/>
|
|
<polyline points="592,128 605,135 592,142"/>
|
|
</g>
|
|
|
|
<!-- 5. LKW -->
|
|
<g>
|
|
<rect x="615" y="125" width="30" height="45" fill="#1f4b37"/>
|
|
<rect x="620" y="135" width="20" height="14" fill="#e8c547"/>
|
|
<rect x="650" y="115" width="65" height="55" fill="#4a7c4e"/>
|
|
<rect x="656" y="123" width="53" height="40" fill="#e8c547"/>
|
|
<circle cx="630" cy="173" r="7" fill="#222"/><circle cx="630" cy="173" r="3" fill="#7a7567"/>
|
|
<circle cx="668" cy="173" r="7" fill="#222"/><circle cx="668" cy="173" r="3" fill="#7a7567"/>
|
|
<circle cx="703" cy="173" r="7" fill="#222"/><circle cx="703" cy="173" r="3" fill="#7a7567"/>
|
|
<line x1="610" y1="180" x2="725" y2="180" stroke="#7a7567" stroke-width="2"/>
|
|
</g>
|
|
<text x="670" y="195" text-anchor="middle" font-family="Inter, system-ui" font-weight="700" font-size="13" fill="#1f4b37">🚛 LKW</text>
|
|
<text x="670" y="212" text-anchor="middle" font-family="Inter, system-ui" font-size="10" fill="#7a7567">letzte Meile</text>
|
|
|
|
<!-- Pfeil 5 -->
|
|
<g stroke="#c97c2b" stroke-width="2.5" fill="none">
|
|
<line x1="730" y1="135" x2="755" y2="135" stroke-linecap="round"/>
|
|
<polyline points="747,128 760,135 747,142"/>
|
|
</g>
|
|
|
|
<!-- 6. Kunde -->
|
|
<g>
|
|
<circle cx="775" cy="125" r="9" fill="#1f4b37"/>
|
|
<rect x="769" y="135" width="12" height="22" fill="#1f4b37"/>
|
|
<rect x="763" y="142" width="6" height="12" fill="#e8c547"/>
|
|
<rect x="769" y="158" width="4" height="14" fill="#1f4b37"/>
|
|
<rect x="775" y="158" width="4" height="14" fill="#1f4b37"/>
|
|
</g>
|
|
<text x="775" y="195" text-anchor="middle" font-family="Inter, system-ui" font-weight="700" font-size="13" fill="#1f4b37">👤 Kund:in</text>
|
|
<text x="775" y="212" text-anchor="middle" font-family="Inter, system-ui" font-size="10" fill="#7a7567">Empfang</text>
|
|
|
|
<!-- Hinweis unten -->
|
|
<text x="400" y="248" text-anchor="middle" font-family="Inter, system-ui" font-size="12" font-style="italic" fill="#7a7567">An jedem Übergang: Umschlag — Container wird vom einen aufs nächste Verkehrsmittel gehoben.</text>
|
|
</svg>
|