Uses of Package
com.graphhopper.reader.osm.pbf
Packages that use com.graphhopper.reader.osm.pbf
-
Classes in com.graphhopper.reader.osm.pbf used by com.graphhopper.reader.osm
-
Classes in com.graphhopper.reader.osm.pbf used by com.graphhopper.reader.osm.pbfClassDescriptionInstances of this interface are used to receive results from PBFBlobDecoder.Represents a single piece of raw blob data extracted from the PBF stream.Parses a PBF data stream and extracts the raw data of each blob in sequence until the end of the stream is reached.