aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2018-05-04 12:16:01 +0200
committerJonas Smedegaard <dr@jones.dk>2018-05-04 12:16:01 +0200
commitbffc71e0d270af3d318be158994444fccb831514 (patch)
treed588c1005af695ce45e6477a4225be5b2bc29403
parentdc82264df3d24a86b1f3d35efee5a735ea6964a1 (diff)
Add geolocation of Christian.
-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 23c54a0..9d05d23 100644
--- a/src/data/staff.json
+++ b/src/data/staff.json
@@ -70,12 +70,14 @@
{
"geometry": {
"coordinates": [
- 3.4,
- -54.433333
+ 8.02674,
+ 50.88384
],
"type": "Point"
},
"properties": {
+ "city": "Siegen",
+ "country": "Germany",
"name": "Christian Schilmoeller"
},
"type": "Feature"