-
Notifications
You must be signed in to change notification settings - Fork 453
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Cleanup small scale traffic generation (#3032)
* improve method signatures of small scale traffic generation * add fixes for usage with arbitrary configs * fix config errors * round transformed coordinates * clear counts file * use person id for missing vehicles * use Map interface instead of HashMap implementation for many objects * correct spelling * overwrite existing files instead of deleting * add comment * use index of a shape from the beginning * use index for TripDistributionMatrix Builder * add assert for creating new File * add error description * fix input and usage of index for shape * clean up * add method for creating indexBuildings --------- Co-authored-by: Ricardo Ewert <[email protected]>
- Loading branch information
Showing
12 changed files
with
432 additions
and
341 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
Oops, something went wrong.