I’m trying to figure out how to store the OSM node id <=> internal node id mapping in OSMReader.
However I didn’t quite find methods similar to storeOsmWayID that could do the trick in your workaround of solving WayID mapping. Any advice on how should I do similar with nodes as the ways do?