add_feature: Add a feature to an Overpass query

Description Usage Arguments Value References

View source: R/opq.R

Description

Add a feature to an Overpass query

Usage

1
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

References

http://wiki.openstreetmap.org/wiki/Map_Features


hrbrmstr/overpass documentation built on May 17, 2019, 5:11 p.m.