Add a feature to an Overpass query

add_feature(opq, key, value, bbox = NULL)

Arguments

opq
Overpass query object
key
feature key
value
value for feature key
bbox
optional bounding box for the feature query; must be set if no opq query bbox has been set

Value

opq object