AequilibraE
0.6.0

Contents:

  • 1. An overview of AequilibraE
  • 2. Getting Started
  • 3. Parameter File
  • 4. The AequilibraE project
  • 5. Network
  • 6. Use examples
  • 7. Software Development
  • 8. QGIS
AequilibraE
  • Docs »
  • 1 AequilibraE
  • View page source

1 AequilibraE¶

AequilibraE is the first comprehensive Python package for transportation modeling, and it aims to provide all the resources not easily available from other open-source packages in the Python (NumPy, really) ecosystem.

If you are looking for the documentation for AequilibraE for QGIS, you can see it on its own webpage aequilibrae for QGIS 3

1.1 Contents¶

Contents:

  • 1. An overview of AequilibraE
    • 1.1. Sub-modules
    • 1.2. AequilibraE Project
    • 1.3. Global parameters
    • 1.4. Trip distribution
    • 1.5. Path computation
    • 1.6. Transit
    • 1.7. Matrix
  • 2. Getting Started
    • 2.1. Installation
    • 2.2. Hardware requirements
  • 3. Parameter File
    • 3.1. Network
    • 3.2. Open Street Maps
  • 4. The AequilibraE project
    • 4.1. Data consistency
    • 4.2. Project organization
    • 4.3. Project file components
    • 4.4. Project API
  • 5. Network
    • 5.1. Network Fields
    • 5.2. Importing from Open Street Maps
    • 5.3. Network consistency behaviour
  • 6. Use examples
    • 6.1. Logging
    • 6.2. Parameters module
    • 6.3. Project module
    • 6.4. Paths module
    • 6.5. Trip distribution
    • 6.6. Transit
    • 6.7. Matrices
  • 7. Software Development
    • 7.1. Software Design and requirements
    • 7.2. Development Install
    • 7.3. Development Guidelines
  • 8. QGIS

2 Indices and tables¶

  • Index

  • Module Index

  • Search Page

Next

© Copyright 2018, Pedro Camargo.

Built with Sphinx and ❤️ using a custom theme based on Read the Docs.