<html><head><style type='text/css'>p { margin: 0; }</style></head><body><div style='font-family: Times New Roman; font-size: 8Impr; color: #000000'>Hello all,<br>I try to install the Tooltips plugin.<br>But I know about the new version since 2007.<br><br>I try to connnect my geographic data from a database PostGIS but it doesn't in my map.<br>
This is the mapfile with th econnection <br>
<div style="margin: 5px 20px 20px;">
        <div class="smallfont" style="margin-bottom: 2px;"><br></div>
        <table border="0" cellpadding="6" cellspacing="0" width="100%">
        <tbody><tr>
                <td class="alt2" style="border: 1px inset ;">
                        
                                LAYER<br>
NAME "axones"<br>
STATUS ON<br>
maxscale 50000<br>
DATA "the_geom from axones"<br>
TYPE LINE<br>
connection "dbname=komotini user=monuser password=monpwd"<br>
connectionType POSTGIS<br>
LABELCACHE ON<br>
labelitem "name"<br>
class<br>
name "axones"<br>
outlinecolor 250 250 250<br>
color 250 250 250 <br>
SIZE 9<br>
label<br>
type truetype<br>
font Vera<br>
#angle auto<br>
color 0 102 255<br>
size 6<br>
angle auto<br>
end<br>
end<br>
DUMP TRUE<br>
template "ttt"<br>
HEADER "/header.html"<br>
FOOTER "/footer.html"<br>
METADATA<br>
"wms_title" "Roads - Axones"<br>
"wms_format" "image/png"<br>
"wms_srs" "EPSG:4121 EPSG:4326 EPSG:2100 EPSG:4815 EPSG:4120 EPSG:27582
EPSG:3004 EPSG:23030 EPSG:4230 EPSG:32630 EPSG:4269 EPSG:4267 EPSG:4261"<br>
"id_attribute_string" "length"<br>
"id_attribute_string" "length|int"<br>
"query_returned_attributes" "length name"<br>
"gml_include_items" "length,name"<br>
"gml_length_alias" "length"<br>
"gml_name_alias" "ONOMA"<br>
END<br>
END
                        
                </td>
        </tr>
        </tbody></table>
</div>Where could be the problem about no apparence of my data?<br>It's in relation with my plugin or with data in pgsql ? <br><br>Thanks<br> <br>Arno<br><br></div></body></html>