Examples#

A series of different examples using AequilibraE’s main features

Creating Models#

sphx_glr__auto_examples_creating_models_from_osm.py

Project from OpenStreetMap

sphx_glr__auto_examples_creating_models_plot_import_gtfs.py

Import GTFS

sphx_glr__auto_examples_creating_models_plot_create_zoning.py

Creating a zone system based on Hex Bins

sphx_glr__auto_examples_creating_models_plot_import_from_gmns.py

Importing network from GMNS

sphx_glr__auto_examples_creating_models_plot_from_layer.py

Project from a link layer

Editing networks#

sphx_glr__auto_examples_editing_networks_plot_moving_nodes.py

Editing network geometry: Nodes

sphx_glr__auto_examples_editing_networks_plot_moving_link_extremity.py

Editing network geometry: Links

sphx_glr__auto_examples_editing_networks_plot_splitting_link.py

Editing network geometry: Splitting link

Trip Distribution#

sphx_glr__auto_examples_trip_distribution_plot_ipf_without_model.py

Running IPF without an AequilibraE model

sphx_glr__auto_examples_trip_distribution_plot_path_and_skimming.py

Path and skimming

sphx_glr__auto_examples_trip_distribution_plot_trip_distribution.py

Trip Distribution

Visualization#

Examples in this session allows the user to plot some data visualization.

sphx_glr__auto_examples_visualization_plot_delaunay_lines.py

Creating Delaunay Lines

sphx_glr__auto_examples_visualization_plot_display.py

Exploring the network on a notebook

AequilibraE without a Model#

sphx_glr__auto_examples_aequilibrae_without_a_model_plot_assignment_without_model.py

Traffic Assignment without an AequilibraE Model

Full Workflows#

sphx_glr__auto_examples_full_workflows_plot_forecasting.py

Forecasting

Other Applications#

sphx_glr__auto_examples_other_applications_plot_logging_to_terminal.py

Logging to terminal

sphx_glr__auto_examples_other_applications_plot_check_logging.py

Checking AequilibraE's log

sphx_glr__auto_examples_other_applications_plot_export_to_gmns.py

Exporting network to GMNS

sphx_glr__auto_examples_other_applications_plot_find_disconnected.py

Finding disconnected links

Gallery generated by Sphinx-Gallery