cityImage.features_from_osm#

cityImage.features_from_osm(query, tags, *, download_method='OSMplace', distance=None, crs=None)[source]#

Download raw OSM features through OSMnx and optionally project them.

OSMnx owns acquisition. cityImage keeps this wrapper to centralise the download-method dispatch used by the OSM bridge helpers.

Return type:

GeoDataFrame