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

Assertion error while merging edges #13

Open
Nate-Wessel opened this issue Dec 19, 2021 · 0 comments
Open

Assertion error while merging edges #13

Nate-Wessel opened this issue Dec 19, 2021 · 0 comments
Labels
bug Something isn't working

Comments

@Nate-Wessel
Copy link
Owner

nate@nate-laptop:~/bike-map$ python3 merge-edges.py
finished checking 2.11% of 246811 nodes
as yet unhandled exception
321121783 Edge osm_id:29197151, db_uid:84106 Edge osm_id:29197151, db_uid:84114
finished checking 24.92% of 246811 nodes
as yet unhandled exception
848274609 Edge osm_id:71270919, db_uid:290082 Edge osm_id:71270919, db_uid:290052
finished checking 47.81% of 246811 nodes
as yet unhandled exception
4615764701 Edge osm_id:466858100, db_uid:548845 Edge osm_id:466858100, db_uid:548863
Traceback (most recent call last): nodes
  File "merge-edges.py", line 66, in <module>
    assert edge_cursor.rowcount == 2
AssertionError

@Nate-Wessel Nate-Wessel added the bug Something isn't working label Dec 19, 2021
@Nate-Wessel Nate-Wessel self-assigned this Dec 19, 2021
@Nate-Wessel Nate-Wessel removed their assignment Oct 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant