The changes to this version are pulling Jochen Topf's branch from
github (vesion 1.1.1j2).

* Debian packaging
* Switched to the lite (non-introspective) version of protocol buffers
  for a smaller library.
* Includes support for "visible" flag on OSM objects. This allows PBF to
  handle OSM history files.
* Namespace and include conventions changes for the C++ library. Everything
  is in the OSMPBF namespace. You now do:
 #include <osmpbf/osmpbf.h>
* Added stuff needed to build Debian/Ubuntu libosmpbf-dev package containing
  the C++ library.
* Added osmpbf-outline tool that shows internals of a PBF file for debugging.
* Added magic file that can recognize OSM PBF files.

I would like to thank Jochen Topf and Peter for their contributions.
For Java programs, such as osmosis, that do need use the history
format (osh.pbf), there is no need to upgrade.

The repository is at https://github.com/scrosby/OSM-binary

Thanks,
Scott

_______________________________________________
dev mailing list
dev@openstreetmap.org
http://lists.openstreetmap.org/listinfo/dev

Reply via email to