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

Add distance to spatial rules #74

Open
isabelle-dr opened this issue Jan 9, 2022 · 0 comments
Open

Add distance to spatial rules #74

isabelle-dr opened this issue Jan 9, 2022 · 0 comments
Labels
enhancement imported your-first-pr Issues that are a good place to start contributing to the project
Milestone

Comments

@isabelle-dr
Copy link

isabelle-dr commented Jan 9, 2022

Issue by barbeau
Feb 24, 2020
Originally opened as CUTR-at-USF#370


Summary:

We currently have spatial rules like:

  • E028 - Vehicle position outside agency coverage area
  • E029 - Vehicle position far from trip shape

It would be nice if we could include the distance of the position to the coverage area or trip shape in the error message so instances could be sorted to prioritize the ones farthest from the area or shape. This was requested by a transit agency reviewing the validator results.

Steps to reproduce:

Trigger a E028 or E029 error message

Expected behavior:

The message should include a distance to the area or shape

Observed behavior:

No distance is included

@isabelle-dr isabelle-dr added this to the v1.1 milestone Jan 9, 2022
@isabelle-dr isabelle-dr added enhancement your-first-pr Issues that are a good place to start contributing to the project labels Jan 9, 2022
@isabelle-dr isabelle-dr modified the milestones: v1.1, v1.0 Jan 9, 2022
@barbeau barbeau modified the milestones: v1.0, v1.1 Feb 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement imported your-first-pr Issues that are a good place to start contributing to the project
Projects
None yet
Development

No branches or pull requests

2 participants