Package | Description |
---|---|
org.opentripplanner.graph_builder.model | |
org.opentripplanner.graph_builder.module | |
org.opentripplanner.gtfs |
This package contains a GTFS loader library.
|
Modifier and Type | Method and Description |
---|---|
GtfsFeedId |
GtfsBundle.getFeedId()
So that we can load multiple gtfs feeds into the same database.
|
Modifier and Type | Method and Description |
---|---|
void |
GtfsBundle.setFeedId(GtfsFeedId feedId) |
Modifier and Type | Method and Description |
---|---|
GtfsFeedId |
GtfsFeedId.Builder.build()
Creates a new GtfsFeedId.
|
Modifier and Type | Method and Description |
---|---|
GtfsFeedId |
GtfsContext.getFeedId() |
Modifier and Type | Method and Description |
---|---|
static GtfsContext |
GtfsLibrary.createContext(GtfsFeedId feedId,
org.onebusaway.gtfs.services.GtfsRelationalDao dao) |
static GtfsContext |
GtfsLibrary.createContext(GtfsFeedId feedId,
org.onebusaway.gtfs.services.GtfsRelationalDao dao,
org.onebusaway.gtfs.services.calendar.CalendarService calendarService) |
Copyright © 2018. All rights reserved.