aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2018-05-03 13:23:27 +0200
committerJonas Smedegaard <dr@jones.dk>2018-05-03 13:27:03 +0200
commit3a4e2b346b427ee04d4d326586150e90b1425962 (patch)
tree02c1dd6171489371a5955d12000435a65d43647b
parent044f338b9aae436ff788f0fb609fb9f48fd0f30f (diff)
Add geolocation of Kim.
-rw-r--r--src/data/staff.json16
1 files changed, 16 insertions, 0 deletions
diff --git a/src/data/staff.json b/src/data/staff.json
index 050e3ca..3c3f79a 100644
--- a/src/data/staff.json
+++ b/src/data/staff.json
@@ -252,6 +252,22 @@
{
"geometry": {
"coordinates": [
+ -121.9,
+ 37.333333
+ ],
+ "type": "Point"
+ },
+ "properties": {
+ "city": "San José",
+ "county": "USA",
+ "name": "Kim Kuan-Louie",
+ "us-state": "California"
+ },
+ "type": "Feature"
+ },
+ {
+ "geometry": {
+ "coordinates": [
-122.63721,
38.23231
],