aequilibrae.project.basic_table#

Classes

BasicTable(project)

Basic resources used by all subclasses

class aequilibrae.project.basic_table.BasicTable(project)[source]#

Basic resources used by all subclasses

extent() Polygon[source]#

Queries the extent of the layer included in the model

Returns:

model extent (Polygon): Shapely polygon with the bounding box of the layer.

property fields: FieldEditor#

Returns a FieldEditor class instance to edit the zones table fields and their metadata