| 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 |
GtfsImport.getFeedId() |
GtfsFeedId |
GtfsContext.getFeedId() |
| Modifier and Type | Method and Description |
|---|---|
static GtfsContext |
GtfsLibrary.createContext(GtfsFeedId feedId,
OtpTransitService transitService) |
static GtfsContext |
GtfsLibrary.createContext(GtfsFeedId feedId,
OtpTransitService transitService,
CalendarService calendarService) |
Copyright © 2019. All rights reserved.