Uses of Package
com.graphhopper.reader.osm
Packages that use com.graphhopper.reader.osm
Package
Description
-
Classes in com.graphhopper.reader.osm used by com.graphhopper.reader.osmClassDescriptionBasically an OSM restriction, but in 'graph-representation', i.e.Represents an OSM file headerA readable OSM file.Parses an OSM file (xml, zipped xml or pbf) and creates a graph from it.This class parses a given OSM file and splits OSM ways into 'segments' at all intersections (or 'junctions').
-
Classes in com.graphhopper.reader.osm used by com.graphhopper.reader.osm.pbf
-
Classes in com.graphhopper.reader.osm used by com.graphhopper.routing.utilClassDescriptionParses the OSM restriction tags for given vehicle types / transportation modes.
-
Classes in com.graphhopper.reader.osm used by com.graphhopper.routing.util.parsersClassDescriptionBasically an OSM restriction, but in 'graph-representation', i.e.