On Thu, Apr 29, 2010 at 3:13 PM, Ian Dees <[email protected]> wrote: > On Thu, Apr 29, 2010 at 7:45 AM, Scott Crosby <[email protected]> wrote: >> >> On Thu, Apr 29, 2010 at 2:16 AM, [email protected] >> <[email protected]> wrote: >>> >>> HI, >>> I am working on the c++ decoder, can you please tell me roughly where >>> the message objects are? >> >> (CC'ing back to the list) >> >>> >>> I need to understand how to decode this file. > > I thought that part of the appeal of the protobuf project from Google was > that it autogenerated source code for parsing/producing data files from a > single definition file. Perhaps if you get a copy of this definition you can > generate the C++ code automatically?
Yes I did, see the github, all checked in. The file format is not using pure protobuffer, it is hybrid mike _______________________________________________ dev mailing list [email protected] http://lists.openstreetmap.org/listinfo/dev

