aequilibrae.project.Zone#

class aequilibrae.project.Zone(dataset: dict, zoning)[source]#

Single zone object that can be queried and manipulated in memory

__init__(dataset: dict, zoning)[source]#

Methods

__init__(dataset, zoning)

add_centroid(point[, robust])

Adds a centroid to the network file

connect_db()

connect_mode(mode_id[, link_types, ...])

Adds centroid connectors for the desired mode to the network file

delete()

Removes the zone from the database

disconnect_mode(mode_id)

Removes centroid connectors for the desired mode from the network file

save()

Saves/Updates the zone data to the database