Get the OSM network functions
Usage
get_points(place, extra_tags = c("traffic_calming", "crossing"), ...)
Arguments
- place
A place name or a bounding box passed to
osmextract::oe_get()
A vector of extra tags to be included in the OSM extract
- ...
Additional arguments passed to
osmextract::oe_get()