sub osmtree_waymerger { waymerger(@_); } sub waymerger { my @data = @{shift()}; my $log = shift;