From dde7e5103b4a7892f17463292d9eb003b8fa3f9c Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Sat, 1 Dec 2018 00:24:52 +0100 Subject: Add geolocation of Birin, David, Noe, and Thomas. --- src/data/staff.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/data/staff.json b/src/data/staff.json index dceaed6..f175784 100644 --- a/src/data/staff.json +++ b/src/data/staff.json @@ -44,8 +44,8 @@ { "geometry": { "coordinates": [ - 3.4, - -54.433333 + -4.77453, + 37.88357 ], "type": "Point" }, @@ -111,8 +111,8 @@ { "geometry": { "coordinates": [ - 3.4, - -54.433333 + 10.72756, + 59.91711 ], "type": "Point" }, @@ -375,8 +375,8 @@ { "geometry": { "coordinates": [ - 3.4, - -54.433333 + -115.4544600, + 32.6278100 ], "type": "Point" }, @@ -494,8 +494,8 @@ { "geometry": { "coordinates": [ - 3.4, - -54.433333 + -88.1361, + 42.15421 ], "type": "Point" }, -- cgit v1.2.3