ltns: Download data on 'Low Traffic Neighbourhoods' or 'rat runs' from CycleStreets
Description
R interface to the CycleStreets.net LTN.
See ltn API docs
and an article on the methods for further details:
https://www.cyclestreets.org/news/2021/07/25/mapping-ltns/
Usage
ltns(bb, pat = Sys.getenv("CYCLESTREETS"))
Arguments
bb
An sf or 'bounding box' like object
pat
The API key used. By default this uses Sys.getenv("CYCLESTREETS").