nst-guide / data

Create map waypoints and layers from open data sources
https://nst-guide.github.io/data/
GNU General Public License v3.0
6 stars 0 forks source link

Transit Data Formatting #48

Closed kylebarron closed 4 years ago

kylebarron commented 4 years ago

Now I've cleaned up the original transit api code. The question is how to format this to be consumed by the website.

There are naturally two layers, a route/line layer and a stop/point layer. The route should at a minimum have properties for

The stop should have at a minimum properties for:

Things to validate:

kylebarron commented 4 years ago

Fixed with https://github.com/nst-guide/data/commit/2ff59d112511d28ec5b276fc614469bfb232ba02