
org.opentripplanner.ext.datastore.gs.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of otp Show documentation
Show all versions of otp Show documentation
The OpenTripPlanner multimodal journey planning system
/**
* Add support for Google Cloud Storage, getting all input files and storing the graph.obj in the
* cloud.
*
* This implementation will use the existing {@link org.opentripplanner.standalone.config.OtpConfigLoader}
* to load config from the local disk.
*/
package org.opentripplanner.ext.datastore.gs;
© 2015 - 2025 Weber Informatics LLC | Privacy Policy