osmpbfreader-rs
osmpbfreader-rs copied to clipboard
Draft: Get objects and dependencies by callback
This PR relates to #42. I took the basic idea and interface but tried to divide the problem so that the code is easier to understand.
It is currently a draft, since I have not done performance optimization or extensive testing yet.
I'd like to have some feedback on what else I would have to do to get this merged eventually.
Thank you.