From 9fe2c6569134e2434f4d429cfa419f7b6aa09ff8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=80=9Ckarenmajewicz=E2=80=9D?= Date: Fri, 10 Jan 2025 15:38:31 -0600 Subject: [PATCH] Update btaa-universities.geojson --- data/btaa-universities.geojson | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/data/btaa-universities.geojson b/data/btaa-universities.geojson index 688a62c..178c099 100644 --- a/data/btaa-universities.geojson +++ b/data/btaa-universities.geojson @@ -18,8 +18,7 @@ { "type": "Feature", "properties": { "id": 13, "name": "University of Nebraska–Lincoln", "lng": -96.70305, "lat": 40.8202 }, "geometry": { "type": "Point", "coordinates": [ -96.70305, 40.8202 ] } }, { "type": "Feature", "properties": { "id": 14, "name": "University of Wisconsin–Madison", "lng": -89.41736, "lat": 43.0766 }, "geometry": { "type": "Point", "coordinates": [ -89.41736, 43.0766 ] } }, { "type": "Feature", "properties": { "id": 15, "name": "Northwestern University", "lng": -87.67945, "lat": 42.05653 }, "geometry": { "type": "Point", "coordinates": [ -87.67945, 42.05653 ] } }, -{ "type": "Feature", "properties": { "id": 16, "name": "University of Southern California", "lng": -118.2848, "lat": 34.0206 }, "geometry": { "type": "Point", "coordinates": [ -118.2848, 34.0206 ] } }, -{ "type": "Feature", "properties": { "id": 17, "name": "University of Oregon", "lng": -123.0758, "lat": 44.0443 }, "geometry": { "type": "Point", "coordinates": [ -123.0758, 44.0443 ] } }, -{ "type": "Feature", "properties": { "id": 18, "name": "University of Washington", "lng": -122.308, "lat": 47.6541 }, "geometry": { "type": "Point", "coordinates": [ -122.308, 47.6541 ] } } +{ "type": "Feature", "properties": { "id": 16, "name": "University of Oregon", "lng": -123.0758, "lat": 44.0443 }, "geometry": { "type": "Point", "coordinates": [ -123.0758, 44.0443 ] } }, +{ "type": "Feature", "properties": { "id": 17, "name": "University of Washington", "lng": -122.308, "lat": 47.6541 }, "geometry": { "type": "Point", "coordinates": [ -122.308, 47.6541 ] } } ] }