Documentation ¶
Overview ¶
Package tl provides the core types and utility functions for transitland-lib.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var GTFSRTVERSION = "6fcc3800b15954227af7335d571791738afb1a67"
GTFSRTVERSION is the commit for the gtfs-realtime.proto file.
View Source
var GTFSVERSION = "11a49075c1f50d0130b934833b7eeb3fe518961c"
GTFSVERSION is the commit for the spec reference.md file.
Functions ¶
This section is empty.
Types ¶
type VersionInfo ¶
var Version VersionInfo
Read version from compiled in git details
Directories ¶
Path | Synopsis |
---|---|
cmd
|
|
Package cmds provides CLI tools for running various actions
|
Package cmds provides CLI tools for running various actions |
Package copier provides tools and utilities for copying and modifying GTFS feeds.
|
Package copier provides tools and utilities for copying and modifying GTFS feeds. |
Package diff provides tools and utilities for comparing GTFS feeds.
|
Package diff provides tools and utilities for comparing GTFS feeds. |
Package dmfr provides tool and utilities for working with DMFR files and database representations of feeds and feed versions.
|
Package dmfr provides tool and utilities for working with DMFR files and database representations of feeds and feed versions. |
doc
|
|
Package extract provides tools and utilities for extracting subsets of GTFS feeds.
|
Package extract provides tools and utilities for extracting subsets of GTFS feeds. |
Package filters provides tools for modifying and transforming streams of GTFS entities.
|
Package filters provides tools for modifying and transforming streams of GTFS entities. |
internal
|
|
Package rt provides support for GTFS-RealTime.
|
Package rt provides support for GTFS-RealTime. |
Package rules provides a number of GTFS validation rules and examples.
|
Package rules provides a number of GTFS validation rules and examples. |
schema
|
|
This package is for compound entities, e.g.
|
This package is for compound entities, e.g. |
This directory contains tests that need to be in separate packages to avoid import cycles
|
This directory contains tests that need to be in separate packages to avoid import cycles |
Package tlcli provides helper utilities for command line programs.
|
Package tlcli provides helper utilities for command line programs. |
Package tlcsv provides adapters to read and write GTFS from CSV format files.
|
Package tlcsv provides adapters to read and write GTFS from CSV format files. |
Package tldb provides adapters to read and write GTFS data from PostgreSQL and SQLite databases.
|
Package tldb provides adapters to read and write GTFS data from PostgreSQL and SQLite databases. |
Package tlxy provides simple XY geometry helper functions; these are approximate and designed for our specific use cases.
|
Package tlxy provides simple XY geometry helper functions; these are approximate and designed for our specific use cases. |
Package validator provides GTFS and GTFS-RT validation utilities.
|
Package validator provides GTFS and GTFS-RT validation utilities. |
Click to show internal directories.
Click to hide internal directories.