Repo for non destructive e-scooter intervention materials
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

393 lines
16 KiB

<!DOCTYPE html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
<script>
L_NO_TOUCH = false;
L_DISABLE_3D = false;
</script>
<script src="https://cdn.jsdelivr.net/npm/leaflet@1.6.0/dist/leaflet.js"></script>
<script src="https://code.jquery.com/jquery-1.12.4.min.js"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.2.0/js/bootstrap.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/Leaflet.awesome-markers/2.0.2/leaflet.awesome-markers.js"></script>
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/leaflet@1.6.0/dist/leaflet.css"/>
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.2.0/css/bootstrap.min.css"/>
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.2.0/css/bootstrap-theme.min.css"/>
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.6.3/css/font-awesome.min.css"/>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/Leaflet.awesome-markers/2.0.2/leaflet.awesome-markers.css"/>
<link rel="stylesheet" href="https://rawcdn.githack.com/python-visualization/folium/master/folium/templates/leaflet.awesome.rotate.css"/>
<style>html, body {width: 100%;height: 100%;margin: 0;padding: 0;}</style>
<style>#map {position:absolute;top:0;bottom:0;right:0;left:0;}</style>
<meta name="viewport" content="width=device-width,
initial-scale=1.0, maximum-scale=1.0, user-scalable=no" />
<style>
#map_50d38849c61c4829817ca1c69812780f {
position: relative;
width: 100.0%;
height: 100.0%;
left: 0.0%;
top: 0.0%;
}
</style>
</head>
<body>
<div class="folium-map" id="map_50d38849c61c4829817ca1c69812780f" ></div>
</body>
<script>
var map_50d38849c61c4829817ca1c69812780f = L.map(
"map_50d38849c61c4829817ca1c69812780f",
{
center: [52.51619, 13.377693],
crs: L.CRS.EPSG3857,
zoom: 13,
zoomControl: true,
preferCanvas: false,
}
);
var tile_layer_d1b9dec719a54bdc9d31218bf3fa0d2b = L.tileLayer(
"https://stamen-tiles-{s}.a.ssl.fastly.net/toner/{z}/{x}/{y}.png",
{"attribution": "Map tiles by \u003ca href=\"http://stamen.com\"\u003eStamen Design\u003c/a\u003e, under \u003ca href=\"http://creativecommons.org/licenses/by/3.0\"\u003eCC BY 3.0\u003c/a\u003e. Data by \u0026copy; \u003ca href=\"http://openstreetmap.org\"\u003eOpenStreetMap\u003c/a\u003e, under \u003ca href=\"http://www.openstreetmap.org/copyright\"\u003eODbL\u003c/a\u003e.", "detectRetina": false, "maxNativeZoom": 18, "maxZoom": 18, "minZoom": 0, "noWrap": false, "opacity": 1, "subdomains": "abc", "tms": false}
).addTo(map_50d38849c61c4829817ca1c69812780f);
var marker_c1d449ccb48f4de3b1627e82f9670c43 = L.marker(
[52.521088, 13.353991],
{}
).addTo(map_50d38849c61c4829817ca1c69812780f);
var icon_f0c3187f29d349ce804f2f42f6ac4825 = L.AwesomeMarkers.icon(
{"extraClasses": "fa-rotate-0", "icon": "cloud", "iconColor": "white", "markerColor": "blue", "prefix": "glyphicon"}
);
marker_c1d449ccb48f4de3b1627e82f9670c43.setIcon(icon_f0c3187f29d349ce804f2f42f6ac4825);
var popup_023478dc16eb4c2e8543dacfb638c186 = L.popup({"maxWidth": "100%"});
var html_f1511e957aef452eb6c8a600c5def8e7 = $(`<div id="html_f1511e957aef452eb6c8a600c5def8e7" style="width: 100.0%; height: 100.0%;"><strong>ARTIST_NAME + ARTWORK_TITLE<strong/></div>`)[0];
popup_023478dc16eb4c2e8543dacfb638c186.setContent(html_f1511e957aef452eb6c8a600c5def8e7);
marker_c1d449ccb48f4de3b1627e82f9670c43.bindPopup(popup_023478dc16eb4c2e8543dacfb638c186)
;
marker_c1d449ccb48f4de3b1627e82f9670c43.bindTooltip(
`<div>
ARTIST_NAME_HERE
</div>`,
{"sticky": true}
);
var marker_86cee3784d5b49db9af9fc4d466efd12 = L.marker(
[52.461337, 13.32099],
{}
).addTo(map_50d38849c61c4829817ca1c69812780f);
var icon_b9364084afaf4c9fa9ef8a27d9b941a6 = L.AwesomeMarkers.icon(
{"extraClasses": "fa-rotate-0", "icon": "cloud", "iconColor": "white", "markerColor": "blue", "prefix": "glyphicon"}
);
marker_86cee3784d5b49db9af9fc4d466efd12.setIcon(icon_b9364084afaf4c9fa9ef8a27d9b941a6);
var popup_c5b5c8f42ae94f59bfce8fd052ea0595 = L.popup({"maxWidth": "100%"});
var html_38abbe80c3c34362b6e9099f203f6dcb = $(`<div id="html_38abbe80c3c34362b6e9099f203f6dcb" style="width: 100.0%; height: 100.0%;"><strong>ARTIST_NAME + ARTWORK_TITLE<strong/></div>`)[0];
popup_c5b5c8f42ae94f59bfce8fd052ea0595.setContent(html_38abbe80c3c34362b6e9099f203f6dcb);
marker_86cee3784d5b49db9af9fc4d466efd12.bindPopup(popup_c5b5c8f42ae94f59bfce8fd052ea0595)
;
marker_86cee3784d5b49db9af9fc4d466efd12.bindTooltip(
`<div>
ARTIST_NAME_HERE
</div>`,
{"sticky": true}
);
var marker_5522d3f8cc594688869f816f0b40f5e0 = L.marker(
[52.54126, 13.368985],
{}
).addTo(map_50d38849c61c4829817ca1c69812780f);
var icon_7a6c048d9b464acb8cef44df2efb3528 = L.AwesomeMarkers.icon(
{"extraClasses": "fa-rotate-0", "icon": "cloud", "iconColor": "white", "markerColor": "blue", "prefix": "glyphicon"}
);
marker_5522d3f8cc594688869f816f0b40f5e0.setIcon(icon_7a6c048d9b464acb8cef44df2efb3528);
var popup_9606483243e44b33b8f304452f3f01b2 = L.popup({"maxWidth": "100%"});
var html_0e4453b8e0134c66a7480a68fd9555bf = $(`<div id="html_0e4453b8e0134c66a7480a68fd9555bf" style="width: 100.0%; height: 100.0%;"><strong>ARTIST_NAME + ARTWORK_TITLE<strong/></div>`)[0];
popup_9606483243e44b33b8f304452f3f01b2.setContent(html_0e4453b8e0134c66a7480a68fd9555bf);
marker_5522d3f8cc594688869f816f0b40f5e0.bindPopup(popup_9606483243e44b33b8f304452f3f01b2)
;
marker_5522d3f8cc594688869f816f0b40f5e0.bindTooltip(
`<div>
ARTIST_NAME_HERE
</div>`,
{"sticky": true}
);
var marker_0c6389b1f5f44f2192fed6e1cbd2ba39 = L.marker(
[52.516038, 13.294029],
{}
).addTo(map_50d38849c61c4829817ca1c69812780f);
var icon_7fa880bf1052482b814f65407e58573b = L.AwesomeMarkers.icon(
{"extraClasses": "fa-rotate-0", "icon": "cloud", "iconColor": "white", "markerColor": "blue", "prefix": "glyphicon"}
);
marker_0c6389b1f5f44f2192fed6e1cbd2ba39.setIcon(icon_7fa880bf1052482b814f65407e58573b);
var popup_b5a4e3d7c1a7462baa93db7cd2cc83f7 = L.popup({"maxWidth": "100%"});
var html_4b0228a283964135818f69aac6de9ca0 = $(`<div id="html_4b0228a283964135818f69aac6de9ca0" style="width: 100.0%; height: 100.0%;"><strong>ARTIST_NAME + ARTWORK_TITLE<strong/></div>`)[0];
popup_b5a4e3d7c1a7462baa93db7cd2cc83f7.setContent(html_4b0228a283964135818f69aac6de9ca0);
marker_0c6389b1f5f44f2192fed6e1cbd2ba39.bindPopup(popup_b5a4e3d7c1a7462baa93db7cd2cc83f7)
;
marker_0c6389b1f5f44f2192fed6e1cbd2ba39.bindTooltip(
`<div>
ARTIST_NAME_HERE
</div>`,
{"sticky": true}
);
var marker_fe99560265a54d869fc0f2defb802a4f = L.marker(
[52.502256, 13.346028],
{}
).addTo(map_50d38849c61c4829817ca1c69812780f);
var icon_7ed29a93caca40b4b4074593caa6777c = L.AwesomeMarkers.icon(
{"extraClasses": "fa-rotate-0", "icon": "cloud", "iconColor": "white", "markerColor": "blue", "prefix": "glyphicon"}
);
marker_fe99560265a54d869fc0f2defb802a4f.setIcon(icon_7ed29a93caca40b4b4074593caa6777c);
var popup_2c1668a13e264dd3890da2de790e6bb6 = L.popup({"maxWidth": "100%"});
var html_3341ef5374354b2f89edc95d9700096a = $(`<div id="html_3341ef5374354b2f89edc95d9700096a" style="width: 100.0%; height: 100.0%;"><strong>ARTIST_NAME + ARTWORK_TITLE<strong/></div>`)[0];
popup_2c1668a13e264dd3890da2de790e6bb6.setContent(html_3341ef5374354b2f89edc95d9700096a);
marker_fe99560265a54d869fc0f2defb802a4f.bindPopup(popup_2c1668a13e264dd3890da2de790e6bb6)
;
marker_fe99560265a54d869fc0f2defb802a4f.bindTooltip(
`<div>
ARTIST_NAME_HERE
</div>`,
{"sticky": true}
);
var marker_9c892b8b9ac549c684f814cc5e1b98e3 = L.marker(
[52.523263, 13.485609],
{}
).addTo(map_50d38849c61c4829817ca1c69812780f);
var icon_377758e4839249b9a99da21214ee76ea = L.AwesomeMarkers.icon(
{"extraClasses": "fa-rotate-0", "icon": "cloud", "iconColor": "white", "markerColor": "blue", "prefix": "glyphicon"}
);
marker_9c892b8b9ac549c684f814cc5e1b98e3.setIcon(icon_377758e4839249b9a99da21214ee76ea);
var popup_31f96171124841d1a96b551ff5ccb2d9 = L.popup({"maxWidth": "100%"});
var html_2bb3b5f556664cbe8a84adba3b92dc3c = $(`<div id="html_2bb3b5f556664cbe8a84adba3b92dc3c" style="width: 100.0%; height: 100.0%;"><strong>ARTIST_NAME + ARTWORK_TITLE<strong/></div>`)[0];
popup_31f96171124841d1a96b551ff5ccb2d9.setContent(html_2bb3b5f556664cbe8a84adba3b92dc3c);
marker_9c892b8b9ac549c684f814cc5e1b98e3.bindPopup(popup_31f96171124841d1a96b551ff5ccb2d9)
;
marker_9c892b8b9ac549c684f814cc5e1b98e3.bindTooltip(
`<div>
ARTIST_NAME_HERE
</div>`,
{"sticky": true}
);
var marker_bc972bc4fdae430a87193b6ed90d3481 = L.marker(
[52.478558, 13.419809],
{}
).addTo(map_50d38849c61c4829817ca1c69812780f);
var icon_b8c2cf5767ef4e6f838f303cf4fa8550 = L.AwesomeMarkers.icon(
{"extraClasses": "fa-rotate-0", "icon": "cloud", "iconColor": "white", "markerColor": "blue", "prefix": "glyphicon"}
);
marker_bc972bc4fdae430a87193b6ed90d3481.setIcon(icon_b8c2cf5767ef4e6f838f303cf4fa8550);
var popup_43e7b1c463b641c6a8f0e38cb15c6e8d = L.popup({"maxWidth": "100%"});
var html_58ee20271c2f45849ed0494476c12709 = $(`<div id="html_58ee20271c2f45849ed0494476c12709" style="width: 100.0%; height: 100.0%;"><strong>ARTIST_NAME + ARTWORK_TITLE<strong/></div>`)[0];
popup_43e7b1c463b641c6a8f0e38cb15c6e8d.setContent(html_58ee20271c2f45849ed0494476c12709);
marker_bc972bc4fdae430a87193b6ed90d3481.bindPopup(popup_43e7b1c463b641c6a8f0e38cb15c6e8d)
;
marker_bc972bc4fdae430a87193b6ed90d3481.bindTooltip(
`<div>
ARTIST_NAME_HERE
</div>`,
{"sticky": true}
);
var marker_4a9cf5cbd85a48e08039d946564b10c4 = L.marker(
[52.507907, 13.306222],
{}
).addTo(map_50d38849c61c4829817ca1c69812780f);
var icon_41c8098088d54f938cd84e7128fd5247 = L.AwesomeMarkers.icon(
{"extraClasses": "fa-rotate-0", "icon": "cloud", "iconColor": "white", "markerColor": "blue", "prefix": "glyphicon"}
);
marker_4a9cf5cbd85a48e08039d946564b10c4.setIcon(icon_41c8098088d54f938cd84e7128fd5247);
var popup_84bff0fa155f4f7fb8b95cebd0fafc71 = L.popup({"maxWidth": "100%"});
var html_27687378ba184e4092494a57b0bfb953 = $(`<div id="html_27687378ba184e4092494a57b0bfb953" style="width: 100.0%; height: 100.0%;"><strong>ARTIST_NAME + ARTWORK_TITLE<strong/></div>`)[0];
popup_84bff0fa155f4f7fb8b95cebd0fafc71.setContent(html_27687378ba184e4092494a57b0bfb953);
marker_4a9cf5cbd85a48e08039d946564b10c4.bindPopup(popup_84bff0fa155f4f7fb8b95cebd0fafc71)
;
marker_4a9cf5cbd85a48e08039d946564b10c4.bindTooltip(
`<div>
ARTIST_NAME_HERE
</div>`,
{"sticky": true}
);
var marker_e8e682cffb0347d4a3c981624106dee1 = L.marker(
[52.525817, 13.404346],
{}
).addTo(map_50d38849c61c4829817ca1c69812780f);
var icon_91f2aefa694e47ce9c1ea859f4a012d8 = L.AwesomeMarkers.icon(
{"extraClasses": "fa-rotate-0", "icon": "cloud", "iconColor": "white", "markerColor": "blue", "prefix": "glyphicon"}
);
marker_e8e682cffb0347d4a3c981624106dee1.setIcon(icon_91f2aefa694e47ce9c1ea859f4a012d8);
var popup_f03c617ed3fa493ea12785eb8334837e = L.popup({"maxWidth": "100%"});
var html_ce686ed1919f427798456629126c2d02 = $(`<div id="html_ce686ed1919f427798456629126c2d02" style="width: 100.0%; height: 100.0%;"><strong>ARTIST_NAME + ARTWORK_TITLE<strong/></div>`)[0];
popup_f03c617ed3fa493ea12785eb8334837e.setContent(html_ce686ed1919f427798456629126c2d02);
marker_e8e682cffb0347d4a3c981624106dee1.bindPopup(popup_f03c617ed3fa493ea12785eb8334837e)
;
marker_e8e682cffb0347d4a3c981624106dee1.bindTooltip(
`<div>
ARTIST_NAME_HERE
</div>`,
{"sticky": true}
);
var marker_26c45a761a46403da912e5293508f0ae = L.marker(
[52.505015, 13.358382],
{}
).addTo(map_50d38849c61c4829817ca1c69812780f);
var icon_981bf1c54a1c44bb84e33e693eec2283 = L.AwesomeMarkers.icon(
{"extraClasses": "fa-rotate-0", "icon": "cloud", "iconColor": "white", "markerColor": "blue", "prefix": "glyphicon"}
);
marker_26c45a761a46403da912e5293508f0ae.setIcon(icon_981bf1c54a1c44bb84e33e693eec2283);
var popup_dda7d815ff034d68bb36f02c3f6b99d4 = L.popup({"maxWidth": "100%"});
var html_88e6e043ca94433f988c1d2a5dece236 = $(`<div id="html_88e6e043ca94433f988c1d2a5dece236" style="width: 100.0%; height: 100.0%;"><strong>ARTIST_NAME + ARTWORK_TITLE<strong/></div>`)[0];
popup_dda7d815ff034d68bb36f02c3f6b99d4.setContent(html_88e6e043ca94433f988c1d2a5dece236);
marker_26c45a761a46403da912e5293508f0ae.bindPopup(popup_dda7d815ff034d68bb36f02c3f6b99d4)
;
marker_26c45a761a46403da912e5293508f0ae.bindTooltip(
`<div>
ARTIST_NAME_HERE
</div>`,
{"sticky": true}
);
</script>