[Chameleon] WMSBrowser in combination with Query

bartvde at xs4all.nl bartvde at xs4all.nl
Thu May 13 10:38:08 EDT 2004


Hi Paul (cc list),

WMS layers which get added through the WMSBrowser widget don't display
GetFeatureInfo (through the query tool).

I had to add two lines to WMSBrowser.widget.php to get this working, Paul
could you incorporate this in CVS please?

These are the lines I needed to add:

$oNewLayer->set( "connection", $axParams["connection"] );
// Bart, 13-05-2004:
$oNewLayer->set( "template", "blank.html" );
$oNewLayer->set( "dump", TRUE );

Thanks.

Best regards,
Bart


More information about the Chameleon mailing list