<div dir="ltr"><div class="gmail_extra"><br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div><div style="font-size:13.3333px;font-family:tahoma;color:rgb(0,0,0);font-weight:400;font-style:normal;background:none 0% 0%/auto repeat scroll padding-box border-box rgba(0,0,0,0)"><div><div><br>
    FILTER "([ID='BJDA1')"</div></div></div></div></blockquote><div><span style="color:rgb(0,0,0);font-family:tahoma;font-size:13.3333px">Same result. Does not work with filter active, works when the filter line is commented.</span> </div><div><br></div><div>Your FILTER line is syntactically incorrect. Try with</div><div><br></div><div>FILTER ("[ID]"="BJDA1") </div><div><br></div><div>if using Mapserver 7, or</div><div><br></div><div>FILTER "ID='BJDA1'"</div><div><br></div><div>for mapserver < 7</div><div><br></div><div>--</div><div>thomas</div><div> </div></div><br></div></div>