aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJonas Smedegaard <dr@jones.dk>2018-01-06 15:39:49 +0100
committerJonas Smedegaard <dr@jones.dk>2018-01-06 15:39:49 +0100
commita4d6fd2b6be00bd32524a806ecebab9817982a3f (patch)
tree117aeb68271e5a6299ee59e9f4f35d75b3163342
parent3b20eb33a90ddf5f492ef70980306a98101d3675 (diff)
Sort data.
-rw-r--r--src/data/staff.json26
1 files changed, 13 insertions, 13 deletions
diff --git a/src/data/staff.json b/src/data/staff.json
index 3b4fa0f..86c5a2a 100644
--- a/src/data/staff.json
+++ b/src/data/staff.json
@@ -107,19 +107,6 @@
{
"geometry": {
"coordinates": [
- -97.74347,
- 30.2693
- ],
- "type": "Point"
- },
- "properties": {
- "name": "Matt Devillier"
- },
- "type": "Feature"
- },
- {
- "geometry": {
- "coordinates": [
-75.92111,
42.105
],
@@ -172,6 +159,19 @@
{
"geometry": {
"coordinates": [
+ -97.74347,
+ 30.2693
+ ],
+ "type": "Point"
+ },
+ "properties": {
+ "name": "Matt Devillier"
+ },
+ "type": "Feature"
+ },
+ {
+ "geometry": {
+ "coordinates": [
17.18837,
44.76375
],