This directory contains a mixed bunch of more or less useful examples of how to work with the Osmium library.
You have to set up Osmium first. See http://osmcode.org/osmium .
All contributions have their own licenses.
All programs can simply be compiled by calling "make" in their respective directories. Calling "make" in the main directory will make all programs.
This will work easiest if you have Osmium installed in your normal INCLUDE path or if the libosmium git repository is checked out in the same directory as the "contrib" directory.