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

Error in running consolidate_osm_way_to_shst_link(osm_link) #41

Open
yuqiww opened this issue Sep 14, 2021 · 0 comments
Open

Error in running consolidate_osm_way_to_shst_link(osm_link) #41

yuqiww opened this issue Sep 14, 2021 · 0 comments
Labels

Comments

@yuqiww
Copy link
Member

yuqiww commented Sep 14, 2021

).agg(agg_dict).reset_index()

Both @lmz and I got the following error. I did some testing, a fix seems to be adding a line of code osm_link_gdf['wayId'] = osm_link_gdf['wayId'].astype(object) after osm_link_gdf = osm_link.copy().

image

@yuqiww yuqiww added the bug label Sep 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant