Package | Description |
---|---|
com.graphhopper.reader.osm |
Modifier and Type | Method and Description |
---|---|
OSMReader |
OSMReader.setAreaIndex(AreaIndex<CustomArea> areaIndex)
The area index is queried for each OSM way and the associated areas are added to the way's tags
|
OSMReader |
OSMReader.setCountryRuleFactory(CountryRuleFactory countryRuleFactory) |
OSMReader |
OSMReader.setElevationProvider(ElevationProvider eleProvider) |
OSMReader |
OSMReader.setFile(File osmFile)
Sets the OSM file to be read.
|
Copyright © 2012–2022. All rights reserved.