hackoregon / transportation-system-backend

2018 repo for the transportation api backend
MIT License
8 stars 2 forks source link

Crash data validation questions #17

Open znmeb opened 6 years ago

znmeb commented 6 years ago

There are a couple of issues where we need to ask ODOT some questions.

  1. Some of the points are geotagged with longitudes and latitudes. We need to know which coordinate reference system was used to generate those.
  2. Some of the points have geotags and some don't. We need to know why some don't.

Once we have those answers, we can decide whether it's worth the effort to attempt geocoding the ones that aren't already tagged.