get_ons_shp | R Documentation |
Load and validate the ONS Gen 2 shapefile from the City of Ottawa's "Open Ottawa" server.
get_ons_shp(all_details = FALSE)
all_details |
Boolean. Default is FALSE. If TRUE, returns extra data about each neighbourhood. Usually not required. |
Simple feature collection with ONS ID number, English name, and French name for 111 ONS Gen2 neighbourhoods.
## Not run: ons_shp <- get_ons_shp()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.