sf_as_tbl: Convert stops and shapes from sf objects to tibbles

View source: R/spatial.R

sf_as_tblR Documentation

Convert stops and shapes from sf objects to tibbles

Description

Coordinates are transformed to lon/lat

Usage

sf_as_tbl(gtfs_obj)

Arguments

gtfs_obj

gtfs feed (tidygtfs object)

Value

tidygtfs object with stops and shapes converted to tibbles

See Also

gtfs_as_sf


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