feat: add postal code to simplified building

This commit is contained in:
Majid Rezaei 2024-10-08 15:07:32 -04:00
parent 9647f9dfeb
commit f87d4445a0
2 changed files with 1 additions and 1048576 deletions

File diff suppressed because it is too large Load Diff

View File

@ -6,6 +6,7 @@ from hub.imports.results_factory import ResultFactory
input_file = "data/cmm_test_corrected.geojson"
demand_file = "data/energy_demand_data.csv"
# Initialize city object from GeometryFactory
city = GeometryFactory(
"geojson",
input_file,