mizzou-capstone-capybaras-2022 / capybara-campus-crawl

The main monorepo for the Mizzou CS Senior Capstone project.
MIT License
1 stars 3 forks source link

Fix database issues(data inconsistencies) #40

Closed rjgxfv closed 2 years ago

rjgxfv commented 2 years ago

There are issues with some database entries: Here is the list of the index in the database and the issue:

Switch the latitude and longitude of these nodes:(total of 41) 71 72 73 111 112 113 114 115 120 121 125 126 127 128 129 130 131 139 140 141 142 143 144 145 146 160 161 162 163 164 165 166 167 168 169 172 173 182 183 184 185

rjgxfv commented 2 years ago

@Mechasparrow The database just needs to be re-seeded per the new csv file. Then the issue can be closed