Package com.graphhopper.reader.osm
package com.graphhopper.reader.osm
-
ClassDescriptionBasically 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 currently parses the duration tag only.Pair<F,
S> This class helps to store lat,lon,ele for every node parsed in OSMReaderParses the OSM restriction tags for given vehicle types / transportation modes.Triple<F,S, T> This class parses a given OSM file and splits OSM ways into 'segments' at all intersections (or 'junctions').This map can store multiple edges (int) for each way ID (long).