ZoningSystemMetaData#
- class caf.base.zoning.ZoningSystemMetaData(*, name, shapefile_id_col=None, shapefile_path=None, extra_columns=None)[source]#
Bases:
BaseConfigClass to store metadata relating to zoning systems in normits_demand.
Attributes
Configuration for the model, should be a dictionary conforming to [ConfigDict][pydantic.config.ConfigDict].
Methods
Attributes Documentation
- Parameters:
- model_config = {}#
Configuration for the model, should be a dictionary conforming to [ConfigDict][pydantic.config.ConfigDict].