Get traffic calming interventions from OpenStreetMap
tc_get_osm(bbox = NULL, value = NULL, output = "osm_points")
| bbox | A bounding box or name passed to |
|---|---|
| value | A type of |
| output | The type of |
An sf object
if (FALSE) { interventions = tc_get_osm(bbox = "walthamstow village") }