Skip to content

Instantly share code, notes, and snippets.

@mzierer
mzierer / from-locations.csv
Created April 2, 2020 12:48
List of Instagram locations used for investigating possible coronavirus spread out of Ischgl, Austria.
id name lat lng
710663171 ischgl-ski-resort-austria 47.0107492 10.2910571
1867196973528407 skigebiet-samnaun-ischgl 46.9333 10.35
213698025 ischgl 47.01114 10.28817
484697 ischgl 47.01309 10.29128
535293379838908 ischgl-samnaun-skiparadies 46.978531087 10.3726244807
540035586 ischgl-apres-skinightlife 47.01403667 10.2951433852
490367845 freeride-apres-ski-bar-ischgl 47.012419408 10.2933530168
498295 kuhstall-ischgl 47.00973 10.28913
635580137 kuhstall-ischgl-d-apres-ski 47.009831056 10.287987103
@mzierer
mzierer / MIDI controller.ino
Created August 1, 2017 21:19
Some code for a custom MIDI controller I built
//This code is to be used with a MIDI controller I recently built.
//Pictures and info about the project: http://imgur.com/a/ngEN2
//It's a Teensy LC arduino style microcontroller working inside an old guitar distortion effect foot pedal.
//The controller features four main potentiometers to send midi CC values in two different banks that can be changed by an spdt switch
//There's also one button to send a midi note and another potentiometer on the right side to send midi CC signals
//The code and project are heavily inspired by this awesome video tutorial series: https://youtu.be/JONIZdLZAVM (in German)
//The LED pulse effect I found somewhere on the internet
team_id,team,name,rnr,pos_id,pos,geb_tag,geb_ort,geb_land,geb_land_en,lat,lng,land_weg,bayern,dist,nat_1,nat_2,seit,bis,color
01-FCB,FC Bayern München,Manuel Neuer,1,01-tor,Tor,27.03.1986,Gelsenkirchen,Deutschland,Germany,51.5172997,7.12221,,,489.22,Deutschland,,2011,2019,FF3030
01-FCB,FC Bayern München,Tom Starke,22,01-tor,Tor,18.03.1981,Freital,DDR,Germany,50.9785995,13.6313,x,,341.88,Deutschland,,2012,2016,FF3030
01-FCB,FC Bayern München,Sven Ulreich,23,01-tor,Tor,03.08.1988,Schorndorf,Deutschland,Germany,48.8030014,9.5342903,,,167.69,Deutschland,,2015,2018,FF3030
01-FCB,FC Bayern München,Dante,4,02-abw,Abwehr,18.10.1983,Salvador de Bahia,Brasilien,Brazil,-12.9706001,-38.5126495,,,8405.25,Brasilien,,2012,2017,FF3030
01-FCB,FC Bayern München,Medhi Benatia,5,02-abw,Abwehr,17.04.1987,Courcouronnes,Frankreich,France,48.6226997,2.4029601,,,681.53,Marokko,,2014,2019,FF3030
01-FCB,FC Bayern München,Rafinha,13,02-abw,Abwehr,07.09.1985,Londrina,Brasilien,Brazil,-23.3066006,-51.1526985,,,10103.35,Brasilien,,2011,201
We can make this file beautiful and searchable if this error is corrected: It looks like row 7 should actually have 20 columns, instead of 19 in line 6.
team_id,team,name,rnr,pos_id,pos,geb_tag,geb_ort,geb_land,geb_land_en,lat,lng,land_weg,bayern,dist,nat_1,nat_2,seit,bis,color
01-FCB,FC Bayern München,Manuel Neuer,1,01-tor,Tor,27.03.1986,Gelsenkirchen,Deutschland,Germany,51.5172997,7.12221,,,489.22,Deutschland,,2011,2019,FF3030
01-FCB,FC Bayern München,Tom Starke,22,01-tor,Tor,18.03.1981,Freital,DDR,Germany,50.9785995,13.6313,x,,341.88,Deutschland,,2012,2016,FF3030
01-FCB,FC Bayern München,Sven Ulreich,23,01-tor,Tor,03.08.1988,Schorndorf,Deutschland,Germany,48.8030014,9.5342903,,,167.69,Deutschland,,2015,2018,FF3030
01-FCB,FC Bayern München,Dante,4,02-abw,Abwehr,18.10.1983,Salvador de Bahia,Brasilien,Brazil,-12.9706001,-38.5126495,,,8405.25,Brasilien,,2012,2017,FF3030
01-FCB,FC Bayern München,Medhi Benatia,5,02-abw,Abwehr,17.04.1987,Courcouronnes,Frankreich,France,48.6226997,2.4029601,,,681.53,Marokko,,2014,2019,FF3030
01-FCB,FC Bayern München,Rafinha,13,02-abw,Abwehr,07.09.1985,Londrina,Brasilien,Brazil,-23.3066006,-51.1526985,,,10103.35,Brasilien,,2011,201
L.BingLayer = L.TileLayer.extend({
options: {
subdomains: [0, 1, 2, 3],
type: 'Aerial',
attribution: 'Bing',
culture: ''
},
initialize: function(key, options) {
L.Util.setOptions(this, options);
<html>
<head>
<title>Leaflet</title>
<link rel="stylesheet" href="http://cdn.leafletjs.com/leaflet-0.7/leaflet.css" />
<script src="http://cdn.leafletjs.com/leaflet-0.7/leaflet.js"></script>
<script src="leaflet-plugins-master/layer/tile/Bing.js"></script>
</head>
<body>
<div style="width:100%; height:100%" id="map"></div>
<script type='text/javascript'>
Name Anzahl
Dominik 3
Wolfgang 3
Klaus 4
Martin 4
Andreas 5
Michael 5
Stefan/Stephan 7
Thomas 7
Frauen gesamt 14
@mzierer
mzierer / flare.json
Last active December 31, 2015 08:19
Visualisierung rechter und linker Gewalttaten in Bayern 2012
{
"name": "Politische Gewalt",
"children":
[
{
"name": "Linke Gewalt",
"children": [
{
"name": "Gegen Polizisten",
"children": [
{
"name": "Politische Gewalt",
"children":
[
{
"name": "Linke Gewalt",
"children": [
{
"name": "Gegen Polizisten",
"children": [