Implement a BuildingInitializer that works generalized (for any building dataset)
The BuildingInitializer does not have any functionality right now, because two key functions are not implemented (get_additional_information
and get_building_information_query
). These should be implemented and the CLI should slightly change