The category in OSMOSE is simply called Openstreetbugs. I went to have a look at some of the bugs you solved and I think it's important to add why there is a speed limit of 30 or 50.<br>If the limit comes from a zoneXX or built-up area. There are other traffic rules that are affected by this as well.<br>
<br>For the zone30 which are within built-up area/city limits, I add the following tags:<br><br>maxspeed=30<br>source:maxspeed=zone30<br>zone:traffic=BE:urban<br><br>For normal streets within built-up area:<br><br>maxspeed=50 (or sometimes 70)<br>
zone:traffic=BE:urban<br>
<br>For streets outside of built-up area:<br><br>maxspeed=70 (or more and more rarely=90)<br>zone:traffic=BE:rural<br><br>On motorways these tags are not needed. They are always outside built-up area. I do add zone:traffic=BE:rural on express roads (trunk) though.<br>
<br>Also I think BE needs to be all caps. 'be' stands for the language Byelorussian to me (I probably spen. When I look at taginfo I notice that DE etc. is also all caps.<br><br>I created a mapcss file that works well together with the maxspeed.mapcss. It adds an extra white border to streets within built-up area and a black one outside. An extra brown border is added to streets that are part of a zone30/50/70.<br>
<br>Jo<br>
<br><div class="gmail_extra"><br><br><div class="gmail_quote">2012/11/24 A.Pirard.Papou <span dir="ltr"><<a href="mailto:A.Pirard.Papou@gmail.com" target="_blank">A.Pirard.Papou@gmail.com</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div text="#000000" bgcolor="#FFFFFF">
<div>On 2012-11-23 00:17, Jo wrote :<br>
</div>
<blockquote type="cite">
<div>The code is definitely Python, using a regex is just the
smart thing to do, whether in Python, Perl or Java. I had to
massage the data a bit as well though, it wasn't entirely
consistent.</div>
</blockquote>
Yes I know. It was a joke. It meant that without regex your
program and mine would probably triple in size. <br>
<blockquote type="cite">
<div>All these bugs from OSB can also be visualised in OSMOSE, it
has a category for that. </div>
</blockquote>
What about telling us the category name and how to see it?<br>
I see nothing.<br>
<br>
Cheers, <br>
<br>
<table>
<tbody>
<tr>
<td valign="top">André.</td>
</tr>
</tbody>
</table>
<br>
<br>
</div>
<br>_______________________________________________<br>
Talk-be mailing list<br>
<a href="mailto:Talk-be@openstreetmap.org">Talk-be@openstreetmap.org</a><br>
<a href="http://lists.openstreetmap.org/listinfo/talk-be" target="_blank">http://lists.openstreetmap.org/listinfo/talk-be</a><br>
<br></blockquote></div><br></div>