I have created a branch with the cpp generated code,
[email protected]:h4ck3rm1k3/OSM-Osmosis.git

the new c++ lib is called libosmprotobuf, what a great name.

OSM-Osmosis/src/crosby/binary/
run make to generate the code, but i checked in the results.

in the subdir :
OSM-Osmosis/src/crosby/binary/cpp

bash ./autogen.sh
./configure
make

it uses /usr/local/lib/libprotobuf.la which is a bit of a hack.

my next step will be to hook this up to my existing c++ code
https://code.launchpad.net/~jamesmikedupont/+junk/EPANatReg

I hope that I will be able to make nice small C++ tools that can then
process and or produce these buffer files.

very interesting stuff that google has produced, thanks scott for
making this public,
mike

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

Reply via email to