Hi, I would like to use osmium to filter .osh files. Specifically I wanted to recreate the features of osmfilter, that allows me extract certain features like "amenity=*" or "highway=*" along with their relevant histories from a .osh.pbf file.
I've managed to successsfully setup osmium and osmium-tool, but I couldnt figure out a way to use these tools to filter features from the history data. I'm very new to writing code in C++, so I was hoping this feature was implemented. Any ideas on where I should be looking for help? Abhishek _______________________________________________ dev mailing list [email protected] https://lists.openstreetmap.org/listinfo/dev

