Description Usage Arguments Value Examples
Get traffic calming interventions from OpenStreetMap
1 | 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
1 2 3 4 | ## Not run:
interventions = tc_get_osm(bbox = "walthamstow village")
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.