Skip to content

A meteor wrapper of node-gtfs with additional gimicks. Auto-importing .gtfs.zip files.

License

Notifications You must be signed in to change notification settings

chfritz/meteor-gtfs

Repository files navigation

meteor-gtfs

Put gtfs zip files anywhere in your project, name them X.gtfs.zip. These files will be loaded into mongodb upon startup if the specified agency is not already present in the db.

Call a manual import using GTFS.importFromZip(agency_key,pathToZip,options)

Check out the various Options and their defaults.

Afterwards, use the GFTS object, just like described in the node-gtfs package.

About

A meteor wrapper of node-gtfs with additional gimicks. Auto-importing .gtfs.zip files.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published