Skip to content
forked from npaton/gogtfs

GTFS (Google Transit feed specification) package for the Go language. Also an infant Go webapp to visualize and eventually edit/save GTFS data.

License

Notifications You must be signed in to change notification settings

OpenTransit/gogtfs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GoGTFS

GTFS Package and webapp in Go. For now it imports GTFS data in memory, it's fairly fast given that some level of linking is done on the data. A few methods allow to query the data. A webapp is also included, it is intended to be capable of editing the loaded data, but for now only shows the shapes on a google map.

License

GoGTFS is released licensed under the MIT License.

About

GTFS (Google Transit feed specification) package for the Go language. Also an infant Go webapp to visualize and eventually edit/save GTFS data.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 99.5%
  • Makefile 0.5%