<div dir="ltr"><div dir="ltr"><div dir="ltr"><div>Hi,</div><div><br></div><div>I've been adding large Alaskan National Wildlife Refuges to OSM. The boundaries weren't displaying so I added a directive in my relations file modeled after the administrative boundary code in the default style that adds a name to protected areas like so:</div><div><br></div><div><span style="font-family:monospace,monospace">(type=boundary | type=multipolygon) & boundary=protected_area & name=*<br>{ apply<br>  {<br>    set mkgmap:boundary_name='$(mkgmap:boundary_name)/${name}' | '${name}';<br>  }<br>}</span></div><div><br></div><div>Then in my lines file I included a line style defined as: <span style="font-family:monospace,monospace">boundary=nature_reserve | boundary=protected_area [0x10e12 resolution 19].</span> <br></div><div><br></div><div>This works well but the lines bounding the inner areas of these relations do not render. How can I make them display?</div><div><br></div><div>Many thanks</div><div><br></div><div>Dave<br></div><div><br>-- <br><div dir="ltr" class="gmail_signature"><div dir="ltr">Dave Swarthout<br>Homer, Alaska<br>Chiang Mai, Thailand<br>Travel Blog at <a href="http://dswarthout.blogspot.com" target="_blank">http://dswarthout.blogspot.com</a></div></div></div></div></div></div>