<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=UTF-8" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Ed Loach wrote:
<blockquote cite="mid:00ba01c90d1c$7e7b1250$7b7136f0$@me.uk" type="cite">
<meta http-equiv="Content-Type" content="text/html; ">
<meta name="Generator" content="Microsoft Word 12 (filtered medium)">
<style>
<!--
/* Font Definitions */
@font-face
{font-family:"Cambria Math";
panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
{font-family:Calibri;
panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
{font-family:Consolas;
panose-1:2 11 6 9 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
{margin:0cm;
margin-bottom:.0001pt;
font-size:11.0pt;
font-family:"Calibri","sans-serif";}
a:link, span.MsoHyperlink
{mso-style-priority:99;
color:blue;
text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
{mso-style-priority:99;
color:purple;
text-decoration:underline;}
p.MsoPlainText, li.MsoPlainText, div.MsoPlainText
{mso-style-priority:99;
mso-style-link:"Plain Text Char";
margin:0cm;
margin-bottom:.0001pt;
font-size:10.5pt;
font-family:Consolas;}
span.PlainTextChar
{mso-style-name:"Plain Text Char";
mso-style-priority:99;
mso-style-link:"Plain Text";
font-family:Consolas;}
.MsoChpDefault
{mso-style-type:export-only;}
@page Section1
{size:612.0pt 792.0pt;
margin:72.0pt 72.0pt 72.0pt 72.0pt;}
div.Section1
{page:Section1;}
-->
</style>
<!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
<div class="Section1">
<p class="MsoPlainText">While Mapnik shows it correctly, the
Osmarender layer is
having problems rendering the roundabout here:<o:p></o:p></p>
<p class="MsoPlainText"><a moz-do-not-send="true"
href="http://www.openstreetmap.org/?lat=51.58147&lon=0.39978&zoom=15&layers=0B0FTF">http://www.openstreetmap.org/?lat=51.58147&lon=0.39978&zoom=15&layers=0B0FTF</a><o:p></o:p></p>
<p class="MsoPlainText">at the junction of the A127 and B148. I think
it may be
to do with the layer properties. The A127 is set as layer 1, and the
roundabout
is set as layer 2. All the trunk_link slip roads don't have a layer
property,
and neither do the other roads that reach the roundabout. While I guess
that
should be OK, it looks a bit strange. I might be tempted to assign 1 to
at
least the slip roads.<o:p></o:p></p>
<p class="MsoPlainText"><o:p> </o:p></p>
<p class="MsoPlainText">I also reversed the direction of one of the
slip roads
using Potlatch (which I’m not entirely fluent with, but I think that
was an
easy change), as it looked (and until the next rerender still looks)
horribly
wrong.<o:p></o:p></p>
<p class="MsoPlainText"><o:p> </o:p></p>
<p class="MsoPlainText">I don’t know what to try to get it rendering
correctly in
the Osmarender layer. I only noticed because I requested a rerender of
the
square after adding the McDonalds (and a road) a short way to the east
of this
junction, and was checking it looked OK now. I won't let it bother me
as I
doubt I'll be in that area again for a long while. But if anyone has
any ideas,
they might like to try and sort it out.</p>
</div>
</blockquote>
<br>
I presume that it is a roundabout over the trunk road. What you need to
do is split the slip roads in two, so that each half as the layer of
the road that it connects to. This should make the rendering look
better. Unfortunately there is no way to say this road goes from layer
1 to layer 2.<br>
<br>
Shaun<br>
<br>
</body>
</html>