From c697f4da655daa7e7ed065ba273229e9f2d4acb3 Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Fri, 30 Nov 2018 23:03:06 +0100 Subject: Add Andrea, Birin, David, Drew, Jeremiah, Noe, Omar, Petra, Robert, Rodolfo, Sean, Sriram, Thomas, and Vivia. --- src/data/staff.json | 182 ++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 182 insertions(+) diff --git a/src/data/staff.json b/src/data/staff.json index 43e1832..dceaed6 100644 --- a/src/data/staff.json +++ b/src/data/staff.json @@ -15,6 +15,19 @@ }, "type": "Feature" }, + { + "geometry": { + "coordinates": [ + 3.4, + -54.433333 + ], + "type": "Point" + }, + "properties": { + "name": "Andrea Schaefer" + }, + "type": "Feature" + }, { "geometry": { "coordinates": [ @@ -28,6 +41,19 @@ }, "type": "Feature" }, + { + "geometry": { + "coordinates": [ + 3.4, + -54.433333 + ], + "type": "Point" + }, + "properties": { + "name": "Birin Sanchez" + }, + "type": "Feature" + }, { "geometry": { "coordinates": [ @@ -82,6 +108,19 @@ }, "type": "Feature" }, + { + "geometry": { + "coordinates": [ + 3.4, + -54.433333 + ], + "type": "Point" + }, + "properties": { + "name": "David Boddie" + }, + "type": "Feature" + }, { "geometry": { "coordinates": [ @@ -108,6 +147,19 @@ }, "type": "Feature" }, + { + "geometry": { + "coordinates": [ + 3.4, + -54.433333 + ], + "type": "Point" + }, + "properties": { + "name": "Drew Liebert" + }, + "type": "Feature" + }, { "geometry": { "coordinates": [ @@ -204,6 +256,19 @@ }, "type": "Feature" }, + { + "geometry": { + "coordinates": [ + 3.4, + -54.433333 + ], + "type": "Point" + }, + "properties": { + "name": "Jeremiah Foster" + }, + "type": "Feature" + }, { "geometry": { "coordinates": [ @@ -307,6 +372,97 @@ }, "type": "Feature" }, + { + "geometry": { + "coordinates": [ + 3.4, + -54.433333 + ], + "type": "Point" + }, + "properties": { + "name": "Noe Nieto" + }, + "type": "Feature" + }, + { + "geometry": { + "coordinates": [ + 3.4, + -54.433333 + ], + "type": "Point" + }, + "properties": { + "name": "Omar Aboulhosn" + }, + "type": "Feature" + }, + { + "geometry": { + "coordinates": [ + 3.4, + -54.433333 + ], + "type": "Point" + }, + "properties": { + "name": "Petra Kirchner" + }, + "type": "Feature" + }, + { + "geometry": { + "coordinates": [ + 3.4, + -54.433333 + ], + "type": "Point" + }, + "properties": { + "name": "Robert Allen" + }, + "type": "Feature" + }, + { + "geometry": { + "coordinates": [ + 3.4, + -54.433333 + ], + "type": "Point" + }, + "properties": { + "name": "Rodolfo Ramos" + }, + "type": "Feature" + }, + { + "geometry": { + "coordinates": [ + 3.4, + -54.433333 + ], + "type": "Point" + }, + "properties": { + "name": "Sean O'Brien" + }, + "type": "Feature" + }, + { + "geometry": { + "coordinates": [ + 3.4, + -54.433333 + ], + "type": "Point" + }, + "properties": { + "name": "Sriram Ramkrishna" + }, + "type": "Feature" + }, { "geometry": { "coordinates": [ @@ -335,6 +491,19 @@ }, "type": "Feature" }, + { + "geometry": { + "coordinates": [ + 3.4, + -54.433333 + ], + "type": "Point" + }, + "properties": { + "name": "Thomas Markiewicz" + }, + "type": "Feature" + }, { "geometry": { "coordinates": [ @@ -362,6 +531,19 @@ "name": "Todd Weaver" }, "type": "Feature" + }, + { + "geometry": { + "coordinates": [ + 3.4, + -54.433333 + ], + "type": "Point" + }, + "properties": { + "name": "Vivia Nikolaidou" + }, + "type": "Feature" } ], "type": "FeatureCollection" -- cgit v1.2.3