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

Remove RouteReversed rule #52

Closed
vmarc opened this issue Aug 20, 2019 · 1 comment
Closed

Remove RouteReversed rule #52

vmarc opened this issue Aug 20, 2019 · 1 comment

Comments

@vmarc
Copy link
Owner

vmarc commented Aug 20, 2019

The description in the wiki about how to map node networks in OpenStreetMap includes the convention to include the ways in the route relation in the order from low node number to high node number.

In practice it turns out that it is not all that useful to insist on having the routes sorted this way. It would be useful to remove the RouteReversed rule from the analysis logic.

The RouteNodeNameMismatch can also ignore the order of the end nodes in the route name.

vmarc added a commit that referenced this issue Sep 21, 2019
vmarc added a commit that referenced this issue Sep 21, 2019
@vmarc vmarc added this to the v2.0.21 milestone Sep 21, 2019
@vmarc
Copy link
Owner Author

vmarc commented Sep 22, 2019

The RouteReversed fact is no longer reported by the analysis logic.

The RouteNodeNameMismatch has been relaxed so that the order of the end nodes in the route name does not matter anymore.

@vmarc vmarc closed this as completed Sep 22, 2019
vmarc added a commit that referenced this issue Sep 22, 2019
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

1 participant