From 78a209af465008da94d6ec9400cc007b8e7acb44 Mon Sep 17 00:00:00 2001 From: Donovan Buck Date: Fri, 28 Jul 2017 10:33:08 -0500 Subject: [PATCH] Fix lat/long order on Miami on Medellin --- 2017/events.geojson | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/2017/events.geojson b/2017/events.geojson index 777f225..f4566d0 100644 --- a/2017/events.geojson +++ b/2017/events.geojson @@ -71,8 +71,8 @@ "geometry": { "type": "Point", "coordinates": [ - 6.2441988, - -75.6512525 + -75.6512525, + 6.2441988 ] }, "properties": { @@ -191,8 +191,8 @@ "geometry": { "type": "Point", "coordinates": [ - 25.7963503, - -80.2004937 + -80.2004937, + 25.7963503 ] }, "properties": {