Description Usage Arguments Details Value Examples
Returns KML file for a UK Parliament constituency.
1 | getBoundary(name = NA, plot_boundary = F)
|
name |
Name of the constituency. |
plot_boundary |
Produce a (very) rudimentary plot of the constituency boundary. |
Returns the bounding polygon of the constituency, in KML format (see mapit.mysociety.org for other formats, past constituency boundaries, and so on).
A SpatialPolygonsDataFrame from rgdal::readOGR
1 | getBoundary("Hornsey and Wood Green", plot_boundary = T)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.