<span class="gmail_quote"></span>LAYER<br>&nbsp; NAME &quot;scuole&quot;<br>&nbsp; METADATA<br>&nbsp;&nbsp;&nbsp; wms_title &quot;scuole&quot;<br>&nbsp;&nbsp;&nbsp; wfs_title &quot;scuole&quot;<br>&nbsp;&nbsp;&nbsp;&nbsp; &quot;DESCRIPTION&quot;&nbsp;&nbsp; &quot;comune&quot;<br>&nbsp;&nbsp;&nbsp; &quot;RESULT_FIELDS&quot; &quot;comune&quot;
<br>&nbsp;&nbsp;&nbsp; &quot;LAYER&quot; &quot;scuole&quot;<br>&nbsp;&nbsp;&nbsp;&nbsp; gml_include_items &quot;all&quot;<br>&nbsp;&nbsp;&nbsp; END<br>&nbsp; STATUS ON<br>&nbsp; DUMP TRUE<br>&nbsp; TYPE POLYGON<br>&nbsp; CONNECTIONTYPE POSTGIS<br>CONNECTION &quot;user=postgres password=**** dbname=NEW host=localhost port=5432&quot;
<br>DATA &quot;the_geom FROM (select comune, I02_97 as Elementari_Classi, I03_97 as Medie_Classi, I04_98 as Superiori_classi, the_geom, gid from scuole) AS scuole USING UNIQUE gid USING SRID=-1&quot;<br>&nbsp; classitem &quot;comune&quot;&nbsp; 
<br>PROJECTION &quot;init=epsg:26591&quot;<br>&nbsp; END <br>LABELITEM comune<br>&nbsp;CLASS<br>&nbsp;&nbsp;&nbsp; NAME &quot;comune&quot;<br>&nbsp;&nbsp; TEMPLATE &quot;ttt_query.html&quot; <br>&nbsp;&nbsp; OUTLINECOLOR 0 0 0<br>&nbsp;&nbsp;&nbsp; LABEL<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; TYPE truetype<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; FONT sans<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; SIZE 7<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; COLOR 0 0 200<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; POSITION auto<br>&nbsp;&nbsp;&nbsp; END<br>END<br>END<br><br>I have some problems with some widgets of chameleon and Postgis Layers.<br><div><pre><br>In maptips widgets and LabelLayer Widget: 
<br><br>As i riported in chameleon list for Maptips: <br><a href="http://lists.maptools.org/pipermail/chameleon/2006-May/004098.html" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
http://lists.maptools.org/pipermail/chameleon/2006-May/004098.html</a><br><br>and for Label Layer:<br><a href="http://lists.maptools.org/pipermail/chameleon/2006-April/003928.html" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
http://lists.maptools.org/pipermail/chameleon/2006-April/003928.html<br></a><br><br>Problem is always the same i cannot see attributes of Layers!<br><br>Thank you in advance for your help!<br><br>Is there something Wrong in mapfile??
<br><br>Or is it a problem of the parser of chameleon widget for postgis layers?<br><br><br><br></pre>

</div>