Beide Seiten der vorigen Revision Vorhergehende Überarbeitung Nächste Überarbeitung | Vorhergehende Überarbeitung |
wegbeschreibung [2022/07/29 00:00] – erik | wegbeschreibung [2025/03/15 14:19] (aktuell) – erik |
---|
~~NOTOC~~ | |
| |
===== Wegbeschreibung ===== | ===== Wegbeschreibung ===== |
| |
| |
{{"::duererstr.jpg?500" }} | {{"::duererstr.jpg?500" }} |
| |
<html> | <html> |
<link rel="stylesheet" href="https://unpkg.com/leaflet@1.8.0/dist/leaflet.css" | <link rel="stylesheet" href="https://unpkg.com/leaflet@1.9.3/dist/leaflet.css" |
integrity="sha512-hoalWLoI8r4UszCkZ5kL8vayOGVae1oxXe/2A4AO6J9+580uKHDO3JdHb7NzwwzK5xr/Fs0W40kiNHxM9vyTtQ==" | integrity="sha256-kLaT2GOSpHechhsozzB+flnD+zUyjE2LlfWPgU04xyI=" |
crossorigin=""/> | crossorigin=""/> |
<!-- Make sure you put this AFTER Leaflet's CSS --> | <!-- Make sure you put this AFTER Leaflet's CSS --> |
<script src="https://unpkg.com/leaflet@1.8.0/dist/leaflet.js" | <script src="https://unpkg.com/leaflet@1.9.3/dist/leaflet.js" |
integrity="sha512-BB3hKbKWOc9Ez/TAwyWxNXeoV9c1v6FIeYiBieIWkpLjauysF18NzgR1MBNBXf8/KABdlkX68nAhlwcDFLGPCQ==" | integrity="sha256-WBkoXOwTeyKclOHuWtc+i2uENFpDZ9YPdf5Hf+D7ewM=" |
crossorigin=""></script> | crossorigin=""></script> |
| |
<style> | <style> |
th, td { padding: 15px; } | th, td { padding: 15px; } |
</style> | </style> |
| |
<div id="map1" style="width: 500px; height: 375px;"></div> | <div id="map1" style="width: 500px; height: 375px;"></div> |
<script> | <script> |
var map1 = L.map('map1').setView([51.05121, 13.77094], 12); | var map1 = L.map('map1').setView([51.0513, 13.771], 12); |
var tiles1 = L.tileLayer('https://{s}.tile.openstreetmap.org/{z}/{x}/{y}.png', { maxZoom: 19, | var tiles1 = L.tileLayer('https://tile.openstreetmap.de/{z}/{x}/{y}.png', { maxZoom: 19, |
attribution: '© <a href="http://www.openstreetmap.org/copyright">OpenStreetMap</a>'}).addTo(map1); | attribution: '© <a href="http://www.openstreetmap.org/copyright">OpenStreetMap</a>'}).addTo(map1); |
var marker1 = L.marker([51.05121, 13.77094]).addTo(map1) | var marker1 = L.marker([51.0511, 13.7708]).addTo(map1) |
.bindPopup('<b>Vereinshaus "Aktives Leben"</b><br />Dürerstr. 89').openPopup(); | .bindPopup('<b>Vereinshaus "Aktives Leben"</b><br />Dürerstr. 89').openPopup(); |
</script> | </script> |
| |
__ÖPNV:__ | __ÖPNV:__ |
* Haltestelle "Schachtstraße" (Bus Linien A, B/66, E, F) \\ | * Haltestelle "Schachtstraße" (Bus Linien 160, 161, 162, 163, 166) \\ |
* Bahnhof "Freital Deuben" (S-Bahn S3) | * Bahnhof "Freital Deuben" (S-Bahn S3) |
| |
==== Dresden-Gorbitz, Puzzle ==== | ==== Dresden-Gorbitz, Puzzle ==== |
| |
**Kinder- und Familientreff //Puzzle//** (Seiteneingang wo es zu den Ärzten geht) \\ | **Kinder- und Familientreff //Puzzle// des OMSE e. V.** (Seiteneingang wo es zu den Ärzten geht) \\ |
Harthaer Straße 3 \\ | Harthaer Straße 3 \\ |
01169 Dresden | 01169 Dresden |
01127 Dresden | 01127 Dresden |
| |
{{:barrierefrei.png?20|}} Barrierefrei, rollstuhlgeeignet (über den Hintereingang) | {{:barrierefrei.png?20|}} Barrierefrei, rollstuhlgeeignet (über den Hintereingang, Mohnstr. 41) |
| |
__ÖPNV:__ | __ÖPNV:__ |
* Haltestelle "Bahnhof Mitte" (Tram 1, 2, 6, 10; Bus 94; Regionalbahnen und S-Bahn u.a. S 2) | * Haltestelle "Bahnhof Mitte" (Tram 1, 2, 6, 10; Bus 94; Regionalbahnen und S-Bahn u.a. S 2) |
| |
{{"::riesa_efau.jpg?500" }} | {{"::riesa_efau.jpg?500x375" }} |
<html> | <html> |
<div id="map5" style="width: 500px; height: 375px;"></div> | <div id="map5" style="width: 500px; height: 375px;"></div> |