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 track equivalent and unused method #6

Merged
merged 1 commit into from Dec 26, 2016

Conversation

DawidJanczak
Copy link
Contributor

When passed :track, equivalent will return cycleway. This messes up foot routing as it will return 0.2 weight instead of 1 (compare https://github.com/geronimod/mormon/blob/master/lib/mormon/weight.rb#L14 vs https://github.com/geronimod/mormon/blob/master/lib/mormon/weight.rb#L12). Since we have weights for track I think it's better to just remove that mapping.

Also remove way_type, doesn't seem to be used anywhere.

@geronimod geronimod merged commit 71e604a into geronimod:master Dec 26, 2016
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.

None yet

2 participants