diff options
author | Mattias Andrée <maandree@operamail.com> | 2014-03-16 23:33:10 +0100 |
---|---|---|
committer | Mattias Andrée <maandree@operamail.com> | 2014-03-16 23:33:10 +0100 |
commit | e4ec5900c39f70366b1016c6d11b9b1c6debce3c (patch) | |
tree | f75cf1c3c1e993818786d8aa5c40663d52d74877 /examples/lisp-esque.conf | |
parent | move calculation of correlated colour temperature to the new module blackbody (diff) | |
download | blueshift-e4ec5900c39f70366b1016c6d11b9b1c6debce3c.tar.gz blueshift-e4ec5900c39f70366b1016c6d11b9b1c6debce3c.tar.bz2 blueshift-e4ec5900c39f70366b1016c6d11b9b1c6debce3c.tar.xz |
I wanted Big Ben as a better reference for a correct latitude–longitude-pair (everyone knows Big Ben), but I could not figure out how to use (if even possible) Google Maps to get coordinates, so now it is an awesome glas obelisk inside a hyperelliptic roundabout that by default emits a light of 5600 K
Signed-off-by: Mattias Andrée <maandree@operamail.com>
Diffstat (limited to 'examples/lisp-esque.conf')
-rw-r--r-- | examples/lisp-esque.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/lisp-esque.conf b/examples/lisp-esque.conf index 19ee95c..f01886f 100644 --- a/examples/lisp-esque.conf +++ b/examples/lisp-esque.conf @@ -44,7 +44,7 @@ ; Geographical coodinates: latitude longitude (northwards and eastwards in degrees) - (coordinates 59.3472 18.0728) + (coordinates 59.3326, 18.0652) ; If you have this store in ~/.location you can use ; (coordinates :parse (read "~/.location")) ; If the command `~/.location` prints the information you can use |