Skip to content

Commit

Permalink
Update btaa-universities.geojson
Browse files Browse the repository at this point in the history
  • Loading branch information
karenmajewicz committed Jan 10, 2025
1 parent 85c3ed5 commit 9fe2c65
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions data/btaa-universities.geojson
Original file line number Diff line number Diff line change
Expand Up @@ -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 ] } }
]
}

0 comments on commit 9fe2c65

Please sign in to comment.