diff --git a/data/geojson/covid-test-sites.geojson b/data/geojson/covid-test-sites.geojson index a22e3343a69401032a381407e660eb07fe5b2882..8a90597ac555271b92fa44bab64734920c3c085b 100644 --- a/data/geojson/covid-test-sites.geojson +++ b/data/geojson/covid-test-sites.geojson @@ -3,17 +3,17 @@ "crs": { "type": "name", "properties": { "name": "urn:ogc:def:crs:OGC:1.3:CRS84" } }, "features": [ -{ "type": "Feature", "properties": { "id": 1, "active": true, "name": "East Stadium Loop Test Site", "access": "Drive-Up and Walk-Up", "hours": "", "campus": "city" }, "geometry": { "type": "Point", "coordinates": [ -96.703303, 40.820913 ] } }, +{ "type": "Feature", "properties": { "id": 1, "active": false, "name": "East Stadium Loop Test Site", "access": "Drive-Up and Walk-Up", "hours": "", "campus": "city" }, "geometry": { "type": "Point", "coordinates": [ -96.703303, 40.820913 ] } }, { "type": "Feature", "properties": { "id": 2, "active": false, "name": "Courtyards Test Site", "access": "Drive-Up and Walk-Up", "hours": "", "campus": "city" }, "geometry": { "type": "Point", "coordinates": [ -96.696576, 40.819396 ] } }, { "type": "Feature", "properties": { "id": 3, "active": false, "name": "Hardin Hall Test Site", "access": "Drive-Up and Walk-Up", "hours": "", "campus": "east" }, "geometry": { "type": "Point", "coordinates": [ -96.67114, 40.828799 ] } }, { "type": "Feature", "properties": { "id": 4, "active": false, "name": "East Campus Loop Test Site", "access": "Drive-Up and Walk-Up", "hours": "", "campus": "east" }, "geometry": { "type": "Point", "coordinates": [ -96.662504, 40.830729 ] } }, -{ "type": "Feature", "properties": { "id": 5, "active": true, "name": "East Campus Union Test Site", "access": "Walk-Up", "hours": "", "campus": "east" }, "geometry": { "type": "Point", "coordinates": [ -96.668146, 40.830495 ] } }, +{ "type": "Feature", "properties": { "id": 5, "active": false, "name": "East Campus Union Test Site", "access": "Walk-Up", "hours": "", "campus": "east" }, "geometry": { "type": "Point", "coordinates": [ -96.668146, 40.830495 ] } }, { "type": "Feature", "properties": { "id": 6, "active": false, "name": "Food Innovation Center Test Site", "access": "Walk-Up Only", "hours": "", "campus": "nic" }, "geometry": { "type": "Point", "coordinates": [ -96.692865, 40.832219 ] } }, { "type": "Feature", "properties": { "id": 7, "active": false, "name": "Smith Hall Test Site", "access": "Walk-Up Only", "hours": "", "campus": "city" }, "geometry": { "type": "Point", "coordinates": [ -96.70011, 40.824489 ] } }, { "type": "Feature", "properties": { "id": 8, "active": false, "name": "Abel Hall Test Site", "access": "Walk-Up Only", "hours": "", "campus": "city" }, "geometry": { "type": "Point", "coordinates": [ -96.695107, 40.821588 ] } }, { "type": "Feature", "properties": { "id": 9, "active": false, "name": "Knoll Residential Hall Test Site", "access": "Walk-Up Only", "hours": "", "campus": "city" }, "geometry": { "type": "Point", "coordinates": [ -96.695927, 40.817808 ] } }, { "type": "Feature", "properties": { "id": 10, "active": false, "name": "16th & S Test Site", "access": "Walk-Up Only", "hours": "", "campus": "city" }, "geometry": { "type": "Point", "coordinates": [ -96.698, 40.818217 ] } }, -{ "type": "Feature", "properties": { "id": 11, "active": true, "name": "City Union Test Site", "access": "Walk-Up Only", "hours": "", "campus": "city" }, "geometry": { "type": "Point", "coordinates": [ -96.699997, 40.818268 ] } }, +{ "type": "Feature", "properties": { "id": 11, "active": true, "name": "Nebraska Union Test Site", "access": "Walk-Up Only", "hours": "", "campus": "city" }, "geometry": { "type": "Point", "coordinates": [ -96.699997, 40.818268 ] } }, { "type": "Feature", "properties": { "id": 12, "active": false, "name": "Manter Hall Test Site", "access": "Walk-Up Only", "hours": "", "campus": "city" }, "geometry": { "type": "Point", "coordinates": [ -96.705243, 40.818357 ] } }, { "type": "Feature", "properties": { "id": 13, "active": false, "name": "Paul Research Center Test Site", "access": "Walk-Up Only", "hours": "", "campus": "city" }, "geometry": { "type": "Point", "coordinates": [ -96.690358, 40.821596 ] } }, { "type": "Feature", "properties": { "id": 14, "active": false, "name": "Devaney Sports Center", "access": "Residence Hall Move-in Only", "hours": "", "campus": "nic" }, "geometry": { "type": "Point", "coordinates": [ -96.69843563336151, 40.83082543536504 ] } }