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 OpenStreetMapProvider
public void setPath(File path)
public void checkInputs()
checkInputs
in interface OpenStreetMapProvider
GraphBuilder.checkInputs()
Copyright © 2019. All rights reserved.