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 starting at maybe 10,000 <br><br><br><div><span class="gmail_quote">On 2/22/06,
<b class="gmail_sendername">ramesh karra</b> <<a href="mailto:karrarm@yahoo.com">karrarm@yahoo.com</a>> 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>"test1" => array( "TEST1", "/ms4w/test.map",<br> array( 40000000, 25000000, 12000000, 7500000,<br>
3000000, 1000000 ),<br> "PNG"),<br><br>but it does not display anything! I was not sure what<br>the numbers in "array( 40000000, 25000000, 12000000,<br>7500000, 3000000, 1000000 )"' 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> IMAGETYPE PNG<br> EXTENT
74.3605 24.2590 79.5400 20.5070<br> SIZE 600 450<br> SHAPEPATH "/ms4w/"<br> IMAGECOLOR 225 225 225<br> FONTSET "/ms4w/apps/ms101/fonts/fonts.list"<br> SYMBOLSET "c:\ms4w\symbols.sym"
<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? 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>