-
Notifications
You must be signed in to change notification settings - Fork 18
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bug fixes for intersection consolidation feature.
Now when a highway is reduced to 0 length, it is deleted in the replaceHighwayNodes! function. Now skip intersection consolidation when intersection has only one associated highway (ends of roads). This prevents the end of a boulevard (such as when cropped) from being joined together. Removed unused clustered_highways variable. Issue #31. Signed-off-by: Ted Steiner <tsteiner2@gmail.com>
- Loading branch information
1 parent
667b477
commit ee39910
Showing
1 changed file
with
12 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters