| Package | Description |
|---|---|
| com.graphhopper.reader.osm |
| Modifier and Type | Method and Description |
|---|---|
OSMInputFile |
OSMInputFile.open() |
OSMInputFile |
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 |
OSMInputFile.setWorkerThreads(int threads)
Currently only for pbf format.
|
Copyright © 2012–2023. All rights reserved.