Paul<br>This is a known bug (at least, I know about it). Where two butt-capped ways abutt each other, Osmarender should automatically make the end of each way round-capped but it doesn't. I have a fix but its not quite ready yet.
<br><br>The workaround is to use round caps in osm-map-features.xml. One side-effect is that cul-de-sacs will have round caps (like Google maps) which some people don't care for.<br><br>Etienne<br><br><br><div><span class="gmail_quote">
On 9/19/06, <b class="gmail_sendername">Paul Dixon</b> <<a href="mailto:paul@elphin.com">paul@elphin.com</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
My first attempts with osmarender produced something just a little "off"<br>- here is an illustration<br><br><a href="http://files.dixo.net/osmarender_butted.png">http://files.dixo.net/osmarender_butted.png</a><br>
<br>Here several ways are joined in a circle, but where the ways are joined<br>at angles, it leaves a little triangular gap due to the butted ends of<br>the lines. If I edit my osm-map-features.xml to use a rounded cap<br>
instead, it looks a lot better<br><br><a href="http://files.dixo.net/osmarender_rounded.png">http://files.dixo.net/osmarender_rounded.png</a><br><br>Here's the styles I changed:<br><br> .highway-unclassified-casing {<br>
stroke-width: 1.5;<br> stroke-linecap: round;<br> stroke-linejoin: round;<br> fill: none;<br> stroke: #000000;<br> }<br><br> .highway-unclassified-core {<br> stroke-width: 1;
<br> stroke-linecap: round;<br> stroke-linejoin: round;<br> stroke: #ffffff;<br> fill: none;<br> }<br><br>Is there a reason why osm-map-features.xml is not distributed this way<br>that I should be aware of?
<br><br>_______________________________________________<br>talk mailing list<br><a href="mailto:talk@openstreetmap.org">talk@openstreetmap.org</a><br><a href="http://lists.openstreetmap.org/cgi-bin/mailman/listinfo/talk">
http://lists.openstreetmap.org/cgi-bin/mailman/listinfo/talk</a><br></blockquote></div><br>