Public Transport SQL Data model#

The data model presented in this section pertains only to the structure of AequilibraE’s ‘public_transport’ database and general information about the usefulness of specific fields, especially on the interdependency between tables.

Conventions#

A few conventions have been adopted in the definition of the data model and some are listed below:

  • Geometry field is always called geometry

  • Projection is 4326 (WGS84)

  • Tables are all in all lower case

Project tables#