<table cellspacing="0" cellpadding="0" border="0" ><tr><td valign="top" style="font: inherit;">hi, Rashad<br><br>1. to display the two vectors in one group, you can configure your *.map file<br>in LAYER section, set GROUP part to be whatever group name you want.<br>for example, you want to name your group as 'vectors', so:<br>LAYER<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; NAME 'vector1'<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; GROUP 'vectors'<br>.........<br>.........<br><br>and for 'vector2', set in another LAYER section with the same GROUP name:<br>LAYER<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; NAME 'vector2'<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; GROUP 'vectors'<br>
.........<br>
.........<br>then, in ka-map you'll see both vector1 and vector2 are grouped in one GROUP named 'vectors'.<br><br>2. to make the status on and off by default, also you can configure it in your *.map file<br>in LAYER section, set STATUS to be ON or OFF:<br>LAYER<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; STATUS ON (or OFF)<br>.........<br>

.........<br>if you set STATUS to ON, then the layer will be directly displayed on ka-map activation<br><br>hope it helps...&nbsp; :)<br>-donny-<br><br><br><br>--- On <b>Fri, 3/20/09, Mohammed Rashad <i>&lt;rashadkm@gmail.com&gt;</i></b> wrote:<br><blockquote style="border-left: 2px solid rgb(16, 16, 255); margin-left: 5px; padding-left: 5px;">From: Mohammed Rashad &lt;rashadkm@gmail.com&gt;<br>Subject: [ka-Map-users] Multiple layers<br>To: ka-map-users@lists.maptools.org<br>Date: Friday, March 20, 2009, 9:58 PM<br><br><div id="yiv1730021663">i have two vector files named vector1 and vector2<br><br>how to display both inside a single group and making layer status on and off. the interface should look like this<br><br>+--Layers<br>&nbsp;&nbsp;&nbsp;&nbsp; ..........<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; +--Vector<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; +--vector1<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; +--vector2<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; ........<br><br>any help is welcome<br>
</div><pre>_______________________________________________<br>ka-Map-users mailing list<br>ka-Map-users@lists.maptools.org<br>http://lists.maptools.org/mailman/listinfo/ka-map-users<br></pre></blockquote></td></tr></table><br>