sn_subset_streets | R Documentation |
Keep only roads within a given boundary.
sn_subset_streets(boundary, streets)
boundary |
An object typically created with 'get_city_boundaries()' |
country |
The name of the country. Requested to ensure correct identification of city. |
A data frame of the sf class including all roads insidet the given boundary
subset_roads(city_boundary, roads)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.