cityImage.select_buildings_by_study_area#

cityImage.select_buildings_by_study_area(larger_buildings_gdf, *, method='polygon', polygon=None, distance=1000)[source]#

Select buildings within a polygon or centroid-distance study area.

Use GeoPandas/OSMnx to acquire buildings, standardize_buildings_gdf to normalise schema, then this helper if a cityImage-style study-area subset is needed.

Return type:

GeoDataFrame