ipeaGIT / gtfs2gps

Convert GTFS data into a data.table with GPS-like records in R
https://ipeagit.github.io/gtfs2gps/
Other
71 stars 10 forks source link

remove cumulative attributes in linestring data #138

Closed pedro-andrade-inpe closed 3 years ago

pedro-andrade-inpe commented 4 years ago

Removel cumdist and cumtime attributes from the output of linestring. It should only contain the total distance and time.

pedro-andrade-inpe commented 3 years ago

This issue was already solved.