ZoningSystem.translation_column_name#

ZoningSystem.translation_column_name(other)[source]#

Return expected name for zone_translation factors column in zone_translation data.

Expected to be lowercase in the format “{self.name}_to_{other.name}”.

Parameters:

other (ZoningSystem)

Return type:

str