public class GraphHopperOSM extends GraphHopper
| Constructor and Description |
|---|
GraphHopperOSM() |
GraphHopperOSM(com.graphhopper.json.geo.JsonFeatureCollection landmarkSplittingFeatureCollection) |
| Modifier and Type | Method and Description |
|---|---|
protected DataReader |
createReader(GraphHopperStorage ghStorage) |
String |
getOSMFile() |
protected void |
loadOrPrepareLM(boolean closeEarly) |
GraphHopperOSM |
setOSMFile(String osmFileStr)
This file can be an osm xml (.osm), a compressed xml (.osm.zip or .osm.gz) or a protobuf file
(.pbf).
|
calcPaths, clean, cleanUp, close, createLocationIndex, createRoutingTemplate, createWeighting, createWeighting, ensureNotLoaded, ensureWriteAccess, flush, forDesktop, forMobile, forServer, getAlgorithmFactory, getCHPreparationHandler, getDataReaderFile, getElevationProvider, getEncodedValueFactory, getEncodingManager, getGraphHopperLocation, getGraphHopperStorage, getLMPreparationHandler, getLocationIndex, getMaxVisitedNodes, getPathDetailsBuilderFactory, getProfile, getProfiles, getTagParserFactory, getTranslationMap, getWayPointMaxDistance, getWorkerThreads, hasElevation, importAndClose, importData, importOrLoad, importPublicTransit, init, initDataReader, initLocationIndex, isAllowWrites, load, loadGraph, postProcessing, postProcessing, prepareCH, registerCustomEncodedValues, route, setAllowWrites, setDataReaderFile, setElevation, setElevationProvider, setEnableCalcPoints, setEncodedValueFactory, setEncodingManager, setFlagEncoderFactory, setGraphHopperLocation, setGraphHopperStorage, setInMemory, setLocationIndex, setMaxVisitedNodes, setMemoryMapped, setMinNetworkSize, setNonChMaxWaypointDistance, setPathDetailsBuilderFactory, setPreciseIndexResolution, setProfiles, setProfiles, setSortGraph, setStoreOnFlush, setTagParserFactory, setWayPointMaxDistance, validateRequestpublic GraphHopperOSM()
public GraphHopperOSM(com.graphhopper.json.geo.JsonFeatureCollection landmarkSplittingFeatureCollection)
protected DataReader createReader(GraphHopperStorage ghStorage)
createReader in class GraphHopperpublic String getOSMFile()
public GraphHopperOSM setOSMFile(String osmFileStr)
protected void loadOrPrepareLM(boolean closeEarly)
loadOrPrepareLM in class GraphHopperCopyright © 2012–2020. All rights reserved.