aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2021-04-22 20:05:16 +0200
committerJonas Smedegaard <dr@jones.dk>2021-04-22 20:05:16 +0200
commit2b6278197becd990017834f402d5dd12b5409227 (patch)
treeb6a4c929d67f08713a60c12eca2a449e329bc9f0
parent2aad3e04e442d8102359a44e80bc2d1379cc8008 (diff)
add Evangelos, and João FonsecaHEADmaster
-rw-r--r--src/data/staff.json26
1 files changed, 26 insertions, 0 deletions
diff --git a/src/data/staff.json b/src/data/staff.json
index 98d6f9c..c4ca843 100644
--- a/src/data/staff.json
+++ b/src/data/staff.json
@@ -193,6 +193,19 @@
{
"geometry": {
"coordinates": [
+ 9.48,
+ 47.65
+ ],
+ "type": "Point"
+ },
+ "properties": {
+ "name": "Evangelos Ribeiro Tzaras"
+ },
+ "type": "Feature"
+ },
+ {
+ "geometry": {
+ "coordinates": [
0.0933,
44.52937
],
@@ -273,6 +286,19 @@
{
"geometry": {
"coordinates": [
+ -9.13599,
+ 38.70855
+ ],
+ "type": "Point"
+ },
+ "properties": {
+ "name": "João Fonseca"
+ },
+ "type": "Feature"
+ },
+ {
+ "geometry": {
+ "coordinates": [
11.81707,
55.76429
],