key
OSM key to search for. Useful keys include 'building',
'waterway', 'natural', 'grass', 'park', 'amenity', 'shop', 'boundary', and
'highway'. Others will be passed directly to the overpass API and may not
necessarily return results.
bbox
the bounding box within which all key-value objects should be
downloaded. Must be a vector of 4 elements (xmin, ymin, xmax, ymax).