Dear developers,

As a follow-up to the discussion on history-pbf-files I extended the format specification: <https://github.com/MaZderMind/OSM-binary/commit/1ddaca6a03afde8d16e4bf7ab3cd065f09c8d9b1>

I also implemented the reader and writer for the osmium framework:
<https://github.com/MaZderMind/osmium>

There are now four outputs: XML, PBF, HistoryXML and HistoryPBF. When you use the normal PBF output class, the files are fully compatible to those generated by osmosis and don't require any extra space.

The two readers (XML and PBF) both support the visible-flag silently. If you don't want the visible-information, just ignore it on the application side.

I've sent pull-requests to Jochen Topf and Scott Crosby and I hope they'll approve the changes and pull them into their respective master repos.

Peter

_______________________________________________
dev mailing list
[email protected]
http://lists.openstreetmap.org/listinfo/dev

Reply via email to