Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

routes: include information on geometry source #1006

Open
drewda opened this issue Mar 3, 2017 · 0 comments
Open

routes: include information on geometry source #1006

drewda opened this issue Mar 3, 2017 · 0 comments

Comments

@drewda
Copy link
Member

drewda commented Mar 3, 2017

RouteStopPatterns will have a geometry_source enum that describes the source and quality of their geometry ({straight lines between stops, shapes, shapes with distances, user enriched geometry}) as part of the additions that @doublestranded and @irees are making in #994

We should also summarize this information on the Route model and include it in the serializer, so users can learn the quality and source of the "representative geometry" on a particular route.

We should also add a query param to the route controller so users can filter for routes with at least a certain quality of route geometry.

This will allow clients like Mapzen Mobility Explorer to chose to filter out routes that only have straight-line geometries.

//cc @meghanhade

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants