<p>I am facing a problem with Map server and i believe it is about a mistake i am doing in Map File. i will be thankful if you help me to sort that error out.</p>
<p>I have made a new layer which contains a lot of POI. the problem is that whenever i zoom in more than 22.2 with units in meter that layer becomes disappeard. i want to know how may i keep that layer visible for next zoom ins ?!
</p>
<div>Following is map file that i am using right now.<br><br>MAP</div>
<p>NAME &quot;Zone Samples&quot;</p>
<p>STATUS ON</p>
<p>EXTENT 51.58137 22.64441 56.37089 26.04807 </p>
<p>SIZE 600 600 </p>
<p>SHAPEPATH &quot;D:\HostedWebsites\TutorialMapServerSolution\data\MapServer&quot;</p>
<p>FONTSET &quot;D:\HostedWebsites\TutorialMapServerSolution\data\fonts\fonts.list&quot;</p>
<p>UNITS METERS</p>
<p>WEB</p>
<p>IMAGEPATH &quot;C:\Inetpub\wwwroot\temp&quot;</p>
<p>IMAGEURL &quot;C:\Inetpub\wwwroot\temp&quot;</p>
<p>END</p>
<p>SYMBOL</p>
<p>NAME &quot;square&quot;</p>
<p>TYPE ELLIPSE</p>
<p>FILLED TRUE</p>
<p>ANTIALIAS FALSE</p>
<p>POINTS</p>
<p>1 1 1 1 1 1</p>
<p>END</p>
<p>END</p>
<p>LAYER</p>
<p>NAME &quot;POINT&quot;</p>
<p>STATUS ON</p>
<p>DATA &quot;Point1&quot;</p>
<p>TYPE Point</p>
<p>CLASSITEM &quot;LAYER&quot;</p>
<p>LABELITEM &quot;NAME&quot;</p>
<p>MAXFEATURES 500</p>
<p>TRANSFORM TRUE</p>
<p>CLASS</p>
<p>TEXT ([NAME])</p>
<p>LABEL</p>
<p>TYPE TRUETYPE</p>
<p>FONT &quot;arial&quot;</p>
<p>SIZE 7</p>
<p>POSITION AUTO</p>
<p>ANGLE AUTO</p>
<p>#MINFEATURESIZE AUTO</p>
<p>COLOR 255 0 0</p>
<p>ANTIALIAS TRUE</p>
<p>PARTIALS TRUE</p>
<p>FORCE TRUE</p>
<p>#WRAP &quot; &quot;</p>
<p>END</p>
<p>STYLE</p>
<p>SYMBOL &quot;square&quot;</p>
<p>COLOR 255 0 255</p>
<p>OUTLINECOLOR 0 0 0</p>
<p>BACKGROUNDCOLOR 255 0 0</p>
<p>ANTIALIAS TRUE</p>
<p>END</p>
<p>END</p>
<p>END</p>
<p>END</p>
<p><br>&nbsp;</p>