Major new release
New AequilibraE project infrastructure:
- link_types table
- Matrices table
- Results database
Improvement of existing infrastructure
- Building of networks Open-Street Maps importer is now 10 times faster, and the user can choose the Overpass API mirror they will use for downloading, enabling the use of locally-deployed mirrors for the construction of large networks
- The Nodes layer now has fields for nodes and link types terminating in them
- Assignment results are not generated as Pandas Dataframe
- Fast saving traffic assignment results in SQLite using Pandas
- Project-specific log files
Improvement of existing API:
- Simplified skimming and path computation API
New API capabilities
- Adding centroid connectors with the API
- Editing links and nodes
- Matrix metadata manipulation
- Log review/clearing