<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'>Hi Steve,<br><br>&gt; I think that since you have an option to enable the report it should<br><div>&gt; print to stdout rather than also having to configure logging to<br>&gt; see anything.<br><br>I'd prefer that too, but that would require to collect the stats<br>for all tiles, else we'd have problems with the multithreading,<br>and in theory one may have multiple style-files<br>in one mkgmap execution. So, I used options like --report-dead-ends<br>and --report-similar-arcs as examples.<br><br>&gt; <br>&gt; Perhaps printStat() could be a method on Rule, rather than having the<br>&gt; two getters?<br>&gt; <br>Maybe yes. I thought about sorted reports (ordered by usage),<br>so I wanted the values, but now I think that we should keep the order in the style.<br>I'll try to code your proposal.<br><br>Gerd<br></div>                                               </div></body>
</html>