On Sat, Dec 18, 2010 at 6:28 AM, Stefan de Konink <[email protected]> wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA512 > > Op 18-12-10 11:53, David Paleino schreef: >> Hello people, >> I'm writing a parser in C# for PBF dumps. However, I'm having issues with the >> Delta-{en|de}coding. > > http://git.openstreetmap.nl/index.cgi/pbf2osm.git/tree/src/main.c#n588 >
Thanks. Also to add to this, the reference implementation of PBF is the osmosis implementation, split between Osmosis (at http://svn.openstreetmap.org/applications/utils/osmosis/trunk/pbf/) and the application generic part at https://github.com/scrosby/OSM-binary which contains the master PBF definitions and is used to build osmbin.jar. Scott _______________________________________________ dev mailing list [email protected] http://lists.openstreetmap.org/listinfo/dev

