summaryrefslogtreecommitdiffstats
path: root/2018.geojson
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2018-03-02 06:15:54 +0100
committerRemi Collet <remi@remirepo.net>2018-03-02 06:15:54 +0100
commit3ff5462ef98a09b2555d994e02c66d56abf282b8 (patch)
treed1d50a9bddf32a97af0dbfe0ed1c13f5cf584809 /2018.geojson
parentc1182308aece4ebc9af1d81a1afb14b5c5875290 (diff)
+ S.C. (Chicago, Illinois, USA)
Diffstat (limited to '2018.geojson')
-rw-r--r--2018.geojson19
1 files changed, 16 insertions, 3 deletions
diff --git a/2018.geojson b/2018.geojson
index 6efcbaa..6ce82db 100644
--- a/2018.geojson
+++ b/2018.geojson
@@ -17,6 +17,19 @@
{
"type": "Feature",
"properties": {
+ "name": "A.H. (Columbus, Ohio, USA)"
+ },
+ "geometry": {
+ "type": "Point",
+ "coordinates": [
+ -82.97424316406251,
+ 39.95185892663005
+ ]
+ }
+ },
+ {
+ "type": "Feature",
+ "properties": {
"name": "D.A.A. (Madrid, Spain)"
},
"geometry": {
@@ -56,13 +69,13 @@
{
"type": "Feature",
"properties": {
- "name": "A.H. (Columbus, Ohio, USA)"
+ "name": "S.C. (Chicago, Illinois, USA)"
},
"geometry": {
"type": "Point",
"coordinates": [
- -82.97424316406251,
- 39.95185892663005
+ -87.7313232421875,
+ 41.80817277478238
]
}
}