public class BinaryFileBasedOpenStreetMapProviderImpl extends Object implements OpenStreetMapProvider
http://wiki.openstreetmap.org/wiki/PBF_Format,
org.opentripplanner.openstreetmap.services.graph_builder.services.osm.OpenStreetMapContentHandler#biPhase| Constructor and Description |
|---|
BinaryFileBasedOpenStreetMapProviderImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
checkInputs() |
void |
readOSM(OpenStreetMapContentHandler handler) |
void |
setPath(File path) |
String |
toString() |
public BinaryFileBasedOpenStreetMapProviderImpl()
public void readOSM(OpenStreetMapContentHandler handler)
readOSM in interface OpenStreetMapProviderpublic void setPath(File path)
public void checkInputs()
checkInputs in interface OpenStreetMapProviderGraphBuilder.checkInputs()Copyright © 2018. All rights reserved.