Uses of Class
com.graphhopper.reader.osm.OSMReader
Packages that use OSMReader
-
Uses of OSMReader in com.graphhopper.reader.osm
Methods in com.graphhopper.reader.osm that return OSMReaderModifier and TypeMethodDescriptionOSMReader.setAreaIndex(AreaIndex<CustomArea> areaIndex) The area index is queried for each OSM way and the associated areas are added to the way's tagsOSMReader.setCountryRuleFactory(CountryRuleFactory countryRuleFactory) OSMReader.setElevationProvider(ElevationProvider eleProvider) Sets the OSM file to be read.