Query the Overpass API for a key:value pair within a bounding box
osmdata_query(key, value, bb)An osmdata::osmdata object with the retrieved OpenStreetMap data
A character string with the key to filter the data
A character string with the value to filter the data. If value = "" means that you get all features available in OSM for the specified bounding box
A bounding box, in lat/lon coordinates