Thanks. I did it just 1 hour before you answered me hehe.<br>The problem was in my map file, i was using JPEG format.<br><br>Finally i am using hilite with kaExplorer, but&nbsp; maybe i have to clean a little bit the code.<br><br>
It was a little bit easy, i just changed the part of the code in queryManager.js that show the output using the XML stuff(after the new layer have been created), and I put a call to map_query_float.php.<br><br><br>My project is a map with the buildings and streets of a city, and after you query into a building, you obtain a 3d view of the building, and then you can choose a floor of it, and see the 3d view of that specific floor. 
<br>It is almost done, i hope i could show it to you soon.<br><br>By the way, is it possible to set the part of kaexplorer where the output of a query or a search is show to be resizable?<br>if it is possible i could show a bigger 3d view of the building just if the user wants.
<br><br><br>Thank you very much.<br>Camilo. <br><br><div><span class="gmail_quote">On 3/28/07, <b class="gmail_sendername">Lorenzo Becchi</b> &lt;<a href="mailto:lorenzo@ominiverdi.com">lorenzo@ominiverdi.com</a>&gt; wrote:
</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">&gt; I have almost understood it. Definetly I am going to intregate it on<br>&gt; kaExplorer, but i have a question.
<br>&gt; When the script generates a new layer (the query layer), can i do<br>&gt; something<br>&gt; to it to see what is under it? because after a query, I just see the<br>&gt; polygon<br>&gt; of the query, but nothing else.
<br>&gt;<br>&gt; I know that the other layer is under it, and it seems that the query layer<br>&gt; fill everthing in white, so i cant see anything more than the polygon&#39;s<br>&gt; query.<br>Ohh, should not do like that!
<br><br>our live example use transparency on that layer.<br><a href="http://www.ominiverdi.org/ka-map/ka-map/htdocs/index_query.html">http://www.ominiverdi.org/ka-map/ka-map/htdocs/index_query.html</a><br><br>pay attention not to overwrite PNG8 or GIF output.
<br>Jpeg cannot be transparent (no alpha channel).<br>ciao<br>Lorenzo<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>