From 4b956b0cba88396698da8bc284496d804fdab159 Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Mon, 1 Jun 2020 11:12:51 +0200 Subject: add Adela, Adrian Alves, Dan, Hema, Jonathan, Kevin, Lucia, Martin, Michael, Mohammed, Sam, and Slobodan --- src/data/staff.json | 156 ++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 156 insertions(+) diff --git a/src/data/staff.json b/src/data/staff.json index f5e741f..f69b7fd 100644 --- a/src/data/staff.json +++ b/src/data/staff.json @@ -1,5 +1,31 @@ { "features": [ + { + "geometry": { + "coordinates": [ + 3.4, + -54.433333 + ], + "type": "Point" + }, + "properties": { + "name": "Adela Feria" + }, + "type": "Feature" + }, + { + "geometry": { + "coordinates": [ + 3.4, + -54.433333 + ], + "type": "Point" + }, + "properties": { + "name": "Adrian Alves" + }, + "type": "Feature" + }, { "geometry": { "coordinates": [ @@ -134,6 +160,19 @@ }, "type": "Feature" }, + { + "geometry": { + "coordinates": [ + 3.4, + -54.433333 + ], + "type": "Point" + }, + "properties": { + "name": "Dan Kinon" + }, + "type": "Feature" + }, { "geometry": { "coordinates": [ @@ -298,6 +337,19 @@ }, "type": "Feature" }, + { + "geometry": { + "coordinates": [ + 3.4, + -54.433333 + ], + "type": "Point" + }, + "properties": { + "name": "Hema Prathaban" + }, + "type": "Feature" + }, { "geometry": { "coordinates": [ @@ -352,6 +404,19 @@ }, "type": "Feature" }, + { + "geometry": { + "coordinates": [ + 3.4, + -54.433333 + ], + "type": "Point" + }, + "properties": { + "name": "Jonathan Kendall" + }, + "type": "Feature" + }, { "geometry": { "coordinates": [ @@ -365,6 +430,19 @@ }, "type": "Feature" }, + { + "geometry": { + "coordinates": [ + 3.4, + -54.433333 + ], + "type": "Point" + }, + "properties": { + "name": "Kevin Tipper" + }, + "type": "Feature" + }, { "geometry": { "coordinates": [ @@ -394,6 +472,32 @@ }, "type": "Feature" }, + { + "geometry": { + "coordinates": [ + 3.4, + -54.433333 + ], + "type": "Point" + }, + "properties": { + "name": "Lucia Ayala" + }, + "type": "Feature" + }, + { + "geometry": { + "coordinates": [ + 3.4, + -54.433333 + ], + "type": "Point" + }, + "properties": { + "name": "Martin Kepplinger" + }, + "type": "Feature" + }, { "geometry": { "coordinates": [ @@ -425,6 +529,19 @@ }, "type": "Feature" }, + { + "geometry": { + "coordinates": [ + 3.4, + -54.433333 + ], + "type": "Point" + }, + "properties": { + "name": "Michael Benton" + }, + "type": "Feature" + }, { "geometry": { "coordinates": [ @@ -440,6 +557,19 @@ }, "type": "Feature" }, + { + "geometry": { + "coordinates": [ + 3.4, + -54.433333 + ], + "type": "Point" + }, + "properties": { + "name": "Mohammed Sadiq" + }, + "type": "Feature" + }, { "geometry": { "coordinates": [ @@ -531,6 +661,19 @@ }, "type": "Feature" }, + { + "geometry": { + "coordinates": [ + 3.4, + -54.433333 + ], + "type": "Point" + }, + "properties": { + "name": "Sam Hewitt" + }, + "type": "Feature" + }, { "geometry": { "coordinates": [ @@ -570,6 +713,19 @@ }, "type": "Feature" }, + { + "geometry": { + "coordinates": [ + 3.4, + -54.433333 + ], + "type": "Point" + }, + "properties": { + "name": "Slobodan Vujnić" + }, + "type": "Feature" + }, { "geometry": { "coordinates": [ -- cgit v1.2.3