cityImage.buildings_from_osm#
- cityImage.buildings_from_osm(query, *, download_method='OSMplace', crs=None, distance=1000, min_area=200, default_land_use='residential')[source]#
Download OSM buildings and convert them to cityImage building schema.
The function derives raw OSM land-use candidates, classifies them into cityImage land-use groups, removes very small polygons, and standardises building identifiers and area.
- Return type:
GeoDataFrame