Package | Description |
---|---|
org.opentripplanner.graph_builder.module.osm | |
org.opentripplanner.graph_builder.services.osm | |
org.opentripplanner.standalone |
Modifier and Type | Class and Description |
---|---|
class |
PortlandCustomNamer
These rules were developed in consultation with Grant Humphries, PJ Houser, and Mele Sax-Barnett.
|
Modifier and Type | Field and Description |
---|---|
CustomNamer |
OpenStreetMapModule.customNamer
Allows for arbitrary custom naming of edges.
|
Modifier and Type | Method and Description |
---|---|
static CustomNamer |
CustomNamer.CustomNamerFactory.fromConfig(com.fasterxml.jackson.databind.JsonNode config)
Create a custom namer if needed, return null if not found / by default.
|
Modifier and Type | Field and Description |
---|---|
CustomNamer |
GraphBuilderParameters.customNamer
A custom OSM namer to use.
|
Copyright © 2019. All rights reserved.