Skip to content

Instantly share code, notes, and snippets.

View tfechner's full-sized avatar

Thore Fechner tfechner

  • www.conterra.de
View GitHub Profile
@tfechner
tfechner / README.md
Created October 1, 2015 13:36
2012 Wohnverhaeltnisse_Insgesamt

README is empty

/* demo.css */
h1 {
font-family: "Helvetica Neue";
font-size: extra-large;
}
body {
font-family: "Helvetica Neue";
font-size: small;
@tfechner
tfechner / README.md
Last active August 29, 2015 14:08 — forked from mbostock/.block
This file has been truncated, but you can view the full file.
{"type":"FeatureCollection","features":[{"type":"Feature","id":"BASISWARNUNGEN.fid--37ddc484_1485f45dea2_-2c20","geometry":{"type":"MultiPolygon","coordinates":[[[[12.1999893414426,49.5903582507306],[12.1992368922513,49.5913863999814],[12.1987701585595,49.5922752737835],[12.1984366494001,49.5930181674783],[12.1976569672912,49.5932818345762],[12.1946999617336,49.5934341665033],[12.1941441082221,49.5929835668714],[12.1944702766884,49.5912509532786],[12.19414486262,49.5906619227087],[12.1933470310889,49.5904129134395],[12.1923386796195,49.5904730006015],[12.1916420150561,49.5907353837855],[12.1870569140525,49.5831911093138],[12.1807716078372,49.5839236081226],[12.1799491515586,49.582181120495],[12.1848611255725,49.5805782839531],[12.1843368694639,49.57316232574],[12.1798528357443,49.5715643265691],[12.1830256034465,49.569717436691],[12.1761434818541,49.5695587381526],[12.1765691488966,49.5678877097639],[12.1710236324053,49.5667730328998],[12.1614171374744,49.5686243415841],[12.161726573767,49.5643905373736],[12
[{"id":116838805,"type":"incident","title":"Motorcycle collision with Pajero","activeFrom":1391227500000,"activeTo":1391228400000,"publiclyVisible":true,"locationLat":10.315974828183302,"locationLon":123.89031171798705,"description":"D- collision between a motorcycle and Pajero; A- M. Velez corner Escario St.; R- Pajero, motorcycle; I- 1; ID- F; F- 0; FD- 0; N-","publicDescription":"collision between Pajero and Motorcycle","account":"ivan","messages":[]},{"id":116823235,"type":"incident","title":"Pajero collision with Kia","activeFrom":1391279760000,"activeTo":1391280780000,"publiclyVisible":true,"locationLat":10.341180127724298,"locationLon":123.91233801841736,"description":"A- collision between a pajero and kia; D- at Banilad Town Center Parking Lot; A- Pajero, Kia; I- 0; ID- 0; F- 0; FD- 0; N- Amicable Settle","publicDescription":"collision between a pajero and kia","account":"ivan","messages":[]},{"id":116833273,"type":"incident","title":"Pajero collision with Taxi","activeFrom":1391225640000,"activeTo":1
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@tfechner
tfechner / dillinger.sh
Last active December 15, 2015 05:58 — forked from dirkk0/doit.sh
# Thanks to Joe McCann for Dillinger!!!!!
# https://github.com/joemccann/dillinger
# this script doesn't work just by itself, you need to
# insert uris and keys that get created by heroku, dropbox and github
####### heroku ######
# install heroku toolbelt
wget -qO- https://toolbelt.heroku.com/install-ubuntu.sh | sh