Showing 6 of total 6 results (show query)
r-transit
tidytransit:Read, Validate, Analyze, and Map GTFS Feeds
Read General Transit Feed Specification (GTFS) zipfiles into a list of R dataframes. Perform validation of the data structure against the specification. Analyze the headways and frequencies at routes and stops. Create maps and perform spatial analysis on the routes and stops. Please see the GTFS documentation here for more detail: <https://gtfs.org/>.
Maintained by Flavio Poletti. Last updated 2 months ago.
gtfspublicpublic-transporttidyversetransittransit-datatransporttransportation
151 stars 10.47 score 272 scripts 1 dependentsipeagit
gtfstools:General Transit Feed Specification (GTFS) Editing and Analysing Tools
Utility functions to read, manipulate, analyse and write transit feeds in the General Transit Feed Specification (GTFS) data format.
Maintained by Daniel Herszenhut. Last updated 2 months ago.
gtfspublic-transportpublictransportcpp
40 stars 9.31 score 126 scripts 3 dependentsropensci
opentripplanner:Setup and connect to 'OpenTripPlanner'
Setup and connect to 'OpenTripPlanner' (OTP) <http://www.opentripplanner.org/>. OTP is an open source platform for multi-modal and multi-agency journey planning written in 'Java'. The package allows you to manage a local version or connect to remote OTP server to find walking, cycling, driving, or transit routes. This package has been peer-reviewed by rOpenSci (v. 0.2.0.0).
Maintained by Malcolm Morgan. Last updated 3 months ago.
dataisochronesjavaopentripplannerotppublic-transportroutingtransporttransportation-planning
83 stars 8.94 score 147 scriptsipeagit
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.
Maintained by Pedro R. Andrade. Last updated 2 months ago.
gps-formatgtfsgtfs-formatpublic-transportrspatialtransportcpp
73 stars 8.22 score 101 scripts 1 dependentsipeagit
gtfs2emis:Estimating Public Transport Emissions from General Transit Feed Specification (GTFS) Data
A bottom up model to estimate the emission levels of public transport systems based on General Transit Feed Specification (GTFS) data. The package requires two main inputs: i) Public transport data in the GTFS standard format; and ii) Some basic information on fleet characteristics such as fleet age, technology, fuel and Euro stage. As it stands, the package estimates several pollutants at high spatial and temporal resolutions. Pollution levels can be calculated for specific transport routes, trips, time of the day or for the transport system as a whole. The output with emission estimates can be extracted in different formats, supporting analysis on how emission levels vary across space, time and by fleet characteristics. A full description of the methods used in the 'gtfs2emis' model is presented in Vieira, J. P. B.; Pereira, R. H. M.; Andrade, P. R. (2022) <doi:10.31219/osf.io/8m2cy>.
Maintained by Joao Bazzo. Last updated 2 months ago.
emissionsenvironmental-modellinggtfspublic-transportrspatialtransport
28 stars 7.47 score 29 scriptsmarcusyoung
otpr:An R Wrapper for the 'OpenTripPlanner' REST API
A wrapper for the 'OpenTripPlanner' <http://www.opentripplanner.org/> REST API. Queries are submitted to the relevant 'OpenTripPlanner' API resource, the response is parsed and useful R objects are returned.
Maintained by Marcus Young. Last updated 3 years ago.
accessaccessibilityisochronesopentripplannerotppublic-transportroutingtransporttransport-apitransportation-planningtraveltravel-plannertravel-times
31 stars 4.19 score 10 scripts