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

GTFS Flex Support #754

Merged
merged 121 commits into from
Jun 20, 2022
Merged

GTFS Flex Support #754

merged 121 commits into from
Jun 20, 2022

Conversation

miles-grant-ibigroup
Copy link
Contributor

@miles-grant-ibigroup miles-grant-ibigroup commented Jan 25, 2022

Checklist

  • Appropriate branch selected (all PRs must first be merged to dev before they can be merged to master) (merging into flex-dev!)
  • Any modified or new methods or classes have helpful JSDoc and code is thoroughly commented
  • The description lists all applicable issues this PR seeks to resolve
  • The description lists any configuration setting(s) that differ from the default settings
  • All tests and CI builds passing

Description

This PR adds support for the GTFS Flex Spec. Some features (most notably certain location geometry types) are missing or incomplete. Not all datatoosl features are compatible as yet.

philip-cline and others added 30 commits November 10, 2021 09:18
@philip-cline
Copy link
Contributor

For some reason, I can't edit a route pattern in the editor, if I click on one the UI crashes.

These last two bugs should be fixed as of 2fb70ec

@binh-dam-ibigroup
Copy link
Contributor

One non-blocking thing is when you click on pattern stops in the pattern editor, the regular stops on the map get highlighted in blue (see screenshot below), but not the flex zones, and maybe they should be highlighted too when selected.
image

Copy link
Contributor

@binh-dam-ibigroup binh-dam-ibigroup left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That's a nice piece of work so far!

lib/editor/components/map/PolygonWithLabel.js Outdated Show resolved Hide resolved
@miles-grant-ibigroup miles-grant-ibigroup merged commit bc4f883 into dev-flex Jun 20, 2022
@miles-grant-ibigroup miles-grant-ibigroup deleted the flex-polygon-editor branch June 20, 2022 17:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants