| Package | Description |
|---|---|
| com.conveyal.gtfs | |
| com.conveyal.gtfs.error |
This package contains all the objects that represent errors encountered during GTFS loading.
|
| com.conveyal.gtfs.loader | |
| com.conveyal.gtfs.model |
This package contains an alternative to the GTFS loading classes we have been using from OBA.
|
| Modifier and Type | Field and Description |
|---|---|
ConcurrentNavigableMap<org.mapdb.Fun.Tuple2<String,Integer>,ShapePoint> |
GTFSFeed.shape_points |
| Constructor and Description |
|---|
ShapeMissingCoordinatesError(ShapePoint shapePoint,
String[] tripIds) |
| Modifier and Type | Field and Description |
|---|---|
static EntityPopulator<ShapePoint> |
EntityPopulator.SHAPE_POINT |
| Modifier and Type | Method and Description |
|---|---|
protected Iterator<ShapePoint> |
ShapePoint.Writer.iterator() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
ShapePoint.Writer.writeOneRow(ShapePoint s) |
Copyright © 2019. All rights reserved.