kumare3 / graphhopper-osm-id-mapping

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

Home Page:https://discuss.graphhopper.com/t/171

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

https://discuss.graphhopper.com/t/171


Languages

Language:Java 100.0%