| Package | Description |
|---|---|
| com.conveyal.gtfs | |
| com.conveyal.gtfs.loader |
| Modifier and Type | Method and Description |
|---|---|
static SnapshotResult |
GTFS.makeSnapshot(String feedId,
DataSource dataSource)
Copy all tables for a given feed ID (schema namespace) into a new namespace in the given JDBC DataSource.
|
| Modifier and Type | Method and Description |
|---|---|
SnapshotResult |
JdbcGtfsSnapshotter.copyTables()
Copy primary entity tables as well as Pattern and PatternStops tables.
|
Copyright © 2019. All rights reserved.