From 88fb79e6e9b0dd09fd63cf4dc22afac0bb7b72b4 Mon Sep 17 00:00:00 2001 From: Jonas Smedegaard Date: Fri, 30 Nov 2018 22:46:42 +0100 Subject: Drop James, Jeff, Maxime, Shane, Youness, and Zlatan. --- src/data/staff.json | 99 ----------------------------------------------------- 1 file changed, 99 deletions(-) diff --git a/src/data/staff.json b/src/data/staff.json index 1a4d265..43e1832 100644 --- a/src/data/staff.json +++ b/src/data/staff.json @@ -191,22 +191,6 @@ }, "type": "Feature" }, - { - "geometry": { - "coordinates": [ - 3.4, - -54.433333 - ], - "type": "Point" - }, - "properties": { - "city": "Mansfield", - "country": "USA", - "name": "James Rufer", - "us-state": "Ohio" - }, - "type": "Feature" - }, { "geometry": { "coordinates": [ @@ -220,35 +204,6 @@ }, "type": "Feature" }, - { - "geometry": { - "coordinates": [ - -122.21191, - 37.45306 - ], - "type": "Point" - }, - "properties": { - "city": "San José", - "county": "USA", - "name": "Jeff Heywood", - "us-state": "California" - }, - "type": "Feature" - }, - { - "geometry": { - "coordinates": [ - 3.4, - -54.433333 - ], - "type": "Point" - }, - "properties": { - "name": "Joey Amanchukwu" - }, - "type": "Feature" - }, { "geometry": { "coordinates": [ @@ -324,19 +279,6 @@ }, "type": "Feature" }, - { - "geometry": { - "coordinates": [ - 3.4, - -54.433333 - ], - "type": "Point" - }, - "properties": { - "name": "Maxime Chambonnet" - }, - "type": "Feature" - }, { "geometry": { "coordinates": [ @@ -365,19 +307,6 @@ }, "type": "Feature" }, - { - "geometry": { - "coordinates": [ - -122.45396, - 37.76759 - ], - "type": "Point" - }, - "properties": { - "name": "Shane Walts" - }, - "type": "Feature" - }, { "geometry": { "coordinates": [ @@ -433,34 +362,6 @@ "name": "Todd Weaver" }, "type": "Feature" - }, - { - "geometry": { - "coordinates": [ - -73.68595, - 45.54501 - ], - "type": "Point" - }, - "properties": { - "name": "Youness Alaoui" - }, - "type": "Feature" - }, - { - "geometry": { - "coordinates": [ - 3.4, - -54.433333 - ], - "type": "Point" - }, - "properties": { - "city": "Banja Luka", - "country": "Bosnia", - "name": "Zlatan Todorić" - }, - "type": "Feature" } ], "type": "FeatureCollection" -- cgit v1.2.3