Go to file
Jochen Topf 6554a40cdf Add osmpbf.h
The idea is that this file can be included and will include all needed other
files and contain some definitions. Not used yet, though.
2011-06-01 14:40:24 +02:00
debian changed deb file from osmpbf-dev to libosmpbf-dev 2011-04-14 12:07:25 +02:00
src Add osmpbf.h 2011-06-01 14:40:24 +02:00
src.java/crosby/binary Get rid of the input.available call. 2011-01-10 22:22:00 -06:00
tools Used two flag variables with proper names instead of one just called 'flag'. Add return before BlobHeader ouput. 2011-06-01 14:21:06 +02:00
.gitignore Add osmpbf.h 2011-06-01 14:40:24 +02:00
COPYING.osmpbf Add in LGPL copyright notices to the osmpbf library. 2011-01-02 20:21:48 -06:00
README Added README, debian config 2011-04-13 22:40:46 +02:00
build.sh Protobufs and common Java code for binary format. 2010-08-25 11:40:06 -05:00
build.xml Added build file by Giovanni Mascellani. 2011-01-12 20:09:12 -06:00
pom.xml Added in Maven POM by Zsombor Welker <flaktack@welker.hu> 2011-03-20 08:57:52 -05:00

README

OSM PBF
=======

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

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