View source: R/required_squares.R
required_squares | R Documentation |
Uses find_square()
to find the OS 100km squares required to
draw a selected area.
required_squares(boundary)
boundary |
An |
Creates bbox
around the input boundary
polygon, and looks
for the boxes containg the four corners.
A vector containing the names of OS squares required to draw the area.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.