Importing modified OSM elements on top of OSM database extract
I've got a dataset of custom ids / tags mapped to OSM way ids. I wish I could import them, but this currently not possible.
How can I add this data, which is in .osm format, to a osm pbf database export?
export e.g. from Geofabrik?
If this is impossible and as I'm going to import the osm pbf file anyway: Can I "overwrite" features by doing a osm2psql import of custom data on top of a prior OSM import?
Great if you could help me ...import?