[Chameleon] question about Query widget

Bart van den Eijnden bartvde at xs4all.nl
Fri Sep 16 06:16:49 EDT 2005


Hi Matt,

it will require some programming but not too much.

First of all, Mapserver WMS client won't cascade GetFeatureInfo, so you 
need to use the PHP Mapscript function which builds a GetFeatureInfo URL 
called getWMSFeatureInfoURL. I think Chameleon already follows this 
approach.

But Chameleon can only parse Mapserver GML or Cubewerx GML, so you will 
have to add a little parsing code for ArcXML. This code is in 
queryresults.phtml.

There is also a bug for this but I have never gotten to it.

http://bugzilla.maptools.org/show_bug.cgi?id=464

Best regards,
Bart

He, Matt Yubin wrote:

>
>
>I am using a layer from an ESRI WMS server. This layer is queryable. But
>the Query widget in my Chameleon application always says "The layers did
>not return any results". 
>
>I have read some Mapserver documents, but still have no clue how to make
>it work.
>
>Could someone show me how make it work?
>
>Thanks.
>
>
>Matt
>
>
>
>
>
>_______________________________________________
>Chameleon mailing list
>Chameleon at lists.maptools.org
>http://lists.maptools.org/mailman/listinfo/chameleon
>
>
>  
>



More information about the Chameleon mailing list