gtfs_transform: Transform or convert coordinates of a gtfs feed

View source: R/spatial.R

gtfs_transformR Documentation

Transform or convert coordinates of a gtfs feed

Description

Transform or convert coordinates of a gtfs feed

Usage

gtfs_transform(gtfs_obj, crs)

Arguments

gtfs_obj

gtfs feed (tidygtfs object)

crs

target coordinate reference system, used by sf::st_transform

Value

tidygtfs object with transformed stops and shapes sf dataframes


r-transit/tidytransit documentation built on Feb. 18, 2024, 8:03 p.m.