transitland / feed-registry

a directory of public-transit operators and their authoriative data feeds; a view into the Transitland v1 Datastore API
https://transit.land/feed-registry/
MIT License
19 stars 1 forks source link

Iso 3166 geographies #368

Closed drewda closed 7 years ago

drewda commented 7 years ago

closes https://github.com/transitland/transitland/issues/211 closes #356

rmglennon commented 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.

drewda commented 7 years ago

Running this code, this is how it currently looks like when editing the Caltrain record:

feed registry transitland 2017-02-07 16-37-23

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"