Connectivity

todo

class blocksnet.method.connectivity.connectivity.Connectivity(*, city_model: City)[source]

Bases: BaseMethod

static plot(gdf: GeoDataFrame)[source]

Plot method that can be overrided in child class

calculate()[source]

Main calculation method that should be overrided in child class