Skip to content

MaZderMind/OSM-binary

 
 

Repository files navigation

OSM PBF
=======

See http://wiki.openstreetmap.org/wiki/PBF_Format .

To include in your program use:

#include <osmpbf/osmpbf.h>

and link with:
    -lpthread -lz -lprotobuf-lite -losmpbf

To build the Debian/Ubuntu package call:
    debuild -I -us -uc

About

this version supports history-files (the visible flag)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 79.0%
  • C++ 19.6%
  • C 1.2%
  • Shell 0.2%