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

Fixed the '-' exception in max speed attributes. RA2CE can now handle… #343

Conversation

LiekeMeijer
Copy link
Contributor

RA2CE could not handle the '-' symbol in OSM speed data and crashed. I now added this '-' symbol in the relevant spots in network.utils.py and the error is resolved for me.

@LiekeMeijer LiekeMeijer linked an issue Mar 14, 2024 that may be closed by this pull request
@LiekeMeijer LiekeMeijer merged commit 0618454 into master Mar 14, 2024
1 of 3 checks passed
@LiekeMeijer LiekeMeijer deleted the fix/341-network-cannot-be-computed-if-speed-is-not-an-integer branch March 14, 2024 14:02
Carsopre pushed a commit that referenced this pull request Apr 12, 2024
…ted-if-speed-is-not-an-integer

Fixed the '-' exception in max speed attributes. RA2CE can now handle…
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.

Network cannot be computed if speed is not an integer
2 participants