On Jan 14, 2008 5:00 AM, Andy Allan <<a href="mailto:gravitystorm@gmail.com">gravitystorm@gmail.com</a>> wrote:<br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="Ih2E3d">On Jan 14, 2008 4:29 AM, Karl Newman <<a href="mailto:siliconfiend@gmail.com">siliconfiend@gmail.com</a>> wrote:<br><br>> For that matter, I wish all closed ways which designate an area were marked
<br>> as such. I'm working on writing a tiling task for Osmosis which will carve<br>> up data into rectangular grids (for feeding into GPS map creators such as<br>> mkgmap). It has to treat closed ways differently than linear features (hard
<br>> clip them with synthetic nodes right at the boundaries and link the clipped<br>> parts together). Without a universal tag such as area=yes designating a way<br>> as a polygon (simply having a closed way is not sufficient--witness
<br>> roundabouts), the tiling task will have to know about every type of tag<br>> which implicitly designates a polygon. Then when a new implicit polygon tag<br>> is added, the task won't correctly treat it as a polygon until it's told
<br>> about it. We really could use a generic method for designating polygons.<br><br></div>To be honest, extra work for processors/renderers that saves work for<br>thousands and thousands of other contributors adding unnecessary tags
<br>is, I'm afraid, one of the things we need to live with.<br><br>If you want to argue for another primitive type in addition to lines<br>and nodes, that's a different matter. But extra tagging isn't going to
<br>happen, especially with so many other renderers getting along without<br>it.<br><br>Cheers,<br><font color="#888888">Andy<br></font></blockquote></div><br>I was probably angling more for another primitive type, but I understand the reasons OSM doesn't have it. Although, I don't see that adding an polygon designating tag would be such a huge burden on mappers. How much mapping of areal features is done, anyway? Certainly ways are the dominating map feature. But, in the interest of not breaking stuff (the renderers would have to start requiring its use), I'll leave it alone and work around it by adding every new approved polygonal feature...
<br>