i think your problem is in the array that you were asking about in config.php, that holds the scales for the zoom levels. <br>try much smaller values&nbsp; starting at maybe 10,000 <br><br><br><div><span class="gmail_quote">On 2/22/06, 
<b class="gmail_sendername">ramesh karra</b> &lt;<a href="mailto:karrarm@yahoo.com">karrarm@yahoo.com</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi,<br><br>I have downloaded UMN mapserver and ka-map and was<br>able to successfully install and test the sample<br>ka-map application. I am planning to use my own .map<br>file and a set of shape files. My questions are:
<br><br>1 - I have added my map file to config.php as follows:<br><br>&quot;test1&quot; =&gt; array( &quot;TEST1&quot;, &quot;/ms4w/test.map&quot;,<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;array( 40000000, 25000000, 12000000, 7500000,<br>
3000000, 1000000 ),<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&quot;PNG&quot;),<br><br>but it does not display anything! I was not sure what<br>the numbers in &quot;array( 40000000, 25000000, 12000000,<br>7500000, 3000000, 1000000 )&quot;' mean. Is there any
<br>document on how to deploy my own maps using ka-map?<br><br>My map file (and shape files) have data in lat-long<br>coordinates and the extent specified is also in<br>lat-long --<br>MAP<br>&nbsp;&nbsp;IMAGETYPE&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;PNG<br>&nbsp;&nbsp;EXTENT&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
74.3605 24.2590 79.5400 20.5070<br>&nbsp;&nbsp;SIZE&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 600 450<br>&nbsp;&nbsp;SHAPEPATH&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&quot;/ms4w/&quot;<br>&nbsp;&nbsp;IMAGECOLOR&nbsp;&nbsp;&nbsp;&nbsp; 225 225 225<br>&nbsp;&nbsp;FONTSET&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&quot;/ms4w/apps/ms101/fonts/fonts.list&quot;<br>&nbsp;&nbsp;SYMBOLSET&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&quot;c:\ms4w\symbols.sym&quot;
<br>...<br><br>I have used the same map file and was successfully<br>able to display it by directly(ie. without ka-map)<br>using mapserver's WMS feature.<br><br>I would really appreciate your help in resolving this<br>issue.
<br><br>Thanks<br>Ramesh<br><br><br>__________________________________________________<br>Do You Yahoo!?<br>Tired of spam?&nbsp;&nbsp;Yahoo! Mail has the best spam protection around<br><a href="http://mail.yahoo.com">http://mail.yahoo.com
</a><br>_______________________________________________<br>ka-Map-users mailing list<br><a href="mailto:ka-Map-users@lists.maptools.org">ka-Map-users@lists.maptools.org</a><br><a href="http://lists.maptools.org/mailman/listinfo/ka-map-users">
http://lists.maptools.org/mailman/listinfo/ka-map-users</a><br></blockquote></div><br>