Package: gtfs2gps 2.1-2.9000
gtfs2gps: Converting Transport Data from GTFS Format to GPS-Like Records
Convert general transit feed specification (GTFS) data to global positioning system (GPS) records in 'data.table' format. It also has some functions to subset GTFS data in time and space and to convert both representations to simple feature format.
Authors:
gtfs2gps_2.1-2.9000.tar.gz
gtfs2gps_2.1-2.9000.zip(r-4.5)gtfs2gps_2.1-2.9000.zip(r-4.4)gtfs2gps_2.1-2.9000.zip(r-4.3)
gtfs2gps_2.1-2.9000.tgz(r-4.4-x86_64)gtfs2gps_2.1-2.9000.tgz(r-4.4-arm64)gtfs2gps_2.1-2.9000.tgz(r-4.3-x86_64)gtfs2gps_2.1-2.9000.tgz(r-4.3-arm64)
gtfs2gps_2.1-2.9000.tar.gz(r-4.5-noble)gtfs2gps_2.1-2.9000.tar.gz(r-4.4-noble)
gtfs2gps_2.1-2.9000.tgz(r-4.4-emscripten)gtfs2gps_2.1-2.9000.tgz(r-4.3-emscripten)
gtfs2gps.pdf |gtfs2gps.html✨
gtfs2gps/json (API)
NEWS
# Install 'gtfs2gps' in R: |
install.packages('gtfs2gps', repos = c('https://ipeagit.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/ipeagit/gtfs2gps/issues
Pkgdown site:https://ipeagit.github.io
gps-formatgtfsgtfs-formatpublic-transportrspatialtransportcpp
Last updated 10 days agofrom:4a733f56e0. Checks:9 OK. Indexed: yes.
Target | Result | Latest binary |
---|---|---|
Doc / Vignettes | OK | Jan 21 2025 |
R-4.5-win-x86_64 | OK | Jan 21 2025 |
R-4.5-linux-x86_64 | OK | Jan 21 2025 |
R-4.4-win-x86_64 | OK | Jan 21 2025 |
R-4.4-mac-x86_64 | OK | Jan 21 2025 |
R-4.4-mac-aarch64 | OK | Jan 21 2025 |
R-4.3-win-x86_64 | OK | Jan 21 2025 |
R-4.3-mac-x86_64 | OK | Jan 21 2025 |
R-4.3-mac-aarch64 | OK | Jan 21 2025 |
Exports:adjust_arrival_departureadjust_speedappend_heightfilter_single_tripfilter_valid_stop_timesgps_as_sflinestringgps_as_sfpointsgtfs_shapes_as_sfgtfs_stops_as_sfgtfs2gpsread_gtfsremove_invalidwrite_gtfs
Dependencies:backportscheckmateclassclassIntclicodetoolscpp11curldata.tableDBIdigeste1071fsfurrrfuturegeometriesglobalsgluegtfsiogtfstoolsjsonliteKernSmoothlifecyclelistenvlwgeommagrittrMASSparallellyprocessxprogressrproxypspurrrR6Rcpprlangs2sfsfheadersterraunitsvctrswkzip
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Adjust the arrival and departure times of a GTFS data | adjust_arrival_departure |
Adjust the speeds of a gps-like table created with 'gtfs2gps' | adjust_speed |
Add a column with height to GPS data | append_height |
Filter GTFS trips in order to have one trip per shape_id | filter_single_trip |
Filter GTFS data using valid stop times | filter_valid_stop_times |
Converts a GPS-like data.table to a LineString Simple Feature (sf) object | gps_as_sflinestring |
Convert GPS-like data.table to a Simple Feature points object | gps_as_sfpoints |
Convert GTFS shapes to simple feature object | gtfs_shapes_as_sf |
Convert GTFS stops to simple feature object | gtfs_stops_as_sf |
Convert GTFS to GPS-like data given a spatial resolution | gtfs2gps |
Read GTFS data into a list of data.tables | read_gtfs |
Remove invalid objects from GTFS data | remove_invalid |
Simplify shapes of a GTFS file | simplify_shapes |
Test whether a GTFS feed is frequency based | test_gtfs_freq |
Write GTFS data into a zip file | write_gtfs |