
Package index
json_example_drive- Example JSON for driving
json_example_long_drive- Example JSON for driving long distance
json_example_transit- Example JSON for transit
opentripplanneropentripplanner-package- OpenTripPlanner of R
otp_build_graph()- Build an OTP Graph
otp_check_java()- Check Java version
otp_check_version()- Check the what version of OTP the server is running
otp_connect()- Set up and confirm a connection to an OTP instance.
otp_dl_demo()- Download Demo Data
otp_dl_jar()- Download OTP Jar File
otp_geocode()- Use OTP Geo-coder to find a location
otp_isochrone()- Get the Isochrones from a location
otp_make_config()- Make Config Object
otp_make_surface()- Make a Surface
otp_plan()- Get get a route or routes from the OTP
otp_pointset()- Create a pointset
otp_routing_options()- Make routingOptions object
otp_setup()- Set up an OTP instance.
otp_stop()- Stop and OTP Instance
otp_surface()- Evaluate a surface against a pointset
otp_surface_isochrone()- Make an isochrone from a surface
otp_traveltime()- Get travel times between points
otp_validate_config()- Validate Config Object
otp_validate_routing_options()- Validate routingOptions object
otp_write_config()- Write config object as json file