<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style type="text/css" style="display:none;"><!-- P {margin-top:0;margin-bottom:0;} --></style>
</head>
<body dir="ltr">
<div id="divtagdefaultwrapper" style="font-size:12pt;color:#000000;font-family:Calibri,Arial,Helvetica,sans-serif;" dir="ltr">
<p><span>In my OFM style I use the continue statement for rendering highways and <span>
is_closed()</span> for detecting areas<br>
</span></p>
<p><span><br>
</span></p>
<p><span>aeroway=runway & is_closed()!=true [0x10117 resolution 20 continue with_actions]
<br>
</span></p>
<p><span>aeroway=taxiway & is_closed()!=true [0x10117 resolution 23 continue with_actions]</span><br>
</p>
<br>
<div style="color: rgb(0, 0, 0);">
<div>
<hr tabindex="-1" style="display:inline-block; width:98%">
</div>
<font size="2"><span style="font-size:10pt;"></span></font></div>
</div>
</body>
</html>