Download the NaPTAN stop locations for more information on NaPTAN see https://data.gov.uk/dataset/ff93ffc1-6656-47d8-9155-85ea0b8f2251/national-public-transport-access-nodes-naptan
get_naptan(
url = "https://naptan.api.dft.gov.uk/v1/access-nodes?dataFormat=csv",
naptan_extra = naptan_missing
)
data frame of stop locations
TransXchange does not store the location of bus stops, so this functions downloads them from the official DfT source. NaPTAN has some missing bus stops which are added by UK2GTFS. See `naptan_missing`