<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2800.1479" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Hello,</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>I have a "3-tier" mapserver configuration. On the 
database side I have a Mapserver 4.6 CGI that fetches data from Oracle and 
publish the data via WMS. Then I have another machine running latest version of 
Chameleon with PHPMapscript 4.8.1, and this is configured as a WMS client and 
fetches data from the other server. Everything working ok for standard map 
browsing. </FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>I tried to implement spatial point queries in the 
Chameleon setup by defining the TEMPLATE parameter in&nbsp;the mapfile of 
my&nbsp;Chameleon&nbsp;app. I figured&nbsp;the WMS server&nbsp;would just return 
some HTML instead of a map since I have set 
the&nbsp;"wms_feature_info_mime_type" parameter to "text/html". &nbsp;But this 
causes PHP to chrash instantly.&nbsp;</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>The "WMS-client&nbsp;Howto"&nbsp;says 
that&nbsp;applications can use the Mapscript method layer.getWMSFeatureInfoURL() 
to get access to queried features directly.</FONT><FONT face=Arial size=2>But I 
am having problem in understanding where to start and where to&nbsp;inject my 
code with&nbsp;this method into the Chameleon environment. Do I need 
to&nbsp;write my own Widget to do this? Should I try to build on the Widget 
which is allready there for feature query? </FONT></DIV>
<DIV><FONT face=Arial size=2>If I just want to write my own PHP code that 
generates the necessary Mapscript server code&nbsp;and additional Javascript 
client code, where is it best to do this? </FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>&nbsp; erik</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV></BODY></HTML>