Closed drewda closed 7 years ago
Reviewing this, it does not look like there are documentation changes needed here, as the doc says locations and regions in a general sense without referring to the specific user interface text.
Running this code, this is how it currently looks like when editing the Caltrain record:
Note that the third level of geography is now labeled "Metro".
The contents of the country and state drop-downs look quite similar to how they currently are. In the API and in Ember Data, it's now stored as country: "US"
and state: "US-CA"
closes https://github.com/transitland/transitland/issues/211 closes #356