<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:m="http://schemas.microsoft.com/office/2004/12/omml" xmlns="http://www.w3.org/TR/REC-html40"><head><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii"><meta name=Generator content="Microsoft Word 14 (filtered medium)"><style><!--
/* Font Definitions */
@font-face
{font-family:Calibri;
panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
{font-family:Tahoma;
panose-1:2 11 6 4 3 5 4 4 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
{margin:0cm;
margin-bottom:.0001pt;
font-size:12.0pt;
font-family:"Times New Roman","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;}
span.EmailStyle17
{mso-style-type:personal-reply;
font-family:"Calibri","sans-serif";
color:#1F497D;}
.MsoChpDefault
{mso-style-type:export-only;
font-size:10.0pt;}
@page WordSection1
{size:612.0pt 792.0pt;
margin:72.0pt 72.0pt 72.0pt 72.0pt;}
div.WordSection1
{page:WordSection1;}
--></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]--></head><body bgcolor=white lang=EN-GB link=blue vlink=purple><div class=WordSection1><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>It would only appear as a coloured area if the rendering coloured it so. The standard Mapnik output only puts a name on boundaries (not sure if it even renders parish ones or not). There are no true area features in OSM, just a selection of polylines (Ways) that end to end create one. For things like boundaries some folks will group all the polyline items into a Relation so that they have a container to keep all the split sections in. This isn’t vital though providing the boundary has the same tags on it all the way around. One benefit of a relation though is that you can reuse sections of boundary Way which are also part of some other boundary where they coincide. This removes the need to create ways on top of ways (shared nodes).<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'><o:p> </o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>For colouring of areas for your own needs a purpose rendering would be needed.<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'><o:p> </o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>Hope this is helpful. Other may have further suggestions as there is no hard and fast method of achieving the same end.<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'><o:p> </o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>Cheers<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'>Andy<o:p></o:p></span></p><p class=MsoNormal><span style='font-size:11.0pt;font-family:"Calibri","sans-serif";color:#1F497D'><o:p> </o:p></span></p><div style='border:none;border-left:solid blue 1.5pt;padding:0cm 0cm 0cm 4.0pt'><div><div style='border:none;border-top:solid #B5C4DF 1.0pt;padding:3.0pt 0cm 0cm 0cm'><p class=MsoNormal><b><span lang=EN-US style='font-size:10.0pt;font-family:"Tahoma","sans-serif"'>From:</span></b><span lang=EN-US style='font-size:10.0pt;font-family:"Tahoma","sans-serif"'> Bob Hawkins [mailto:bobhawkins@waitrose.com] <br><b>Sent:</b> 11 November 2011 08:18<br><b>To:</b> talk-gb@openstreetmap.org<br><b>Subject:</b> [Talk-GB] Adding administrative boundaries to OSM Data Layer in JOSM<o:p></o:p></span></p></div></div><p class=MsoNormal><o:p> </o:p></p><div><div><p class=MsoNormal><span style='font-size:10.0pt;font-family:"Arial","sans-serif"'>I posted the following on the OSM Help Forum yesterday: <br>"I have selected civil parish boundaries from OS Boundary-Line for my area of South Oxfordshire, converted them to WGS84 and created a .osm file. These boundaries are polygons, yet the boundaries in OSM that I see are lines. From some articles I have read, I assume that the OS boundaries are merged with the OSM Data Layer in JOSM and adjusted if necessary to join to existing boundaries or deleted where they are coincident, but they are not completely redrawn. How, then, is the apparent conversion from polygon to line achieved?"<o:p></o:p></span></p></div><div><p class=MsoNormal><span style='font-size:10.0pt;font-family:"Arial","sans-serif"'> <br>Frederik Ramm has replied, informing me to split ways. I had done that and although the ways are split, the polygon still appears to retain its qualities: moving the single way that was split still takes the adjacent ways with it, and selecting any of the other ways still highlights the polygon area. It does not revert to a series of lines, or polyline. Copying the selection to a new layer, the boundary retains its infill, so I would imagine that would display as a coloured area if it was uploaded to OSM. <br>Is there something I am missing here?<o:p></o:p></span></p></div><div><p class=MsoNormal><span style='font-size:10.0pt;font-family:"Arial","sans-serif"'><br>Bob Hawkins<o:p></o:p></span></p></div></div></div></div></body></html>