- make use of osmium's proj wrapper class CRS - use virtual functions instead of switching over projection - remove duplicate code (mainly WSG84 to mercator transformation) - use custom projections also with --proj 4326 and 900913 (fixes #514)
- remove protobuf dependencies as libosmium now comes with its own pbf parser - fix remaining uses of libxml2 as file format in tests