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

Enable filtering on (common) street segments #14

Open
5 tasks
botanize opened this issue Jun 12, 2019 · 0 comments
Open
5 tasks

Enable filtering on (common) street segments #14

botanize opened this issue Jun 12, 2019 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@botanize
Copy link
Contributor

This is simply the ability to select common routing across multiple routes and limit the analyses and visualizations to those common segments.

Once this work you can accurately compare travel times and speeds across routes.

Tools should allow selection of locations along route shapes to use as endpoints. All positions along route and between endpoints would be included within the analysis.

  • Use a single shape as a template for selecting endpoints
  • Match the endpoints from template shape to all other shapes (this works in both directions of travel if shapes share centerlines at endpoints)
  • Group shapes by direction of travel on segment
  • Calculate shape_dist_traveled offsets to align shapes, by direction. Calculate shape_dist_traveled if not included in GTFS shapes.
  • filter vehiclePositions to just points with avl_dist_traveled on shape between offsets by shape.
@botanize botanize added the enhancement New feature or request label Jun 12, 2019
@botanize botanize added this to the Align Segments milestone Jun 12, 2019
@botanize botanize self-assigned this Jun 12, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant