/graphhopper-osm-id-mapping

Example how to map internal node or edge IDs to OSM IDs

Primary LanguageJava

This repository shows how you can easily store the mapping OSM-Way-ID<->GraphHopper Edge-Id

Usage is then easy: graphHopper.getOSMWay(ghEdgeId)

See the MyImport class on how to convert a path with several graphhopper edgeIds