Uses of Class
com.graphhopper.reader.osm.OSMInputFile
Packages that use OSMInputFile
-
Uses of OSMInputFile in com.graphhopper.reader.osm
Methods in com.graphhopper.reader.osm that return OSMInputFileModifier and TypeMethodDescriptionOSMInputFile.open()
OSMInputFile.setSkipOptions
(SkipOptions skipOptions) Use this to prevent the creation of OSM nodes, ways and/or relations to speed up the file reading process.OSMInputFile.setWorkerThreads
(int threads) Currently only for pbf format.