cityImage.buildings_from_file#

cityImage.buildings_from_file(input_path, crs, *, case_study_area=None, distance_from_center=None, height_field=None, base_field=None, land_uses_raw_field=None, min_area=200, min_height=5)[source]#

Load building polygons from file and convert them to cityImage schema.

GeoPandas handles file reading and CRS conversion. cityImage standardises identifiers, area, height/base defaults, and source/provenance land-use columns.

Return type:

GeoDataFrame