BNG reference resolution
get_bng_resolution.Rd
Find the spatial resolution (i.e. grid size) of a British National Grid square.
Value
A vector of numeric values for get_bng_resolution()
in metres
or character strings expressing the resolution of the grid references.
Examples
get_bng_resolution(as_bng_reference("TQ1234"))
#> [1] 1000
get_bng_resolution_string(as_bng_reference("TQ1234NE"))
#> [1] "500m"