Hi all,

just a quick note. With some help from pathorn on irc.freenode.net #protobuf
i finally ported my code from using copies of the buffers to using

code here
http://github.com/h4ck3rm1k3/OSM-Osmosis

check the main file :
src/crosby/binary/cpp/osmreadmain.cc<http://github.com/h4ck3rm1k3/OSM-Osmosis/commit/0080d8d2d77cbdcab607b502ade02dc97864304c#diff-3>

there is a test c++ file there. I have done some experiments with template
functions,
in fact, i would like to rework the code generator to make it easier to
debug and add features,
is anything like that welcome?

This is experimental code from openstreetmap to use protobuffers to store
the osm data.
I have created a c++ reader for that.

thanks,
mike

-- 
You received this message because you are subscribed to the Google Groups 
"Protocol Buffers" group.
To post to this group, send email to proto...@googlegroups.com.
To unsubscribe from this group, send email to 
protobuf+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/protobuf?hl=en.

Reply via email to