[OSM-dev] Delta-encoding in PBF

Scott Crosby scott at sacrosby.com
Sun Dec 19 02:53:02 GMT 2010


On Sat, Dec 18, 2010 at 6:28 AM, Stefan de Konink <stefan at konink.de> 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



More information about the dev mailing list