I'm trying to download some buildings from Overpass-turbo Turbo. Most of the buildingbuildings have a unique address which is tagged on the way of the building, but few of them have multiple addresses as a node (either randomly inside the building or as entranceentrances). e.g. https://www.openstreetmap.org/way/45772548
How tocan I retrieve all the addresses associated with them? I've read topics saying that I should do reverse geocoding with Nominatim, but I'mI can only able to retrieve one address for a given coordinate.