Hi everybody!!

I have a problem with the tooltips in my project.
My debbugger says: 

 <!--  /* Font Definitions */ @font-face {font-family:"Arial Unicode MS"; 
panose-1:2 11 6 4 2 2 2 2 2 4; mso-font-charset:128; 
mso-generic-font-family:swiss; mso-font-pitch:variable; mso-font-signature:-1 
-369098753 63 0 4129023 0;} @font-face {font-family:"[EMAIL PROTECTED] Unicode 
MS"; panose-1:2 11 6 4 2 2 2 2 2 4; mso-font-charset:128; 
mso-generic-font-family:swiss; mso-font-pitch:variable; mso-font-signature:-1 
-369098753 63 0 4129023 0;}  /* Style Definitions */ p.MsoNormal, li.MsoNormal, 
div.MsoNormal {mso-style-parent:""; margin:0cm; margin-bottom:.0001pt; 
mso-pagination:widow-orphan; font-size:10.0pt; mso-bidi-font-size:12.0pt; 
font-family:Arial; mso-fareast-font-family:"Times New Roman"; 
mso-bidi-font-family:"Times New Roman";} pre {margin:0cm; 
margin-bottom:.0001pt; mso-pagination:widow-orphan; font-size:10.0pt; 
font-family:"Arial Unicode MS";} @page Section1 {size:612.0pt 792.0pt; 
margin:70.85pt 70.85pt 70.85pt 70.85pt; mso-header-margin:36.0pt; 
mso-footer-margin:36.0pt; mso-paper-source:0;} div.Section1 {page:Section1;} 
--> AjaxPlugins.ToolTips: sending request for coords 671744.1666666666, 
96594.18276492762...
 Request sent with url 
:./crise_routes.php?toolTips=1&geoX=671744.1666666666&geoY=96594.18276492762&charSet=utf-8〈=
 Error: Error: [object XMLHttpRequest]
 AjaxPlugins.ToolTips: AJAX request aborted!

and firebug:

Message: DB Error: unknown errorUserinfo: SELECT type_ev, observations FROM 
evenements WHERE the_geom && setSRID('BOX3D(670573.333333 95424.1871373, 672915 
97764.1783926)'::box3d, -1) AND Distance(the_geom, GeometryFromText( 
'POINT(671744.1666666666 96594.18276492762)', -1 ) ) < 2341.66666667 
[nativecode=ERREUR:  Operation on two geometries with different SRIDs]

The layer I want to get tooltips on has a projection type epsg : 27573.
I read somewhere that tooltips worked only with srids = -1.
Is that true? How can I solve the problem in this case?

Thanks.
Claire

_______________________________________________
Cartoweb-users mailing list
Cartoweb-users@lists.maptools.org
http://lists.maptools.org/mailman/listinfo/cartoweb-users

Reply via email to