You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In remove_false_nodes, line attributes are lost when merged together. These can be critical (or at least helpful) for further analysis following preprocessing and users should have the option for retaining them, as is done in osmnx's simplify_graph.
The text was updated successfully, but these errors were encountered:
In
remove_false_nodes
, line attributes are lost when merged together. These can be critical (or at least helpful) for further analysis following preprocessing and users should have the option for retaining them, as is done inosmnx
'ssimplify_graph
.The text was updated successfully, but these errors were encountered: