Coordinates for the area to retrieve the notes from (left,bottom,right,top). Floating point numbers in
degrees, expressing a valid bounding box, not larger than the configured size limit, 25 square degrees (see
osm_capabilities()$note_area and
this line in settings
for the current value), not overlapping the dateline. It can be specified by a character, matrix, vector, bbox
object from sf, a SpatExtent from terra. Unnamed vectors and matrices will be sorted appropriately
and must merely be in the order (x, y, x, y) or x in the first column and y in the second column.