aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2018-05-04 11:25:00 +0200
committerJonas Smedegaard <dr@jones.dk>2018-05-04 11:25:00 +0200
commitdc82264df3d24a86b1f3d35efee5a735ea6964a1 (patch)
treecd45cbe7d402165e777bb04e917a08fa379826a9
parentc661e62ac9d431891d5bbb49071249109681e9f9 (diff)
Add geolocation of Tobias.
-rw-r--r--src/data/staff.json6
1 files changed, 4 insertions, 2 deletions
diff --git a/src/data/staff.json b/src/data/staff.json
index b4be3b6..23c54a0 100644
--- a/src/data/staff.json
+++ b/src/data/staff.json
@@ -407,12 +407,14 @@
{
"geometry": {
"coordinates": [
- 3.4,
- -54.433333
+ 13.40178,
+ 52.51633
],
"type": "Point"
},
"properties": {
+ "city": "Berlin",
+ "country": "Germany",
"name": "Tobias Bernard"
},
"type": "Feature"